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 330 of file CTPPSProtonReconstructionPlotter.cc.
|
inlineoverride |
Definition at line 32 of file CTPPSProtonReconstructionPlotter.cc.
|
overrideprivate |
Definition at line 355 of file CTPPSProtonReconstructionPlotter.cc.
References CTPPSDetId::arm(), armCorrelationPlots_, Exception, 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_, tokenTracks_, CTPPSLocalTrackLite::x(), and CTPPSLocalTrackLite::y().
Referenced by ~CTPPSProtonReconstructionPlotter().
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 472 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 50 of file CTPPSProtonReconstructionPlotter.cc.
References HltBtagPostValidation_cff::c, training_settings::idx, N, and mathSSE::sqrt().
Referenced by CTPPSProtonReconstructionPlotter::MultiRPPlots::write().
|
private |
Definition at line 315 of file CTPPSProtonReconstructionPlotter.cc.
|
private |
Definition at line 48 of file CTPPSProtonReconstructionPlotter.cc.
Referenced by analyze().
|
private |
Definition at line 228 of file CTPPSProtonReconstructionPlotter.cc.
|
private |
Definition at line 320 of file CTPPSProtonReconstructionPlotter.cc.
|
private |
Definition at line 46 of file CTPPSProtonReconstructionPlotter.cc.
Referenced by endJob().
|
private |
Definition at line 317 of file CTPPSProtonReconstructionPlotter.cc.
|
private |
Definition at line 317 of file CTPPSProtonReconstructionPlotter.cc.
|
private |
Definition at line 318 of file CTPPSProtonReconstructionPlotter.cc.
|
private |
Definition at line 318 of file CTPPSProtonReconstructionPlotter.cc.
|
private |
Definition at line 43 of file CTPPSProtonReconstructionPlotter.cc.
Referenced by analyze().
|
private |
Definition at line 43 of file CTPPSProtonReconstructionPlotter.cc.
Referenced by analyze().
|
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 277 of file CTPPSProtonReconstructionPlotter.cc.
|
private |
Definition at line 97 of file CTPPSProtonReconstructionPlotter.cc.
|
private |
Definition at line 41 of file CTPPSProtonReconstructionPlotter.cc.
Referenced by analyze().
|
private |
Definition at line 40 of file CTPPSProtonReconstructionPlotter.cc.
Referenced by analyze().
|
private |
Definition at line 39 of file CTPPSProtonReconstructionPlotter.cc.
Referenced by analyze().