GEMC
2.3
Geant4 Monte-Carlo Framework
|
#include <dc_hitprocess.h>
Public Member Functions | |
~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) |
map< string, double > | integrateRaw (MHit *, int, bool) |
map< string, vector< double > > | allRaws (MHit *, int) |
virtual map< double, double > | signalVT (MHit *) |
virtual map< int, int > | quantumS (map< double, double >, MHit *) |
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 |
Definition at line 41 of file dc_hitprocess.h.
|
inline |
Definition at line 45 of file dc_hitprocess.h.
|
inlinestatic |
Definition at line 58 of file dc_hitprocess.h.
|
virtual |
< G4Trap Semilength
< Y length of cell
< Center of wire hit
Implements HitProcess.
Definition at line 98 of file dc_hitprocess.cc.
|
virtual |
Implements HitProcess.
Definition at line 246 of file dc_hitprocess.cc.
|
virtual |
< Global Coordinates of interaction
< Local Coordinates of interaction
< G4Trap Semilength
< Distance from bottom of G4Trap - modified by ministaggger
Implements HitProcess.
Definition at line 199 of file dc_hitprocess.cc.