5#ifndef JETTAGTOOLS_NEWLIKELIHOODMULTIDTOOL_H
6#define JETTAGTOOLS_NEWLIKELIHOODMULTIDTOOL_H
39 TH1*
prepareHistogram(
const std::string& hypo,
const std::string& hname)
const;
47 double getEff(
const std::string& hypo,
const std::string& histo,
const std::string& suffix)
const;
48 std::vector<std::string>
gradeList(
const std::string& hname)
const;
The namespace of all packages in PhysicsAnalysis/JetTagging.
static const InterfaceID IID_NewLikelihoodTool("Analysis::NewLikelihoodTool", 1, 0)