94 while (
ifile >> whe >> sta >> sec >> qua >> lay >> cel >> hv >> tp >> ro >> dc) {
95 status = dFlag->
set(whe, sta, sec, qua, lay, cel, hv != 0, tp != 0, ro != 0, dc != 0);
96 std::cout << whe <<
" " << sta <<
" " << sec <<
" " << qua <<
" " << lay <<
" " << cel <<
" " << hv <<
" " << tp
97 <<
" " << ro <<
" " << dc <<
" -> ";
98 std::cout <<
"insert status: " << status << std::endl;
115 std::cout <<
"More recent data already present - skipped" << std::endl;
~DTDeadFlagHandler() override
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)
OldContainer m_to_transfer
cond::ValidityInterval lastInterval
DTDeadFlagHandler(const edm::ParameterSet &ps)
unsigned long long Time_t
std::string id() const override
void getNewObjects() override
cond::TagInfo_t const & tagInfo() const