A class adding (mis)alignments to geometry (both real and misaligned). More...
Protected Member Functions | |
RPAlignmentCorrectionsDataSequence | Merge (const std::vector< RPAlignmentCorrectionsDataSequence >) const |
merges an array of sequences to one More... | |
void | PrepareSequence (const std::string &label, RPAlignmentCorrectionsDataSequence &seq, const std::vector< std::string > &files) const |
builds a sequence of corrections from provided sources and runs a few checks More... | |
virtual void | setIntervalFor (const edm::eventsetup::EventSetupRecordKey &, const edm::IOVSyncValue &, edm::ValidityInterval &) |
Protected Member Functions inherited from edm::ESProducer | |
template<typename T > | |
void | setWhatProduced (T *iThis, const es::Label &iLabel=es::Label()) |
template<typename T > | |
void | setWhatProduced (T *iThis, const char *iLabel) |
template<typename T > | |
void | setWhatProduced (T *iThis, const std::string &iLabel) |
template<typename T , typename TDecorator > | |
void | setWhatProduced (T *iThis, const TDecorator &iDec, const es::Label &iLabel=es::Label()) |
template<typename T , typename TReturn , typename TRecord > | |
void | setWhatProduced (T *iThis, TReturn(T::*iMethod)(const TRecord &), const es::Label &iLabel=es::Label()) |
template<typename T , typename TReturn , typename TRecord , typename TArg > | |
void | setWhatProduced (T *iThis, TReturn(T::*iMethod)(const TRecord &), const TArg &iDec, const es::Label &iLabel=es::Label()) |
Protected Member Functions inherited from edm::ESProxyFactoryProducer | |
template<class TFactory > | |
void | registerFactory (std::auto_ptr< TFactory > iFactory, const std::string &iLabel=std::string()) |
virtual void | registerFactoryWithKey (const eventsetup::EventSetupRecordKey &iRecord, std::auto_ptr< eventsetup::ProxyFactoryBase > &iFactory, const std::string &iLabel=std::string()) |
virtual void | registerProxies (const eventsetup::EventSetupRecordKey &iRecord, KeyedProxies &aProxyList) |
override DataProxyProvider method More... | |
Protected Member Functions inherited from edm::eventsetup::DataProxyProvider | |
void | eraseAll (const EventSetupRecordKey &iRecordKey) |
deletes all the Proxies in aStream More... | |
void | invalidateProxies (const EventSetupRecordKey &iRecordKey) |
template<class T > | |
void | usingRecord () |
void | usingRecordWithKey (const EventSetupRecordKey &) |
Protected Member Functions inherited from edm::EventSetupRecordIntervalFinder | |
template<class T > | |
void | findingRecord () |
void | findingRecordWithKey (const eventsetup::EventSetupRecordKey &) |
Additional Inherited Members | |
Public Types inherited from edm::eventsetup::DataProxyProvider | |
typedef std::vector< std::pair < DataKey, edm::propagate_const < std::shared_ptr< DataProxy > > > > | KeyedProxies |
typedef std::vector < EventSetupRecordKey > | Keys |
typedef std::map < EventSetupRecordKey, KeyedProxies > | RecordProxies |
Static Public Member Functions inherited from edm::eventsetup::DataProxyProvider | |
static void | prevalidate (ConfigurationDescriptions &) |
A class adding (mis)alignments to geometry (both real and misaligned).
See schema of TOTEM RP geometry classes
Definition at line 33 of file TotemRPIncludeAlignments.cc.
TotemRPIncludeAlignments::TotemRPIncludeAlignments | ( | const edm::ParameterSet & | p | ) |
Definition at line 63 of file TotemRPIncludeAlignments.cc.
References acsMeasured, acsMisaligned, acsReal, edm::ParameterSet::getParameter(), PrepareSequence(), produceMeasured(), produceMisaligned(), produceReal(), and edm::ESProducer::setWhatProduced().
|
virtual |
Definition at line 81 of file TotemRPIncludeAlignments.cc.
|
protected |
merges an array of sequences to one
Definition at line 87 of file TotemRPIncludeAlignments.cc.
References Clusterizer1DCommons::add(), corr, delta, TimeValidityInterval::EndOfTime(), TimeValidityInterval::first, TimeValidityInterval::last, mps_fire::result, TimeValidityInterval::ValueToUNIXString(), and verbosity.
Referenced by PrepareSequence().
|
protected |
builds a sequence of corrections from provided sources and runs a few checks
Definition at line 149 of file TotemRPIncludeAlignments.cc.
References i, Merge(), and verbosity.
Referenced by TotemRPIncludeAlignments().
std::auto_ptr< RPAlignmentCorrectionsData > TotemRPIncludeAlignments::produceMeasured | ( | const RPMeasuredAlignmentRecord & | iRecord | ) |
Definition at line 163 of file TotemRPIncludeAlignments.cc.
References acMeasured.
Referenced by TotemRPIncludeAlignments().
std::auto_ptr< RPAlignmentCorrectionsData > TotemRPIncludeAlignments::produceMisaligned | ( | const RPMisalignedAlignmentRecord & | iRecord | ) |
Definition at line 179 of file TotemRPIncludeAlignments.cc.
References acMisaligned.
Referenced by TotemRPIncludeAlignments().
std::auto_ptr< RPAlignmentCorrectionsData > TotemRPIncludeAlignments::produceReal | ( | const RPRealAlignmentRecord & | iRecord | ) |
Definition at line 171 of file TotemRPIncludeAlignments.cc.
References acReal.
Referenced by TotemRPIncludeAlignments().
|
protectedvirtual |
Implements edm::EventSetupRecordIntervalFinder.
Definition at line 187 of file TotemRPIncludeAlignments.cc.
References acMeasured, acMisaligned, acReal, acsMeasured, acsMisaligned, acsReal, corr, TimeValidityInterval::EndOfTime(), edm::IOVSyncValue::endOfTime(), edm::EventID::event(), edm::IOVSyncValue::eventID(), Exception, edm::ValidityInterval::first(), plotBeamSpotDB::first, edm::ValidityInterval::last(), min(), edm::eventsetup::EventSetupRecordKey::name(), NULL, edm::EventID::run(), lumiQTWidget::t, edm::IOVSyncValue::time(), edm::Timestamp::unixTime(), edm::Timestamp::value(), TimeValidityInterval::ValueToUNIXString(), and verbosity.
|
protected |
Definition at line 46 of file TotemRPIncludeAlignments.cc.
Referenced by produceMeasured(), and setIntervalFor().
|
protected |
Definition at line 46 of file TotemRPIncludeAlignments.cc.
Referenced by produceMisaligned(), and setIntervalFor().
|
protected |
Definition at line 46 of file TotemRPIncludeAlignments.cc.
Referenced by produceReal(), and setIntervalFor().
|
protected |
Definition at line 45 of file TotemRPIncludeAlignments.cc.
Referenced by setIntervalFor(), and TotemRPIncludeAlignments().
|
protected |
Definition at line 45 of file TotemRPIncludeAlignments.cc.
Referenced by setIntervalFor(), and TotemRPIncludeAlignments().
|
protected |
Definition at line 45 of file TotemRPIncludeAlignments.cc.
Referenced by setIntervalFor(), and TotemRPIncludeAlignments().
|
protected |
Definition at line 44 of file TotemRPIncludeAlignments.cc.
Referenced by Merge(), PrepareSequence(), and setIntervalFor().