ATLAS Offline Software
Loading...
Searching...
No Matches
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
13typedef EventContainers::IdentifiableCache <Muon::RpcCoinDataCollection> RpcCoinDataCollection_Cache;
14typedef EventContainers::IdentifiableCache <Muon::TgcCoinDataCollection> TgcCoinDataCollection_Cache;
15
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
EventContainers::IdentifiableCache< Muon::RpcCoinDataCollection > RpcCoinDataCollection_Cache
EventContainers::IdentifiableCache< Muon::TgcCoinDataCollection > TgcCoinDataCollection_Cache