AliPhysics  1adf5bd (1adf5bd)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AddTaskCaloTrackPi0Flow.C File Reference

Go to the source code of this file.

Functions

AliAnalysisTaskCaloTrackCorrelationAddTaskCaloTrackPi0Flow (const TString data="", const TString dataType="AOD", const TString calorimeter="EMCAL", const Bool_t simulation=kFALSE, const Bool_t eventsel=kFALSE, const Bool_t exotic=kTRUE, const Bool_t nonlin=kFALSE, const Int_t year=2011, const TString col="PbPb", AliVEvent::EOfflineTriggerTypes trig=AliVEvent::kCentral+AliVEvent::kSemiCentral+AliVEvent::kMB+AliVEvent::kEMCEGA, const TString clustersArray="V1_Ecell150_Eseed300_DT0_WT0", const Int_t nlmMin=1, const Int_t nlmMax=2, const Bool_t simpleM02Cut=kFALSE, const Bool_t simpleMassCut=kFALSE, const Bool_t recaltm=kFALSE, const Bool_t tm=kTRUE, const Int_t minCen=-1, const Int_t maxCen=-1, const Bool_t calibE=kTRUE, const Bool_t badmap=kTRUE, const Bool_t calibT=kTRUE, const Bool_t tender=kFALSE, const Bool_t outputAOD=kFALSE, const Bool_t printSettings=kFALSE, const Int_t runNumber=-1, const Bool_t isPhosCali=kTRUE, const Bool_t isCentFlat=kFALSE, const Int_t debug=0)
 
AliCaloTrackReaderConfigureReader ()
 
AliCalorimeterUtilsConfigureCaloUtils ()
 
AliAnaPi0EbEConfigurePi0EbEAnalysis (TString particle, Int_t analysis, Bool_t useSS=kTRUE, Bool_t useAsy=kTRUE, Int_t nlmMin=1, Int_t nlmMax=2, Bool_t simpleSplitM02Cut=kFALSE, Bool_t simpleSplitMassCut=kFALSE)
 
AliAnaPi0FlowConfigurePi0Flow ()
 
void SetHistoRangeAndNBins (AliHistogramRanges *histoRanges)
 

Variables

TString kData = ""
 
TString kInputDataType = "AOD"
 
TString kCalorimeter = "EMCAL"
 
Bool_t kSimulation = kFALSE
 
Bool_t kEventSelection = kFALSE
 
Bool_t kExotic = kTRUE
 
Bool_t kNonLinearity = kFALSE
 
Int_t kYears = 2011
 
TString kCollisions = "PbPb"
 
TString kClusterArray = "V1_Ecell150_Eseed300_DT0_WT0"
 
Bool_t kRecalTM = kFALSE
 
Bool_t kTM = kTRUE
 
Int_t kMinCen = -1
 
Int_t kMaxCen = -1
 
Bool_t kCalibE = kTRUE
 
Bool_t kBadMap = kTRUE
 
Bool_t kCalibT = kTRUE
 
Bool_t kTender = kFALSE
 
Bool_t kOutputAOD = kFALSE
 
Bool_t kPrint = kFALSE
 
Int_t kRunNumber = -1
 
Bool_t kPhosCali = kTRUE
 
Bool_t kCentFlat = kFALSE
 
Int_t kDebug = 0
 
Bool_t kUseKinematics = kFALSE
 
TString kName = ""
 

Function Documentation

AliAnalysisTaskCaloTrackCorrelation* AddTaskCaloTrackPi0Flow ( const TString  data = "",
const TString  dataType = "AOD",
const TString  calorimeter = "EMCAL",
const Bool_t  simulation = kFALSE,
const Bool_t  eventsel = kFALSE,
const Bool_t  exotic = kTRUE,
const Bool_t  nonlin = kFALSE,
const Int_t  year = 2011,
const TString  col = "PbPb",
AliVEvent::EOfflineTriggerTypes  trig = AliVEvent::kCentral + AliVEvent::kSemiCentral + AliVEvent::kMB + AliVEvent::kEMCEGA,
const TString  clustersArray = "V1_Ecell150_Eseed300_DT0_WT0",
const Int_t  nlmMin = 1,
const Int_t  nlmMax = 2,
const Bool_t  simpleM02Cut = kFALSE,
const Bool_t  simpleMassCut = kFALSE,
const Bool_t  recaltm = kFALSE,
const Bool_t  tm = kTRUE,
const Int_t  minCen = -1,
const Int_t  maxCen = -1,
const Bool_t  calibE = kTRUE,
const Bool_t  badmap = kTRUE,
const Bool_t  calibT = kTRUE,
const Bool_t  tender = kFALSE,
const Bool_t  outputAOD = kFALSE,
const Bool_t  printSettings = kFALSE,
const Int_t  runNumber = -1,
const Bool_t  isPhosCali = kTRUE,
const Bool_t  isCentFlat = kFALSE,
const Int_t  debug = 0 
)

Definition at line 39 of file AddTaskCaloTrackPi0Flow.C.

