5#ifndef CSCCALIBDATA_CSCCALIBRESULTCOLLECTION_H
6#define CSCCALIBDATA_CSCCALIBRESULTCOLLECTION_H
40 const std::string&
parName()
const ;
An STL vector of pointers that by default owns its pointed-to elements.
CscCalibResultCollection()
Default constructor.
const std::string & parName() const
the identify of this collection
CscCalibResultCollection(const std::string &parName)
Creates an empty container ready for filling.
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)