101 dead_HV, dead_TP, dead_RO, discCat ); };
106 bool& discCat )
const 107 {
return get(
id, dead_HV, dead_TP, dead_RO, discCat ); };
117 bool& discCat )
const;
122 bool& discCat )
const;
124 bool getCellDead_HV(
int wheelId,
130 bool getCellDead_HV(
const DTWireId&
id )
const;
132 bool getCellDead_TP(
int wheelId,
138 bool getCellDead_TP(
const DTWireId&
id )
const;
140 bool getCellDead_RO(
int wheelId,
146 bool getCellDead_RO(
const DTWireId&
id )
const;
148 bool getCellDiscCat(
int wheelId,
154 bool getCellDiscCat(
const DTWireId&
id )
const;
175 dead_HV, dead_TP, dead_RO, discCat ); };
181 {
return set(
id, dead_HV, dead_TP, dead_RO, discCat ); };
199 int setCellDead_HV(
int wheelId,
206 int setCellDead_HV(
const DTWireId&
id,
209 int setCellDead_TP(
int wheelId,
216 int setCellDead_TP(
const DTWireId&
id,
219 int setCellDead_RO(
int wheelId,
226 int setCellDead_RO(
const DTWireId&
id,
229 int setCellDiscCat(
int wheelId,
236 int setCellDiscCat(
const DTWireId&
id,
255 std::vector< std::pair<DTDeadFlagId,DTDeadFlagData> >
dataList;
266 #endif // DTDeadFlag_H static AlgebraicMatrix initialize()
std::vector< std::pair< DTDeadFlagId, DTDeadFlagData > > dataList
std::vector< std::pair< DTDeadFlagId, DTDeadFlagData > >::const_iterator const_iterator
Access methods to data.
void clear(CLHEP::HepGenMatrix &m)
Helper function: Reset all elements of a matrix to 0.
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(const DTWireId &id, bool &dead_HV, bool &dead_TP, bool &dead_RO, bool &discCat) const
#define COND_SERIALIZABLE