Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::eventsetup::DataProxyProvider | |
static void | prevalidate (ConfigurationDescriptions &) |
Private Member Functions | |
std::vector < PPSAlignmentConfiguration::PointErrors > | buildVectorFromDirectory (TDirectory *dir, const PPSAlignmentConfiguration::RPConfig &rpd) |
TDirectory * | findDirectoryWithName (TDirectory *dir, std::string searchName) |
int | fitProfile (TProfile *p, double x_mean, double x_rms, double &sl, double &sl_unc) |
void | setIntervalFor (const edm::eventsetup::EventSetupRecordKey &key, const edm::IOVSyncValue &iosv, edm::ValidityInterval &oValidity) override |
Additional Inherited Members | |
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 >>> |
Protected Member Functions inherited from edm::ESProducer | |
template<typename T > | |
auto | setWhatProduced (T *iThis, const es::Label &iLabel={}) |
template<typename T > | |
auto | setWhatProduced (T *iThis, const char *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={}) |
void | usesResources (std::vector< std::string > const &) |
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 &) |
Definition at line 35 of file PPSAlignmentConfigurationESSource.cc.
PPSAlignmentConfigurationESSource::PPSAlignmentConfigurationESSource | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 92 of file PPSAlignmentConfigurationESSource.cc.
References alignment_x_meth_o_ranges, alignment_x_relative_ranges, alignment_y_ranges, PPSAlignmentConfiguration::Binning::bin_size_x_, binning, buildVectorFromDirectory(), reco::ceil(), chiSqThreshold, debug, PPSAlignmentConfiguration::Binning::diffFN_n_bins_x_, PPSAlignmentConfiguration::Binning::diffFN_x_max_, PPSAlignmentConfiguration::Binning::diffFN_x_min_, edm::ParameterSet::empty(), extraParams, findDirectoryWithName(), fitProfileMinBinEntries, fitProfileMinNReasonable, edm::ParameterSet::getParameter(), PPSAlignmentConfiguration::RPConfig::id_, label, matchingReferencePoints, matchingShiftRanges, maxRPTracksSize, methOGraphMinN, methOUncFitRange, minRPTracksSize, eostools::mkdir(), modeGraphMinN, multSelProjYMinEntries, PPSAlignmentConfiguration::Binning::n_bins_x_, PPSAlignmentConfiguration::Binning::n_bins_y_, n_si, PPSAlignmentConfiguration::RPConfig::name_, PPSAlignmentConfiguration::SectorConfig::name_, nearFarMinEntries, AlCaHLTBitMon_ParallelJobs::p, PPSAlignmentConfiguration::Binning::pixel_x_offset_, PPSAlignmentConfiguration::RPConfig::position_, PPSAlignmentConfiguration::SectorConfig::rp_F_, PPSAlignmentConfiguration::SectorConfig::rp_N_, sectorConfig45, sectorConfig56, edm::ESProducer::setWhatProduced(), PPSAlignmentConfiguration::Binning::slice_n_bins_x_, PPSAlignmentConfiguration::Binning::slice_n_bins_y_, PPSAlignmentConfiguration::Binning::slice_x_max_, PPSAlignmentConfiguration::Binning::slice_x_min_, PPSAlignmentConfiguration::Binning::slice_y_max_, PPSAlignmentConfiguration::Binning::slice_y_min_, AlCaHLTBitMon_QueryRunRegistry::string, x_ali_sh_step, PPSAlignmentConfiguration::Binning::y_max_, PPSAlignmentConfiguration::Binning::y_min_, y_mode_max_valid, y_mode_sys_unc, and y_mode_unc_max_valid.
|
private |
Definition at line 651 of file PPSAlignmentConfigurationESSource.cc.
References ztail::d, debug, fitProfile(), isotrackApplyRegressor::k, mergeVDriftHistosByStation::name, GetRecoTauVFromDQM_MC_cff::next, class-composition::o, MetAnalyzer::pv(), AlCaHLTBitMon_QueryRunRegistry::string, PPSAlignmentConfiguration::RPConfig::y_cen_add_, and PPSAlignmentConfiguration::RPConfig::y_width_mult_.
Referenced by PPSAlignmentConfigurationESSource().
|
static |
Definition at line 326 of file PPSAlignmentConfigurationESSource.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), binning, submitPVResolutionJobs::desc, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 623 of file PPSAlignmentConfigurationESSource.cc.
References DeadROC_duringRun::dir, isotrackApplyRegressor::k, mergeVDriftHistosByStation::name, GetRecoTauVFromDQM_MC_cff::next, class-composition::o, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by PPSAlignmentConfigurationESSource().
|
private |
Definition at line 592 of file PPSAlignmentConfigurationESSource.cc.
References fitProfileMinBinEntries, and fitProfileMinNReasonable.
Referenced by buildVectorFromDirectory().
std::unique_ptr< PPSAlignmentConfiguration > PPSAlignmentConfigurationESSource::produce | ( | const PPSAlignmentConfigurationRcd & | ) |
Definition at line 278 of file PPSAlignmentConfigurationESSource.cc.
References alignment_x_meth_o_ranges, alignment_x_relative_ranges, alignment_y_ranges, binning, chiSqThreshold, extraParams, fitProfileMinBinEntries, fitProfileMinNReasonable, label, matchingReferencePoints, matchingShiftRanges, maxRPTracksSize, methOGraphMinN, methOUncFitRange, minRPTracksSize, modeGraphMinN, multSelProjYMinEntries, n_si, nearFarMinEntries, AlCaHLTBitMon_ParallelJobs::p, sectorConfig45, sectorConfig56, x_ali_sh_step, y_mode_max_valid, y_mode_sys_unc, and y_mode_unc_max_valid.
|
overrideprivatevirtual |
Implements edm::EventSetupRecordIntervalFinder.
Definition at line 692 of file PPSAlignmentConfigurationESSource.cc.
References edm::IOVSyncValue::beginOfTime(), edm::IOVSyncValue::endOfTime(), edm::EventID::event(), edm::IOVSyncValue::eventID(), infinity, edm::eventsetup::EventSetupRecordKey::name(), and edm::EventID::run().
|
private |
Definition at line 70 of file PPSAlignmentConfigurationESSource.cc.
Referenced by PPSAlignmentConfigurationESSource(), and produce().
|
private |
Definition at line 76 of file PPSAlignmentConfigurationESSource.cc.
Referenced by PPSAlignmentConfigurationESSource(), and produce().
|
private |
Definition at line 79 of file PPSAlignmentConfigurationESSource.cc.
Referenced by PPSAlignmentConfigurationESSource(), and produce().
|
private |
Definition at line 83 of file PPSAlignmentConfigurationESSource.cc.
Referenced by fillDescriptions(), PPSAlignmentConfigurationESSource(), and produce().
|
private |
Definition at line 59 of file PPSAlignmentConfigurationESSource.cc.
Referenced by PPSAlignmentConfigurationESSource(), and produce().
|
private |
Definition at line 52 of file PPSAlignmentConfigurationESSource.cc.
Referenced by buildVectorFromDirectory(), rrapi.RRApi::dprint(), util.rrapi.RRApi::dprint(), pkg.AbstractPkg::generate(), util.rrapi.RRApi::get(), rrapi.RRApi::get(), pkg.AbstractPkg::get_kwds(), runTauIdMVA.TauIDEmbedder::loadMVA_WPs_run2_2017(), PPSAlignmentConfigurationESSource(), runTauIdMVA.TauIDEmbedder::runTauID(), and pkg.AbstractPkg::write().
|
private |
Definition at line 85 of file PPSAlignmentConfigurationESSource.cc.
Referenced by PPSAlignmentConfigurationESSource(), and produce().
|
private |
Definition at line 71 of file PPSAlignmentConfigurationESSource.cc.
Referenced by fitProfile(), PPSAlignmentConfigurationESSource(), and produce().
|
private |
Definition at line 72 of file PPSAlignmentConfigurationESSource.cc.
Referenced by fitProfile(), PPSAlignmentConfigurationESSource(), and produce().
|
private |
Definition at line 87 of file PPSAlignmentConfigurationESSource.cc.
Referenced by python.rootplot.root2matplotlib.Hist::bar(), python.rootplot.root2matplotlib.Hist::barh(), python.rootplot.root2matplotlib.Hist::errorbar(), python.rootplot.root2matplotlib.Hist::errorbarh(), PPSAlignmentConfigurationESSource(), core.TriggerMatchAnalyzer.TriggerMatchAnalyzer::process(), produce(), core.AutoHandle.AutoHandle::ReallyLoad(), and MatrixInjector.MatrixInjector::uploadConf().
|
private |
Definition at line 67 of file PPSAlignmentConfigurationESSource.cc.
Referenced by PPSAlignmentConfigurationESSource(), and produce().
|
private |
Definition at line 68 of file PPSAlignmentConfigurationESSource.cc.
Referenced by PPSAlignmentConfigurationESSource(), and produce().
|
private |
Definition at line 64 of file PPSAlignmentConfigurationESSource.cc.
Referenced by PPSAlignmentConfigurationESSource(), and produce().
|
private |
Definition at line 73 of file PPSAlignmentConfigurationESSource.cc.
Referenced by PPSAlignmentConfigurationESSource(), and produce().
|
private |
Definition at line 74 of file PPSAlignmentConfigurationESSource.cc.
Referenced by PPSAlignmentConfigurationESSource(), and produce().
|
private |
Definition at line 63 of file PPSAlignmentConfigurationESSource.cc.
Referenced by PPSAlignmentConfigurationESSource(), and produce().
|
private |
Definition at line 80 of file PPSAlignmentConfigurationESSource.cc.
Referenced by PPSAlignmentConfigurationESSource(), and produce().
|
private |
Definition at line 81 of file PPSAlignmentConfigurationESSource.cc.
Referenced by PPSAlignmentConfigurationESSource(), and produce().
|
private |
Definition at line 65 of file PPSAlignmentConfigurationESSource.cc.
Referenced by PPSAlignmentConfigurationESSource(), and produce().
|
private |
Definition at line 77 of file PPSAlignmentConfigurationESSource.cc.
Referenced by PPSAlignmentConfigurationESSource(), and produce().
|
private |
Definition at line 54 of file PPSAlignmentConfigurationESSource.cc.
Referenced by PPSAlignmentConfigurationESSource(), and produce().
|
private |
Definition at line 54 of file PPSAlignmentConfigurationESSource.cc.
Referenced by PPSAlignmentConfigurationESSource(), and produce().
|
private |
Definition at line 56 of file PPSAlignmentConfigurationESSource.cc.
Referenced by PPSAlignmentConfigurationESSource(), and produce().
|
private |
Definition at line 61 of file PPSAlignmentConfigurationESSource.cc.
Referenced by PPSAlignmentConfigurationESSource(), and produce().
|
private |
Definition at line 58 of file PPSAlignmentConfigurationESSource.cc.
Referenced by PPSAlignmentConfigurationESSource(), and produce().
|
private |
Definition at line 60 of file PPSAlignmentConfigurationESSource.cc.
Referenced by PPSAlignmentConfigurationESSource(), and produce().