5#ifndef MUONSPECTROMETER_CSCCALIBDATACOLLECTION_H
6#define MUONSPECTROMETER_CSCCALIBDATACOLLECTION_H
20#include "Identifier/Identifier.h"
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
DataVector< CscCalibDataCollection > CscCalibDataCollection_vector
Class needed only for persistency.
An STL vector of pointers that by default owns its pointed-to elements.
CscCalibDataCollection()
Default constructor.
Identifier m_id
collection identifier
CscCalibDataCollection(Identifier id)
Creates an empty container ready for filling.
Identifier identify() const
the identify of this collection
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)