5#ifndef ZEEVALIDATION_FWDZEEPLOTS_H
6#define ZEEVALIDATION_FWDZEEPLOTS_H
9#include "CLHEP/Units/SystemOfUnits.h"
18 void fillElPlots(TLorentzVector& eleccen, TLorentzVector& elecfwd,
int level );
PlotBase(PlotBase *parent, const std::string &sDir)
void fillElPlots(TLorentzVector &eleccen, TLorentzVector &elecfwd, int level)
static const std::string cLevelLabel[nLevels]
TH1 * h_eta_central_electron[nLevels]
TH1 * h_phi_central_electron[nLevels]
TH1 * h_eta_fwd_electron[nLevels]
TH1 * h_dr_electrons[nLevels]
TH1 * h_phi_fwd_electron[nLevels]
TH1 * h_pt_fwd_electron[nLevels]
void fillZPlots(TLorentzVector &, int level)
FWDZeePlots(PlotBase *pParent, const std::string &sDir, const std::string &sParticleType)
TH1 * h_pt_central_electron[nLevels]
std::string m_sParticleType
virtual void initializePlots()