#include <SimChannel.h>
Definition at line 24 of file SimChannel.h.
Definition at line 19 of file SimChannel.cxx.
unsigned short fTDC
TDC value of the readout.
int fTrackID
Geant4 supplied track ID.
static int max(int a, int b)
unsigned int fChannel
channel number for these electrons
float fNumElectrons
total number of electrons for this track ID and time
gar::sdp::IDE::IDE |
( |
sdp::IDE const & |
ide, |
|
|
int |
offset |
|
) |
| |
Definition at line 27 of file SimChannel.cxx.
unsigned short fTDC
TDC value of the readout.
int fTrackID
Geant4 supplied track ID.
unsigned int fChannel
channel number for these electrons
float fNumElectrons
total number of electrons for this track ID and time
gar::sdp::IDE::IDE |
( |
int |
id, |
|
|
float |
numE, |
|
|
unsigned int |
channel, |
|
|
unsigned short |
tdc |
|
) |
| |
|
inline |
Definition at line 32 of file SimChannel.h.
unsigned short fTDC
TDC value of the readout.
int fTrackID
Geant4 supplied track ID.
unsigned int fChannel
channel number for these electrons
float fNumElectrons
total number of electrons for this track ID and time
unsigned int const& gar::sdp::IDE::Channel |
( |
| ) |
const |
|
inline |
Definition at line 44 of file SimChannel.h.
unsigned int fChannel
channel number for these electrons
float const& gar::sdp::IDE::NumElectrons |
( |
| ) |
const |
|
inline |
Definition at line 43 of file SimChannel.h.
float fNumElectrons
total number of electrons for this track ID and time
Definition at line 36 of file SimChannel.cxx.
41 <<
"attempting to add IDEs with different trackIDs: " unsigned short fTDC
TDC value of the readout.
int fTrackID
Geant4 supplied track ID.
float fNumElectrons
total number of electrons for this track ID and time
#define MF_LOG_WARNING(category)
Definition at line 69 of file SimChannel.cxx.
73 if(
fTDC <
b.TDC() )
return true;
74 else if(
fTDC ==
b.TDC()){
78 if(absTrkID < absTrkIDB)
return true;
unsigned short fTDC
TDC value of the readout.
int fTrackID
Geant4 supplied track ID.
unsigned int fChannel
channel number for these electrons
Definition at line 59 of file SimChannel.cxx.
unsigned short fTDC
TDC value of the readout.
int fTrackID
Geant4 supplied track ID.
unsigned int fChannel
channel number for these electrons
unsigned short const& gar::sdp::IDE::TDC |
( |
| ) |
const |
|
inline |
Definition at line 45 of file SimChannel.h.
unsigned short fTDC
TDC value of the readout.
int const& gar::sdp::IDE::TrackID |
( |
| ) |
const |
|
inline |
Definition at line 42 of file SimChannel.h.
int fTrackID
Geant4 supplied track ID.
unsigned int gar::sdp::IDE::fChannel |
channel number for these electrons
Definition at line 55 of file SimChannel.h.
float gar::sdp::IDE::fNumElectrons |
total number of electrons for this track ID and time
Definition at line 54 of file SimChannel.h.
unsigned short gar::sdp::IDE::fTDC |
int gar::sdp::IDE::fTrackID |
The documentation for this class was generated from the following files: