![]() |
AliPhysics
0937c79 (0937c79)
|
Steering class of package CaloTrackCorrelartions. More...
#include <AliAnaCaloTrackCorrMaker.h>
Private Member Functions | |
AliAnaCaloTrackCorrMaker & | operator= (const AliAnaCaloTrackCorrMaker &) |
Assignment operator not implemented. More... | |
Private Attributes | |
AliCaloTrackReader * | fReader |
Pointer to AliCaloTrackReader. More... | |
AliCalorimeterUtils * | fCaloUtils |
Pointer to AliCalorimeterUtils. More... | |
TList * | fOutputContainer |
! Output histograms container. More... | |
TList * | fAnalysisContainer |
List with analysis pointers. More... | |
Bool_t | fProcessEvent |
In case of automatic wagon configuration, do not process analysis, but init stuff expected by manager. More... | |
Bool_t | fMakeHisto |
If true makes final analysis with histograms as output. More... | |
Bool_t | fMakeAOD |
If true makes analysis generating AODs. More... | |
Int_t | fAnaDebug |
Debugging info. More... | |
TList * | fCuts |
! List with analysis cuts. More... | |
Double_t | fScaleFactor |
Scaling factor needed for normalization. More... | |
Int_t | fFillDataControlHisto |
Fill histograms only interesting with data. 0 not filled; 1 basic control; 2+ trigger related. More... | |
Bool_t | fSumw2 |
Call the histograms method Sumw2() after initialization, off by default, too large memory booking, use carefully. More... | |
Bool_t | fCheckPtHard |
For MC done in pT-Hard bins, plot specific histogram. More... | |
TH1F * | fhNEventsIn |
! Number of input events counter histogram. More... | |
TH1F * | fhNEvents |
! Number of acepted events counter histogram. More... | |
TH1F * | fhNExoticEvents |
! Number of events triggered by exotic, counter histogram. More... | |
TH1F * | fhNEventsNoTriggerFound |
! Number of events where whatever was done, no trigger is found. More... | |
TH1F * | fhNPileUpEvents |
! N events pasing pile up cut. More... | |
TH1F * | fhNPileUpEventsTriggerBC0 |
! N events pasing pile up cut. More... | |
TH1F * | fhXVertex |
! X Vertex distribution of accepted event. More... | |
TH1F * | fhYVertex |
! Y Vertex distribution of accepted event. More... | |
TH1F * | fhZVertex |
! Z Vertex distribution of accepted event. More... | |
TH1F * | fhXVertexExotic |
! X Vertex distribution of exotic event. More... | |
TH1F * | fhYVertexExotic |
! Y Vertex distribution of exotic event. More... | |
TH1F * | fhZVertexExotic |
! Z Vertex distribution of exotic event. More... | |
TH1F * | fhPtHard |
! pt of parton, only for MC generation (pythia jet-jet/gamma-jet) More... | |
TH1F * | fhPtHardWeighted |
! pt of parton, only for MC generation (pythia jet-jet/gamma-jet), weighted by cross section More... | |
TH1F * | fhPileUpClusterMult |
! N clusters with high time. More... | |
TH1F * | fhPileUpClusterMultAndSPDPileUp |
! N clusters with high time in events tagged as pile-up by SPD. More... | |
TH1F * | fhTrackMult |
! Number of tracks per event histogram. More... | |
TH1F * | fhCentrality |
! Histogram with centrality bins. More... | |
TH1F * | fhEventPlaneAngle |
! Histogram with Event plane angle. More... | |
TH1F * | fhNEventsWeighted |
! Number of acepted events counter histogram. After centrality weight. More... | |
TH1F * | fhTrackMultWeighted |
! Number of tracks per event histogram. After centrality weight. More... | |
TH1F * | fhCentralityWeighted |
! Histogram with centrality bins. After centrality weight. More... | |
TH1F * | fhEventPlaneAngleWeighted |
! Histogram with Event plane angle. After centrality weight. More... | |
TH1F * | fhNMergedFiles |
! Number of files merged. More... | |
TH1F * | fhScaleFactor |
! Factor to scale histograms. More... | |
TH1F * | fhEMCalBCEvent |
! N events depending on the existence of a cluster in a given bunch crossing. More... | |
TH1F * | fhEMCalBCEventCut |
! N events depending on the existence of a cluster above acceptance and E cut in a given bunch crossing. More... | |
TH1F * | fhTrackBCEvent |
! N events depending on the existence of a track in a given bunch crossing. More... | |
TH1F * | fhTrackBCEventCut |
! N events depending on the existence of a track above acceptance and pt cut in a given bunch crossing. More... | |
TH1F * | fhPrimaryVertexBC |
! Primary vertex BC. More... | |
TH1F * | fhTimeStampFraction |
! event fraction depending on Time Stamp, only if activated on reader. More... | |
TH1F * | fhNPileUpVertSPD |
! Number of pile-up vertices from SPD. More... | |
TH1F * | fhNPileUpVertTracks |
! Number of pile-up vertices from tracks. More... | |
TH1F * | fhClusterTriggerBC |
! Number of events triggered, depending on BC of the cluster. More... | |
TH1F * | fhClusterTriggerBCExotic |
! Number of events triggered, depending on BC of the cluster. More... | |
TH1F * | fhClusterTriggerBCBadCell |
! Number of events triggered, depending on BC of the cluster. More... | |
TH1F * | fhClusterTriggerBCBadCellExotic |
! Number of events triggered, depending on BC of the cluster. More... | |
TH1F * | fhClusterTriggerBCBadCluster |
! Number of events triggered, depending on BC of the cluster. More... | |
TH1F * | fhClusterTriggerBCBadClusterExotic |
! Number of events triggered, depending on BC of the cluster. More... | |
TH1F * | fhClusterTriggerBCUnMatch |
! Number of events triggered, depending on BC of the cluster. More... | |
TH1F * | fhClusterTriggerBCExoticUnMatch |
! Number of events triggered, depending on BC of the cluster. More... | |
TH1F * | fhClusterTriggerBCBadCellUnMatch |
! Number of events triggered, depending on BC of the cluster. More... | |
TH1F * | fhClusterTriggerBCBadCellExoticUnMatch |
! Number of events triggered, depending on BC of the cluster. More... | |
TH1F * | fhClusterTriggerBCBadClusterUnMatch |
! Number of events triggered, depending on BC of the cluster. More... | |
TH1F * | fhClusterTriggerBCBadClusterExoticUnMatch |
! Number of events triggered, depending on BC of the cluster. More... | |
TH1F * | fhClusterTriggerBCUnMatchReMatch [3] |
! Number of events triggered, depending on BC of the cluster, not matched, open cuts and rematch. More... | |
TH1F * | fhClusterTriggerBCExoticUnMatchReMatch [3] |
! Number of events triggered by exotic, depending on BC of the clusterm not matched, open cuts and rematch. More... | |
TH2F * | fhClusterTriggerBCEventBC |
! Correlate the found BC in the trigger and the event BC. More... | |
TH2F * | fhClusterTriggerBCEventBCUnMatch |
! Correlate the found BC in the trigger and the event BC, when there was no match with the trigger BC. More... | |
TH2F * | fhClusterTriggerBCExoticEventBC |
! Correlate the found BC in the exotic trigger and the event BC. More... | |
TH2F * | fhClusterTriggerBCExoticEventBCUnMatch |
! Correlate the found BC in the exotic trigger and the event BC, when there was no match with the trigger BC. More... | |
Steering class of package CaloTrackCorrelartions.
Steering class for particle (gamma, hadron) identification and correlation analysis. It is called by the task class AliAnalysisTaskCaloTrackCorrelation and it connects the input (ESD/AOD/MonteCarlo) got with AliCaloTrackReader (produces TClonesArrays of AODs (TParticles in MC case if requested)), with the analysis classes that derive from AliAnaCaloTrackCorrBaseClass.
Control histograms like number of accepted events, vertex distribution and EMCal trigger related information are also produced here.
More information can be found in this twiki.
Definition at line 35 of file AliAnaCaloTrackCorrMaker.h.
AliAnaCaloTrackCorrMaker::AliAnaCaloTrackCorrMaker | ( | ) |
Default constructor. Initialize parameters, pointers and arrays.
Definition at line 47 of file AliAnaCaloTrackCorrMaker.cxx.
|
virtual |
Destructor. Remove only owned pointers.
Definition at line 170 of file AliAnaCaloTrackCorrMaker.cxx.
AliAnaCaloTrackCorrMaker::AliAnaCaloTrackCorrMaker | ( | const AliAnaCaloTrackCorrMaker & | maker | ) |
Copy constructor.
Definition at line 98 of file AliAnaCaloTrackCorrMaker.cxx.
Add analysis depending on AliAnaCaloTrackCorrBaseClass to list.
Definition at line 197 of file AliAnaCaloTrackCorrMaker.cxx.
Referenced by AddTaskCalorimeterQA(), AddTaskCaloTrackCorrM(), AddTaskClusterShape(), AddTaskGenKine(), and AddTaskPi0IMGammaCorrQA().
|
inline |
Definition at line 72 of file AliAnaCaloTrackCorrMaker.h.
|
inline |
Definition at line 68 of file AliAnaCaloTrackCorrMaker.h.
TList * AliAnaCaloTrackCorrMaker::FillAndGetAODBranchList | ( | ) |
Definition at line 214 of file AliAnaCaloTrackCorrMaker.cxx.
Referenced by GetListOfAnalysisContainers(), AliAnalysisTaskCaloTrackCorrelation::UserCreateOutputObjects(), and AliAnalysisTaskCaloTrackCorrelationM::UserCreateOutputObjects().
void AliAnaCaloTrackCorrMaker::FillControlHistograms | ( | ) |
Fill here event control histograms.
Definition at line 230 of file AliAnaCaloTrackCorrMaker.cxx.
Referenced by ProcessEvent().
void AliAnaCaloTrackCorrMaker::FillTriggerControlHistograms | ( | ) |
Fill here EMCal triggered events control histograms.
Definition at line 371 of file AliAnaCaloTrackCorrMaker.cxx.
Referenced by ProcessEvent().
|
inline |
Definition at line 61 of file AliAnaCaloTrackCorrMaker.h.
|
inline |
Definition at line 93 of file AliAnaCaloTrackCorrMaker.h.
Referenced by Init().
|
inline |
Definition at line 53 of file AliAnaCaloTrackCorrMaker.h.
Referenced by AddTaskCaloTrackCorrBase(), AddTaskGammaHadronCorrelationSelectAnalysis(), and AddTaskMultipleTrackCutIsoConeAnalysis().
TList * AliAnaCaloTrackCorrMaker::GetListOfAnalysisCuts | ( | ) |
Definition at line 465 of file AliAnaCaloTrackCorrMaker.cxx.
Referenced by GetListOfAnalysisContainers(), AliAnalysisTaskCaloTrackCorrelation::Terminate(), and AliAnalysisTaskCaloTrackCorrelationM::Terminate().
TList * AliAnaCaloTrackCorrMaker::GetOutputContainer | ( | ) |
Fill the output list of histograms during the CreateOutputObjects stage. Get/create the histograms of the different analysis tasks and add them to the common output list. Event control histograms are also created and added here.
Definition at line 490 of file AliAnaCaloTrackCorrMaker.cxx.
Referenced by GetListOfAnalysisContainers(), AliAnalysisTaskCaloTrackCorrelation::UserCreateOutputObjects(), and AliAnalysisTaskCaloTrackCorrelationM::UserCreateOutputObjects().
|
inline |
Definition at line 90 of file AliAnaCaloTrackCorrMaker.h.
Referenced by AddTaskCalorimeterQA(), AddTaskCaloTrackCorrBase(), AddTaskClusterShape(), AddTaskGenKine(), AddTaskPi0IMGammaCorrQA(), GetOutputContainer(), AliAnalysisTaskCaloTrackCorrelation::Init(), AliAnalysisTaskCaloTrackCorrelationM::Init(), Init(), AliAnalysisTaskCaloTrackCorrelation::UserCreateOutputObjects(), AliAnalysisTaskCaloTrackCorrelationM::UserCreateOutputObjects(), AliAnalysisTaskCaloTrackCorrelation::UserExec(), and AliAnalysisTaskCaloTrackCorrelationM::UserExec().
void AliAnaCaloTrackCorrMaker::Init | ( | ) |
Init container histograms and other common variables Fill the output list of histograms during the CreateOutputObjects stage. Pass to the list of analysis classes the pointers to AliCaloTrackReader and AliCalorimeterUtils, and call the Init of those analysis.
Definition at line 957 of file AliAnaCaloTrackCorrMaker.cxx.
Referenced by GetCaloUtils(), AliAnalysisTaskCaloTrackCorrelation::Init(), and AliAnalysisTaskCaloTrackCorrelationM::Init().
void AliAnaCaloTrackCorrMaker::InitParameters | ( | ) |
Init data members.
Definition at line 997 of file AliAnaCaloTrackCorrMaker.cxx.
Referenced by AliAnaCaloTrackCorrMaker(), and GetCaloUtils().
|
inline |
Definition at line 64 of file AliAnaCaloTrackCorrMaker.h.
Referenced by AddTaskGammaHadronCorrelationSelectAnalysis(), AddTaskMultipleTrackCutIsoConeAnalysis(), and AliAnalysisTaskCaloTrackCorrelation::UserExec().
|
private |
Assignment operator not implemented.
void AliAnaCaloTrackCorrMaker::Print | ( | const Option_t * | opt | ) | const |
Print some relevant parameters set for the analysis.
Definition at line 1007 of file AliAnaCaloTrackCorrMaker.cxx.
Referenced by AddTaskCalorimeterQA(), AddTaskCaloTrackCorrBase(), AddTaskCaloTrackCorrM(), AddTaskClusterShape(), AddTaskGenKine(), AddTaskPi0IMGammaCorrQA(), and GetCaloUtils().
void AliAnaCaloTrackCorrMaker::ProcessEvent | ( | Int_t | iEntry, |
const char * | currentFileName | ||
) |
Main method, analysis are executed here:
Definition at line 1050 of file AliAnaCaloTrackCorrMaker.cxx.
Referenced by GetCaloUtils(), AliAnalysisTaskCaloTrackCorrelation::UserExec(), and AliAnalysisTaskCaloTrackCorrelationM::UserExec().
|
inline |
Definition at line 62 of file AliAnaCaloTrackCorrMaker.h.
Referenced by AddTaskCalorimeterQA(), AddTaskCaloTrackCorrBase(), AddTaskCaloTrackCorrM(), AddTaskClusterShape(), AddTaskGenKine(), and AddTaskPi0IMGammaCorrQA().
|
inline |
Definition at line 87 of file AliAnaCaloTrackCorrMaker.h.
Referenced by AddTaskCalorimeterQA(), AddTaskCaloTrackCorrBase(), AddTaskCaloTrackCorrM(), AddTaskClusterShape(), AddTaskGenKine(), and AddTaskPi0IMGammaCorrQA().
|
inline |
Definition at line 88 of file AliAnaCaloTrackCorrMaker.h.
Referenced by AddTaskCalorimeterQA(), AddTaskCaloTrackCorrBase(), AddTaskCaloTrackCorrM(), AddTaskClusterShape(), AddTaskGenKine(), and AddTaskPi0IMGammaCorrQA().
|
inline |
Definition at line 85 of file AliAnaCaloTrackCorrMaker.h.
Referenced by AddTaskGenKine().
|
inline |
Definition at line 74 of file AliAnaCaloTrackCorrMaker.h.
Referenced by AddTaskCalorimeterQA(), AddTaskCaloTrackCorrM(), and AddTaskGenKine().
|
inline |
Definition at line 77 of file AliAnaCaloTrackCorrMaker.h.
Referenced by AddTaskCalorimeterQA(), and AddTaskCaloTrackCorrBase().
|
inline |
Definition at line 70 of file AliAnaCaloTrackCorrMaker.h.
|
inline |
Definition at line 66 of file AliAnaCaloTrackCorrMaker.h.
Referenced by AddTaskCaloTrackCorrBase(), AddTaskClusterShape(), and AddTaskPi0IMGammaCorrQA().
|
inline |
Definition at line 83 of file AliAnaCaloTrackCorrMaker.h.
|
inline |
Definition at line 80 of file AliAnaCaloTrackCorrMaker.h.
|
inline |
Definition at line 73 of file AliAnaCaloTrackCorrMaker.h.
Referenced by AddTaskCaloTrackCorrBase(), AddTaskCaloTrackCorrM(), AddTaskClusterShape(), and AddTaskPi0IMGammaCorrQA().
|
inline |
Definition at line 76 of file AliAnaCaloTrackCorrMaker.h.
Referenced by AddTaskCalorimeterQA(), AddTaskClusterShape(), and AddTaskPi0IMGammaCorrQA().
|
inline |
Definition at line 69 of file AliAnaCaloTrackCorrMaker.h.
Referenced by AddTaskCalorimeterQA(), AddTaskCaloTrackCorrBase(), AddTaskCaloTrackCorrM(), AddTaskClusterShape(), AddTaskGenKine(), and AddTaskPi0IMGammaCorrQA().
|
inline |
Definition at line 65 of file AliAnaCaloTrackCorrMaker.h.
|
inline |
Definition at line 82 of file AliAnaCaloTrackCorrMaker.h.
Referenced by AddTaskCalorimeterQA(), AddTaskCaloTrackCorrBase(), AddTaskClusterShape(), and AddTaskPi0IMGammaCorrQA().
|
inline |
Definition at line 79 of file AliAnaCaloTrackCorrMaker.h.
void AliAnaCaloTrackCorrMaker::Terminate | ( | TList * | outputList | ) |
Execute Terminate of analysis. Do some final plots.
Definition at line 1164 of file AliAnaCaloTrackCorrMaker.cxx.
Referenced by GetCaloUtils(), AliAnalysisTaskCaloTrackCorrelation::Terminate(), and AliAnalysisTaskCaloTrackCorrelationM::Terminate().
|
private |
Debugging info.
Definition at line 127 of file AliAnaCaloTrackCorrMaker.h.
Referenced by GetAnaDebug(), Init(), InitParameters(), Print(), and SetAnaDebug().
|
private |
List with analysis pointers.
Definition at line 119 of file AliAnaCaloTrackCorrMaker.h.
Referenced by AddAnalysis(), FillAndGetAODBranchList(), GetListOfAnalysisContainers(), GetListOfAnalysisCuts(), GetOutputContainer(), Init(), Print(), ProcessEvent(), Terminate(), and ~AliAnaCaloTrackCorrMaker().
|
private |
Pointer to AliCalorimeterUtils.
Definition at line 115 of file AliAnaCaloTrackCorrMaker.h.
Referenced by GetCaloUtils(), Init(), Print(), ProcessEvent(), SetCaloUtils(), and ~AliAnaCaloTrackCorrMaker().
|
private |
For MC done in pT-Hard bins, plot specific histogram.
Definition at line 137 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), GetOutputContainer(), SwitchOffPtHardHistogram(), and SwitchOnPtHardHistogram().
|
private |
! List with analysis cuts.
Definition at line 129 of file AliAnaCaloTrackCorrMaker.h.
Referenced by GetListOfAnalysisCuts(), and ~AliAnaCaloTrackCorrMaker().
|
private |
Fill histograms only interesting with data. 0 not filled; 1 basic control; 2+ trigger related.
Definition at line 133 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), FillTriggerControlHistograms(), GetOutputContainer(), SwitchOffDataControlHistograms(), and SwitchOnDataControlHistograms().
|
private |
! Histogram with centrality bins.
Definition at line 162 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! Histogram with centrality bins. After centrality weight.
Definition at line 167 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! Number of events triggered, depending on BC of the cluster.
Definition at line 182 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Number of events triggered, depending on BC of the cluster.
Definition at line 184 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Number of events triggered, depending on BC of the cluster.
Definition at line 185 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Number of events triggered, depending on BC of the cluster.
Definition at line 192 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Number of events triggered, depending on BC of the cluster.
Definition at line 191 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Number of events triggered, depending on BC of the cluster.
Definition at line 186 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Number of events triggered, depending on BC of the cluster.
Definition at line 187 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Number of events triggered, depending on BC of the cluster.
Definition at line 194 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Number of events triggered, depending on BC of the cluster.
Definition at line 193 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Correlate the found BC in the trigger and the event BC.
Definition at line 200 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Correlate the found BC in the trigger and the event BC, when there was no match with the trigger BC.
Definition at line 201 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Number of events triggered, depending on BC of the cluster.
Definition at line 183 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Correlate the found BC in the exotic trigger and the event BC.
Definition at line 202 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Correlate the found BC in the exotic trigger and the event BC, when there was no match with the trigger BC.
Definition at line 203 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Number of events triggered, depending on BC of the cluster.
Definition at line 190 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Number of events triggered by exotic, depending on BC of the clusterm not matched, open cuts and rematch.
Definition at line 197 of file AliAnaCaloTrackCorrMaker.h.
Referenced by AliAnaCaloTrackCorrMaker(), FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Number of events triggered, depending on BC of the cluster.
Definition at line 189 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Number of events triggered, depending on BC of the cluster, not matched, open cuts and rematch.
Definition at line 196 of file AliAnaCaloTrackCorrMaker.h.
Referenced by AliAnaCaloTrackCorrMaker(), FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! N events depending on the existence of a cluster in a given bunch crossing.
Definition at line 173 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! N events depending on the existence of a cluster above acceptance and E cut in a given bunch crossing.
Definition at line 174 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! Histogram with Event plane angle.
Definition at line 163 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! Histogram with Event plane angle. After centrality weight.
Definition at line 168 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! Number of acepted events counter histogram.
Definition at line 142 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! Number of input events counter histogram.
Definition at line 141 of file AliAnaCaloTrackCorrMaker.h.
Referenced by GetOutputContainer(), and ProcessEvent().
|
private |
! Number of events where whatever was done, no trigger is found.
Definition at line 144 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Number of acepted events counter histogram. After centrality weight.
Definition at line 165 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! Number of events triggered by exotic, counter histogram.
Definition at line 143 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Number of files merged.
Definition at line 170 of file AliAnaCaloTrackCorrMaker.h.
Referenced by GetOutputContainer().
|
private |
! N events pasing pile up cut.
Definition at line 145 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! N events pasing pile up cut.
Definition at line 146 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! Number of pile-up vertices from SPD.
Definition at line 179 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! Number of pile-up vertices from tracks.
Definition at line 180 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! N clusters with high time.
Definition at line 158 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! N clusters with high time in events tagged as pile-up by SPD.
Definition at line 159 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! Primary vertex BC.
Definition at line 177 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! pt of parton, only for MC generation (pythia jet-jet/gamma-jet)
Definition at line 155 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! pt of parton, only for MC generation (pythia jet-jet/gamma-jet), weighted by cross section
Definition at line 156 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! Factor to scale histograms.
Definition at line 171 of file AliAnaCaloTrackCorrMaker.h.
Referenced by GetOutputContainer().
|
private |
! event fraction depending on Time Stamp, only if activated on reader.
Definition at line 178 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! N events depending on the existence of a track in a given bunch crossing.
Definition at line 175 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! N events depending on the existence of a track above acceptance and pt cut in a given bunch crossing.
Definition at line 176 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! Number of tracks per event histogram.
Definition at line 161 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! Number of tracks per event histogram. After centrality weight.
Definition at line 166 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! X Vertex distribution of accepted event.
Definition at line 148 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! X Vertex distribution of exotic event.
Definition at line 151 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Y Vertex distribution of accepted event.
Definition at line 149 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! Y Vertex distribution of exotic event.
Definition at line 152 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Z Vertex distribution of accepted event.
Definition at line 150 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! Z Vertex distribution of exotic event.
Definition at line 153 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
If true makes analysis generating AODs.
Definition at line 125 of file AliAnaCaloTrackCorrMaker.h.
Referenced by AreAODsMade(), InitParameters(), Print(), ProcessEvent(), SwitchOffAODsMaker(), and SwitchOnAODsMaker().
|
private |
If true makes final analysis with histograms as output.
Definition at line 123 of file AliAnaCaloTrackCorrMaker.h.
Referenced by AreHistogramsMade(), GetOutputContainer(), InitParameters(), Print(), ProcessEvent(), SwitchOffHistogramsMaker(), and SwitchOnHistogramsMaker().
|
private |
! Output histograms container.
Definition at line 117 of file AliAnaCaloTrackCorrMaker.h.
Referenced by GetOutputContainer(), and ProcessEvent().
|
private |
In case of automatic wagon configuration, do not process analysis, but init stuff expected by manager.
Definition at line 121 of file AliAnaCaloTrackCorrMaker.h.
Referenced by GetListOfAnalysisCuts(), GetOutputContainer(), IsEventProcessed(), Print(), ProcessEvent(), SwitchOffProcessEvent(), SwitchOnProcessEvent(), and Terminate().
|
private |
Pointer to AliCaloTrackReader.
Definition at line 113 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillAndGetAODBranchList(), FillControlHistograms(), FillTriggerControlHistograms(), GetListOfAnalysisCuts(), GetOutputContainer(), GetReader(), Init(), Print(), ProcessEvent(), SetReader(), and ~AliAnaCaloTrackCorrMaker().
|
private |
Scaling factor needed for normalization.
Definition at line 131 of file AliAnaCaloTrackCorrMaker.h.
Referenced by GetOutputContainer(), and SetScaleFactor().
|
private |
Call the histograms method Sumw2() after initialization, off by default, too large memory booking, use carefully.
Definition at line 135 of file AliAnaCaloTrackCorrMaker.h.
Referenced by GetOutputContainer(), SwitchOffSumw2Histograms(), and SwitchOnSumw2Histograms().