111 bool& nohvFlag )
const 113 noiseFlag, feMask, tdcMask, trigMask,
114 deadFlag, nohvFlag); };
121 bool& nohvFlag )
const 123 noiseFlag, feMask, tdcMask, trigMask,
124 deadFlag, nohvFlag ); };
136 bool& nohvFlag )
const;
143 bool& nohvFlag )
const;
166 noiseFlag, feMask, tdcMask, trigMask,
167 deadFlag, nohvFlag); };
176 noiseFlag, feMask, tdcMask, trigMask,
177 deadFlag, nohvFlag ); };
199 int setCellNoise(
int wheelId,
206 int setCellNoise(
const DTWireId&
id,
209 int setCellFEMask(
int wheelId,
216 int setCellFEMask(
const DTWireId&
id,
219 int setCellTDCMask(
int wheelId,
226 int setCellTDCMask(
const DTWireId&
id,
229 int setCellTrigMask(
int wheelId,
236 int setCellTrigMask(
const DTWireId&
id,
239 int setCellDead(
int wheelId,
246 int setCellDead(
const DTWireId&
id,
249 int setCellNoHV(
int wheelId,
256 int setCellNoHV(
const DTWireId&
id,
275 std::vector< std::pair<DTStatusFlagId,DTStatusFlagData> >
dataList;
284 #endif // DTStatusFlag_H
static AlgebraicMatrix initialize()
int setCellStatus(const DTWireId &id, bool noiseFlag, bool feMask, bool tdcMask, bool trigMask, bool deadFlag, bool nohvFlag)
std::vector< std::pair< DTStatusFlagId, DTStatusFlagData > > dataList
void clear(CLHEP::HepGenMatrix &m)
Helper function: Reset all elements of a matrix to 0.
std::vector< std::pair< DTStatusFlagId, DTStatusFlagData > >::const_iterator const_iterator
Access methods to data.
int cellStatus(const DTWireId &id, bool &noiseFlag, bool &feMask, bool &tdcMask, bool &trigMask, bool &deadFlag, bool &nohvFlag) const
#define COND_SERIALIZABLE
int setCellStatus(int wheelId, int stationId, int sectorId, int slId, int layerId, int cellId, bool noiseFlag, bool feMask, bool tdcMask, bool trigMask, bool deadFlag, bool nohvFlag)