GEMC
2.3
Geant4 Monte-Carlo Framework
|
#include <bonus_hitprocess.h>
Public Member Functions | |
~bonus_HitProcess () | |
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) |
virtual void | initWithRunNumber (int runno) |
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 () |
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 |
Ceontral Time of Flight Hit Process Routine
The Calibration Constants are:
Definition at line 13 of file bonus_hitprocess.h.
|
inline |
Definition at line 17 of file bonus_hitprocess.h.
|
inlinestatic |
Definition at line 30 of file bonus_hitprocess.h.
|
virtual |
Implements HitProcess.
Definition at line 8 of file bonus_hitprocess.cc.
|
virtual |
Implements HitProcess.
Definition at line 53 of file bonus_hitprocess.cc.
|
virtual |
Implements HitProcess.
Definition at line 46 of file bonus_hitprocess.cc.