34 template <
class Key,
class Content>
97 int get(
const DTLayerId&
id,
int partId,
int& fCell,
int& lCell,
int& flagA,
int& flagC,
int& flagS)
const;
98 int get(
const DTWireId&
id,
int& flagA,
int& flagC,
int& flagS)
const;
121 int set(
const DTLayerId&
id,
int partId,
int fCell,
int lCell,
int flagA,
int flagC,
int flagS);
122 int setFlagA(
int wheelId,
int stationId,
int sectorId,
int slId,
int layerId,
int partId,
int flag);
124 int setFlagC(
int wheelId,
int stationId,
int sectorId,
int slId,
int layerId,
int partId,
int flag);
126 int setFlagS(
int wheelId,
int stationId,
int sectorId,
int slId,
int layerId,
int partId,
int flag);
139 std::vector<std::pair<DTHVStatusId, DTHVStatusData> >
dataList;
148 #endif // DTHVStatus_H const std::string & version() const
access version
int setFlagS(int wheelId, int stationId, int sectorId, int slId, int layerId, int partId, int flag)
void clear()
reset content
int badChannelsNumber() const
int setFlagC(int wheelId, int stationId, int sectorId, int slId, int layerId, int partId, int flag)
int setFlagA(int wheelId, int stationId, int sectorId, int slId, int layerId, int partId, int flag)
std::string mapName() const
read and store full content
std::vector< std::pair< DTHVStatusId, DTHVStatusData > > dataList
std::vector< std::pair< DTHVStatusId, DTHVStatusData > >::const_iterator const_iterator
Access methods to data.
#define COND_SERIALIZABLE
DTHVStatus & operator=(DTHVStatus const &)=delete
edm::ConstRespectingPtr< DTBufferTree< int, int > > dBuf
const_iterator begin() const
int offChannelsNumber() const
const_iterator end() const