![]() |
AliPhysics
86c65ee (86c65ee)
|
This script defines classes for looping over the data produced by FastSim.C. More...
#include <TSelector.h>
#include <TQObject.h>
#include <TParticle.h>
#include <TMath.h>
#include <TTree.h>
#include <TFile.h>
#include <THStack.h>
#include <TH1.h>
#include <TH2.h>
#include <TClonesArray.h>
#include <TAxis.h>
#include <TCanvas.h>
#include <TStopwatch.h>
#include <TStyle.h>
#include <TLegend.h>
#include <TLegendEntry.h>
#include <TMultiGraph.h>
#include <TGraph.h>
#include <TArrayI.h>
#include <TChain.h>
#include <TParameter.h>
#include <TSystem.h>
#include <TUrl.h>
#include "FastShortHeader.C"
#include "FastMonitor.C"
Go to the source code of this file.
Classes | |
struct | FastAnalysis |
struct | FastAnalysis::Maker |
struct | FastAnalysis::Factory |
This script defines classes for looping over the data produced by FastSim.C.
Definition in file FastAnalysis.C.