5#ifndef SEMILEPTONICCORR_SEMILCORR_H
6#define SEMILEPTONICCORR_SEMILCORR_H
11#include "TLorentzVector.h"
39 const std::vector<TH1F*>& histos);
44 semilCorr(
const TString& fIn,
const std::string& suffix =
"",
bool DebugIn =
false);
Scalar eta() const
pseudorapidity method
Header file for AthHistogramAlgorithm.
semilCorr(const TString &fIn, const std::string &suffix="", bool DebugIn=false)
float getResponse(float pt, float eta, const std::vector< TH1F * > &h)
std::vector< std::vector< TH1F * > > m_histos
float getSemilCorrToIncl(const TLorentzVector &jet, const TLorentzVector &mu, const std::vector< TH1F * > &histos)
std::vector< float > m_etas
float getSemilCorrToInclSyst(const TLorentzVector &jet, const TLorentzVector &mu, semilCorr::Systematics syst=semilCorr::ALL)
std::vector< int > getHistoIndices(semilCorr::Systematics syst)
float getBjetCorrToIncl(const TLorentzVector &jet, const TLorentzVector &mu)