19 matchCandBench_(mode),
21 matchCharge_(matchCharge) {
23 setRange( 0.0, 10e10, -10.0, 10.0, -3.14, 3.14);
71 float ptmin,
float ptmax,
float etamin,
float etamax,
78 setRange( ptmin, ptmax, etamin, etamax, phimin, phimax );
86 float ptmin,
float ptmax,
float etamin,
float etamax,
94 setRange( ptmin, ptmax, etamin, etamax, phimin, phimax );
168 float del_frac_muon = -99.9;
169 float del_frac_elec = -99.9;
170 float del_frac_phot = -99.9;
171 float del_frac_ch_had = -99.9;
172 float del_frac_neu_had = -99.9;
180 if (mult_muon > 0) del_frac_muon = (pfJet->
muonMultiplicity() - mult_muon)*1.0/mult_muon;
182 if (mult_phot > 0) del_frac_phot = (pfJet->
photonMultiplicity() - mult_phot)*1.0/mult_phot;
T getParameter(std::string const &) const
TH1F * book1D(DQMStore::IBooker &b, const char *histname, const char *title, int nbins, float xmin, float xmax)
book a 1D histogram, either with DQM or plain root depending if DQM_ has been initialized in a child ...
int photonMultiplicity() const
photonMultiplicity
CandidateBenchmark candBench_
void setDirectory(TDirectory *dir)
set directory (to use in ROOT)
Base class for all types of Jets.
void setup(DQMStore::IBooker &b)
book histograms
virtual void setDirectory(TDirectory *dir)
bool createPFractionHistos_
TH2F * delta_frac_VS_frac_muon_
MatchCandidateBenchmark matchCandBench_
Jets made from PFObjects.
void setup(DQMStore::IBooker &b)
book histograms
TH2F * delta_frac_VS_frac_neutral_hadron_
void setParameters(float dRMax, bool matchCharge, Benchmark::Mode mode, float ptmin, float ptmax, float etamin, float etamax, float phimin, float phimax, bool fracHistoFlag=true)
set the parameters locally
int neutralHadronMultiplicity() const
neutralHadronMultiplicity
void setParameters(Mode mode)
PFJetMonitor(float dRMax=0.3, bool matchCharge=true, Benchmark::Mode mode=Benchmark::DEFAULT)
TH2F * book2D(DQMStore::IBooker &b, const char *histname, const char *title, int nbinsx, float xmin, float xmax, int nbinsy, float ymin, float ymax)
book a 2D histogram, either with DQM or plain root depending if DQM_ has been initialized in a child ...
void fillOne(const reco::Jet &jet, const reco::Jet &matchedJet)
TH2F * delta_frac_VS_frac_photon_
TH2F * delta_frac_VS_frac_electron_
void setRange(float ptMin, float ptMax, float etaMin, float etaMax, float phiMin, float phiMax)
int chargedHadronMultiplicity() const
chargedHadronMultiplicity
int muonMultiplicity() const
muonMultiplicity
TH2F * delta_frac_VS_frac_charged_hadron_
void setup(DQMStore::IBooker &b)
book histograms
ParameterSet const & parameterSet(Provenance const &provenance)
int electronMultiplicity() const
electronMultiplicity