|
Geant4.10
|
#include <DicomRunAction.hh>
Public Member Functions | |
| DicomRunAction () | |
| Constructor. More... | |
| virtual | ~DicomRunAction () |
| Destructor. More... | |
| virtual G4Run * | GenerateRun () |
| virtual void | BeginOfRunAction (const G4Run *) |
| virtual void | EndOfRunAction (const G4Run *) |
| DicomRun * | GetDicomRun () const |
| void | PrintHeader (std::ostream *out) |
| std::string | FillString (const std::string &name, char c, G4int n, G4bool back=true) |
Public Member Functions inherited from G4UserRunAction | |
| G4UserRunAction () | |
| virtual | ~G4UserRunAction () |
| void | SetMaster (G4bool val=true) |
| G4bool | IsMaster () const |
Static Public Member Functions | |
| static DicomRunAction * | Instance () |
Additional Inherited Members | |
Protected Attributes inherited from G4UserRunAction | |
| G4bool | isMaster |
Definition at line 42 of file DicomRunAction.hh.
| DicomRunAction::DicomRunAction | ( | ) |
|
virtual |
Destructor.
Definition at line 66 of file DicomRunAction.cc.
Reimplemented from G4UserRunAction.
Definition at line 83 of file DicomRunAction.cc.
References G4cout, G4endl, G4Run::GetRunID(), G4RunManager::GetRunManager(), and G4RunManager::SetRandomNumberStore().
Reimplemented from G4UserRunAction.
Definition at line 91 of file DicomRunAction.cc.
References test::fname, G4cout, G4endl, G4Exception(), DicomRun::GetHitsMap(), G4THitsMap< T >::GetMap(), G4Run::GetNumberOfEvent(), G4Run::GetRunID(), python.hepunit::gray, G4UserRunAction::IsMaster(), JustWarning, and PrintHeader().
| std::string DicomRunAction::FillString | ( | const std::string & | name, |
| char | c, | ||
| G4int | n, | ||
| G4bool | back = true |
||
| ) |
Reimplemented from G4UserRunAction.
Definition at line 73 of file DicomRunAction.cc.
|
inline |
Definition at line 57 of file DicomRunAction.hh.
|
static |
Definition at line 51 of file DicomRunAction.cc.
| void DicomRunAction::PrintHeader | ( | std::ostream * | out | ) |
Definition at line 194 of file DicomRunAction.cc.
References G4endl.
Referenced by EndOfRunAction().
1.8.7