31 template <
class Key,
class Content>
78 int get(
int wheelId,
int stationId,
int sectorId,
int& flagCFE,
int& flagDFE,
int& flagCMC,
int& flagDMC)
const;
80 int get(
const DTChamberId&
id,
int& flagCFE,
int& flagDFE,
int& flagCMC,
int& flagDMC)
const;
88 int set(
int wheelId,
int stationId,
int sectorId,
int flagCFE,
int flagDFE,
int flagCMC,
int flagDMC);
89 int set(
const DTChamberId&
id,
int flagCFE,
int flagDFE,
int flagCMC,
int flagDMC);
90 int setFlagCFE(
int wheelId,
int stationId,
int sectorId,
int flag);
92 int setFlagDFE(
int wheelId,
int stationId,
int sectorId,
int flag);
94 int setFlagCMC(
int wheelId,
int stationId,
int sectorId,
int flag);
96 int setFlagDMC(
int wheelId,
int stationId,
int sectorId,
int flag);
109 std::vector<std::pair<DTLVStatusId, DTLVStatusData> >
dataList;
118 #endif // DTLVStatus_H
const_iterator begin() const
void clear()
reset content
edm::ConstRespectingPtr< DTBufferTree< int, int > > dBuf
int setFlagDMC(int wheelId, int stationId, int sectorId, int flag)
const std::string & version() const
access version
std::vector< std::pair< DTLVStatusId, DTLVStatusData > > dataList
std::string mapName() const
read and store full content
int setFlagCFE(int wheelId, int stationId, int sectorId, int flag)
std::vector< std::pair< DTLVStatusId, DTLVStatusData > >::const_iterator const_iterator
Access methods to data.
#define COND_SERIALIZABLE
const_iterator end() const
int setFlagDFE(int wheelId, int stationId, int sectorId, int flag)
DTLVStatus & operator=(DTLVStatus const &)=delete
int setFlagCMC(int wheelId, int stationId, int sectorId, int flag)