Protected Member Functions | |
CTPPSRPAlignmentCorrectionsDataSequence | Merge (const std::vector< CTPPSRPAlignmentCorrectionsDataSequence > &) const |
merges an array of sequences to one More... | |
void | PrepareSequence (const std::string &label, CTPPSRPAlignmentCorrectionsDataSequence &seq, const std::vector< std::string > &files) const |
builds a sequence of corrections from provided sources and runs a few checks More... | |
void | setIntervalFor (const edm::eventsetup::EventSetupRecordKey &, const edm::IOVSyncValue &, edm::ValidityInterval &) override |
Protected Member Functions inherited from edm::ESProducer | |
template<typename T > | |
auto | setWhatProduced (T *iThis, const char *iLabel) |
template<typename T > | |
auto | setWhatProduced (T *iThis, const es::Label &iLabel={}) |
template<typename T > | |
auto | setWhatProduced (T *iThis, const std::string &iLabel) |
template<typename T , typename TDecorator > | |
auto | setWhatProduced (T *iThis, const TDecorator &iDec, const es::Label &iLabel={}) |
template<typename T , typename TReturn , typename TRecord > | |
auto | setWhatProduced (T *iThis, TReturn(T ::*iMethod)(const TRecord &), const es::Label &iLabel={}) |
template<typename T , typename TReturn , typename TRecord , typename TArg > | |
ESConsumesCollectorT< TRecord > | setWhatProduced (T *iThis, TReturn(T ::*iMethod)(const TRecord &), const TArg &iDec, const es::Label &iLabel={}) |
Protected Member Functions inherited from edm::ESProxyFactoryProducer | |
template<class TFactory > | |
void | registerFactory (std::unique_ptr< TFactory > iFactory, const std::string &iLabel=std::string()) |
virtual void | registerFactoryWithKey (const EventSetupRecordKey &iRecord, std::unique_ptr< eventsetup::ProxyFactoryBase > iFactory, const std::string &iLabel=std::string()) |
KeyedProxiesVector | registerProxies (const EventSetupRecordKey &, unsigned int iovIndex) override |
Protected Member Functions inherited from edm::eventsetup::DataProxyProvider | |
template<class T > | |
void | usingRecord () |
void | usingRecordWithKey (const EventSetupRecordKey &key) |
Protected Member Functions inherited from edm::EventSetupRecordIntervalFinder | |
template<class T > | |
void | findingRecord () |
void | findingRecordWithKey (const eventsetup::EventSetupRecordKey &) |
Static Protected Member Functions | |
static edm::EventID | nextLS (const edm::EventID &src) |
static edm::EventID | previousLS (const edm::EventID &src) |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::eventsetup::DataProxyProvider | |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Types inherited from edm::ESProxyFactoryProducer | |
using | EventSetupRecordKey = eventsetup::EventSetupRecordKey |
Protected Types inherited from edm::eventsetup::DataProxyProvider | |
using | KeyedProxiesVector = std::vector< std::pair< DataKey, std::shared_ptr< DataProxy > >> |
Loads alignment corrections to EventSetup.
Definition at line 35 of file CTPPSRPAlignmentCorrectionsDataESSourceXML.cc.
CTPPSRPAlignmentCorrectionsDataESSourceXML::CTPPSRPAlignmentCorrectionsDataESSourceXML | ( | const edm::ParameterSet & | p | ) |
Definition at line 91 of file CTPPSRPAlignmentCorrectionsDataESSourceXML.cc.
References acsMeasured, acsMisaligned, acsReal, f, contentValuesFiles::fullPath, edm::ParameterSet::getParameter(), PrepareSequence(), produceMeasured(), produceMisaligned(), produceReal(), and edm::ESProducer::setWhatProduced().
|
override |
Definition at line 119 of file CTPPSRPAlignmentCorrectionsDataESSourceXML.cc.
|
protected |
merges an array of sequences to one
Definition at line 123 of file CTPPSRPAlignmentCorrectionsDataESSourceXML.cc.
References mixOne_premix_on_sim_cfi::accumulator, PVValHelper::add(), CTPPSRPAlignmentCorrectionsData::addCorrections(), alignCSCRings::corr, edm::IOVSyncValue::eventID(), edm::ValidityInterval::first(), CTPPSRPAlignmentCorrectionsMethods::iovValueToString(), edm::ValidityInterval::last(), genParticles_cff::map, nextLS(), AlCaHLTBitMon_ParallelJobs::p, previousLS(), mps_fire::result, cmsswSequenceInfo::seq, cmsswSequenceInfo::seqs, and verbosity.
Referenced by PrepareSequence().
|
inlinestaticprotected |
Definition at line 69 of file CTPPSRPAlignmentCorrectionsDataESSourceXML.cc.
Referenced by Merge().
|
protected |
builds a sequence of corrections from provided sources and runs a few checks
Definition at line 184 of file CTPPSRPAlignmentCorrectionsDataESSourceXML.cc.
References FrontierConditions_GlobalTag_cff::file, MainPageGenerator::files, label, CTPPSRPAlignmentCorrectionsMethods::loadFromXML(), Merge(), cmsswSequenceInfo::seq, and verbosity.
Referenced by CTPPSRPAlignmentCorrectionsDataESSourceXML().
|
inlinestaticprotected |
Definition at line 59 of file CTPPSRPAlignmentCorrectionsDataESSourceXML.cc.
Referenced by Merge(), and setIntervalFor().
std::unique_ptr< CTPPSRPAlignmentCorrectionsData > CTPPSRPAlignmentCorrectionsDataESSourceXML::produceMeasured | ( | const CTPPSRPAlignmentCorrectionsDataRcd & | iRecord | ) |
Definition at line 200 of file CTPPSRPAlignmentCorrectionsDataESSourceXML.cc.
References acMeasured.
Referenced by CTPPSRPAlignmentCorrectionsDataESSourceXML().
std::unique_ptr< CTPPSRPAlignmentCorrectionsData > CTPPSRPAlignmentCorrectionsDataESSourceXML::produceMisaligned | ( | const RPMisalignedAlignmentRecord & | iRecord | ) |
Definition at line 214 of file CTPPSRPAlignmentCorrectionsDataESSourceXML.cc.
References acMisaligned.
Referenced by CTPPSRPAlignmentCorrectionsDataESSourceXML().
std::unique_ptr< CTPPSRPAlignmentCorrectionsData > CTPPSRPAlignmentCorrectionsDataESSourceXML::produceReal | ( | const RPRealAlignmentRecord & | iRecord | ) |
Definition at line 207 of file CTPPSRPAlignmentCorrectionsDataESSourceXML.cc.
References acReal.
Referenced by CTPPSRPAlignmentCorrectionsDataESSourceXML().
|
overrideprotectedvirtual |
Implements edm::EventSetupRecordIntervalFinder.
Definition at line 221 of file CTPPSRPAlignmentCorrectionsDataESSourceXML.cc.
References acMeasured, acMisaligned, acReal, acsMeasured, acsMisaligned, acsReal, edm::IOVSyncValue::endOfTime(), edm::IOVSyncValue::eventID(), Exception, edm::ValidityInterval::first(), CTPPSRPAlignmentCorrectionsMethods::iovValueToString(), crabWrapper::key, edm::ValidityInterval::last(), edm::EventID::luminosityBlock(), edm::EventID::maxLuminosityBlockNumber(), edm::EventID::maxRunNumber(), previousLS(), edm::EventID::run(), edm::IOVSyncValue::time(), edm::Timestamp::unixTime(), and verbosity.
|
protected |
Definition at line 53 of file CTPPSRPAlignmentCorrectionsDataESSourceXML.cc.
Referenced by produceMeasured(), and setIntervalFor().
|
protected |
Definition at line 53 of file CTPPSRPAlignmentCorrectionsDataESSourceXML.cc.
Referenced by produceMisaligned(), and setIntervalFor().
|
protected |
Definition at line 53 of file CTPPSRPAlignmentCorrectionsDataESSourceXML.cc.
Referenced by produceReal(), and setIntervalFor().
|
protected |
Definition at line 52 of file CTPPSRPAlignmentCorrectionsDataESSourceXML.cc.
Referenced by CTPPSRPAlignmentCorrectionsDataESSourceXML(), and setIntervalFor().
|
protected |
Definition at line 52 of file CTPPSRPAlignmentCorrectionsDataESSourceXML.cc.
Referenced by CTPPSRPAlignmentCorrectionsDataESSourceXML(), and setIntervalFor().
|
protected |
Definition at line 52 of file CTPPSRPAlignmentCorrectionsDataESSourceXML.cc.
Referenced by CTPPSRPAlignmentCorrectionsDataESSourceXML(), and setIntervalFor().
|
protected |
Definition at line 51 of file CTPPSRPAlignmentCorrectionsDataESSourceXML.cc.
Referenced by Merge(), PrepareSequence(), and setIntervalFor().