GEMC
1.8
Geant4 Monte-Carlo Framework
|
#include <BST_hitprocess.h>
Public Member Functions | |
~BST_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 |
BST_HitProcess
The barrel silicon tracker hit process routine include:
Definition at line 22 of file BST_hitprocess.h.
|
inline |
Definition at line 25 of file BST_hitprocess.h.
|
inlinestatic |
Definition at line 28 of file BST_hitprocess.h.
Implements MPHBaseClass.
Definition at line 8 of file BST_hitprocess.cc.
|
virtual |
< Local Coordinates of interaction
Implements MPHBaseClass.
Definition at line 115 of file BST_hitprocess.cc.