4#ifndef MUONTRIGCOINDATA_MUONCOINDATACOLLECTION_H
5#define MUONTRIGCOINDATA_MUONCOINDATACOLLECTION_H
8#include "Identifier/Identifier.h"
16template<
class CoinDataT >
44 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
Default Constructor (for persistency)
virtual ~MuonCoinDataCollection()=default
Destructor:
MuonCoinDataCollection & operator=(const MuonCoinDataCollection &)=delete
Identifier identify() const
void setIdentifier(Identifier id)
MuonCoinDataCollection(const MuonCoinDataCollection &)=delete
const IdentifierHash m_idHash
MuonCoinDataCollection(const IdentifierHash idHash)
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.