10 std::cout <<
"=== Constructing a TtSemiLRSignalSelCalc... " << std::endl;
13 if (observables[0] == -1)
23 std::vector<double> obsVals;
24 for (
unsigned int o = 0;
o < 100;
o++) {
26 obsVals.push_back(
sol.getLRSignalEvtObsVal(
o));
36 sol.setLRSignalEvtLRval(logLR);
double calcLRval(const std::vector< double > &)
Help functionalities to implement and evaluate LR ratio method.
void operator()(TtSemiEvtSolution &)
void readObsHistsAndFits(const TString &, const std::vector< int > &, bool)