ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Simulation
G4Utilities
G4UserActions
src
Celeritas
CelerOffload.h
Go to the documentation of this file.
1
#ifndef G4USERACTIONS_CELEROFFLOAD_H
2
#define G4USERACTIONS_CELEROFFLOAD_H
3
4
#include "
AthenaBaseComps/AthMessaging.h
"
5
6
#include "G4UserRunAction.hh"
7
8
namespace
G4UA
{
9
10
class
CelerOffload
:
public
AthMessaging
,
public
G4UserRunAction
11
{
12
public
:
13
CelerOffload
();
14
virtual
void
BeginOfRunAction
(
const
G4Run*)
override
;
15
virtual
void
EndOfRunAction
(
const
G4Run*)
override
;
16
};
17
}
18
#endif
19
AthMessaging.h
AthMessaging::AthMessaging
AthMessaging(IMessageSvc *msgSvc, const std::string &name)
Constructor.
Definition
AthMessaging.cxx:13
G4UA::CelerOffload::CelerOffload
CelerOffload()
Definition
CelerOffload.cxx:7
G4UA::CelerOffload::EndOfRunAction
virtual void EndOfRunAction(const G4Run *) override
Definition
CelerOffload.cxx:20
G4UA::CelerOffload::BeginOfRunAction
virtual void BeginOfRunAction(const G4Run *) override
Definition
CelerOffload.cxx:14
G4UA
for nSW
Definition
CalibrationDefaultProcessing.h:19
Generated on
for ATLAS Offline Software by
1.17.0