#include <cmath>
#include <iostream>
#include "TROOT.h"
#include "TString.h"
#include "TFile.h"
#include "TKey.h"
#include "TH1F.h"
#include "TH2F.h"
#include "TF1.h"
#include "TGraph.h"
#include "TList.h"
#include "TPaveText.h"
#include "TText.h"
#include "TCanvas.h"
Go to the source code of this file.
Classes | |
class | LRHelpFunctions |
Help functionalities to implement and evaluate LR ratio method. More... | |