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< PointErrors > | buildVectorFromDirectory (TDirectory *dir, const 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 |
Private Attributes | |
std::map< unsigned int, SelectionRange > | alignment_x_meth_o_ranges |
std::map< unsigned int, SelectionRange > | alignment_x_relative_ranges |
std::map< unsigned int, SelectionRange > | alignment_y_ranges |
Binning | binning |
double | chiSqThreshold |
bool | debug |
unsigned int | fitProfileMinBinEntries |
unsigned int | fitProfileMinNReasonable |
std::string | label |
std::map< unsigned int, std::vector< PointErrors > > | matchingReferencePoints |
std::map< unsigned int, SelectionRange > | matchingShiftRanges |
unsigned int | maxRPTracksSize |
unsigned int | methOGraphMinN |
double | methOUncFitRange |
unsigned int | modeGraphMinN |
unsigned int | multSelProjYMinEntries |
double | n_si |
unsigned int | nearFarMinEntries |
std::string | resultsDir |
SectorConfig | sectorConfig45 |
SectorConfig | sectorConfig56 |
std::vector< std::string > | sequence |
double | x_ali_sh_step |
double | y_mode_max_valid |
double | y_mode_sys_unc |
double | y_mode_unc_max_valid |
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 41 of file PPSAlignmentConfigESSource.cc.
PPSAlignmentConfigESSource::PPSAlignmentConfigESSource | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 97 of file PPSAlignmentConfigESSource.cc.
References alignment_x_meth_o_ranges, alignment_x_relative_ranges, alignment_y_ranges, Binning::bin_size_x_, binning, buildVectorFromDirectory(), reco::ceil(), chiSqThreshold, debug, edm::ParameterSet::empty(), findDirectoryWithName(), fitProfileMinBinEntries, fitProfileMinNReasonable, edm::ParameterSet::getParameter(), RPConfig::id_, label, matchingReferencePoints, matchingShiftRanges, maxRPTracksSize, methOGraphMinN, methOUncFitRange, eostools::mkdir(), modeGraphMinN, multSelProjYMinEntries, Binning::n_bins_x_, Binning::n_bins_y_, n_si, RPConfig::name_, SectorConfig::name_, nearFarMinEntries, AlCaHLTBitMon_ParallelJobs::p, Binning::pixel_x_offset_, RPConfig::position_, resultsDir, SectorConfig::rp_F_, SectorConfig::rp_N_, sectorConfig45, sectorConfig56, sequence, edm::ESProducer::setWhatProduced(), AlCaHLTBitMon_QueryRunRegistry::string, x_ali_sh_step, Binning::y_max_, Binning::y_min_, y_mode_max_valid, y_mode_sys_unc, and y_mode_unc_max_valid.
|
private |
Definition at line 640 of file PPSAlignmentConfigESSource.cc.
References ztail::d, debug, fitProfile(), isotrackApplyRegressor::k, mergeVDriftHistosByStation::name, GetRecoTauVFromDQM_MC_cff::next, class-composition::o, MetAnalyzer::pv(), AlCaHLTBitMon_QueryRunRegistry::string, RPConfig::y_cen_add_, and RPConfig::y_width_mult_.
Referenced by PPSAlignmentConfigESSource().
|
static |
Definition at line 316 of file PPSAlignmentConfigESSource.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), binning, submitPVResolutionJobs::desc, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 612 of file PPSAlignmentConfigESSource.cc.
References DeadROC_duringRun::dir, isotrackApplyRegressor::k, mergeVDriftHistosByStation::name, GetRecoTauVFromDQM_MC_cff::next, class-composition::o, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by PPSAlignmentConfigESSource().
|
private |
Definition at line 581 of file PPSAlignmentConfigESSource.cc.
References fitProfileMinBinEntries, and fitProfileMinNReasonable.
Referenced by buildVectorFromDirectory().
std::unique_ptr< PPSAlignmentConfig > PPSAlignmentConfigESSource::produce | ( | const PPSAlignmentConfigRcd & | ) |
Definition at line 269 of file PPSAlignmentConfigESSource.cc.
References alignment_x_meth_o_ranges, alignment_x_relative_ranges, alignment_y_ranges, binning, chiSqThreshold, fitProfileMinBinEntries, fitProfileMinNReasonable, label, matchingReferencePoints, matchingShiftRanges, maxRPTracksSize, methOGraphMinN, methOUncFitRange, modeGraphMinN, multSelProjYMinEntries, n_si, nearFarMinEntries, AlCaHLTBitMon_ParallelJobs::p, resultsDir, sectorConfig45, sectorConfig56, sequence, 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 680 of file PPSAlignmentConfigESSource.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 77 of file PPSAlignmentConfigESSource.cc.
Referenced by PPSAlignmentConfigESSource(), and produce().
|
private |
Definition at line 83 of file PPSAlignmentConfigESSource.cc.
Referenced by PPSAlignmentConfigESSource(), and produce().
|
private |
Definition at line 86 of file PPSAlignmentConfigESSource.cc.
Referenced by PPSAlignmentConfigESSource(), and produce().
|
private |
Definition at line 90 of file PPSAlignmentConfigESSource.cc.
Referenced by fillDescriptions(), PPSAlignmentConfigESSource(), and produce().
|
private |
Definition at line 67 of file PPSAlignmentConfigESSource.cc.
Referenced by PPSAlignmentConfigESSource(), and produce().
|
private |
Definition at line 57 of file PPSAlignmentConfigESSource.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(), PPSAlignmentConfigESSource(), runTauIdMVA.TauIDEmbedder::runTauID(), and pkg.AbstractPkg::write().
|
private |
Definition at line 78 of file PPSAlignmentConfigESSource.cc.
Referenced by fitProfile(), PPSAlignmentConfigESSource(), and produce().
|
private |
Definition at line 79 of file PPSAlignmentConfigESSource.cc.
Referenced by fitProfile(), PPSAlignmentConfigESSource(), and produce().
|
private |
Definition at line 92 of file PPSAlignmentConfigESSource.cc.
Referenced by python.rootplot.root2matplotlib.Hist::bar(), python.rootplot.root2matplotlib.Hist::barh(), python.rootplot.root2matplotlib.Hist::errorbar(), python.rootplot.root2matplotlib.Hist::errorbarh(), PPSAlignmentConfigESSource(), core.TriggerMatchAnalyzer.TriggerMatchAnalyzer::process(), produce(), core.AutoHandle.AutoHandle::ReallyLoad(), and MatrixInjector.MatrixInjector::uploadConf().
|
private |
Definition at line 74 of file PPSAlignmentConfigESSource.cc.
Referenced by PPSAlignmentConfigESSource(), and produce().
|
private |
Definition at line 75 of file PPSAlignmentConfigESSource.cc.
Referenced by PPSAlignmentConfigESSource(), and produce().
|
private |
Definition at line 71 of file PPSAlignmentConfigESSource.cc.
Referenced by PPSAlignmentConfigESSource(), and produce().
|
private |
Definition at line 80 of file PPSAlignmentConfigESSource.cc.
Referenced by PPSAlignmentConfigESSource(), and produce().
|
private |
Definition at line 81 of file PPSAlignmentConfigESSource.cc.
Referenced by PPSAlignmentConfigESSource(), and produce().
|
private |
Definition at line 87 of file PPSAlignmentConfigESSource.cc.
Referenced by PPSAlignmentConfigESSource(), and produce().
|
private |
Definition at line 88 of file PPSAlignmentConfigESSource.cc.
Referenced by PPSAlignmentConfigESSource(), and produce().
|
private |
Definition at line 72 of file PPSAlignmentConfigESSource.cc.
Referenced by PPSAlignmentConfigESSource(), and produce().
|
private |
Definition at line 84 of file PPSAlignmentConfigESSource.cc.
Referenced by PPSAlignmentConfigESSource(), and produce().
|
private |
Definition at line 60 of file PPSAlignmentConfigESSource.cc.
Referenced by PPSAlignmentConfigESSource(), and produce().
|
private |
Definition at line 62 of file PPSAlignmentConfigESSource.cc.
Referenced by PPSAlignmentConfigESSource(), and produce().
|
private |
Definition at line 62 of file PPSAlignmentConfigESSource.cc.
Referenced by PPSAlignmentConfigESSource(), and produce().
|
private |
Definition at line 59 of file PPSAlignmentConfigESSource.cc.
Referenced by config.Config::__str__(), PPSAlignmentConfigESSource(), and produce().
|
private |
Definition at line 64 of file PPSAlignmentConfigESSource.cc.
Referenced by PPSAlignmentConfigESSource(), and produce().
|
private |
Definition at line 69 of file PPSAlignmentConfigESSource.cc.
Referenced by PPSAlignmentConfigESSource(), and produce().
|
private |
Definition at line 66 of file PPSAlignmentConfigESSource.cc.
Referenced by PPSAlignmentConfigESSource(), and produce().
|
private |
Definition at line 68 of file PPSAlignmentConfigESSource.cc.
Referenced by PPSAlignmentConfigESSource(), and produce().