![]() |
AliPhysics
v5-06-21-01 (1eac791)
|
Configuration of task AliAnalysisTaskEMCALPi0CalibSelection. More...
Go to the source code of this file.
Functions | |
AliAnalysisTaskEMCALPi0CalibSelection * | AddTaskEMCALPi0Calibration (TString outputFile="", TString trigger="CEMC7", Bool_t recalE=kFALSE, Bool_t recalT=kFALSE, Bool_t rmBad=kFALSE, Bool_t nonlin=kTRUE, Bool_t simu=kFALSE) |
Configuration of task AliAnalysisTaskEMCALPi0CalibSelection.
Configuration of task AliAnalysisTaskEMCALPi0CalibSelection, which fills invariant mass histograms for each of the EMCal channels. It has to be executed in several iterations.
The parameters for the analysis are:
arrayName | TString name of new cluster branch. |
bFillAOD | Bool, keep the new clusters in output file. |
bMC | Bool, simulation or data. |
exotic | Bool, remove exotic clusters. |
name | TString, name of clusterizer: V1, V2, V1Unfold, NxN. |
trigger | TString, name of triggered events to be analyzed. |
tm | Bool, perform track matching recalculation. |
minEcell | float, minimum cell energy entering the cluster. |
minEseed | float, minimum cell energy seed of the cluster |
maxDeltaT | float, maximum difference in time of cells in cluster, keep it rather open. |
timeWindow | float, maximum/minimum time of the clusters/cells, after time recalibration. |
minEUnf | minimum energy cut for unfolding (check what it does) |
minFrac | minimum fraction of energy cut for unfolding (check what it does) |
bRecalE | Bool, recalibrate EMCal energy |
bBad | Bool, remove bad channels |
bRecalT | Bool, recalibrate EMCal time |
bNonLine | Bool, correct cluster non linearity |
minCen | Integer, minimum centrality, -1 no selection |
maxCen | Integer, maximum centrality, -1 no selection |
clusterEnergyCutEvent | Float, in case of event filtering, select events with at least one EMCal cluster with this energy |
nRowDiff | Integer, number of rows for NxM clusterizer |
nColDiff | Integer, number of collumns for NxM clusterizer |
skipOrReject | Bool, for unfolding (check) |
Definition in file AddTaskEMCALPi0Calibration.C.
AliAnalysisTaskEMCALPi0CalibSelection* AddTaskEMCALPi0Calibration | ( | TString | outputFile = "" , |
TString | trigger = "CEMC7" , |
||
Bool_t | recalE = kFALSE , |
||
Bool_t | recalT = kFALSE , |
||
Bool_t | rmBad = kFALSE , |
||
Bool_t | nonlin = kTRUE , |
||
Bool_t | simu = kFALSE |
||
) |
Definition at line 35 of file AddTaskEMCALPi0Calibration.C.