8 std::cout <<
"=== Constructing a TtHadLRSignalSelCalc... " << std::endl;
11 if (observables[0] == -1)
21 std::vector<double> obsVals;
22 for (
unsigned int o = 0;
o < 100;
o++) {
24 obsVals.push_back(
sol.getLRSignalEvtObsVal(
o));
34 sol.setLRSignalEvtLRval(logLR);
double calcLRval(const std::vector< double > &)
Help functionalities to implement and evaluate LR ratio method.
void readObsHistsAndFits(const TString &, const std::vector< int > &, bool)
void operator()(TtHadEvtSolution &)