#include <CSCOnlineDB.h>
Public Member Functions | |
void | cdbon_last_record (std::string obj_name, int *record) |
void | cdbon_read_rec (std::string obj_name, int record, CSCobject *obj) |
void | cdbon_write (CSCobject *obj, std::string obj_name, int record, int global_run, std::string time) |
condbon () noexcept(false) | |
~condbon () noexcept(false) | |
Private Attributes | |
oracle::occi::Connection * | con |
oracle::occi::Environment * | env |
oracle::occi::Statement * | stmt |
oracle::occi::Statement * | stmt1 |
Definition at line 17 of file CSCOnlineDB.h.
|
noexcept |
Constructor for condbon
Definition at line 6 of file CSCOnlineDB.cc.
References con, gather_cfg::cout, env, and AlCaHLTBitMon_QueryRunRegistry::string.
|
noexcept |
void condbon::cdbon_last_record | ( | std::string | obj_name, |
int * | record | ||
) |
Definition at line 246 of file CSCOnlineDB.cc.
References con, AlCaHarvesting_cff::record, stmt, and AlCaHLTBitMon_QueryRunRegistry::string.
void condbon::cdbon_read_rec | ( | std::string | obj_name, |
int | record, | ||
CSCobject * | obj | ||
) |
Definition at line 266 of file CSCOnlineDB.cc.
References con, ztail::d, mps_fire::i, getGTfromDQMFile::obj, AlCaHLTBitMon_ParallelJobs::p, AlCaHarvesting_cff::record, contentValuesCheck::ss, stmt, stmt1, and AlCaHLTBitMon_QueryRunRegistry::string.
void condbon::cdbon_write | ( | CSCobject * | obj, |
std::string | obj_name, | ||
int | record, | ||
int | global_run, | ||
std::string | time | ||
) |
Definition at line 25 of file CSCOnlineDB.cc.
References c, alignmentValidation::c1, con, gather_cfg::cout, env, beamvalidation::exit(), dqmMemoryStats::float, mps_fire::i, createfilelist::int, dqmiolumiharvest::j, dqmdumpme::k, SiStripPI::min, LaserDQM_cfi::mon, submitPVValidationJobs::now, getGTfromDQMFile::obj, AlCaHarvesting_cff::record, fileinputsource_cfi::sec, contentValuesCheck::ss, stmt, stmt1, AlCaHLTBitMon_QueryRunRegistry::string, and protons_cff::time.
|
private |
Definition at line 20 of file CSCOnlineDB.h.
Referenced by cdbon_last_record(), cdbon_read_rec(), cdbon_write(), condbon(), and ~condbon().
|
private |
Definition at line 19 of file CSCOnlineDB.h.
Referenced by cdbon_write(), condbon(), and ~condbon().
|
private |
Definition at line 21 of file CSCOnlineDB.h.
Referenced by cdbon_last_record(), cdbon_read_rec(), and cdbon_write().
|
private |
Definition at line 21 of file CSCOnlineDB.h.
Referenced by cdbon_read_rec(), and cdbon_write().