ATLAS Offline Software
MuonTrigCoinData_Cache.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #pragma once
6 
8 
11 
12 // Typedef the different templates which are likely to be used later on
15 
16 CLASS_DEF( RpcCoinDataCollection_Cache, 1162490086, 1 )
17 CLASS_DEF( TgcCoinDataCollection_Cache, 1080713821, 1 )
TgcCoinDataCollection_Cache
EventContainers::IdentifiableCache< Muon::TgcCoinDataCollection > TgcCoinDataCollection_Cache
Definition: MuonTrigCoinData_Cache.h:14
IdentifiableCache.h
RpcCoinDataCollection.h
RpcCoinDataCollection_Cache
EventContainers::IdentifiableCache< Muon::RpcCoinDataCollection > RpcCoinDataCollection_Cache
Definition: MuonTrigCoinData_Cache.h:13
TgcCoinDataCollection.h
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition: Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:64
EventContainers::IdentifiableCache
Definition: IdentifiableCache.h:29