![]() |
MaCh3 2.2.1
Reference Guide
|
#include <assert.h>
#include "Samples/SampleStructs.h"
#include "Samples/HistogramUtils.h"
#include "Manager/Manager.h"
#include "Manager/MaCh3Modes.h"
#include "TTree.h"
#include "TH1D.h"
#include "TH2D.h"
#include "TMath.h"
#include "TFile.h"
#include "TROOT.h"
#include "TRandom3.h"
#include "TString.h"
Go to the source code of this file.
Classes | |
class | SampleHandlerBase |
Class responsible for handling implementation of samples used in analysis, reweighting and returning LLH. More... | |