ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/extended/polarisation/Pol01/include/ProcessesCount.hh>
Public Member Functions | |
ProcessCount (G4String name) | |
~ProcessCount () | |
G4String | GetName () |
G4int | GetCounter () |
void | Count () |
Private Attributes | |
G4String | fName |
G4int | fCounter |
Definition at line 41 of file ProcessesCount.hh.
View newest version in sPHENIX GitHub at line 41 of file ProcessesCount.hh
|
inline |
Definition at line 44 of file ProcessesCount.hh.
View newest version in sPHENIX GitHub at line 44 of file ProcessesCount.hh
|
inline |
Definition at line 45 of file ProcessesCount.hh.
View newest version in sPHENIX GitHub at line 45 of file ProcessesCount.hh
|
inline |
Definition at line 50 of file ProcessesCount.hh.
View newest version in sPHENIX GitHub at line 50 of file ProcessesCount.hh
|
inline |
Definition at line 49 of file ProcessesCount.hh.
View newest version in sPHENIX GitHub at line 49 of file ProcessesCount.hh
References fCounter.
Definition at line 48 of file ProcessesCount.hh.
View newest version in sPHENIX GitHub at line 48 of file ProcessesCount.hh
References fName.
|
private |
Definition at line 54 of file ProcessesCount.hh.
View newest version in sPHENIX GitHub at line 54 of file ProcessesCount.hh
Referenced by GetCounter(), and ProcessCount().
|
private |
Definition at line 50 of file ProcessesCount.hh.
View newest version in sPHENIX GitHub at line 50 of file ProcessesCount.hh
Referenced by GetName(), and ProcessCount().