![]() |
ATLAS Offline Software
|
#include "AthenaBaseComps/AthAlgorithm.h"#include <map>#include <string>#include "GaudiKernel/ServiceHandle.h"#include "GaudiKernel/ToolHandle.h"#include "CxxUtils/checker_macros.h"#include "StoreGate/ReadHandleKey.h"#include "StoreGate/WriteHandleKey.h"#include "AthenaKernel/IAthRNGSvc.h"#include "G4AtlasInterfaces/IDetectorConstructionTool.h"#include "G4AtlasInterfaces/IUserActionSvc.h"#include "G4AtlasInterfaces/IUserActionTool.h"#include "G4AtlasInterfaces/ISensitiveDetectorMasterTool.h"#include "G4AtlasInterfaces/IPhysicsInitialization.h"#include "G4AtlasInterfaces/IFastSimulationMasterTool.h"#include "G4AtlasInterfaces/IPhysicsListSvc.h"#include "G4AtlasInterfaces/IUserLimitsSvc.h"#include "GeneratorObjects/McEventCollection.h"#include "HepMC_Interfaces/IZeroLifetimePatcher.h"#include "xAODEventInfo/EventInfo.h"#include "ISF_Interfaces/ITruthSvc.h"#include "ISF_Interfaces/IGeoIDSvc.h"#include "ISF_Interfaces/IInputConverter.h"#include "ISF_Interfaces/IGenEventFilter.h"Go to the source code of this file.
Classes | |
| class | G4AtlasAlg |
| Primary Athena algorithm for ATLAS simulation. More... | |
1.8.18