Classes | |
struct | ArmData |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | endJob () override |
Private Attributes | |
std::map< unsigned int, ArmData > | data_ |
std::unique_ptr< TF1 > | ff_ |
edm::ESGetToken< LHCInfo, LHCInfoRcd > | lhcInfoESToken_ |
double | localAngleXMax_ |
double | localAngleXMin_ |
double | localAngleYMax_ |
double | localAngleYMin_ |
unsigned int | n_exp_prot_max_ |
unsigned int | n_prep_events_ |
std::vector< double > | n_sigmas_ |
edm::ESGetToken < LHCInterpolatedOpticalFunctionsSetCollection, CTPPSInterpolatedOpticsRcd > | opticsESToken_ |
edm::ESWatcher < CTPPSInterpolatedOpticsRcd > | opticsWatcher_ |
std::string | outputFile_ |
bool | pixelDiscardBXShiftedTracks_ |
edm::ESGetToken < PPSAssociationCuts, PPSAssociationCutsRcd > | ppsAssociationCutsToken_ |
edm::EDGetTokenT < reco::ForwardProtonCollection > | tokenRecoProtonsMultiRP_ |
edm::EDGetTokenT < CTPPSLocalTrackLiteCollection > | tokenTracks_ |
unsigned int | verbosity_ |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
void | resetItemsToGetFrom (BranchType iType) |
Definition at line 43 of file CTPPSProtonReconstructionEfficiencyEstimatorData.cc.
|
explicit |
Definition at line 239 of file CTPPSProtonReconstructionEfficiencyEstimatorData.cc.
References data_, edm::ParameterSet::getParameter(), n_exp_prot_max_, and n_sigmas_.
|
overrideprivatevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 319 of file CTPPSProtonReconstructionEfficiencyEstimatorData.cc.
References allShiftedPlanes, CTPPSDetId::arm(), edm::ESWatcher< T >::check(), data_, ff_, edm::Event::getByToken(), edm::EventSetup::getData(), mps_fire::i, dqmdumpme::indices, dqmiolumiharvest::j, lhcInfoESToken_, localAngleXMax_, localAngleXMin_, localAngleYMax_, localAngleYMin_, visualization-live-secondInstance_cfg::m, match(), mixedPlanes, n_prep_events_, opticsESToken_, opticsWatcher_, AlCaHLTBitMon_ParallelJobs::p, pixelDiscardBXShiftedTracks_, L1TEGammaDiff_cfi::plots, ppsAssociationCutsToken_, CTPPSDetId::sdTrackingPixel, CTPPSDetId::sdTrackingStrip, signature, tokenRecoProtonsMultiRP_, tokenTracks_, HLT_FULL_cff::track, tier0::unique(), hgcalPerformanceValidation::val, verbosity_, x, and y.
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 827 of file CTPPSProtonReconstructionEfficiencyEstimatorData.cc.
References visDQMUpload::buf, data_, and outputFile_.
|
static |
Definition at line 280 of file CTPPSProtonReconstructionEfficiencyEstimatorData.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addUntracked(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, edm::ParameterDescriptionNode::setComment(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 227 of file CTPPSProtonReconstructionEfficiencyEstimatorData.cc.
Referenced by analyze(), CTPPSProtonReconstructionEfficiencyEstimatorData(), and endJob().
|
private |
Definition at line 229 of file CTPPSProtonReconstructionEfficiencyEstimatorData.cc.
Referenced by analyze().
|
private |
Definition at line 56 of file CTPPSProtonReconstructionEfficiencyEstimatorData.cc.
Referenced by analyze().
|
private |
Definition at line 62 of file CTPPSProtonReconstructionEfficiencyEstimatorData.cc.
Referenced by analyze().
|
private |
Definition at line 62 of file CTPPSProtonReconstructionEfficiencyEstimatorData.cc.
Referenced by analyze().
|
private |
Definition at line 62 of file CTPPSProtonReconstructionEfficiencyEstimatorData.cc.
Referenced by analyze().
|
private |
Definition at line 62 of file CTPPSProtonReconstructionEfficiencyEstimatorData.cc.
Referenced by analyze().
|
private |
Definition at line 66 of file CTPPSProtonReconstructionEfficiencyEstimatorData.cc.
Referenced by CTPPSProtonReconstructionEfficiencyEstimatorData().
|
private |
Definition at line 64 of file CTPPSProtonReconstructionEfficiencyEstimatorData.cc.
Referenced by analyze().
|
private |
Definition at line 68 of file CTPPSProtonReconstructionEfficiencyEstimatorData.cc.
Referenced by CTPPSProtonReconstructionEfficiencyEstimatorData().
|
private |
Definition at line 57 of file CTPPSProtonReconstructionEfficiencyEstimatorData.cc.
Referenced by analyze().
|
private |
Definition at line 74 of file CTPPSProtonReconstructionEfficiencyEstimatorData.cc.
Referenced by analyze().
|
private |
Definition at line 70 of file CTPPSProtonReconstructionEfficiencyEstimatorData.cc.
Referenced by endJob().
|
private |
Definition at line 60 of file CTPPSProtonReconstructionEfficiencyEstimatorData.cc.
Referenced by analyze().
|
private |
Definition at line 58 of file CTPPSProtonReconstructionEfficiencyEstimatorData.cc.
Referenced by analyze().
|
private |
Definition at line 54 of file CTPPSProtonReconstructionEfficiencyEstimatorData.cc.
Referenced by analyze().
|
private |
Definition at line 53 of file CTPPSProtonReconstructionEfficiencyEstimatorData.cc.
Referenced by analyze().
|
private |
Definition at line 72 of file CTPPSProtonReconstructionEfficiencyEstimatorData.cc.
Referenced by analyze().