Classes | |
struct | DoubleArmPlotGroup |
struct | PlotGroup |
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 |
void | fillPlots (unsigned int meth_idx, unsigned int idx, const reco::ForwardProton &rec_pr, const HepMC::FourVector &vtx, const HepMC::FourVector &mom, const double energy) |
Private Attributes | |
DoubleArmPlotGroup | double_arm_plots_ |
const edm::ESGetToken< LHCInfoPerFill, LHCInfoPerFillRcd > | lhcInfoPerFillToken_ |
const edm::ESGetToken< LHCInfoPerLS, LHCInfoPerLSRcd > | lhcInfoPerLSToken_ |
const edm::ESGetToken< LHCInfo, LHCInfoRcd > | lhcInfoToken_ |
std::string | outputFile_ |
std::map< unsigned int, std::map< unsigned int, PlotGroup > > | plots_ |
edm::EDGetTokenT< edm::HepMCProduct > | tokenHepMCAfterSmearing_ |
edm::EDGetTokenT< edm::HepMCProduct > | tokenHepMCBeforeSmearing_ |
edm::EDGetTokenT< reco::ForwardProtonCollection > | tokenRecoProtonsMultiRP_ |
edm::EDGetTokenT< reco::ForwardProtonCollection > | tokenRecoProtonsSingleRP_ |
const bool | useNewLHCInfo_ |
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 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 36 of file CTPPSProtonReconstructionSimulationValidator.cc.
|
explicit |
Definition at line 198 of file CTPPSProtonReconstructionSimulationValidator.cc.
|
overrideprivatevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 233 of file CTPPSProtonReconstructionSimulationValidator.cc.
References double_arm_plots_, LHCInfoCombined::energy, CTPPSProtonReconstructionSimulationValidator::DoubleArmPlotGroup::fill(), fillPlots(), edm::HepMCProduct::GetEvent(), patZpeak::handle, heavyIonCSV_trainingSettings::idx, iEvent, ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, lhcInfoPerFillToken_, lhcInfoPerLSToken_, lhcInfoToken_, reco::ForwardProton::multiRP, reco::ForwardProton::sector45, reco::ForwardProton::sector56, reco::ForwardProton::singleRP, tokenHepMCAfterSmearing_, tokenHepMCBeforeSmearing_, tokenRecoProtonsMultiRP_, tokenRecoProtonsSingleRP_, useNewLHCInfo_, and L1BJetProducer_cff::vtx.
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 421 of file CTPPSProtonReconstructionSimulationValidator.cc.
References double_arm_plots_, AlcaSiPixelAliHarvester0T_cff::method, outputFile_, plots_, and CTPPSProtonReconstructionSimulationValidator::DoubleArmPlotGroup::write().
|
static |
Definition at line 216 of file CTPPSProtonReconstructionSimulationValidator.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 378 of file CTPPSProtonReconstructionSimulationValidator.cc.
References reco::ForwardProton::calculateT(), hcalRecHitTable_cff::energy, heavyIonCSV_trainingSettings::idx, plots_, mathSSE::sqrt(), reco::ForwardProton::t(), reco::ForwardProton::thetaX(), reco::ForwardProton::thetaY(), reco::ForwardProton::vertex(), L1BJetProducer_cff::vtx, and reco::ForwardProton::xi().
Referenced by analyze().
|
private |
Definition at line 187 of file CTPPSProtonReconstructionSimulationValidator.cc.
|
private |
Definition at line 61 of file CTPPSProtonReconstructionSimulationValidator.cc.
Referenced by analyze().
|
private |
Definition at line 60 of file CTPPSProtonReconstructionSimulationValidator.cc.
Referenced by analyze().
|
private |
Definition at line 59 of file CTPPSProtonReconstructionSimulationValidator.cc.
Referenced by analyze().
|
private |
Definition at line 64 of file CTPPSProtonReconstructionSimulationValidator.cc.
Referenced by endJob().
|
private |
Definition at line 155 of file CTPPSProtonReconstructionSimulationValidator.cc.
Referenced by endJob(), and fillPlots().
|
private |
Definition at line 54 of file CTPPSProtonReconstructionSimulationValidator.cc.
Referenced by analyze().
|
private |
Definition at line 53 of file CTPPSProtonReconstructionSimulationValidator.cc.
Referenced by analyze().
|
private |
Definition at line 57 of file CTPPSProtonReconstructionSimulationValidator.cc.
Referenced by analyze().
|
private |
Definition at line 56 of file CTPPSProtonReconstructionSimulationValidator.cc.
Referenced by analyze().
|
private |
Definition at line 62 of file CTPPSProtonReconstructionSimulationValidator.cc.
Referenced by analyze().