ATLAS Offline Software
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 
G4UA::FluxRecorderTool
Tool which manages the FluxRecorder action.
Definition: FluxRecorderTool.h:25
G4UA::FastIDKillerTool
NEEDS DOCUMENTATION.
Definition: FastIDKillerTool.h:19
G4UA::AthenaStackingActionTool
Tool which manages the AthenaStackingAction.
Definition: AthenaStackingActionTool.h:28
G4UA::HitWrapperTool
A tool which manages the HitWrapper user action.
Definition: HitWrapperTool.h:19
G4UA::RadiationMapsMakerTool
Tool which manages the RadiationMapsMaker action.
Definition: RadiationMapsMakerTool.h:28
G4UA::PhotonKillerTool
Tool which manages the PhotonKiller user action.
Definition: PhotonKillerTool.h:20
G4UA::LooperThresholdSetTool
Tool which manages the Looper Threshold options.
Definition: LooperThresholdSetTool.h:28
G4UA::RadLengthActionTool
A tool to manage RadLengthAction actions.
Definition: RadLengthActionTool.h:23
G4UA::CosmicPerigeeActionTool
Tool which manages the CosmicPerigeeAction action.
Definition: CosmicPerigeeActionTool.h:28
G4UA::HIPKillerTool
Tool which manages the HIPKiller user action.
Definition: HIPKillerTool.h:20
G4UA::ScoringVolumeTrackKillerTool
Tool which manages the ScoringVolumeTrackKiller user action.
Definition: ScoringVolumeTrackKillerTool.h:21
G4UA::G4TrackCounterTool
Tool which manages the G4TrackCounter action. This tool creates the G4TrackCounter for each thread an...
Definition: G4TrackCounterTool.h:25
G4UA::MomentumConservationTool
Tool which manages the MomentumConservation user action.
Definition: MomentumConservationTool.h:20
G4UA::ScoringPlaneTool
A tool to manage ScoprinPlane actions.
Definition: ScoringPlaneTool.h:25
G4UA::G4SimTimerTool
Tool which manages the G4SimTimer action.
Definition: G4SimTimerTool.h:29
G4UA::AthenaTrackingActionTool
Tool which manages the AthenaTrackingAction.
Definition: AthenaTrackingActionTool.h:24
G4UA::StoppedParticleActionTool
Tool which manages the StoppedParticleAction.
Definition: StoppedParticleActionTool.h:20
G4UA::VolumeDumperTool
Tool which manages the volume dumper action.
Definition: VolumeDumperTool.h:27
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::TestActionTool
Definition: TestActionTool.h:79
G4UA::HIPLArVolumeAcceptTool
Tool which manages the HIPLArVolumeAccept action.
Definition: HIPLArVolumeAcceptTool.h:20
G4UA::FixG4CreatorProcessTool
Tool which manages the FixG4CreatorProcess user action.
Definition: FixG4CreatorProcessTool.h:20
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)