ATLAS Offline Software
Loading...
Searching...
No Matches
MuonPrepDataCollection_Cache.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3*/
4
5#pragma once
6
8
16
17// Typedef the different templates which are likely to be used later on
18typedef EventContainers::IdentifiableCache <Muon::CscPrepDataCollection> CscPrepDataCollection_Cache;
19typedef EventContainers::IdentifiableCache <Muon::CscStripPrepDataCollection> CscStripPrepDataCollection_Cache;
20typedef EventContainers::IdentifiableCache <Muon::MdtPrepDataCollection> MdtPrepDataCollection_Cache;
21typedef EventContainers::IdentifiableCache <Muon::RpcPrepDataCollection> RpcPrepDataCollection_Cache;
22typedef EventContainers::IdentifiableCache <Muon::TgcPrepDataCollection> TgcPrepDataCollection_Cache;
23typedef EventContainers::IdentifiableCache <Muon::sTgcPrepDataCollection> sTgcPrepDataCollection_Cache;
24typedef EventContainers::IdentifiableCache <Muon::MMPrepDataCollection> MMPrepDataCollection_Cache;
25
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
EventContainers::IdentifiableCache< Muon::CscStripPrepDataCollection > CscStripPrepDataCollection_Cache
EventContainers::IdentifiableCache< Muon::sTgcPrepDataCollection > sTgcPrepDataCollection_Cache
EventContainers::IdentifiableCache< Muon::TgcPrepDataCollection > TgcPrepDataCollection_Cache
EventContainers::IdentifiableCache< Muon::MdtPrepDataCollection > MdtPrepDataCollection_Cache
EventContainers::IdentifiableCache< Muon::RpcPrepDataCollection > RpcPrepDataCollection_Cache
EventContainers::IdentifiableCache< Muon::CscPrepDataCollection > CscPrepDataCollection_Cache
EventContainers::IdentifiableCache< Muon::MMPrepDataCollection > MMPrepDataCollection_Cache