![]() |
MaCh3 2.2.1
Reference Guide
|
#include <cstdlib>
#include <iomanip>
#include "Splines/SplineStructs.h"
#include "Splines/SplineCommon.h"
#include "TFile.h"
#include "TH1F.h"
#include "TKey.h"
#include "TString.h"
#include "TIterator.h"
#include "TStopwatch.h"
#include "TCanvas.h"
#include "TStyle.h"
#include "TTree.h"
Go to the source code of this file.
Classes | |
class | SplineBase |
Base class for calculating weight from spline. More... | |