AliCalorimeterUtils* ConfigureCaloUtils ( )

Definition at line 404 of file AddTaskCaloTrackPi0Flow.C.

Referenced by AddTaskCaloTrackPi0Flow().

AliAnaPi0EbE* ConfigurePi0EbEAnalysis ( TString  particle,
Int_t  analysis,
Bool_t  useSS = kTRUE,
Bool_t  useAsy = kTRUE,
Int_t  nlmMin = 1,
Int_t  nlmMax = 2,
Bool_t  simpleSplitM02Cut = kFALSE,
Bool_t  simpleSplitMassCut = kFALSE 
)

Definition at line 497 of file AddTaskCaloTrackPi0Flow.C.

Referenced by AddTaskCaloTrackPi0Flow().

AliAnaPi0Flow* ConfigurePi0Flow ( )

Definition at line 607 of file AddTaskCaloTrackPi0Flow.C.

Referenced by AddTaskCaloTrackPi0Flow().

AliCaloTrackReader* ConfigureReader ( )

Definition at line 182 of file AddTaskCaloTrackPi0Flow.C.

Referenced by AddTaskCaloTrackPi0Flow().

void SetHistoRangeAndNBins ( AliHistogramRanges histoRanges)

Definition at line 625 of file AddTaskCaloTrackPi0Flow.C.

Referenced by ConfigurePi0EbEAnalysis().

Variable Documentation

Bool_t kBadMap = kTRUE

Definition at line 22 of file AddTaskCaloTrackPi0Flow.C.

Referenced by AddTaskCaloTrackPi0Flow(), and ConfigureCaloUtils().

Bool_t kCalibE = kTRUE

Definition at line 21 of file AddTaskCaloTrackPi0Flow.C.

Referenced by AddTaskCaloTrackPi0Flow(), and ConfigureCaloUtils().

Bool_t kCalibT = kTRUE
TString kCalorimeter = "EMCAL"

Definition at line 9 of file AddTaskCaloTrackPi0Flow.C.

Bool_t kCentFlat = kFALSE

Definition at line 29 of file AddTaskCaloTrackPi0Flow.C.

Referenced by AddTaskCaloTrackPi0Flow(), and ConfigurePi0Flow().

TString kClusterArray = "V1_Ecell150_Eseed300_DT0_WT0"

Definition at line 16 of file AddTaskCaloTrackPi0Flow.C.

TString kCollisions = "PbPb"

Definition at line 15 of file AddTaskCaloTrackPi0Flow.C.

TString kData = ""

Definition at line 7 of file AddTaskCaloTrackPi0Flow.C.

Bool_t kEventSelection = kFALSE

Definition at line 11 of file AddTaskCaloTrackPi0Flow.C.

Referenced by AddTaskCaloTrackPi0Flow(), and ConfigureReader().

Bool_t kExotic = kTRUE

Definition at line 12 of file AddTaskCaloTrackPi0Flow.C.

Referenced by AddTaskCaloTrackPi0Flow(), and ConfigureCaloUtils().

TString kInputDataType = "AOD"

Definition at line 8 of file AddTaskCaloTrackPi0Flow.C.

Int_t kMaxCen = -1

Definition at line 20 of file AddTaskCaloTrackPi0Flow.C.

Referenced by AddTaskCaloTrackPi0Flow(), and ConfigureReader().

Int_t kMinCen = -1

Definition at line 19 of file AddTaskCaloTrackPi0Flow.C.

Referenced by AddTaskCaloTrackPi0Flow(), and ConfigureReader().

TString kName = ""

Definition at line 33 of file AddTaskCaloTrackPi0Flow.C.

Bool_t kNonLinearity = kFALSE
Bool_t kOutputAOD = kFALSE

Definition at line 25 of file AddTaskCaloTrackPi0Flow.C.

Referenced by AddTaskCaloTrackPi0Flow(), and ConfigureReader().

Bool_t kPhosCali = kTRUE

Definition at line 28 of file AddTaskCaloTrackPi0Flow.C.

Referenced by AddTaskCaloTrackPi0Flow(), and ConfigurePi0Flow().

Bool_t kRecalTM = kFALSE

Definition at line 17 of file AddTaskCaloTrackPi0Flow.C.

Referenced by AddTaskCaloTrackPi0Flow(), and ConfigureCaloUtils().

Int_t kRunNumber = -1

Definition at line 27 of file AddTaskCaloTrackPi0Flow.C.

Referenced by AddTaskCaloTrackPi0Flow(), and ConfigureReader().

Bool_t kTender = kFALSE
Bool_t kTM = kTRUE

Definition at line 18 of file AddTaskCaloTrackPi0Flow.C.

Referenced by AddTaskCaloTrackPi0Flow(), and ConfigurePi0EbEAnalysis().

Bool_t kUseKinematics = kFALSE

Definition at line 32 of file AddTaskCaloTrackPi0Flow.C.

Referenced by AddTaskCaloTrackPi0Flow(), and ConfigureReader().