GEMC
1.8
Geant4 Monte-Carlo Framework
|
#include <OTOF_hitprocess.h>
Public Member Functions | |
~OTOF_HitProcess () | |
PH_output | ProcessHit (MHit *, gemc_opts) |
Method to process the hit. More... | |
vector< identifier > | ProcessID (vector< identifier >, G4Step *, detector, gemc_opts) |
Method to calculate new identifier. More... | |
![]() | |
virtual | ~MPHBaseClass () |
Static Public Member Functions | |
static MPHBaseClass * | createHitClass () |
Additional Inherited Members | |
![]() | |
string | HCname |
Hit Collection name. More... | |
map< string, double > | gpars |
Forward Time of Flight Hit Process Routine
The Calibration Constants are:
Definition at line 18 of file OTOF_hitprocess.h.
|
inline |
Definition at line 21 of file OTOF_hitprocess.h.
|
inlinestatic |
Definition at line 24 of file OTOF_hitprocess.h.
Implements MPHBaseClass.
Definition at line 11 of file OTOF_hitprocess.cc.
|
virtual |
Implements MPHBaseClass.
Definition at line 116 of file OTOF_hitprocess.cc.