ATLAS Offline Software
ISF_Geant4Tools_entries.cxx
Go to the documentation of this file.
1 #include "../TransportTool.h"
2 #include "../G4LegacyTransportTool.h"
3 #include "../TrackProcessorUserActionPassBackTool.h"
4 #include "../TrackProcessorUserActionFullG4Tool.h"
5 #include "../MCTruthUserActionTool.h"
6 #include "../PhysicsValidationUserActionTool.h"
7 #include "../G4RunManagerHelper.h"
8 
9 //From Gaudi v25r3 onwards it is very important that the
10 //G4TransportTool is first in the list of tools to be created when
11 //arranged alphabetically, as this now determines the order in which
12 //genConf is run.
20 
G4UA::iGeant4::TrackProcessorUserActionFullG4Tool
Tool which manages the TrackProcessorUserActionFullG4.
Definition: TrackProcessorUserActionFullG4Tool.h:24
iGeant4::G4LegacyTransportTool
Definition: G4LegacyTransportTool.h:61
G4UA::iGeant4::PhysicsValidationUserActionTool
Place holder tool.
Definition: PhysicsValidationUserActionTool.h:24
iGeant4::G4TransportTool
Definition: ISF_Geant4/ISF_Geant4Tools/src/TransportTool.h:67
iGeant4::G4RunManagerHelper
Definition: G4RunManagerHelper.h:15
G4UA::iGeant4::MCTruthUserActionTool
Tool which manages the MCTruthUserAction.
Definition: MCTruthUserActionTool.h:24
G4UA::iGeant4::TrackProcessorUserActionPassBackTool
Tool which manages the TrackProcessorUserActionPassBack.
Definition: TrackProcessorUserActionPassBackTool.h:24
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)