Typedefs | |
typedef boost::date_time::subsecond_duration< boost::posix_time::time_duration, 1000000000 > | nanoseconds |
typedef cond::Time_t | Time_t |
typedef cond::TimeType | TimeType |
typedef cond::UnpackedTime | UnpackedTime |
Variables | |
static constexpr TimeType | HASH = cond::hash |
static constexpr TimeType | INVALID = cond::invalid |
static constexpr TimeType | LUMIID = cond::lumiid |
static constexpr const char *const | MAX_TIMESTAMP = "9999-12-31 23:59:59.000" |
static constexpr TimeType | RUNNUMBER = cond::runnumber |
static const std::pair< const char *, TimeType > | s_timeTypeMap [] |
static constexpr unsigned int | SINCE_HASH_GROUP_SIZE = SINCE_RUN_GROUP_SIZE |
static constexpr unsigned int | SINCE_LUMI_GROUP_SIZE = SINCE_RUN_GROUP_SIZE |
static constexpr unsigned int | SINCE_RUN_GROUP_SIZE = 1000 |
static constexpr unsigned long | SINCE_TIME_GROUP_SIZE = 154618822656000 |
const boost::posix_time::ptime | time0 = boost::posix_time::from_time_t(0) |
static constexpr TimeType | TIMESTAMP = cond::timestamp |
static constexpr TimeType | USERID = cond::userid |
typedef boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000000000> cond::time::nanoseconds |
Definition at line 16 of file TimeConversions.h.
typedef cond::Time_t cond::time::Time_t |
typedef cond::TimeType cond::time::TimeType |
|
inline |
Definition at line 43 of file TimeConversions.h.
References itsNanoseconds(), submitPVValidationJobs::t, and time0.
Referenced by SiStripDetVOffTkMapPlotter::analyze(), SiStripDetVOffPrinter::analyze(), SiStripDetVOffTrendPlotter::analyze(), cond::payloadInspector::TimeHistoryPlot< PayloadType, std::pair< double, double > >::fill(), SiStripDetVOffBuilder::getCondTime(), LHCInfoPopConSourceHandler::getCTTPSData(), LHCInfoPopConSourceHandler::getDipData(), LHCInfoPopConSourceHandler::getEcalData(), LHCInfoPopConSourceHandler::getLumiData(), FillInfoPopConSourceHandler::getNewObjects(), LHCInfoPopConSourceHandler::getNewObjects(), cond::FileBasedEmptySource::initialize(), LHCInfoImpl::makeFillDataQuery(), and cond::FileBasedEmptySource::setRunAndEventInfo().
|
inline |
Definition at line 58 of file TimeConversions.h.
References submitPVValidationJobs::t.
Referenced by now().
Time_t cond::time::fromIOVSyncValue | ( | edm::IOVSyncValue const & | time, |
TimeType | timetype | ||
) |
Definition at line 85 of file Time.cc.
References LUMIID, RUNNUMBER, protons_cff::time, TIMESTAMP, DBConfiguration_cff::timetype, and edm::LuminosityBlockID::value().
Referenced by CondDBESSource::setIntervalFor().
|
inline |
Definition at line 32 of file TimeConversions.h.
Referenced by from_boost().
const Time_t cond::time::kLowMask | ( | 0xFFFFFFFF | ) |
Referenced by ME::time_low(), to_boost(), to_timeval(), unpack(), BeamSpotPI::unpack(), BSPrintUtils::unpack(), and SiPixelPI::unpack().
edm::IOVSyncValue cond::time::limitedIOVSyncValue | ( | edm::IOVSyncValue const & | time, |
TimeType | timetype | ||
) |
Definition at line 119 of file Time.cc.
References edm::IOVSyncValue::invalidIOVSyncValue(), LUMIID, edm::EventID::maxEventNumber(), RUNNUMBER, protons_cff::time, TIMESTAMP, and DBConfiguration_cff::timetype.
edm::IOVSyncValue cond::time::limitedIOVSyncValue | ( | Time_t | time, |
TimeType | timetype | ||
) |
Definition at line 101 of file Time.cc.
References edm::IOVSyncValue::invalidIOVSyncValue(), cmsLHEtoEOSManager::l, LUMIID, edm::EventID::maxEventNumber(), RUNNUMBER, protons_cff::time, TIMESTAMP, and DBConfiguration_cff::timetype.
Referenced by CondDBESSource::setIntervalFor().
Time_t cond::time::lumiTime | ( | unsigned int | run, |
unsigned int | lumiId | ||
) |
Definition at line 54 of file Time.cc.
References pack(), and writedatasetfile::run.
Referenced by cond::getLastLumiFromOMS(), cond::service::OnlineDBOutputService::getLastLumiProcessed(), BeamSpotOnlinePopConSourceHandler::getNewObjects(), and CondDBESSource::setIntervalFor().
Referenced by cond::Iov_t::clear(), cond::persistency::IOVProxy::fetchSequence(), cond::persistency::IOVProxy::getInterval(), MillePedeAlignmentAlgorithm::initialize(), cond::TagInfo_t::isEmpty(), cond::Iov_t::isValid(), cond::persistency::IOVProxy::loadedGroup(), LHCInfoImpl::LumiSectionFilter::process(), cond::persistency::IOVProxy::resetIOVCache(), cond::persistency::IOV::Table::select(), cond::persistency::IOVProxy::selectAll(), CondDBESSource::setIntervalFor(), cond::persistency::setTillToLastIov(), tillTimeFromNextSince(), and cond::service::PoolDBOutputService::writeOne().
const Time_t cond::time::MIN_VAL | ( | 0 | ) |
Referenced by cond::Iov_t::clear(), cond::Tag_t::clear(), cond::persistency::IOVEditor::endOfValidity(), cond::persistency::IOVProxy::fetchSequence(), cond::persistency::RunInfoEditor::getLastInserted(), cond::persistency::RUN_INFO::Table::getLastInserted(), cond::getLastLumiFromOMS(), cond::service::OnlineDBOutputService::getLastLumiProcessed(), cond::getLatestLumiFromFile(), cond::FileBasedEmptySource::initialize(), MillePedeAlignmentAlgorithm::initialize(), cond::Iov_t::isValid(), cond::persistency::IOVEditor::lastValidatedTime(), cond::persistency::IOVProxy::loadedGroup(), cond::persistency::IOVProxy::resetIOVCache(), cond::persistency::IOVProxy::selectAll(), cond::FileBasedEmptySource::setRunAndEventInfo(), cond::persistency::GTEditor::validity(), and cond::persistency::GTProxy::validity().
|
inline |
Definition at line 63 of file TimeConversions.h.
References from_timeval().
|
inline |
Definition at line 26 of file TimeConversions.h.
References submitPVValidationJobs::t.
Referenced by FillInfoPopConSourceHandler::getNewObjects(), lumiTime(), and tillTimeFromNextSince().
const unsigned int cond::time::SECONDS_PER_LUMI | ( | 23 | ) |
Definition at line 56 of file Time.cc.
References HASH, LUMIID, SINCE_HASH_GROUP_SIZE, SINCE_LUMI_GROUP_SIZE, SINCE_RUN_GROUP_SIZE, SINCE_TIME_GROUP_SIZE, TIMESTAMP, and cmsswSequenceInfo::tp.
Referenced by cond::persistency::IOVProxy::loadGroups().
Definition at line 34 of file Time.cc.
References createfilelist::int, MAX_VAL(), pack(), TIMESTAMP, and unpack().
Referenced by cond::persistency::IOVProxy::fetchSequence(), cond::persistency::IOVProxy::getInterval(), and cond::persistency::IOVArray::Iterator::operator*().
TimeType cond::time::timeTypeFromName | ( | const std::string & | name | ) |
Definition at line 25 of file Time.cc.
References cond::findSpecs(), mps_fire::i, Skims_PA_cff::name, s_timeTypeMap, and cond::TimeTypeSpecs::type.
Referenced by cond::service::PoolDBOutputService::fillRecord(), and cond::persistency::GetFromRow< cond::TimeType >::operator()().
std::string cond::time::timeTypeName | ( | TimeType | type | ) |
Definition at line 19 of file Time.cc.
References s_timeTypeMap.
Referenced by cond::persistency::f_add_attribute().
|
inline |
Definition at line 39 of file TimeConversions.h.
References kLowMask(), seconds(), and time0.
Referenced by SiStripDetVOffHandler::analyze(), SiStripDetVOffTkMapPlotter::analyze(), SiStripDetVOffPrinter::analyze(), SiStripDetVOffTrendPlotter::analyze(), WriteCTPPSBeamParameters::analyze(), SiStripDetVOffTrendPlotter::dumpCSV(), cond::payloadInspector::RunHistoryPlot< PayloadType, std::pair< double, double > >::fill(), cond::payloadInspector::TimeHistoryPlot< PayloadType, std::pair< double, double > >::fill(), SiStripDetVOffTkMapPlotter::formatIOV(), SiStripDetVOffTrendPlotter::formatIOV(), SiStripDetVOffBuilder::getCoralTime(), LHCInfoPopConSourceHandler::getEcalData(), FillInfoPopConSourceHandler::getNewObjects(), LHCInfoPopConSourceHandler::getNewObjects(), FillInfo::print(), and LHCInfo::print().
inline ::timeval cond::time::to_timeval | ( | Time_t | iValue | ) |
edm::IOVSyncValue cond::time::toIOVSyncValue | ( | cond::Time_t | time, |
TimeType | timetype, | ||
bool | startOrStop | ||
) |
Definition at line 67 of file Time.cc.
References edm::IOVSyncValue::invalidIOVSyncValue(), cmsLHEtoEOSManager::l, LUMIID, edm::EventID::maxEventNumber(), RUNNUMBER, protons_cff::time, TIMESTAMP, and DBConfiguration_cff::timetype.
Referenced by CondDBESSource::setIntervalFor().
|
inline |
Definition at line 22 of file TimeConversions.h.
References kLowMask().
Referenced by SiStripDetVOffTrendPlotter::analyze(), cond::service::OnlineDBOutputService::getLastLumiProcessed(), FillInfoPopConSourceHandler::getNewObjects(), cond::FileBasedEmptySource::initialize(), cond::FileBasedEmptySource::setRunAndEventInfo(), and tillTimeFromNextSince().
|
staticconstexpr |
Definition at line 37 of file Time.h.
Referenced by sinceGroupSize().
|
staticconstexpr |
Definition at line 33 of file Time.h.
Referenced by CSCGEMMotherboard::findQualityGEMv2().
|
staticconstexpr |
Definition at line 36 of file Time.h.
Referenced by fromIOVSyncValue(), limitedIOVSyncValue(), sinceGroupSize(), and toIOVSyncValue().
|
staticconstexpr |
Definition at line 26 of file Time.h.
Referenced by CondDBESSource::CondDBESSource().
|
staticconstexpr |
Definition at line 34 of file Time.h.
Referenced by fromIOVSyncValue(), limitedIOVSyncValue(), and toIOVSyncValue().
|
static |
Definition at line 14 of file Time.cc.
Referenced by timeTypeFromName(), and timeTypeName().
|
staticconstexpr |
Definition at line 49 of file Time.h.
Referenced by sinceGroupSize().
|
staticconstexpr |
Definition at line 48 of file Time.h.
Referenced by sinceGroupSize().
|
staticconstexpr |
Definition at line 45 of file Time.h.
Referenced by sinceGroupSize().
|
staticconstexpr |
Definition at line 47 of file Time.h.
Referenced by sinceGroupSize().
const boost::posix_time::ptime cond::time::time0 = boost::posix_time::from_time_t(0) |
Definition at line 37 of file TimeConversions.h.
Referenced by cond::payloadInspector::PlotBase::exec_process(), from_boost(), main(), cond::payloadInspector::PlotBase::process(), RunInfoRead::readData(), and to_boost().
|
staticconstexpr |
Definition at line 35 of file Time.h.
Referenced by fromIOVSyncValue(), limitedIOVSyncValue(), sinceGroupSize(), tillTimeFromNextSince(), and toIOVSyncValue().
|
staticconstexpr |