13 #ifndef SIM_SIMCHANNEL_H 14 #define SIM_SIMCHANNEL_H 45 unsigned short const&
TDC()
const {
return fTDC; }
62 #endif // sdp_SIMCHANNEL_H unsigned short fTDC
TDC value of the readout.
unsigned int const & Channel() const
float const & NumElectrons() const
unsigned short const & TDC() const
int fTrackID
Geant4 supplied track ID.
bool operator==(gar::sdp::IDE const &b) const
bool operator<(gar::sdp::IDE const &b) const
void operator+=(gar::sdp::IDE const &b)
General GArSoft Utilities.
unsigned int fChannel
channel number for these electrons
float fNumElectrons
total number of electrons for this track ID and time
IDE(int id, float numE, unsigned int channel, unsigned short tdc)
int const & TrackID() const