ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/extended/analysis/B1Con/include/B1ConRun.hh>
Private Attributes | |
std::vector< G4double > | fEdepEventVector |
Additional Inherited Members | |
Protected Attributes inherited from G4Run | |
G4int | runID |
G4int | numberOfEvent |
G4int | numberOfEventToBeProcessed |
G4HCtable * | HCtable |
G4DCtable * | DCtable |
G4String | randomNumberStatus |
std::vector< const G4Event * > * | eventVector |
Definition at line 41 of file B1ConRun.hh.
View newest version in sPHENIX GitHub at line 41 of file B1ConRun.hh
B1ConRun::B1ConRun | ( | ) |
Definition at line 34 of file B1ConRun.cc.
View newest version in sPHENIX GitHub at line 34 of file B1ConRun.cc
|
virtual |
Definition at line 41 of file B1ConRun.cc.
View newest version in sPHENIX GitHub at line 41 of file B1ConRun.cc
Reimplemented from B1Run.
Definition at line 59 of file B1ConRun.cc.
View newest version in sPHENIX GitHub at line 59 of file B1ConRun.cc
References B1Run::AddEdep(), and fEdepEventVector.
Definition at line 53 of file B1ConRun.hh.
View newest version in sPHENIX GitHub at line 53 of file B1ConRun.hh
References fEdepEventVector.
Referenced by B1ConRunAction::EndOfRunAction().
|
inline |
Definition at line 52 of file B1ConRun.hh.
View newest version in sPHENIX GitHub at line 52 of file B1ConRun.hh
References fEdepEventVector.
Referenced by B1ConRunAction::EndOfRunAction().
Reimplemented from B1Run.
Definition at line 46 of file B1ConRun.cc.
View newest version in sPHENIX GitHub at line 46 of file B1ConRun.cc
References fEdepEventVector, and B1Run::Merge().
|
private |
Definition at line 56 of file B1ConRun.hh.
View newest version in sPHENIX GitHub at line 56 of file B1ConRun.hh
Referenced by AddEdep(), GetEdepPerEvent(), GetNumberOfEvent(), and Merge().