#include <TH1D.h>
#include <TH2D.h>
#include <TF1.h>
#include <TGraph.h>
#include <TGraphAsymmErrors.h>
#include <TString.h>
#include <TPad.h>
#include <TRandom3.h>
#include <TLegend.h>
#include <TMath.h>
#include "BCLog.h"
#include "BCDataSet.h"
#include "BCDataPoint.h"
#include "BCMath.h"
#include "BCH1D.h"
#include "BCEfficiencyFitter.h"
Go to the source code of this file.