Classes | |
struct | DataProduct |
struct | IOVSyncValue |
struct | Record |
Enumerations | |
enum | Compression { Compression::kNone, Compression::kZLIB, Compression::kLZMA } |
Functions | |
IOVSyncValue | convertSyncValue (edm::IOVSyncValue const &iFrom, bool iIsRunLumi) |
edm::IOVSyncValue | convertSyncValue (IOVSyncValue const &iFrom, bool iIsRunLumi) |
std::vector< IOVSyncValue >::const_iterator | findMatchingFirst (std::vector< IOVSyncValue > const &iIOVs, IOVSyncValue iMatch) |
bool | operator< (IOVSyncValue const &iLHS, IOVSyncValue const &iRHS) |
|
strong |
Enumerator | |
---|---|
kNone | |
kZLIB | |
kLZMA |
Definition at line 28 of file Compression.h.
|
inline |
Definition at line 30 of file convertSyncValue.h.
References edm::IOVSyncValue::eventID(), edm::EventID::luminosityBlock(), edm::Timestamp::microsecondOffset(), edm::EventID::run(), edm::IOVSyncValue::time(), and edm::Timestamp::unixTime().
Referenced by HDF5ProductResolver::indexForInterval(), and CondHDF5ESSource::setIntervalFor().
|
inline |
Definition at line 37 of file convertSyncValue.h.
References cond::hdf5::IOVSyncValue::high_, and cond::hdf5::IOVSyncValue::low_.
std::vector< IOVSyncValue >::const_iterator cond::hdf5::findMatchingFirst | ( | std::vector< IOVSyncValue > const & | iIOVs, |
IOVSyncValue | iMatch | ||
) |
Definition at line 19 of file IOVSyncValue.cc.
References pfDeepBoostedJetPreprocessParams_cfi::lower_bound, and or.
Referenced by HDF5ProductResolver::indexForInterval(), and CondHDF5ESSource::setIntervalFor().
|
inline |
Definition at line 34 of file IOVSyncValue.h.
References cond::hdf5::IOVSyncValue::high_, and cond::hdf5::IOVSyncValue::low_.
Referenced by FWConfigurationManager::guessAndReadFromFile().