17#ifndef MUONPREPRAWDATA_MUONPREPDATACONTAINER_H
18#define MUONPREPRAWDATA_MUONPREPDATACONTAINER_H
41template<
class CollectionT>
std::vector< Identifier > ID
macros to associate a CLID to a type
uint32_t CLID
The Class ID type.
This class is a general container which can hold objects of accessed by an IdentifierHash For more in...
IdentifiableContainerMT< T > IdentifiableContainer
Template for Muon PRD containers (which are basically collections of MuonPrepDataCollections).
MuonPrepDataContainer()
constructor for POOL with no parameters
MuonPrepDataContainer & operator=(const MuonPrepDataContainer &)
virtual ~MuonPrepDataContainer()=default
MuonPrepDataContainer(EventContainers::IdentifiableCache< MuonPrepDataCollection< PrdType > > *cache)
MuonPrepDataContainer(unsigned int max)
static const CLID & classID()
MuonPrepDataContainer(const MuonPrepDataContainer &)
virtual const CLID & clID() const
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
MuonPrepDataContainerT< RpcPrepData > RpcPrepDataContainer
MuonPrepDataContainer< MuonPrepDataCollection< PrdType > > MuonPrepDataContainerT
MuonPrepDataContainerT< TgcPrepData > TgcPrepDataContainer
MuonPrepDataContainerT< MdtPrepData > MdtPrepDataContainer
MuonPrepDataContainerT< CscStripPrepData > CscStripPrepDataContainer
MuonPrepDataContainerT< sTgcPrepData > sTgcPrepDataContainer
MuonPrepDataContainerT< MMPrepData > MMPrepDataContainer
MuonPrepDataContainerT< CscPrepData > CscPrepDataContainer
Default, invalid implementation of ClassID_traits.