93 {
return get( wheelId, stationId, sectorId, slId,
98 {
return get( id, t0min, t0max ); };
123 {
return set( wheelId, stationId, sectorId, slId, t0min, t0max ); };
127 {
return set(
id, t0min, t0max ); };
128 int set(
int wheelId,
154 std::vector< std::pair<DTRangeT0Id,DTRangeT0Data> >
dataList;
164 #endif // DTRangeT0_H
DTRangeT0 & operator=(DTRangeT0 const &)
int slRangeT0(int wheelId, int stationId, int sectorId, int slId, int &t0min, int &t0max) const
get content
std::string mapName() const
read and store full content
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
DTBufferTree< int, int > *dBuf COND_TRANSIENT
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
const_iterator begin() const
int set(int wheelId, int stationId, int sectorId, int slId, int t0min, int t0max)