ATLAS Offline Software
Loading...
Searching...
No Matches
Simulation
G4Utilities
G4UserActions
src
components
G4UserActions_entries.cxx
Go to the documentation of this file.
1
#include "
../G4SimTimerTool.h
"
2
#include "
../G4TrackCounterTool.h
"
3
#include "
../LooperKillerTool.h
"
4
// This is a weird one... Geant4 declares 'times' as 'otimes' in some of its
5
// headers. That can have a catastrophic interference with how Boost uses the
6
// `times` variable itself. This next line just gets rid of one such
7
// catastrophic interference. Though this is super fragile...
8
#undef times
9
#include "
../CosmicPerigeeActionTool.h
"
10
#include "
../MomentumConservationTool.h
"
11
#include "
../FastIDKillerTool.h
"
12
#include "
../HIPKillerTool.h
"
13
#include "
../LengthIntegratorTool.h
"
14
#include "
../HIPLArVolumeAcceptTool.h
"
15
#include "
../HitWrapperTool.h
"
16
#include "
../PhotonKillerTool.h
"
17
#include "
../FixG4CreatorProcessTool.h
"
18
#include "
../ScoringVolumeTrackKillerTool.h
"
19
#include "
../StoppedParticleActionTool.h
"
20
#include "
../FluxRecorderTool.h
"
21
#include "
../ScoringPlaneTool.h
"
22
#include "
../RadiationMapsMakerTool.h
"
23
#include "
../RadLengthActionTool.h
"
24
#include "
../LooperThresholdSetTool.h
"
25
#include "
../VolumeDumperTool.h
"
26
#include "
../TestActionTool.h
"
27
#include "
../AthenaStackingActionTool.h
"
28
#include "
../AthenaTrackingActionTool.h
"
29
30
DECLARE_COMPONENT
(
G4UA::G4SimTimerTool
)
31
DECLARE_COMPONENT
(
G4UA::G4TrackCounterTool
)
32
DECLARE_COMPONENT
(
G4UA::LooperKillerTool
)
33
DECLARE_COMPONENT
(
G4UA::CosmicPerigeeActionTool
)
34
DECLARE_COMPONENT
(
G4UA::MomentumConservationTool
)
35
DECLARE_COMPONENT
(
G4UA::FastIDKillerTool
)
36
DECLARE_COMPONENT
(
G4UA::HIPKillerTool
)
37
DECLARE_COMPONENT
(
G4UA::LengthIntegratorTool
)
38
DECLARE_COMPONENT
(
G4UA::HIPLArVolumeAcceptTool
)
39
DECLARE_COMPONENT
(
G4UA::HitWrapperTool
)
40
DECLARE_COMPONENT
(
G4UA::PhotonKillerTool
)
41
DECLARE_COMPONENT
(
G4UA::FixG4CreatorProcessTool
)
42
DECLARE_COMPONENT
(
G4UA::ScoringVolumeTrackKillerTool
)
43
DECLARE_COMPONENT
(
G4UA::StoppedParticleActionTool
)
44
DECLARE_COMPONENT
(
G4UA::FluxRecorderTool
)
45
DECLARE_COMPONENT
(
G4UA::ScoringPlaneTool
)
46
DECLARE_COMPONENT
(
G4UA::RadiationMapsMakerTool
)
47
DECLARE_COMPONENT
(
G4UA::RadLengthActionTool
)
48
DECLARE_COMPONENT
(
G4UA::LooperThresholdSetTool
)
49
DECLARE_COMPONENT
(
G4UA::TestActionTool
)
50
DECLARE_COMPONENT
(
G4UA::VolumeDumperTool
)
51
DECLARE_COMPONENT
(
G4UA::AthenaStackingActionTool
)
52
DECLARE_COMPONENT
(
G4UA::AthenaTrackingActionTool
)
AthenaStackingActionTool.h
AthenaTrackingActionTool.h
CosmicPerigeeActionTool.h
FastIDKillerTool.h
FixG4CreatorProcessTool.h
FluxRecorderTool.h
G4SimTimerTool.h
G4TrackCounterTool.h
HIPKillerTool.h
HIPLArVolumeAcceptTool.h
HitWrapperTool.h
LengthIntegratorTool.h
LooperKillerTool.h
LooperThresholdSetTool.h
MomentumConservationTool.h
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)
PhotonKillerTool.h
RadLengthActionTool.h
RadiationMapsMakerTool.h
ScoringPlaneTool.h
ScoringVolumeTrackKillerTool.h
StoppedParticleActionTool.h
TestActionTool.h
VolumeDumperTool.h
G4UA::AthenaStackingActionTool
Tool which manages the AthenaStackingAction.
Definition
AthenaStackingActionTool.h:28
G4UA::AthenaTrackingActionTool
Tool which manages the AthenaTrackingAction.
Definition
AthenaTrackingActionTool.h:24
G4UA::CosmicPerigeeActionTool
Tool which manages the CosmicPerigeeAction action.
Definition
CosmicPerigeeActionTool.h:28
G4UA::FastIDKillerTool
NEEDS DOCUMENTATION.
Definition
FastIDKillerTool.h:19
G4UA::FixG4CreatorProcessTool
Tool which manages the FixG4CreatorProcess user action.
Definition
FixG4CreatorProcessTool.h:20
G4UA::FluxRecorderTool
Tool which manages the FluxRecorder action.
Definition
FluxRecorderTool.h:25
G4UA::G4SimTimerTool
Tool which manages the G4SimTimer action.
Definition
G4SimTimerTool.h:29
G4UA::G4TrackCounterTool
Tool which manages the G4TrackCounter action.
Definition
G4TrackCounterTool.h:25
G4UA::HIPKillerTool
Tool which manages the HIPKiller user action.
Definition
HIPKillerTool.h:20
G4UA::HIPLArVolumeAcceptTool
Tool which manages the HIPLArVolumeAccept action.
Definition
HIPLArVolumeAcceptTool.h:20
G4UA::HitWrapperTool
A tool which manages the HitWrapper user action.
Definition
HitWrapperTool.h:19
G4UA::LengthIntegratorTool
Tool which manages the LengthIntegrator action.
Definition
LengthIntegratorTool.h:27
G4UA::LooperKillerTool
Tool which manages the LooperKiller action.
Definition
LooperKillerTool.h:28
G4UA::LooperThresholdSetTool
Tool which manages the Looper Threshold options.
Definition
LooperThresholdSetTool.h:28
G4UA::MomentumConservationTool
Tool which manages the MomentumConservation user action.
Definition
MomentumConservationTool.h:20
G4UA::PhotonKillerTool
Tool which manages the PhotonKiller user action.
Definition
PhotonKillerTool.h:20
G4UA::RadLengthActionTool
A tool to manage RadLengthAction actions.
Definition
RadLengthActionTool.h:23
G4UA::RadiationMapsMakerTool
Tool which manages the RadiationMapsMaker action.
Definition
RadiationMapsMakerTool.h:28
G4UA::ScoringPlaneTool
A tool to manage ScoprinPlane actions.
Definition
ScoringPlaneTool.h:25
G4UA::ScoringVolumeTrackKillerTool
Tool which manages the ScoringVolumeTrackKiller user action.
Definition
ScoringVolumeTrackKillerTool.h:21
G4UA::StoppedParticleActionTool
Tool which manages the StoppedParticleAction.
Definition
StoppedParticleActionTool.h:20
G4UA::TestActionTool
Definition
TestActionTool.h:79
G4UA::VolumeDumperTool
Tool which manages the volume dumper action.
Definition
VolumeDumperTool.h:27
Generated on
for ATLAS Offline Software by
1.14.0