GEMC
1.8
Geant4 Monte-Carlo Framework
|
#include <CND_hitprocess.h>
Public Member Functions | |
~CND_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... | |
double | BirksAttenuation (double, double, int, double) |
![]() | |
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 CND_hitprocess.h.
|
inline |
Definition at line 15 of file CND_hitprocess.h.
double CND_HitProcess::BirksAttenuation | ( | double | destep, |
double | stepl, | ||
int | charge, | ||
double | birks | ||
) |
Definition at line 303 of file CND_hitprocess.cc.
|
inlinestatic |
Definition at line 18 of file CND_hitprocess.h.
Implements MPHBaseClass.
Definition at line 15 of file CND_hitprocess.cc.
|
virtual |
Implements MPHBaseClass.
Definition at line 295 of file CND_hitprocess.cc.