#include <iostream>
#include <fstream>
#include <TCanvas.h>
#include <THStack.h>
#include <TH1D.h>
#include <TAxis.h>
#include <TF1.h>
#include "../../BAT/BCMath.h"
#include "../../BAT/BCLog.h"
#include "BCMTFChannel.h"
#include "BCMTFProcess.h"
#include "BCMTFTemplate.h"
#include "BCMTFSystematic.h"
#include "BCMTFSystematicVariation.h"
#include "BCMTF.h"
Go to the source code of this file.