Main Page
Class Categories
Classes
Namespaces
File List
File Members
exper-sw
cosmosw
AugerSW
Offline
source
main
Modules
SdSimulation
Deprecated
UpgradeASCIITests
G4TankSimulatorASCII
Deprecated/UpgradeASCIITests/G4TankSimulatorASCII/G4TankRunAction.cc
Go to the documentation of this file.
1
#include "
G4TankRunAction.h
"
2
#include <G4Run.hh>
3
4
using namespace
G4TankSimulatorASCII;\
5
6
7
G4TankRunAction::G4TankRunAction()
8
{
9
}
10
11
12
G4TankRunAction::~G4TankRunAction
()
13
{
14
}
15
16
17
void
18
G4TankRunAction::BeginOfRunAction
(
const
G4Run*
/*aRun*/
)
19
{
20
}
21
22
23
void
24
G4TankRunAction::EndOfRunAction
(
const
G4Run*
/*aRun*/
)
25
{
26
}
G4TankRunAction.h
G4TankSimulatorASCII::G4TankRunAction::~G4TankRunAction
~G4TankRunAction()
Definition:
Deprecated/UpgradeASCIITests/G4TankSimulatorASCII/G4TankRunAction.cc:12
G4TankSimulatorASCII::G4TankRunAction::EndOfRunAction
void EndOfRunAction(const G4Run *aRun)
Definition:
Deprecated/UpgradeASCIITests/G4TankSimulatorASCII/G4TankRunAction.cc:24
G4TankSimulatorASCII::G4TankRunAction::BeginOfRunAction
void BeginOfRunAction(const G4Run *aRun)
Definition:
Deprecated/UpgradeASCIITests/G4TankSimulatorASCII/G4TankRunAction.cc:18
, generated on Tue Sep 26 2023.