GEMC
2.2
Geant4 Monte-Carlo Framework
|
#include <dc_hitprocess.h>
Public Member Functions | |
~dc_HitProcess () | |
dc_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 | init_subclass () |
map< string, double > | integrateRaw (MHit *, int, bool) |
map< string, vector< double > > | allRaws (MHit *, int) |
virtual map< double, double > | signalVT (MHit *, int) |
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 |
double | par [4] |
Definition at line 12 of file dc_hitprocess.h.
|
inline |
Definition at line 16 of file dc_hitprocess.h.
|
inline |
Definition at line 19 of file dc_hitprocess.h.
|
inlinestatic |
Definition at line 38 of file dc_hitprocess.h.
|
virtual |
< 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 HitProcess.
Definition at line 12 of file dc_hitprocess.cc.
|
virtual |
Implements HitProcess.
Definition at line 196 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 HitProcess.
Definition at line 137 of file dc_hitprocess.cc.