![]() |
![]() |
Namespaces | |
ecalcond | |
ecalped | |
idCategories | |
impl | |
rpcobgas | |
rpcobimon | |
rpcobtemp | |
rpcobvmon | |
service | |
time | |
XMLAuthenticationService | |
Typedefs | |
typedef edmplugin::PluginFactory < ora::IBlobStreamingService *() > | BlobStreamerPluginFactory |
typedef edmplugin::PluginFactory < ClassInfo *() > | ClassInfoFactory |
typedef edmplugin::PluginFactory < coral::Service *(const std::string &) > | CoralServicePluginFactory |
typedef std::vector < coral::monitor::Event::Record > | EventStream |
The raw stream of recorder monitoring events. More... | |
typedef std::set < cond::TagMetadata > | GlobalTag |
typedef IOVSequence | IOV |
typedef edmplugin::PluginFactory < cond::DataProxyWrapperBase *() > | ProxyFactory |
typedef std::map< std::string, SessionMonitor > | Repository |
typedef edmplugin::PluginFactory < cond::TechnologyProxy *() > | TechnologyProxyFactory |
typedef unsigned long long | Time_t |
typedef unsigned long long | uint64_t |
typedef std::pair< unsigned int, unsigned int > | UnpackedTime |
typedef std::pair< Time_t, Time_t > | ValidityInterval |
Enumerations | |
enum | DbConfigurationDefaults { CoralDefaults, CmsDefaults, ProdDefaults, ToolDefaults, WebDefaults } |
enum | TimeType { runnumber =0, timestamp, lumiid, hash, userid } |
Functions | |
IOV * | backportIOV (IOVSequence const &sequence) |
std::auto_ptr < cond::TechnologyProxy > | buildTechnologyProxy (const std::string &userconnect, const DbConnection &connection) |
char const * | className (const std::type_info &t) |
std::string | classNameForTypeId (const std::type_info &typeInfo) |
void | draw (std::vector< TH2F > &graphData, std::string filename) |
const TimeTypeSpecs & | findSpecs (std::string const &name) |
cond::Time_t | fromIOVSyncValue (edm::IOVSyncValue const &time, cond::TimeType timetype) |
void * | genMD5 (void *buffer, unsigned long len, void *code) |
void | genMD5 (const std::string &s, void *code) |
void | genMD5 (const string &s, void *code) |
std::string | getTotalErrors (const std::vector< EcalChannelStatusCode > &vItems) |
unsigned long long | hash64 (unsigned char *k, unsigned long long length, unsigned long long level) |
const Time_t | invalidTime (0) |
const std::string | invalidToken (" ") |
edm::IOVSyncValue | limitedIOVSyncValue (cond::Time_t time, cond::TimeType timetype) |
edm::IOVSyncValue | limitedIOVSyncValue (edm::IOVSyncValue const &time, cond::TimeType timetype) |
Double_t | linearF (Double_t *x, Double_t *par) |
IOVSequence * | migrateIOV (IOV const &iov) |
std::pair< std::string, int > | parseToken (const std::string &objectId) |
const char * | pluginCategory () |
std::string | QIEDataCounter (const int nr, unsigned int &formated_nr, int base=4) |
void | setErr (unsigned int const &statusCode, std::vector< std::pair< std::string, unsigned int > > &vTotalWithErr) |
std::string | StCodeToStr (unsigned int const &statusCode) |
const std::string | tagInventoryTable ("TAGINVENTORY_TABLE") |
const std::string | tagTreeTablePrefix ("TAGTREE_TABLE") |
void | throwException (std::string const &message, std::string const &methodName) |
const Time_t | TIMELIMIT (std::numeric_limits< Time_t >::max()) |
std::string const & | timeTypeNames (int) |
template<class T > | |
std::string | to_string (const T &t) |
edm::IOVSyncValue | toIOVSyncValue (cond::Time_t time, cond::TimeType timetype, bool startOrStop) |
static void | topinit () |
unsigned long long | toUNIX (int date, int time) |
std::string | userInfo () |
std::string | writeToken (const std::string &containerName, int oid0, int oid1, const std::string &className) |
std::string | writeTokenContainerFragment (const std::string &containerName, const std::string &className) |
Variables | |
static const char * | fmt_Guid = "%08lX-%04hX-%04hX-%02hhX%02hhX-%02hhX%02hhX%02hhX%02hhX%02hhX%02hhX" |
static const char * | fmt_oid = "[OID=%08X-%08X]" |
static const char * | fmt_tech = "[TECH=%08X]" |
static const char * | guid_null = "00000000-0000-0000-0000-000000000000" |
const std::string | tagInventoryTable |
const std::string | tagTreeTablePrefix |
const unsigned int | TIMETYPE_LIST_MAX =5 |
const cond::TimeType | timeTypeList [TIMETYPE_LIST_MAX] |
const TimeTypeSpecs | timeTypeSpecs [] |
const cond::TimeType | timeTypeValues [] |
Definition at line 8 of file BlobStreamerPluginFactory.h.
typedef edmplugin::PluginFactory<ClassInfo*() > cond::ClassInfoFactory |
typedef edmplugin::PluginFactory< coral::Service*(const std::string&) > cond::CoralServicePluginFactory |
Definition at line 24 of file CoralServiceFactory.h.
typedef std::vector<coral::monitor::Event::Record> cond::EventStream |
The raw stream of recorder monitoring events.
Definition at line 24 of file SQLMonitoringService.h.
typedef std::set<cond::TagMetadata> cond::GlobalTag |
Definition at line 20 of file CondPyInterface.h.
typedef IOVSequence cond::IOV |
Definition at line 16 of file IOVProxy.h.
typedef edmplugin::PluginFactory< cond::DataProxyWrapperBase* () > cond::ProxyFactory |
Definition at line 25 of file ProxyFactory.h.
typedef std::map< std::string, SessionMonitor > cond::Repository |
The repository of monitored events for all sessions where event streams are identified by session key
Definition at line 38 of file SQLMonitoringService.h.
Definition at line 10 of file TechnologyProxyFactory.h.
typedef unsigned long long cond::Time_t |
typedef unsigned long long cond::uint64_t |
typedef std::pair<unsigned int, unsigned int> cond::UnpackedTime |
typedef std::pair<Time_t, Time_t> cond::ValidityInterval |
Enumerator | |
---|---|
CoralDefaults | |
CmsDefaults | |
ProdDefaults | |
ToolDefaults | |
WebDefaults |
Definition at line 28 of file DbConnectionConfiguration.h.
enum cond::TimeType |
IOV * cond::backportIOV | ( | IOVSequence const & | sequence | ) |
Definition at line 22 of file migrateIOV.cc.
References cond::IOVSequence::add(), ora::PVector< Tp >::back(), ora::PVector< Tp >::begin(), ora::PVector< Tp >::end(), cond::IOVSequence::firstSince(), cond::IOVSequence::iovs(), cond::IOVSequence::lastTill(), L1TEmulatorMonitor_cff::p, query::result, ora::PVector< Tp >::size(), and cond::IOVSequence::timeType().
|
inline |
Definition at line 16 of file DbSession.cc.
References SurfaceDeformationFactory::create(), edm::hlt::Exception, reco::get(), L1TEmulatorMonitor_cff::p, and pos.
Referenced by cond::DbSession::importMapping(), and cond::SessionImpl::open().
char const * cond::className | ( | const std::type_info & | t | ) |
Definition at line 8 of file ClassID.cc.
References ntuplemaker::status.
Referenced by cond::service::GetTokenFromPointer< T >::operator()().
|
inline |
Definition at line 39 of file PoolDBOutputService.h.
Referenced by cond::service::GetTokenFromPointer< T >::classNameForPointer(), l1t::WriterProxyT< Record, Type >::save(), and l1t::DataWriter::writeKeyList().
void cond::draw | ( | std::vector< TH2F > & | graphData, |
std::string | filename | ||
) |
Definition at line 113 of file HcalGainsPyWrapper.cc.
References MultipleCompare::canvas.
Referenced by CompHist::drawEps(), CompHist::drawPs(), cond::PayLoadInspector< DataT >::plot(), SiPixelRecHitQuality::Packing::setProbabilityQ(), SiPixelRecHitQuality::Packing::setProbabilityXY(), and examples::TrackAnalysisAlgorithm::terminate().
const TimeTypeSpecs & cond::findSpecs | ( | std::string const & | name | ) |
Definition at line 33 of file Time.cc.
References edm::hlt::Exception, i, TIMETYPE_LIST_MAX, and timeTypeSpecs.
Referenced by cond::service::PoolDBOutputService::fillRecord(), and cond::service::PoolDBOutputService::PoolDBOutputService().
cond::Time_t cond::fromIOVSyncValue | ( | edm::IOVSyncValue const & | time, |
cond::TimeType | timetype | ||
) |
Definition at line 29 of file ConvertIOVSyncValue.cc.
References edm::IOVSyncValue::eventID(), lumiid, edm::IOVSyncValue::luminosityBlockNumber(), edm::EventID::run(), runnumber, edm::IOVSyncValue::time(), timestamp, edm::LuminosityBlockID::value(), and edm::Timestamp::value().
Referenced by CondDBESSource::setIntervalFor().
void * cond::genMD5 | ( | void * | buffer, |
unsigned long | len, | ||
void * | code | ||
) |
Definition at line 358 of file GenMD5.cc.
Referenced by writeTokenContainerFragment().
void cond::genMD5 | ( | const std::string & | s, |
void * | code | ||
) |
std::string cond::getTotalErrors | ( | const std::vector< EcalChannelStatusCode > & | vItems | ) |
Definition at line 239 of file EcalChannelStatusPyWrapper.cc.
References bits, i, getHLTprescales::index, and setErr().
Referenced by cond::PayLoadInspector< DataT >::summary().
ub8 cond::hash64 | ( | unsigned char * | k, |
unsigned long long | length, | ||
unsigned long long | level | ||
) |
Definition at line 45 of file hash64.cc.
References a, b, trackerHits::c, testEve_cfg::level, and mix64.
Referenced by cond::KeyedElement::convert().
const Time_t cond::invalidTime | ( | 0 | ) |
const std::string cond::invalidToken | ( | " " | ) |
edm::IOVSyncValue cond::limitedIOVSyncValue | ( | cond::Time_t | time, |
cond::TimeType | timetype | ||
) |
Definition at line 46 of file ConvertIOVSyncValue.cc.
References edm::IOVSyncValue::invalidIOVSyncValue(), prof2calltree::l, lumiid, edm::LuminosityBlockID::luminosityBlock(), edm::EventID::maxEventNumber(), edm::LuminosityBlockID::run(), runnumber, and timestamp.
Referenced by CondDBESSource::setIntervalFor().
edm::IOVSyncValue cond::limitedIOVSyncValue | ( | edm::IOVSyncValue const & | time, |
cond::TimeType | timetype | ||
) |
Definition at line 71 of file ConvertIOVSyncValue.cc.
References edm::IOVSyncValue::eventID(), edm::IOVSyncValue::invalidIOVSyncValue(), lumiid, edm::IOVSyncValue::luminosityBlockNumber(), edm::EventID::maxEventNumber(), edm::EventID::run(), runnumber, and timestamp.
Double_t cond::linearF | ( | Double_t * | x, |
Double_t * | par | ||
) |
Definition at line 260 of file RPCObGasPyWrapper.cc.
References detailsBasic3DVector::y.
Referenced by cond::PayLoadInspector< DataT >::plot().
IOVSequence * cond::migrateIOV | ( | IOV const & | iov | ) |
Definition at line 10 of file migrateIOV.cc.
References cond::IOV::firstsince, cond::IOV::iov, L1TEmulatorMonitor_cff::p, query::result, and cond::IOV::timetype.
std::pair< std::string, int > cond::parseToken | ( | const std::string & | objectId | ) |
Definition at line 16 of file PoolToken.cc.
References fmt_oid, p1, p2, p3, LaserTracksInput_cfi::source, ora::throwException(), and tmp.
Referenced by cond::MetaData::addMapping(), cond::DbSession::deleteObject(), cond::PayLoadInspector< DataT >::dump(), cond::DbSession::getObject(), ora::CondMetadataTable::getObjectByName(), cond::DbSession::getTypedObject(), cond::DbSession::importObject(), cond::Logger::insertLogRecord(), cond::IOVService::payloadContainerName(), cond::IOVProxy::payloadContainerName(), and cond::DbSession::updateObject().
const char * cond::pluginCategory | ( | ) |
Definition at line 33 of file ProxyFactory.cc.
std::string cond::QIEDataCounter | ( | const int | nr, |
unsigned int & | formated_nr, | ||
int | base = 4 |
||
) |
Definition at line 102 of file HcalQIEDataPyWrapper.cc.
References newFWLiteAna::base.
Referenced by cond::PayLoadInspector< DataT >::plot().
void cond::setErr | ( | unsigned int const & | statusCode, |
std::vector< std::pair< std::string, unsigned int > > & | vTotalWithErr | ||
) |
Definition at line 199 of file EcalChannelStatusPyWrapper.cc.
References bits.
Referenced by getTotalErrors().
std::string cond::StCodeToStr | ( | unsigned int const & | statusCode | ) |
Definition at line 139 of file EcalChannelStatusPyWrapper.cc.
References bits.
const std::string cond::tagInventoryTable | ( | "TAGINVENTORY_TABLE" | ) |
const std::string cond::tagTreeTablePrefix | ( | "TAGTREE_TABLE" | ) |
void cond::throwException | ( | std::string const & | message, |
std::string const & | methodName | ||
) |
Definition at line 17 of file Exception.cc.
References edm::hlt::Exception.
Referenced by L1CondDBIOVWriter::analyze(), and L1CondDBPayloadWriter::analyze().
const Time_t cond::TIMELIMIT | ( | std::numeric_limits< Time_t >:: | max() | ) |
Referenced by CondDBESSource::setIntervalFor().
std::string const & cond::timeTypeNames | ( | int | i | ) |
Definition at line 15 of file Time.cc.
References i.
Referenced by cond::TimeTypeTraits< type >::specs().
std::string cond::to_string | ( | const T & | t | ) |
Definition at line 25 of file Logger.cc.
References matplotRender::t.
Referenced by cond::Logger::logFailedOperationNow(), cond::Logger::logOperationNow(), popcon::EcalTPGLinConstHandler::readFromFile(), popcon::EcalTPGWeightIdMapHandler::readFromFile(), popcon::EcalTPGLutIdMapHandler::readFromFile(), popcon::EcalTPGFineGrainEBIdMapHandler::readFromFile(), popcon::EcalTPGPhysicsConstHandler::readFromFile(), popcon::EcalTPGBadXTHandler::readFromFile(), popcon::EcalTPGBadTTHandler::readFromFile(), popcon::EcalTPGFineGrainEBGroupHandler::readFromFile(), popcon::EcalTPGFineGrainTowerEEHandler::readFromFile(), popcon::EcalTPGWeightGroupHandler::readFromFile(), popcon::EcalTPGFineGrainStripEEHandler::readFromFile(), popcon::EcalTPGSlidingWindowHandler::readFromFile(), popcon::EcalTPGPedestalsHandler::readFromFile(), and popcon::EcalTPGLutGroupHandler::readFromFile().
edm::IOVSyncValue cond::toIOVSyncValue | ( | cond::Time_t | time, |
cond::TimeType | timetype, | ||
bool | startOrStop | ||
) |
Definition at line 7 of file ConvertIOVSyncValue.cc.
References edm::IOVSyncValue::invalidIOVSyncValue(), prof2calltree::l, lumiid, edm::LuminosityBlockID::luminosityBlock(), edm::EventID::maxEventNumber(), edm::LuminosityBlockID::run(), runnumber, and timestamp.
Referenced by CondDBESSource::setIntervalFor().
|
static |
Definition at line 38 of file CondPyInterface.cc.
References edmplugin::standard::config(), edmplugin::PluginManager::configure(), and edmplugin::PluginManager::isAvailable().
Referenced by cond::FWIncantation::FWIncantation().
unsigned long long cond::toUNIX | ( | int | date, |
int | time | ||
) |
Definition at line 240 of file RPCObImonPyWrapper.cc.
References cond::rpcobgas::day, min, and LaserDQM_cfi::mon.
Referenced by cond::PayLoadInspector< DataT >::plot().
std::string cond::userInfo | ( | ) |
Definition at line 9 of file IOVInfo.cc.
References createBeamHaloJobs::pwd, and hcal_dqm_sourceclient-file_cfg::user.
Referenced by cond::service::PoolDBOutputService::appendIOV(), cond::service::PoolDBOutputService::closeIOV(), cond::service::PoolDBOutputService::createNewIOV(), cond::AlignSplitIOV::execute(), cond::IOVService::exportIOVRangeWithPayload(), and popcon::PopCon::write().
std::string cond::writeToken | ( | const std::string & | containerName, |
int | oid0, | ||
int | oid1, | ||
const std::string & | className | ||
) |
Definition at line 45 of file PoolToken.cc.
References fmt_oid, runonSM::text, and writeTokenContainerFragment().
Referenced by ora::CondMetadataTable::getNamesForObject(), cond::MetaData::getToken(), ora::CondMetadataTable::setObjectName(), and cond::DbSession::storeObject().
std::string cond::writeTokenContainerFragment | ( | const std::string & | containerName, |
const std::string & | className | ||
) |
Definition at line 56 of file PoolToken.cc.
References fmt_tech, genMD5(), guid_null, runonSM::text, and cond::Guid::toString().
Referenced by ora::CondMetadataTable::getNamesForContainer(), and writeToken().
|
static |
Definition at line 9 of file Guid.h.
Referenced by cond::Guid::toString().
|
static |
Definition at line 13 of file PoolToken.cc.
Referenced by parseToken(), and writeToken().
|
static |
Definition at line 12 of file PoolToken.cc.
Referenced by writeTokenContainerFragment().
|
static |
Definition at line 14 of file PoolToken.cc.
Referenced by writeTokenContainerFragment().
const std::string cond::tagInventoryTable |
Referenced by cond::TagCollectionRetriever::getTagCollection().
const std::string cond::tagTreeTablePrefix |
Referenced by cond::TagCollectionRetriever::getTagCollection().
const unsigned int cond::TIMETYPE_LIST_MAX =5 |
Definition at line 22 of file Time.h.
Referenced by findSpecs().
const cond::TimeType cond::timeTypeList |
const TimeTypeSpecs cond::timeTypeSpecs |
Definition at line 22 of file Time.cc.
Referenced by cond::IOVEditor::append(), cond::service::PoolDBOutputService::beginOfTime(), RunRangeDependentPedeLabeler::buildRunRangeDependencyMap(), cond::IOVEditor::debugInfo(), cond::service::PoolDBOutputService::endOfTime(), cond::AlignSplitIOV::execute(), findSpecs(), cond::IOVEditor::freeInsert(), MillePedeAlignmentAlgorithm::initialize(), AlignmentProducer::makeNonOverlappingRunRanges(), MillePedeAlignmentAlgorithm::terminate(), cond::IOV::timeType(), cond::IOVSequence::timeType(), cond::service::PoolDBOutputService::Record::timetypestr(), and cond::IOVEditor::validTime().