![]() |
AliPhysics
48852ec (48852ec)
|
![]() |
Files | |
file | AliAODCentralMult.h |
file | AliAODForwardHeader.h |
Header for forward data in stand-alone AOD. | |
file | AliAODForwardMult.h |
Per-event \( N_{ch}\) per \((\eta,\varphi)\) bin. | |
file | AliCentralCorrectionManager.h |
file | AliCentralMCMultiplicityTask.h |
file | AliCentralMultiplicityTask.h |
file | AliDisplacedVertexSelection.h |
Selection of events from satellite interactions. | |
file | AliFMDCorrector.h |
file | AliFMDDensityCalculator.h |
file | AliFMDEventInspector.h |
file | AliFMDHistCollector.h |
file | AliFMDMCCorrector.h |
file | AliFMDMCDensityCalculator.h |
file | AliFMDMCEventInspector.h |
file | AliFMDMCSharingFilter.h |
file | AliFMDSharingFilter.h |
file | AliForwardCorrectionManager.h |
file | AliForwardMCCorrectionsTask.h |
file | AliForwardMCMultiplicityTask.h |
file | AliForwardMultiplicityBase.h |
file | AliForwardMultiplicityTask.h |
file | AliForwardQATask.h |
Classes | |
class | CentralMultTask |
class | AliAODCentralMult |
class | AliAODForwardMult |
class | AliBaseMCTrackDensity |
class | AliCentralMCMultiplicityTask |
class | AliCentralMultiplicityTask |
class | AliCopyHeaderTask |
class | AliDisplacedVertexSelection |
class | AliFMDCorrector |
class | AliFMDESDFixer |
class | AliFMDMCCorrector |
class | AliFMDMCDensityCalculator |
class | AliFMDMCEventInspector |
class | AliFMDMCSharingFilter |
class | AliFMDMCTrackDensity |
class | AliFMDMCTrackELoss |
class | AliForwardMCCorrectionsTask |
class | AliForwardMCMultiplicityTask |
class | AliForwardMultiplicityBase |
class | AliForwardMultiplicityTask |
class | AliSPDMCTrackDensity |
class | BothAODTrain |
class | MakeAODTrain |
class | MakeFullTrain |
class | MakeMultClassTrain |
class | MakeTestADTrain |
class | TrackletAODTrain |
Functions | |
AliAnalysisTask * | AddTaskCentralMult (Bool_t mc=false, ULong_t runNo=0, UShort_t sys=0, UShort_t sNN=0, Short_t field=0, const char *config="CentralAODConfig.C", const char *corrs=0) |
AliAnalysisTaskSE * | AddTaskCopyHeader (const char *what="") |
AliAnalysisTask * | AddTaskForwardMult (Bool_t mc, ULong_t runNo=0, UShort_t sys=0, UShort_t sNN=0, Short_t field=0, const char *config="ForwardAODConfig.C", const char *corrs=0, const char *dead=0) |
AliAnalysisTask * | AddTaskForwardMult (const Char_t *type, Float_t energy=0, Float_t bfield=0) |
void | CentralAODConfig (AliCentralMultiplicityTask *task) |
void | ForwardAODConfig (AliForwardMultiplicityBase *task) |
void | MakeAOD (TString name="aod", TString url="help", TString options="help") |
void | MakedNdeta (TString name="aod", TString url="help", TString options="help") |
void | MakeELossFits (TString name="aod", TString url="help", TString options="help") |
void | MakeFMDEventPlane (TString name="aod", TString url="help", TString options="help") |
void | MakeForwardQA (TString name="aod", TString url="help", TString options="help") |
void | MakeMCCorr (TString name="aod", TString url="help", TString options="help") |
void | TunedConfig (AliForwardMultiplicityBase *task) |
void | MakeTrain (TString name="aod", TString cls="", TString url="help", TString options="help") |
Code to do with AOD production
Return codes of CheckEvent
Definition at line 209 of file AliAODForwardMult.h.
User bits of these objects (bits 14-23 can be used)
Definition at line 190 of file AliAODForwardMult.h.
Bin numbers in trigger histograms
Enumerator | |
---|---|
kBinAll | |
kBinInel | |
kBinInelGt0 | |
kBinNSD | |
kBinV0AND | |
kBinADOR | |
kBinADAND | |
kBinA | |
kBinB | |
kBinC | |
kBinE | |
kBinSatellite | |
kBinMCNSD | |
kBinPileUp | |
kBinOffline | |
kBinNClusterGt0 | |
kWithTrigger | |
kWithVertex | |
kAccepted |
Definition at line 164 of file AliAODForwardMult.h.
Bits of the trigger pattern
Definition at line 109 of file AliAODForwardMult.h.
AliAnalysisTask* AddTaskCentralMult | ( | Bool_t | mc = false , |
ULong_t | runNo = 0 , |
||
UShort_t | sys = 0 , |
||
UShort_t | sNN = 0 , |
||
Short_t | field = 0 , |
||
const char * | config = "CentralAODConfig.C" , |
||
const char * | corrs = 0 |
||
) |
This is the macro to include the Central multiplicity in a train. This generates a histogram on the output AOD
mc | If true, assume MC input |
runNo | Pre-set run number |
sys | Pre-set collision system |
sNN | Pre-set collition energy |
field | Pre-set magnetic field |
config | Configuration file to use |
corrs | Corrections to use |
Definition at line 29 of file AddTaskCentralMult.C.
Referenced by AddAnalysisTasks().
AliAnalysisTaskSE* AddTaskCopyHeader | ( | const char * | what = "" | ) |
Script to add task to copy header from ESD to AOD
Definition at line 17 of file AddTaskCopyHeader.C.
AliAnalysisTask* AddTaskForwardMult | ( | Bool_t | mc, |
ULong_t | runNo = 0 , |
||
UShort_t | sys = 0 , |
||
UShort_t | sNN = 0 , |
||
Short_t | field = 0 , |
||
const char * | config = "ForwardAODConfig.C" , |
||
const char * | corrs = 0 , |
||
const char * | dead = 0 |
||
) |
This is the script to include the Forward multiplicity in a train.
mc | Define as true for MC input. |
runNo | Pre-set run number |
sys | Collision system (0: deduce, 1: pp, 2: pbpb, 3:pA) |
sNN | Collision energy |
field | L3 field setting. |
config | Configuration file to use |
corrs | Corrections to use |
dead | (Optional) file with extra dead scripts |
Definition at line 42 of file AddTaskForwardMult.C.
Referenced by AddAnalysisTasks(), and AddTaskForwardMult().
AliAnalysisTask* AddTaskForwardMult | ( | const Char_t * | type, |
Float_t | energy = 0 , |
||
Float_t | bfield = 0 |
||
) |
This is the script to include the Forward multiplicity in a train.
type | Data type (if it contains MC, assume MC input):
|
energy | Collision energy in GeV |
bfield | L3 field setting in kG (-5, 0, 5) |
Definition at line 107 of file AddTaskForwardMult.C.
void CentralAODConfig | ( | AliCentralMultiplicityTask * | task | ) |
Configuration script for central multiplicity task.
You can copy this to your working directory or to some other directory up-front in your ROOT macro path, and edit it to suit your needs.
task | Task to configure |
Definition at line 23 of file CentralAODConfig.C.
void ForwardAODConfig | ( | AliForwardMultiplicityBase * | task | ) |
Configuration script for forward multiplicity task.
You can copy this to your working directory or to some other directory up-front in your ROOT macro path, and edit it to suit your needs.
task | Task to configure |
Definition at line 23 of file ForwardAODConfig.C.
Run second pass analysis - make \( dN/d\eta\)
name | Name of train - free form. This will be the name of the output directory if the plug-in is used |
options | Options string |
url | Execution and input URL |
Definition at line 21 of file MakedNdeta.C.
Run a pass on ESD data to produce the energ loss fits
name | Name of train - free form. This will be the name of the output directory if the plug-in is used |
options | Options string |
url | Execution and input URL |
Definition at line 20 of file MakeELossFits.C.
Script to analyse AOD input for flow
Takes either a single (AOD) .root file as input or a .txt The .txt file is expected to contain the path to the files from the current directory or the absolute path.
name | Name of train - free form. This will be the name of the output directory if the plug-in is used |
options | Options string |
url | Execution and input URL |
Definition at line 31 of file MakeFMDEventPlane.C.
Run a pass on ESD data to produce quality assurance data.
name | Name of train - free form. This will be the name of the output directory if the plug-in is used |
options | Options string |
url | Execution and input URL |
Definition at line 20 of file MakeForwardQA.C.
Generate MC corrections
name | Name of train - free form. This will be the name of the output directory if the plug-in is used |
options | Options string |
url | Execution and input URL |
Definition at line 21 of file MakeMCCorr.C.
void MakeTrain | ( | TString | name = "aod" , |
TString | cls = "" , |
||
TString | url = "help" , |
||
TString | options = "help" |
||
) |
Run a train
name | Name of train - free form. This will be the name of the output directory if the plug-in is used |
cls | Class name |
options | Options string |
url | Execution and input URL |
Definition at line 23 of file MakeTrain.C.
Referenced by MakeAOD(), MakedNdeta(), MakeELossFits(), MakeFMDEventPlane(), MakeForwardQA(), and MakeMCCorr().
void TunedConfig | ( | AliForwardMultiplicityBase * | task | ) |
Configuration script for forward multiplicity task.
You can copy this to your working directory or to some other directory up-front in your ROOT macro path, and edit it to suit your needs.
This is for the 2015 Pb-Pb running
task | Task to configure |
Definition at line 25 of file TunedConfig.C.