![]() |
AliPhysics
vAN-20150328 (7755d27)
|
Steering class of package CaloTrackCorrelartions. More...
#include <AliAnaCaloTrackCorrMaker.h>
Public Member Functions | |
AliAnaCaloTrackCorrMaker () | |
virtual | ~AliAnaCaloTrackCorrMaker () |
Destructor. Remove only owned pointers. More... | |
AliAnaCaloTrackCorrMaker (const AliAnaCaloTrackCorrMaker &maker) | |
Copy constructor. More... | |
void | AddAnalysis (TObject *ana, Int_t n) |
Add analysis depending on AliAnaCaloTrackCorrBaseClass to list. More... | |
void | FillControlHistograms () |
Fill here event control histograms. More... | |
void | FillTriggerControlHistograms () |
Fill here EMCal triggered events control histograms. More... | |
TList * | GetListOfAnalysisContainers () |
TList * | GetListOfAnalysisCuts () |
TList * | GetOutputContainer () |
TList * | FillAndGetAODBranchList () |
Int_t | GetAnaDebug () const |
void | SetAnaDebug (Int_t d) |
Bool_t | AreHistogramsMade () const |
void | SwitchOnHistogramsMaker () |
void | SwitchOffHistogramsMaker () |
Bool_t | AreAODsMade () const |
void | SwitchOnAODsMaker () |
void | SwitchOffAODsMaker () |
void | SwitchOnDataControlHistograms () |
void | SwitchOffDataControlHistograms () |
AliCaloTrackReader * | GetReader () |
void | SetReader (AliCaloTrackReader *reader) |
AliCalorimeterUtils * | GetCaloUtils () |
void | SetCaloUtils (AliCalorimeterUtils *caloutils) |
void | SetScaleFactor (Double_t scale) |
void | Init () |
void | InitParameters () |
Init data members. More... | |
void | Print (const Option_t *opt) const |
Print some relevant parameters set for the analysis. More... | |
void | ProcessEvent (Int_t iEntry, const char *currentFileName) |
void | Terminate (TList *outputList) |
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 | 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... | |
Bool_t | fFillDataControlHisto |
Fill histograms only interesting with data. 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 * | 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 * | 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 34 of file AliAnaCaloTrackCorrMaker.h.
AliAnaCaloTrackCorrMaker::AliAnaCaloTrackCorrMaker | ( | ) |
Default constructor. Initialize parameters, pointers and arrays.
Definition at line 42 of file AliAnaCaloTrackCorrMaker.cxx.
|
virtual |
Destructor. Remove only owned pointers.
Definition at line 151 of file AliAnaCaloTrackCorrMaker.cxx.
AliAnaCaloTrackCorrMaker::AliAnaCaloTrackCorrMaker | ( | const AliAnaCaloTrackCorrMaker & | maker | ) |
Copy constructor.
Definition at line 88 of file AliAnaCaloTrackCorrMaker.cxx.
void AliAnaCaloTrackCorrMaker::AddAnalysis | ( | TObject * | ana, |
Int_t | n | ||
) |
Add analysis depending on AliAnaCaloTrackCorrBaseClass to list.
Definition at line 178 of file AliAnaCaloTrackCorrMaker.cxx.
|
inline |
Definition at line 67 of file AliAnaCaloTrackCorrMaker.h.
|
inline |
Definition at line 63 of file AliAnaCaloTrackCorrMaker.h.
TList * AliAnaCaloTrackCorrMaker::FillAndGetAODBranchList | ( | ) |
Definition at line 195 of file AliAnaCaloTrackCorrMaker.cxx.
Referenced by AliAnalysisTaskCaloTrackCorrelation::UserCreateOutputObjects(), and AliAnalysisTaskCaloTrackCorrelationM::UserCreateOutputObjects().
void AliAnaCaloTrackCorrMaker::FillControlHistograms | ( | ) |
Fill here event control histograms.
Definition at line 211 of file AliAnaCaloTrackCorrMaker.cxx.
Referenced by ProcessEvent().
void AliAnaCaloTrackCorrMaker::FillTriggerControlHistograms | ( | ) |
Fill here EMCal triggered events control histograms.
Definition at line 326 of file AliAnaCaloTrackCorrMaker.cxx.
Referenced by ProcessEvent().
|
inline |
Definition at line 60 of file AliAnaCaloTrackCorrMaker.h.
|
inline |
Definition at line 79 of file AliAnaCaloTrackCorrMaker.h.
Referenced by Init().
|
inline |
Definition at line 52 of file AliAnaCaloTrackCorrMaker.h.
TList * AliAnaCaloTrackCorrMaker::GetListOfAnalysisCuts | ( | ) |
Definition at line 420 of file AliAnaCaloTrackCorrMaker.cxx.
Referenced by 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 438 of file AliAnaCaloTrackCorrMaker.cxx.
Referenced by AliAnalysisTaskCaloTrackCorrelation::UserCreateOutputObjects(), and AliAnalysisTaskCaloTrackCorrelationM::UserCreateOutputObjects().
|
inline |
Definition at line 75 of file AliAnaCaloTrackCorrMaker.h.
Referenced by 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 821 of file AliAnaCaloTrackCorrMaker.cxx.
Referenced by AliAnalysisTaskCaloTrackCorrelation::Init(), and AliAnalysisTaskCaloTrackCorrelationM::Init().
void AliAnaCaloTrackCorrMaker::InitParameters | ( | ) |
Init data members.
Definition at line 860 of file AliAnaCaloTrackCorrMaker.cxx.
Referenced by AliAnaCaloTrackCorrMaker().
|
private |
Assignment operator not implemented.
void AliAnaCaloTrackCorrMaker::Print | ( | const Option_t * | opt | ) | const |
Print some relevant parameters set for the analysis.
Definition at line 870 of file AliAnaCaloTrackCorrMaker.cxx.
void AliAnaCaloTrackCorrMaker::ProcessEvent | ( | Int_t | iEntry, |
const char * | currentFileName | ||
) |
Main method, analysis are executed here:
Definition at line 907 of file AliAnaCaloTrackCorrMaker.cxx.
Referenced by AliAnalysisTaskCaloTrackCorrelation::UserExec(), and AliAnalysisTaskCaloTrackCorrelationM::UserExec().
|
inline |
Definition at line 61 of file AliAnaCaloTrackCorrMaker.h.
|
inline |
Definition at line 81 of file AliAnaCaloTrackCorrMaker.h.
|
inline |
Definition at line 77 of file AliAnaCaloTrackCorrMaker.h.
|
inline |
Definition at line 83 of file AliAnaCaloTrackCorrMaker.h.
|
inline |
Definition at line 69 of file AliAnaCaloTrackCorrMaker.h.
|
inline |
Definition at line 72 of file AliAnaCaloTrackCorrMaker.h.
|
inline |
Definition at line 65 of file AliAnaCaloTrackCorrMaker.h.
|
inline |
Definition at line 68 of file AliAnaCaloTrackCorrMaker.h.
|
inline |
Definition at line 71 of file AliAnaCaloTrackCorrMaker.h.
|
inline |
Definition at line 64 of file AliAnaCaloTrackCorrMaker.h.
void AliAnaCaloTrackCorrMaker::Terminate | ( | TList * | outputList | ) |
Execute Terminate of analysis. Do some final plots.
Definition at line 1019 of file AliAnaCaloTrackCorrMaker.cxx.
Referenced by AliAnalysisTaskCaloTrackCorrelation::Terminate(), and AliAnalysisTaskCaloTrackCorrelationM::Terminate().
|
private |
Debugging info.
Definition at line 109 of file AliAnaCaloTrackCorrMaker.h.
Referenced by GetAnaDebug(), Init(), InitParameters(), Print(), and SetAnaDebug().
|
private |
List with analysis pointers.
Definition at line 106 of file AliAnaCaloTrackCorrMaker.h.
Referenced by AddAnalysis(), FillAndGetAODBranchList(), GetListOfAnalysisContainers(), GetListOfAnalysisCuts(), GetOutputContainer(), Init(), Print(), ProcessEvent(), Terminate(), and ~AliAnaCaloTrackCorrMaker().
|
private |
Pointer to AliCalorimeterUtils.
Definition at line 103 of file AliAnaCaloTrackCorrMaker.h.
Referenced by GetCaloUtils(), Init(), Print(), ProcessEvent(), SetCaloUtils(), and ~AliAnaCaloTrackCorrMaker().
|
private |
! List with analysis cuts.
Definition at line 110 of file AliAnaCaloTrackCorrMaker.h.
Referenced by GetListOfAnalysisCuts(), and ~AliAnaCaloTrackCorrMaker().
|
private |
Fill histograms only interesting with data.
Definition at line 112 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), FillTriggerControlHistograms(), GetOutputContainer(), SwitchOffDataControlHistograms(), and SwitchOnDataControlHistograms().
|
private |
! Histogram with centrality bins.
Definition at line 132 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! Number of events triggered, depending on BC of the cluster.
Definition at line 145 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Number of events triggered, depending on BC of the cluster.
Definition at line 147 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Number of events triggered, depending on BC of the cluster.
Definition at line 148 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Number of events triggered, depending on BC of the cluster.
Definition at line 155 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Number of events triggered, depending on BC of the cluster.
Definition at line 154 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Number of events triggered, depending on BC of the cluster.
Definition at line 149 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Number of events triggered, depending on BC of the cluster.
Definition at line 150 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Number of events triggered, depending on BC of the cluster.
Definition at line 157 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Number of events triggered, depending on BC of the cluster.
Definition at line 156 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Correlate the found BC in the trigger and the event BC.
Definition at line 163 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 164 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Number of events triggered, depending on BC of the cluster.
Definition at line 146 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 165 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 166 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Number of events triggered, depending on BC of the cluster.
Definition at line 153 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 160 of file AliAnaCaloTrackCorrMaker.h.
Referenced by AliAnaCaloTrackCorrMaker(), FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Number of events triggered, depending on BC of the cluster.
Definition at line 152 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 159 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 136 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 137 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! Histogram with Event plane angle.
Definition at line 133 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! Number of acepted events counter histogram.
Definition at line 117 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! Number of input events counter histogram.
Definition at line 116 of file AliAnaCaloTrackCorrMaker.h.
Referenced by GetOutputContainer(), and ProcessEvent().
|
private |
! Number of events where whatever was done, no trigger is found.
Definition at line 119 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Number of events triggered by exotic, counter histogram.
Definition at line 118 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Number of files merged.
Definition at line 134 of file AliAnaCaloTrackCorrMaker.h.
Referenced by GetOutputContainer().
|
private |
! N events pasing pile up cut.
Definition at line 120 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! N events pasing pile up cut.
Definition at line 121 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! Number of pile-up vertices from SPD.
Definition at line 142 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! Number of pile-up vertices from tracks.
Definition at line 143 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! N clusters with high time.
Definition at line 129 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 130 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! Primary vertex BC.
Definition at line 140 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! Factor to scale histograms.
Definition at line 135 of file AliAnaCaloTrackCorrMaker.h.
Referenced by GetOutputContainer().
|
private |
! event fraction depending on Time Stamp, only if activated on reader.
Definition at line 141 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 138 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 139 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! Number of tracks per event histogram.
Definition at line 131 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! X Vertex distribution of accepted event.
Definition at line 122 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! X Vertex distribution of exotic event.
Definition at line 125 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Y Vertex distribution of accepted event.
Definition at line 123 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! Y Vertex distribution of exotic event.
Definition at line 126 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
! Z Vertex distribution of accepted event.
Definition at line 124 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillControlHistograms(), and GetOutputContainer().
|
private |
! Z Vertex distribution of exotic event.
Definition at line 127 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillTriggerControlHistograms(), and GetOutputContainer().
|
private |
If true makes analysis generating AODs.
Definition at line 108 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 107 of file AliAnaCaloTrackCorrMaker.h.
Referenced by AreHistogramsMade(), GetOutputContainer(), InitParameters(), Print(), ProcessEvent(), SwitchOffHistogramsMaker(), and SwitchOnHistogramsMaker().
|
private |
! Output histograms container.
Definition at line 105 of file AliAnaCaloTrackCorrMaker.h.
Referenced by GetOutputContainer(), and ProcessEvent().
|
private |
Pointer to AliCaloTrackReader.
Definition at line 102 of file AliAnaCaloTrackCorrMaker.h.
Referenced by FillAndGetAODBranchList(), FillControlHistograms(), FillTriggerControlHistograms(), GetOutputContainer(), GetReader(), Init(), Print(), ProcessEvent(), SetReader(), and ~AliAnaCaloTrackCorrMaker().
|
private |
Scaling factor needed for normalization.
Definition at line 111 of file AliAnaCaloTrackCorrMaker.h.
Referenced by GetOutputContainer(), and SetScaleFactor().