AliPhysics  8b695ca (8b695ca)
anaTree.C File Reference
#include <AliEMCALGeometry.h>
#include <AliOADBContainer.h>
#include <TCanvas.h>
#include <TClonesArray.h>
#include <TDatime.h>
#include <TFile.h>
#include <TGraphErrors.h>
#include <TGrid.h>
#include <TH2F.h>
#include <TLegend.h>
#include <TMap.h>
#include <TNtuple.h>
#include <TObject.h>
#include <TProfile.h>
#include <TProfile2D.h>
#include <TSystem.h>
#include <TString.h>
#include <TRandom3.h>
#include "createTree.C"
Include dependency graph for anaTree.C:

Go to the source code of this file.

Functions

void anaTree (const char *ifile="treefile.root", const char *ofile="outhist.root", Bool_t applyDurLimit=kFALSE, Float_t durMin=0, Float_t durMax=10000, Bool_t appBC=kFALSE, Int_t referenceRun=286313, Int_t nBinsT=1000)
 

Variables

Bool_t writeDetailed = kFALSE
 
Int_t debugInfo = 1
 
Bool_t useWeight = kTRUE
 
Bool_t runWithRand = kTRUE
 

Function Documentation

void anaTree ( const char *  ifile = "treefile.root",
const char *  ofile = "outhist.root",
Bool_t  applyDurLimit = kFALSE,
Float_t  durMin = 0,
Float_t  durMax = 10000,
Bool_t  appBC = kFALSE,
Int_t  referenceRun = 286313,
Int_t  nBinsT = 1000 
)

Definition at line 29 of file anaTree.C.

Variable Documentation

Int_t debugInfo = 1

Definition at line 25 of file anaTree.C.

Referenced by anaTree().

Bool_t runWithRand = kTRUE

Definition at line 27 of file anaTree.C.

Referenced by anaTree().

Bool_t writeDetailed = kFALSE

Definition at line 24 of file anaTree.C.

Referenced by anaTree().