100 {
return get( wheelId, stationId, sectorId, slId, layerId, cellId,
101 dead_HV, dead_TP, dead_RO, discCat ); };
106 bool& discCat )
const
107 {
return get( id, dead_HV, dead_TP, dead_RO, discCat ); };
108 int get(
int wheelId,
117 bool& discCat )
const;
122 bool& discCat )
const;
174 {
return set( wheelId, stationId, sectorId, slId, layerId, cellId,
175 dead_HV, dead_TP, dead_RO, discCat ); };
181 {
return set(
id, dead_HV, dead_TP, dead_RO, discCat ); };
183 int set(
int wheelId,
255 std::vector< std::pair<DTDeadFlagId,DTDeadFlagData> >
dataList;
266 #endif // DTDeadFlag_H
edm::ConstRespectingPtr< DTBufferTree< int, int > > dBuf
DTDeadFlag & operator=(DTDeadFlag const &)
bool getCellDiscCat(int wheelId, int stationId, int sectorId, int slId, int layerId, int cellId) const
int setCellDead_HV(int wheelId, int stationId, int sectorId, int slId, int layerId, int cellId, bool flag)
int set(int wheelId, int stationId, int sectorId, int slId, int layerId, int cellId, bool dead_HV, bool dead_TP, bool dead_RO, bool discCat)
const_iterator begin() const
bool getCellDead_TP(int wheelId, int stationId, int sectorId, int slId, int layerId, int cellId) const
std::vector< std::pair< DTDeadFlagId, DTDeadFlagData > > dataList
int setCellDead_RO(int wheelId, int stationId, int sectorId, int slId, int layerId, int cellId, bool flag)
const_iterator end() const
std::string mapName() const
read and store full content
std::vector< std::pair< DTDeadFlagId, DTDeadFlagData > >::const_iterator const_iterator
Access methods to data.
int setCellDiscCat(int wheelId, int stationId, int sectorId, int slId, int layerId, int cellId, bool flag)
const std::string & version() const
access version
bool getCellDead_HV(int wheelId, int stationId, int sectorId, int slId, int layerId, int cellId) const
int setCellDead_TP(int wheelId, int stationId, int sectorId, int slId, int layerId, int cellId, bool flag)
int setCellStatus(int wheelId, int stationId, int sectorId, int slId, int layerId, int cellId, bool dead_HV, bool dead_TP, bool dead_RO, bool discCat)
int setCellStatus(const DTWireId &id, bool dead_HV, bool dead_TP, bool dead_RO, bool discCat)
int cellStatus(int wheelId, int stationId, int sectorId, int slId, int layerId, int cellId, bool &dead_HV, bool &dead_TP, bool &dead_RO, bool &discCat) const
get content
int cellStatus(const DTWireId &id, bool &dead_HV, bool &dead_TP, bool &dead_RO, bool &discCat) const
#define COND_SERIALIZABLE
bool getCellDead_RO(int wheelId, int stationId, int sectorId, int slId, int layerId, int cellId) const
void clear()
reset content