![]() |
AliPhysics
eb0e5d9 (eb0e5d9)
|
Configuration of task AliAnalysisTaskEMCALTimeCalib. More...
Go to the source code of this file.
Functions | |
AliAnalysisTaskEMCALTimeCalib * | AddTaskEMCALTimeCalibration (TString outputFile="", TString geometryName="", Double_t minClusterEne=1.0, Double_t maxClusterEne=500, Int_t minNcells=2, Int_t maxNcells=200, Double_t minLambda0LG=0.1, Double_t maxLambda0LG=4.0, Double_t minLambda0=0.1, Double_t maxLambda0=0.4, Double_t maxRtrack=0.025, Double_t minCellEne=0.4, Double_t minTime=-20., Double_t maxTime=20., Bool_t pileupFromSPDFlag=kFALSE, TString referenceFileName="", TString referenceSMFileName="", Bool_t badReconstruction=kFALSE, Bool_t fillHeavyHistos=kFALSE, Int_t badMapType=0, TString badMapFileName="", Bool_t mostEneCellOnly=kFALSE) |
Configuration of task AliAnalysisTaskEMCALTimeCalib.
Configuration of task AliAnalysisTaskEMCALTimeCalib
The parameters for the analysis are:
outputFile | TString, output file name |
geometryName | TString, geometry name |
minClusterEne | Double_t, minimum cluster energy |
maxClusterEne | Double_t, maximum cluster energy |
minNcells | Int_t, minimum number of cells in cluster |
maxNcells | Int_t, maximum number of cells in cluster |
minLambda0LG | Double_t, minimum cluster lambda0 for cluster with low gain cell |
maxLambda0LG | Double_t, maximum cluster lambda0 for cluster with low gain cell |
minLambda0 | Double_t, minimum cluster lambda0 |
maxLambda0 | Double_t, maximum cluster lambda0 |
maxRtrack | Double_t, maximum cluster track distance |
minCellEne | Double_t, minimum cell energy |
referenceFileName | TString, name of reference file |
referenceSMFileName | TString, name of reference file for SM by SM calib. |
badReconstruction | Bool_t, flag to find L1 shift dur to errors in reconstruction |
fillHeavyHistos | Bool_t, flag to fill heavy histograms with time per channel |
badMapType | Int_t,settype of bad channel map acces |
badMapFileName | TString, file with bad channels map (absID) |
mostEneCellOnly | Bool_t, flag to calibrate only on most energetic cell in cluster |
Definition in file AddTaskEMCALTimeCalibration.C.
AliAnalysisTaskEMCALTimeCalib* AddTaskEMCALTimeCalibration | ( | TString | outputFile = "" , |
TString | geometryName = "" , |
||
Double_t | minClusterEne = 1.0 , |
||
Double_t | maxClusterEne = 500 , |
||
Int_t | minNcells = 2 , |
||
Int_t | maxNcells = 200 , |
||
Double_t | minLambda0LG = 0.1 , |
||
Double_t | maxLambda0LG = 4.0 , |
||
Double_t | minLambda0 = 0.1 , |
||
Double_t | maxLambda0 = 0.4 , |
||
Double_t | maxRtrack = 0.025 , |
||
Double_t | minCellEne = 0.4 , |
||
Double_t | minTime = -20. , |
||
Double_t | maxTime = 20. , |
||
Bool_t | pileupFromSPDFlag = kFALSE , |
||
TString | referenceFileName = "" , |
||
TString | referenceSMFileName = "" , |
||
Bool_t | badReconstruction = kFALSE , |
||
Bool_t | fillHeavyHistos = kFALSE , |
||
Int_t | badMapType = 0 , |
||
TString | badMapFileName = "" , |
||
Bool_t | mostEneCellOnly = kFALSE |
||
) |
Definition at line 31 of file AddTaskEMCALTimeCalibration.C.