ADCDigit.cxx File Reference

#include "RawData/ADCDigit.h"
#include <iostream>

Go to the source code of this file.

Functions

 ClassImp (ADCDigit) std
 
Id
ADCDigit.cxx,v 1.2 2004/04/17 21:51:26 lebedev Exp


Function Documentation

ClassImp ( ADCDigit   ) 

Id
ADCDigit.cxx,v 1.2 2004/04/17 21:51:26 lebedev Exp

Class for a generic digit.

Definition at line 10 of file ADCDigit.cxx.

00015 {
00016   os << "ADCDigit: chan = " << d.fChannel << ", ADC = " << d.fADC;
00017   return os;
00018 }


Generated on Mon Nov 23 08:02:29 2009 for MIPP(E907) by  doxygen 1.4.7