ATLAS Offline Software
Simulation
G4Utilities
G4UserActions
src
VolumeDumper.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef G4USERACTIONS_VOLUMEDUMPER_H
6
#define G4USERACTIONS_VOLUMEDUMPER_H
7
8
#include "G4UserEventAction.hh"
9
#include "G4Event.hh"
10
11
#include "
AthenaBaseComps/AthMessaging.h
"
12
13
14
namespace
G4UA
15
{
16
17
class
VolumeDumper
final :
public
G4UserEventAction,
18
public
AthMessaging
19
{
20
21
public
:
22
23
VolumeDumper
();
24
virtual
void
BeginOfEventAction
(
const
G4Event* )
override
;
25
26
};
// class VolumeDumper
27
28
}
// namespace G4UA
29
30
#endif
G4UA
for nSW
Definition:
CalibrationDefaultProcessing.h:19
G4UA::VolumeDumper::VolumeDumper
VolumeDumper()
Definition:
VolumeDumper.cxx:21
AthMessaging
Class to provide easy MsgStream access and capabilities.
Definition:
AthMessaging.h:55
G4UA::VolumeDumper::BeginOfEventAction
virtual void BeginOfEventAction(const G4Event *) override
Definition:
VolumeDumper.cxx:28
G4UA::VolumeDumper
Definition:
VolumeDumper.h:19
AthMessaging.h
Generated on Thu Nov 7 2024 21:31:32 for ATLAS Offline Software by
1.8.18