GEMC
2.2
Geant4 Monte-Carlo Framework
|
#include <ec_hitprocess.h>
Public Member Functions | |
~ec_HitProcess () | |
void | init_subclass () |
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 *, 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 8 of file ec_hitprocess.h.
|
inline |
Definition at line 12 of file ec_hitprocess.h.
|
inlinestatic |
Definition at line 34 of file ec_hitprocess.h.
|
inlinevirtual |
Reimplemented from HitProcess.
Definition at line 14 of file ec_hitprocess.h.
|
virtual |
< G4Trap Semilength.
< G4Trap Semilength.
Implements HitProcess.
Definition at line 9 of file ec_hitprocess.cc.
|
virtual |
Implements HitProcess.
Definition at line 184 of file ec_hitprocess.cc.
|
virtual |
< Global Coordinates of interaction
< Local Coordinates of interaction
< G4Trap Semilength. these points are needed to get the strip number.
< G4Trap Semilength.
Implements HitProcess.
Definition at line 85 of file ec_hitprocess.cc.