![]() |
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>
Inheritance diagram for B1ConRun:
Collaboration diagram for B1ConRun: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.
Here is the call graph for this function: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().
Here is the caller graph for this function:
|
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().
Here is the caller graph for this function: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().
Here is the call graph for this function:
|
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().