ATLAS Offline Software
Loading...
Searching...
No Matches
G4UserActions_entries.cxx
Go to the documentation of this file.
1#include "../G4SimTimerTool.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
11#include "../FastIDKillerTool.h"
12#include "../HIPKillerTool.h"
15#include "../HitWrapperTool.h"
16#include "../PhotonKillerTool.h"
20#include "../FluxRecorderTool.h"
21#include "../ScoringPlaneTool.h"
25#include "../VolumeDumperTool.h"
26#include "../TestActionTool.h"
29
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)
Tool which manages the AthenaStackingAction.
Tool which manages the AthenaTrackingAction.
Tool which manages the CosmicPerigeeAction action.
NEEDS DOCUMENTATION.
Tool which manages the FixG4CreatorProcess user action.
Tool which manages the FluxRecorder action.
Tool which manages the G4SimTimer action.
Tool which manages the G4TrackCounter action.
Tool which manages the HIPKiller user action.
Tool which manages the HIPLArVolumeAccept action.
A tool which manages the HitWrapper user action.
Tool which manages the LengthIntegrator action.
Tool which manages the LooperKiller action.
Tool which manages the Looper Threshold options.
Tool which manages the MomentumConservation user action.
Tool which manages the PhotonKiller user action.
A tool to manage RadLengthAction actions.
Tool which manages the RadiationMapsMaker action.
A tool to manage ScoprinPlane actions.
Tool which manages the ScoringVolumeTrackKiller user action.
Tool which manages the StoppedParticleAction.
Tool which manages the volume dumper action.