ATLAS Offline Software
ISF_Algorithms_entries.cxx
Go to the documentation of this file.
1 #include "../SimKernel.h"
2 #include "../SimKernelMT.h"
3 #include "../CollectionMerger.h"
4 #include "../SimHitTreeCreator.h"
5 #ifndef SIMULATIONBASE
6 #include "../SimEventFilter.h"
7 #endif // SimEventFilter currently will not compile in the AthSimulation Project
8 #include "../RenameHitCollectionsAlg.h"
9 
14 #ifndef SIMULATIONBASE
16 #endif // SimEventFilter currently will not compile in the AthSimulation Project
ISF::SimEventFilter
Definition: SimEventFilter.h:27
ISF::RenameHitCollectionsAlg
Athena Algorithm that makes copies of existing collections in StoreGate and stores them under new key...
Definition: RenameHitCollectionsAlg.h:52
ISF::CollectionMerger
Athena Algorithm that merges a given set of StoreGate collections in one final collection.
Definition: CollectionMerger.h:51
ISF::SimKernelMT
Core Athena algorithm for the Integrated Simulation Framework.
Definition: SimKernelMT.h:61
ISF::SimKernel
Definition: SimKernel.h:68
ISF::SimHitTreeCreator
Definition: SimHitTreeCreator.h:27
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)