![]() |
AliPhysics
8b695ca (8b695ca)
|
#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"
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 |
Bool_t useWeight = kTRUE |
Definition at line 26 of file anaTree.C.
Referenced by AddTaskCFVertexingHF(), AddTaskCFVertexingHF3Prong(), AddTaskCFVertexingHFCascade(), AddTaskCFVertexingHFCutVarFDSub(), AddTaskCFVertexingHFLctoV0bachelor(), AddTaskCFVertexingHFLctoV0bachelorTMVA(), AddTaskSECharmFraction(), anaTree(), AliCFTaskVertexingHFCutVarFDSub::SetUseFlatPtWeight(), AliCFTaskVertexingHF::SetUseFlatPtWeight(), AliCFTaskVertexingHFCutVarFDSub::SetUseNchTrackletsWeight(), AliCFTaskVertexingHF::SetUseNchTrackletsWeight(), AliCFTaskVertexingHFCutVarFDSub::SetUseNchWeight(), AliCFTaskVertexingHF::SetUseNchWeight(), AliCFTaskVertexingHFCutVarFDSub::SetUseWeight(), AliCFTaskVertexingHF::SetUseWeight(), AliCFTaskVertexingHFCutVarFDSub::SetUseZWeight(), and AliCFTaskVertexingHF::SetUseZWeight().