GEMC
1.8
Geant4 Monte-Carlo Framework
|
#include <DC_hitprocess.h>
Public Member Functions | |
~DC_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 DC_hitprocess.h.
|
inline |
Definition at line 15 of file DC_hitprocess.h.
|
inlinestatic |
Definition at line 19 of file DC_hitprocess.h.
< G4Trap Semilength
< Y length of cell
< Center of wire hit
< drift velocity is 53 um/ns for region1
< drift velocity is 26 um/ns for region2
< drift velocity is 36 um/ns for region3
< smeared by 300 microns for now
Implements MPHBaseClass.
Definition at line 12 of file DC_hitprocess.cc.
|
virtual |
< Volume name
< Global Coordinates of interaction
< Local Coordinates of interaction
< G4Trap Semilength
< Distance from bottom of G4Trap - modified by ministaggger
Implements MPHBaseClass.
Definition at line 246 of file DC_hitprocess.cc.