99 {
return get( wheelId, stationId, sectorId, slId, 0, 0,
100 mTime, mTrms,
unit ); };
110 {
return get( wheelId, stationId, sectorId, slId, layerId, cellId,
111 mTime, mTrms,
unit ); };
116 {
return get( id, mTime, mTrms,
unit ); };
121 {
return get( id, mTime, mTrms,
unit ); };
122 int get(
int wheelId,
129 int get(
int wheelId,
136 int get(
int wheelId,
145 int get(
int wheelId,
162 int get(
const DetId& id,
166 int get(
const DetId& id,
187 {
return set( wheelId, stationId, sectorId, slId, 0, 0,
188 mTime, mTrms, unit ); };
198 {
return set( wheelId, stationId, sectorId, slId, layerId, cellId,
199 mTime, mTrms, unit ); };
204 {
return set(
id, mTime, mTrms, unit ); };
209 {
return set(
id, mTime, mTrms, unit ); };
210 int set(
int wheelId,
217 int set(
int wheelId,
224 int set(
int wheelId,
233 int set(
int wheelId,
261 typedef std::vector< std::pair<
DTMtimeId,
277 std::vector< std::pair<DTMtimeId,DTMtimeData> >
dataList;
int slMtime(const DetId &id, float &mTime, float &mTrms, DTTimeUnits::type unit) const
int set(int wheelId, int stationId, int sectorId, int slId, float mTime, float mTrms, DTTimeUnits::type unit)
int setSLMtime(int wheelId, int stationId, int sectorId, int slId, float mTime, float mTrms, DTTimeUnits::type unit)
int setSLMtime(int wheelId, int stationId, int sectorId, int slId, int layerId, int cellId, float mTime, float mTrms, DTTimeUnits::type unit)
int setSLMtime(const DTSuperLayerId &id, float mTime, float mTrms, DTTimeUnits::type unit)
edm::ConstRespectingPtr< DTBufferTree< int, int > > dBuf
int slMtime(const DTSuperLayerId &id, float &mTime, float &mTrms, DTTimeUnits::type unit) const
int slMtime(int wheelId, int stationId, int sectorId, int slId, float &mTime, float &mTrms, DTTimeUnits::type unit) const
get content
std::vector< std::pair< DTMtimeId, DTMtimeData > > dataList
const_iterator begin() const
std::vector< std::pair< DTMtimeId, DTMtimeData > >::const_iterator const_iterator
Access methods to data.
DTMtime & operator=(DTMtime const &)
std::string mapName() const
read and store full content
#define COND_SERIALIZABLE
const std::string & version() const
access version
const_iterator end() const
void clear()
reset content
int slMtime(int wheelId, int stationId, int sectorId, int slId, int layerId, int cellId, float &mTime, float &mTrms, DTTimeUnits::type unit) const
int setSLMtime(const DetId &id, float mTime, float mTrms, DTTimeUnits::type unit)