GEMC
1.8
Geant4 Monte-Carlo Framework
|
#include <HTCC_hitprocess.h>
Public Member Functions | |
~HTCC_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 |
Definition at line 12 of file HTCC_hitprocess.h.
|
inline |
Definition at line 15 of file HTCC_hitprocess.h.
|
inlinestatic |
Definition at line 18 of file HTCC_hitprocess.h.
Implements MPHBaseClass.
Definition at line 15 of file HTCC_hitprocess.cc.
|
virtual |
Implements MPHBaseClass.
Definition at line 174 of file HTCC_hitprocess.cc.