![]() |
AliPhysics
5e2c166 (5e2c166)
|
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 <TMap.h>
#include "FastShortHeader.C"
#include "FastMonitor.C"
Go to the source code of this file.
Classes | |
struct | FastAnalysis |
struct | FastAnalysis::Maker |
struct | FastAnalysis::Factory |
Macros | |
#define | FASTANALYSIS_C |
This script defines classes for looping over the data produced by FastSim.C.
Definition in file FastAnalysis.C.
#define FASTANALYSIS_C |
Definition at line 11 of file FastAnalysis.C.