Classes | |
struct | ArmCorrelationPlots |
struct | MultiRPPlots |
struct | SingleMultiCorrelationPlots |
struct | SingleRPPlots |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | endJob () override |
Static Private Member Functions | |
static void | profileToRMSGraph (TProfile *p, TGraphErrors *g) |
Private Attributes | |
std::map< unsigned int, ArmCorrelationPlots > | armCorrelationPlots_ |
signed int | maxNonEmptyEvents_ |
std::map< unsigned int, MultiRPPlots > | multiRPPlots_ |
signed int | n_non_empty_events_ |
std::string | outputFile_ |
std::unique_ptr< TProfile > | p_x_L_diffNF_vs_x_L_N_ |
std::unique_ptr< TProfile > | p_x_R_diffNF_vs_x_R_N_ |
std::unique_ptr< TProfile > | p_y_L_diffNF_vs_y_L_N_ |
std::unique_ptr< TProfile > | p_y_R_diffNF_vs_y_R_N_ |
unsigned int | rpId_45_F_ |
unsigned int | rpId_45_N_ |
unsigned int | rpId_56_F_ |
unsigned int | rpId_56_N_ |
std::map< unsigned int, SingleMultiCorrelationPlots > | singleMultiCorrelationPlots_ |
std::map< unsigned int, SingleRPPlots > | singleRPPlots_ |
edm::EDGetTokenT< reco::ForwardProtonCollection > | tokenRecoProtonsMultiRP_ |
edm::EDGetTokenT< reco::ForwardProtonCollection > | tokenRecoProtonsSingleRP_ |
edm::EDGetTokenT< CTPPSLocalTrackLiteCollection > | tokenTracks_ |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
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<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) |
Definition at line 29 of file CTPPSProtonReconstructionPlotter.cc.
|
explicit |
Definition at line 344 of file CTPPSProtonReconstructionPlotter.cc.
|
inlineoverride |
Definition at line 33 of file CTPPSProtonReconstructionPlotter.cc.
|
overrideprivate |
Definition at line 368 of file CTPPSProtonReconstructionPlotter.cc.
References CTPPSDetId::arm(), armCorrelationPlots_, Exception, CTPPSLocalTrackLite::getX(), CTPPSLocalTrackLite::getY(), training_settings::idx, maxNonEmptyEvents_, multiRPPlots_, n_non_empty_events_, p_x_L_diffNF_vs_x_L_N_, p_x_R_diffNF_vs_x_R_N_, p_y_L_diffNF_vs_y_L_N_, p_y_R_diffNF_vs_y_R_N_, rpId_45_F_, rpId_45_N_, rpId_56_F_, rpId_56_N_, singleMultiCorrelationPlots_, singleRPPlots_, tokenRecoProtonsMultiRP_, tokenRecoProtonsSingleRP_, and tokenTracks_.
Referenced by ~CTPPSProtonReconstructionPlotter().
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 485 of file CTPPSProtonReconstructionPlotter.cc.
References armCorrelationPlots_, DEFINE_FWK_MODULE, multiRPPlots_, n_non_empty_events_, outputFile_, p_x_L_diffNF_vs_x_L_N_, p_x_R_diffNF_vs_x_R_N_, p_y_L_diffNF_vs_y_L_N_, p_y_R_diffNF_vs_y_R_N_, singleMultiCorrelationPlots_, and singleRPPlots_.
Referenced by ~CTPPSProtonReconstructionPlotter().
|
inlinestaticprivate |
Definition at line 51 of file CTPPSProtonReconstructionPlotter.cc.
References EnergyCorrector::c, training_settings::idx, N, and mathSSE::sqrt().
Referenced by CTPPSProtonReconstructionPlotter::MultiRPPlots::write().
|
private |
Definition at line 329 of file CTPPSProtonReconstructionPlotter.cc.
|
private |
Definition at line 49 of file CTPPSProtonReconstructionPlotter.cc.
Referenced by analyze().
|
private |
Definition at line 236 of file CTPPSProtonReconstructionPlotter.cc.
|
private |
Definition at line 334 of file CTPPSProtonReconstructionPlotter.cc.
|
private |
Definition at line 47 of file CTPPSProtonReconstructionPlotter.cc.
Referenced by endJob().
|
private |
Definition at line 331 of file CTPPSProtonReconstructionPlotter.cc.
|
private |
Definition at line 331 of file CTPPSProtonReconstructionPlotter.cc.
|
private |
Definition at line 332 of file CTPPSProtonReconstructionPlotter.cc.
|
private |
Definition at line 332 of file CTPPSProtonReconstructionPlotter.cc.
|
private |
Definition at line 44 of file CTPPSProtonReconstructionPlotter.cc.
Referenced by analyze().
|
private |
Definition at line 44 of file CTPPSProtonReconstructionPlotter.cc.
Referenced by analyze().
|
private |
Definition at line 45 of file CTPPSProtonReconstructionPlotter.cc.
Referenced by analyze().
|
private |
Definition at line 45 of file CTPPSProtonReconstructionPlotter.cc.
Referenced by analyze().
|
private |
Definition at line 287 of file CTPPSProtonReconstructionPlotter.cc.
|
private |
Definition at line 104 of file CTPPSProtonReconstructionPlotter.cc.
|
private |
Definition at line 42 of file CTPPSProtonReconstructionPlotter.cc.
Referenced by analyze().
|
private |
Definition at line 41 of file CTPPSProtonReconstructionPlotter.cc.
Referenced by analyze().
|
private |
Definition at line 40 of file CTPPSProtonReconstructionPlotter.cc.
Referenced by analyze().