34 : dataTag(ps.getParameter<std::
string>(
"tag")),
36 runNumber(ps.getParameter<unsigned int>(
"run")) {}
90 while (
ifile >> whe >> sta >> sec >> qua >> t0min >> t0max) {
91 status = t0Range->
set(whe, sta, sec, qua, t0min, t0max);
92 std::cout << whe <<
" " << sta <<
" " << sec <<
" " << qua <<
" " << t0min <<
" " << t0max <<
" -> ";
93 std::cout <<
"insert status: " << status << std::endl;
110 std::cout <<
"More recent data already present - skipped" << std::endl;
DTRangeT0Handler(const edm::ParameterSet &ps)
unsigned long long Time_t
std::vector< std::pair< DTRangeT0 *, Time_t > > m_to_transfer
~DTRangeT0Handler() override
std::string id() const override
void getNewObjects() override
int set(int wheelId, int stationId, int sectorId, int slId, int t0min, int t0max)
cond::TagInfo_t const & tagInfo() const