12#ifndef MUONTRIGCOINDATA_MUONCOINDATACOLLECTION_H
13#define MUONTRIGCOINDATA_MUONCOINDATACOLLECTION_H
16#include "Identifier/Identifier.h"
24template<
class CoinDataT >
57 virtual std::string
type()
const;
macros to associate a CLID to a type
An STL vector of pointers that by default owns its pointed-to elements.
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
This is a "hash" representation of an Identifier.
virtual std::string type() const
IdentifierHash identifyHash() const
MuonCoinDataCollection()
Default Constructor (for persistency)
Identifier identify() const
void setIdentifier(Identifier id)
virtual ~MuonCoinDataCollection()
Destructor:
const IdentifierHash m_idHash
MuonCoinDataCollection(const IdentifierHash idHash)
MuonCoinDataCollection & operator=(const MuonCoinDataCollection &)
MuonCoinDataCollection(const MuonCoinDataCollection &)
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.