GEMC
2.2
Geant4 Monte-Carlo Framework
|
#include <bst_hitprocess.h>
Public Member Functions | |
~bst_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] |
bst_HitProcess
The barrel silicon tracker hit process routine include:
Definition at line 18 of file bst_hitprocess.h.
|
inline |
Definition at line 21 of file bst_hitprocess.h.
|
inlinestatic |
Definition at line 34 of file bst_hitprocess.h.
|
virtual |
Implements HitProcess.
Definition at line 9 of file bst_hitprocess.cc.
|
virtual |
Implements HitProcess.
Definition at line 124 of file bst_hitprocess.cc.
|
virtual |
< Local Coordinates of interaction
Implements HitProcess.
Definition at line 62 of file bst_hitprocess.cc.