Public Member Functions | |
void | fill (const reco::ForwardProton &p, unsigned int nTracks, bool n1f1) |
SingleRPPlots () | |
void | write () const |
Public Attributes | |
std::unique_ptr< TH2D > | h2_th_y_vs_xi |
std::unique_ptr< TH1D > | h_multiplicity |
std::unique_ptr< TH1D > | h_xi |
std::unique_ptr< TH1D > | h_xi_n1f1 |
std::map< unsigned int, TH1D * > | m_h_xi_nTracks |
std::unique_ptr< TProfile > | p_th_y_vs_xi |
Definition at line 96 of file CTPPSProtonReconstructionPlotter.cc.
|
inline |
Definition at line 105 of file CTPPSProtonReconstructionPlotter.cc.
References h_xi, m_h_xi_nTracks, and dqmiodumpmetadata::n.
|
inline |
Definition at line 115 of file CTPPSProtonReconstructionPlotter.cc.
References h2_th_y_vs_xi, h_xi, h_xi_n1f1, m_h_xi_nTracks, BeamSpotPI::nTracks, AlCaHLTBitMon_ParallelJobs::p, and p_th_y_vs_xi.
|
inline |
Definition at line 132 of file CTPPSProtonReconstructionPlotter.cc.
References visDQMUpload::buf, and AlCaHLTBitMon_ParallelJobs::p.
std::unique_ptr<TH2D> CTPPSProtonReconstructionPlotter::SingleRPPlots::h2_th_y_vs_xi |
Definition at line 99 of file CTPPSProtonReconstructionPlotter.cc.
Referenced by fill().
std::unique_ptr<TH1D> CTPPSProtonReconstructionPlotter::SingleRPPlots::h_multiplicity |
Definition at line 97 of file CTPPSProtonReconstructionPlotter.cc.
std::unique_ptr<TH1D> CTPPSProtonReconstructionPlotter::SingleRPPlots::h_xi |
Definition at line 98 of file CTPPSProtonReconstructionPlotter.cc.
Referenced by fill(), and SingleRPPlots().
std::unique_ptr<TH1D> CTPPSProtonReconstructionPlotter::SingleRPPlots::h_xi_n1f1 |
Definition at line 103 of file CTPPSProtonReconstructionPlotter.cc.
Referenced by fill().
std::map<unsigned int, TH1D *> CTPPSProtonReconstructionPlotter::SingleRPPlots::m_h_xi_nTracks |
Definition at line 102 of file CTPPSProtonReconstructionPlotter.cc.
Referenced by fill(), and SingleRPPlots().
std::unique_ptr<TProfile> CTPPSProtonReconstructionPlotter::SingleRPPlots::p_th_y_vs_xi |
Definition at line 100 of file CTPPSProtonReconstructionPlotter.cc.
Referenced by fill().