86 {
return get( wheelId, stationId, sectorId, slId,
91 {
return get( id, t0min, t0max ); };
116 {
return set( wheelId, stationId, sectorId, slId, t0min, t0max ); };
120 {
return set(
id, t0min, t0max ); };
121 int set(
int wheelId,
142 std::vector< std::pair<DTRangeT0Id,DTRangeT0Data> >
dataList;
153 #endif // DTRangeT0_H
int slRangeT0(int wheelId, int stationId, int sectorId, int slId, int &t0min, int &t0max) const
get content
std::string mapName() const
const_iterator end() const
std::vector< std::pair< DTRangeT0Id, DTRangeT0Data > >::const_iterator const_iterator
Access methods to data.
const std::string & version() const
access version
int setSLRangeT0(int wheelId, int stationId, int sectorId, int slId, int t0min, int t0max)
int setSLRangeT0(const DTSuperLayerId &id, int t0min, int t0max)
std::vector< std::pair< DTRangeT0Id, DTRangeT0Data > > dataList
void clear()
reset content
int slRangeT0(const DTSuperLayerId &id, int &t0min, int &t0max) const
void cacheMap() const
read and store full content
const_iterator begin() const
int set(int wheelId, int stationId, int sectorId, int slId, int t0min, int t0max)
DTBufferTree< int, int > * dBuf