BOSS 7.1.1
BESIII Offline Software System
|
#include <BesRunAction.hh>
Public Member Functions | |
BesRunAction () | |
~BesRunAction () | |
void | BeginOfRunAction (const G4Run *) |
void | EndOfRunAction (const G4Run *) |
G4int | GetRunId () |
G4int | GetMCTruthFlag () |
BesAsciiIO * | GetAsciiIO () |
BesRootIO * | GetRootIO () |
BesTuningIO * | GetTuningIO () |
G4bool | GetTDSFlag () |
BesTDSWriter * | GetTDSWriter () |
void | SetMCTruthFlag (G4int flag) |
void | SetAsciiFlag (std::string flag) |
void | SetAsciiFile (std::string file) |
void | SetRootFlag (G4bool flag) |
void | SetRootFile (std::string file) |
void | SetTuningFile (std::vector< std::string > file) |
void | SetTDSFlag (G4bool flag) |
Definition at line 24 of file BesRunAction.hh.
BesRunAction::BesRunAction | ( | ) |
Definition at line 21 of file BesRunAction.cc.
BesRunAction::~BesRunAction | ( | ) |
Definition at line 29 of file BesRunAction.cc.
void BesRunAction::BeginOfRunAction | ( | const G4Run * | aRun | ) |
Definition at line 34 of file BesRunAction.cc.
void BesRunAction::EndOfRunAction | ( | const G4Run * | ) |
Definition at line 68 of file BesRunAction.cc.
|
inline |
Definition at line 36 of file BesRunAction.hh.
Referenced by BesEventAction::EndOfEventAction().
|
inline |
Definition at line 35 of file BesRunAction.hh.
Referenced by BesEventAction::BeginOfEventAction(), BesEventAction::EndOfEventAction(), BesTrackingAction::PostUserTrackingAction(), and BesTrackingAction::PreUserTrackingAction().
|
inline |
Definition at line 37 of file BesRunAction.hh.
Referenced by BesEventAction::EndOfEventAction().
|
inline |
Definition at line 34 of file BesRunAction.hh.
Referenced by BesEventAction::EndOfEventAction().
|
inline |
Definition at line 40 of file BesRunAction.hh.
|
inline |
Definition at line 41 of file BesRunAction.hh.
Referenced by BesEventAction::EndOfEventAction().
|
inline |
Definition at line 38 of file BesRunAction.hh.
Referenced by BesEventAction::EndOfEventAction().
|
inline |
Definition at line 56 of file BesRunAction.hh.
Referenced by BesActionInitializer::Build().
|
inline |
Definition at line 55 of file BesRunAction.hh.
Referenced by BesActionInitializer::Build().
|
inline |
Definition at line 43 of file BesRunAction.hh.
Referenced by BesRunActionMessenger::SetNewValue().
|
inline |
Definition at line 58 of file BesRunAction.hh.
Referenced by BesActionInitializer::Build().
|
inline |
Definition at line 57 of file BesRunAction.hh.
Referenced by BesActionInitializer::Build().
|
inline |
Definition at line 61 of file BesRunAction.hh.
Referenced by BesActionInitializer::Build().
|
inline |
Definition at line 59 of file BesRunAction.hh.
Referenced by BesActionInitializer::Build().