16 #ifndef ALIDJETTTREEREADER_H 17 #define ALIDJETTTREEREADER_H
void SetInputJetBranchname(TString jetname)
virtual ~AliDJetTTreeReader()
void SetInputDBranchname(TString dname)
std::vector< std::string > fInputFileNames
Name of input file.
Implementation of an abstract class to read the invariant mass histograms used to extract the raw yie...
Double_t fmassmin
Mass lower edge of inv.mass plots.
TString fDBranchName
Name of input branch for D meson.
Double_t fmasswidth
Mass plots bin width.
void SetInputTreename(TString treename)
TString fTreeName
Name of input TTree.
Bool_t ExtractInputMassPlotEffScale()
Declaration of class AliDJetVReader.
void SetMassEdgesAndBinWidthForMassPlot(Double_t mmin, Double_t mmax, Double_t mbinwidth)
Implementation of an abstract class to read the invariant mass histograms used to extract the raw yie...
TString fJetBranchName
Name of input branch for jet.
Double_t fmassmax
Mass upper edge of inv.mass plots.
Bool_t ExtractInputMassPlotSideband()
void AddInputFileName(std::string filename)