AliPhysics  eb0e5d9 (eb0e5d9)
AddTaskEMCALTimeCalibration.C File Reference

Configuration of task AliAnalysisTaskEMCALTimeCalib. More...

Go to the source code of this file.

Functions

AliAnalysisTaskEMCALTimeCalibAddTaskEMCALTimeCalibration (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)
 

Detailed Description

Configuration of task AliAnalysisTaskEMCALTimeCalib.

Configuration of task AliAnalysisTaskEMCALTimeCalib

The parameters for the analysis are:

Parameters
outputFileTString, output file name
geometryNameTString, geometry name
minClusterEneDouble_t, minimum cluster energy
maxClusterEneDouble_t, maximum cluster energy
minNcellsInt_t, minimum number of cells in cluster
maxNcellsInt_t, maximum number of cells in cluster
minLambda0LGDouble_t, minimum cluster lambda0 for cluster with low gain cell
maxLambda0LGDouble_t, maximum cluster lambda0 for cluster with low gain cell
minLambda0Double_t, minimum cluster lambda0
maxLambda0Double_t, maximum cluster lambda0
maxRtrackDouble_t, maximum cluster track distance
minCellEneDouble_t, minimum cell energy
referenceFileNameTString, name of reference file
referenceSMFileNameTString, name of reference file for SM by SM calib.
badReconstructionBool_t, flag to find L1 shift dur to errors in reconstruction
fillHeavyHistosBool_t, flag to fill heavy histograms with time per channel
badMapTypeInt_t,settype of bad channel map acces
badMapFileNameTString, file with bad channels map (absID)
mostEneCellOnlyBool_t, flag to calibrate only on most energetic cell in cluster
Author
Adam Matyja adam..nosp@m.toma.nosp@m.sz.ma.nosp@m.tyja.nosp@m.@ifj..nosp@m.edu..nosp@m.pl, INP PAN Cracow

Definition in file AddTaskEMCALTimeCalibration.C.

Function Documentation

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.