#include <G4RTRunAction.hh>
Definition at line 43 of file G4RTRunAction.hh.
◆ G4RTRunAction()
G4RTRunAction::G4RTRunAction |
( |
| ) |
|
◆ ~G4RTRunAction()
G4RTRunAction::~G4RTRunAction |
( |
| ) |
|
|
virtual |
◆ BeginOfRunAction()
void G4RTRunAction::BeginOfRunAction |
( |
const G4Run * |
| ) |
|
|
virtual |
Reimplemented from G4UserRunAction.
Definition at line 45 of file G4RTRunAction.cc.
46{
48 if(theSDMan) theSDMan->
Activate(
"/",
false);
49}
void Activate(G4String dName, G4bool activeFlag)
static G4SDManager * GetSDMpointerIfExist()
◆ EndOfRunAction()
void G4RTRunAction::EndOfRunAction |
( |
const G4Run * |
| ) |
|
|
virtual |
◆ GenerateRun()
G4Run * G4RTRunAction::GenerateRun |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files: