|
ATLAS Offline Software
|
Go to the documentation of this file.
12 #ifndef MUONTRIGCOINDATA_MUONCOINDATACOLLECTION_H
13 #define MUONTRIGCOINDATA_MUONCOINDATACOLLECTION_H
16 #include "Identifier/Identifier.h"
24 template<
class CoinDataT >
57 virtual std::string
type()
const;
88 #endif // MUONTRIGCOINDATA_MUONCOINDATACOLLECTION_H
MuonCoinDataCollection()
Default Constructor (for persistency)
MuonCoinDataCollection(const MuonCoinDataCollection &)
MuonCoinDataCollection & operator=(const MuonCoinDataCollection &)
const IdentifierHash m_idHash
Identifier identify() const
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
virtual ~MuonCoinDataCollection()
Destructor:
virtual std::string type() const
IdentifierHash identifyHash() const
An STL vector of pointers that by default owns its pointed-to elements.
void setIdentifier(Identifier id)
This is a "hash" representation of an Identifier. This encodes a 32 bit index which can be used to lo...
macros to associate a CLID to a type
MuonCoinDataCollection(const IdentifierHash idHash)