GEMC
2.3
Geant4 Monte-Carlo Framework
|
#include <ctof_hitprocess.h>
Public Member Functions | |
~ctof_HitProcess () | |
void | initWithRunNumber (int runno) |
map< string, double > | integrateDgt (MHit *, int) |
map< string, vector< int > > | multiDgt (MHit *, int) |
vector< identifier > | processID (vector< identifier >, G4Step *, detector) |
![]() | |
virtual | ~HitProcess () |
void | init (string name, goptions go, map< string, double > gp) |
map< string, double > | integrateRaw (MHit *, int, bool) |
map< string, vector< double > > | allRaws (MHit *, int) |
virtual map< double, double > | signalVT (MHit *) |
virtual map< int, int > | quantumS (map< double, double >, MHit *) |
Static Public Member Functions | |
static HitProcess * | createHitClass () |
Static Public Attributes | |
static ctofConstants | ctc = initializeCTOFConstants(-1) |
Additional Inherited Members | |
![]() | |
double | DGauss (double x, double *par, double Edep, double stepTime) |
![]() | |
string | HCname |
goptions | gemcOpt |
map< string, double > | gpars |
double | verbosity |
string | log_msg |
Central Time of Flight Hit Process Routine
Definition at line 61 of file ctof_hitprocess.h.
|
inline |
Definition at line 65 of file ctof_hitprocess.h.
|
inlinestatic |
Definition at line 83 of file ctof_hitprocess.h.
|
virtual |
Reimplemented from HitProcess.
Definition at line 117 of file ctof_hitprocess.cc.
|
virtual |
Implements HitProcess.
Definition at line 128 of file ctof_hitprocess.cc.
|
virtual |
Implements HitProcess.
Definition at line 238 of file ctof_hitprocess.cc.
|
virtual |
Implements HitProcess.
Definition at line 231 of file ctof_hitprocess.cc.
|
static |
Definition at line 68 of file ctof_hitprocess.h.