ATLAS Offline Software
|
#include <string>
#include <memory>
#include <type_traits>
#include <AthenaBaseComps/AthReentrantAlgorithm.h>
#include "StoreGate/ReadHandleKey.h"
#include "StoreGate/WriteHandleKey.h"
#include "GeneratorObjects/McEventCollection.h"
#include "CaloSimEvent/CaloCalibrationHitContainer.h"
#include "CaloSimEvent/CaloCalibrationHit.h"
#include "TrackRecord/TrackRecordCollection.h"
#include "InDetSimEvent/SiHitCollection.h"
#include "InDetSimEvent/TRTUncompressedHitCollection.h"
#include "LArSimEvent/LArHitContainer.h"
#include "TileSimEvent/TileHitVector.h"
#include "MuonSimEvent/CSCSimHitCollection.h"
#include "MuonSimEvent/MDTSimHitCollection.h"
#include "MuonSimEvent/RPCSimHitCollection.h"
#include "MuonSimEvent/TGCSimHitCollection.h"
#include <MuonSimEvent/MMSimHitCollection.h>
#include <MuonSimEvent/sTGCSimHitCollection.h>
Go to the source code of this file.
Classes | |
class | ISF::RenameHitCollectionsAlg |
Athena Algorithm that makes copies of existing collections in StoreGate and stores them under new keys. More... | |
Namespaces | |
ISFTesting | |
Core Athena algorithm for the Integrated Simulation Framework. | |
ISF | |
ISFParticleOrderedQueue. | |