![]() |
AliPhysics
35e5fca (35e5fca)
|
Classes | |
struct | CentBin |
struct | Histos |
struct | Sub |
Public Types | |
enum | { kMeasuredMask = 0x0, kMeasuredVeto = AliAODTracklet::kInjection|AliAODTracklet::kGenerated, kInjectedMask = AliAODTracklet::kInjection, kInjectedVeto = AliAODTracklet::kGenerated, kCombinatoricMask = AliAODTracklet::kCombinatorics, kCombinatoricVeto = 0x0, kDistinctMask, kDistinctVeto = 0x0, kPrimaryMask = 0x0, kPrimaryVeto, kSecondaryMask = AliAODTracklet::kSecondary, kSecondaryVeto = 0x0, kGeneratedMask = AliAODTracklet::kGenerated, kGeneratedVeto = AliAODTracklet::kNeutral|AliAODTracklet::kSuppressed } |
enum | { kAll =1, kEvent, kTracklets, kTrigger, kIP, kCentrality, kCompleted } |
enum | EStatus { kOKEvent, kOKTrigger = (kOKEvent|(1<<(kTrigger -1))), kOKIPz = (kOKTrigger|(1<<kIP-1)), kOkCentrality = (kOKIPz|(1<<(kCentrality-1))) } |
typedef TList | Container |
![]() | |
typedef TList | Container |
Protected Member Functions | |
ClassDef (AliTrackletAODdNdeta, 1) | |
Initialization | |
virtual Bool_t | WorkerInit () |
Bool_t | InitCentBins (Container *existing) |
virtual CentBin * | MakeCentBin (Float_t c1, Float_t c2) |
virtual CentBin * | InitCentBin (Int_t bin, Float_t c1, Float_t c2, Container *existing, const TAxis &deltaAxis) |
Tracklet selection and inspection | |
virtual Double_t | LookupWeight (AliAODTracklet *tracklet, Double_t cent, Double_t ipz) |
virtual UShort_t | CheckTracklet (AliAODTracklet *tracklet) const |
Event processing | |
void | ProcessEvent (UInt_t status, Double_t cent, const AliVVertex *ip, TClonesArray *tracklets) |
Finalize the job | |
virtual Bool_t | MasterFinalize (Container *results) |
![]() | |
ClassDef (AliTrackletAODUtils, 1) | |
Static Protected Member Functions | |
static TH1 * | MakeStatus (Container *container) |
Protected Attributes | |
Container * | fContainer |
Container * | fCentBins |
TH1 * | fIPz |
TH1 * | fCent |
TH1 * | fStatus |
TH2 * | fEtaPhi |
TProfile * | fNBareVsGood |
TProfile * | fNBareVsFake |
TProfile * | fNTrackletVsGood |
TProfile * | fNTrackletVsFake |
TProfile * | fNGeneratedVsGood |
TProfile * | fNGeneratedVsFake |
TProfile * | fCentTracklets |
TProfile * | fCentEst |
TString | fCentMethod |
Int_t | fCentIdx |
Int_t | fTrkIdx |
TAxis | fCentAxis |
TAxis | fIPzAxis |
TAxis | fEtaAxis |
TAxis | fPhiAxis |
Double_t | fMaxDelta |
Double_t | fTailDelta |
Double_t | fTailMax |
Double_t | fDPhiShift |
Double_t | fShiftedDPhiCut |
Double_t | fDeltaCut |
Double_t | fAbsMinCent |
Auxiliary methods | |
virtual void | Print (Option_t *option="") const |
Bool_t | Connect (const char *sumFile=0, const char *resFile=0) |
static AliTrackletAODdNdeta * | Create (Bool_t mc=false, const char *weights=0, const char *sumFile=0, const char *resFile=0) |
Event inspection | |
virtual const char * | GetBranchName () const |
UInt_t | CheckEvent (Double_t ¢, const AliVVertex *&ip, TClonesArray *&tracklets) |
TClonesArray * | FindTracklets (AliVEvent *event) |
const AliVVertex * | FindSimpleIP (AliVEvent *event, Double_t maxDispersion=0.04, Double_t maxZError=0.25) |
const AliVVertex * | FindRealIP (AliVEvent *event, Double_t maxDispersion=0.04, Double_t maxZError=0.25) |
const AliVVertex * | CheckIP (const AliVVertex *ip, Double_t maxDispersion=0.04, Double_t maxZError=0.25) |
const AliVVertex * | FindIP (AliVEvent *event, Double_t maxDispersion=0.04, Double_t maxZError=0.25) |
Double_t | FindMultCentrality (AliVEvent *event, Int_t &nTracklets) |
Double_t | FindCompatCentrality (AliVEvent *event) |
Double_t | FindCentrality (AliVEvent *event, Int_t &nTracklets) |
Bool_t | FindTrigger () |
static UInt_t | Bin2Flag (UInt_t bin) |
Additional Inherited Members | |
![]() | |
static void | PdgAttr (Int_t pdg, TString &nme, Color_t &c, Style_t &s) |
static const char * | CentName (Double_t c1, Double_t c2) |
static Color_t | CentColor (const TAxis &axis, Double_t c1, Double_t c2) |
static Color_t | CentColor (Int_t bin) |
static TFile * | OpenFile (const char *filename) |
static Bool_t | CheckAxisNBins (const char *which, const TAxis *a1, const TAxis *a2) |
static Bool_t | CheckAxisLimits (const char *which, const TAxis *a1, const TAxis *a2) |
static Bool_t | CheckAxisBins (const char *which, const TAxis *a1, const TAxis *a2) |
static Bool_t | CheckAxisLabels (const char *which, const TAxis *a1, const TAxis *a2) |
static Bool_t | CheckAxis (const char *which, const TAxis *a1, const TAxis *a2, Bool_t alsoLbls) |
static Bool_t | CheckConsistency (const TH1 *h1, const TH1 *h2) |
static TObject * | GetO (Container *parent, const char *name, TClass *cls=0, Bool_t verb=true) |
static TObject * | GetO (TDirectory *parent, const char *name, TClass *cls=0, Bool_t verb=true) |
static TH1 * | GetH1 (Container *parent, const char *name, Bool_t verb=true) |
static TH1 * | GetH1 (TDirectory *parent, const char *name, Bool_t verb=true) |
static TProfile * | GetP1 (Container *parent, const char *name, Bool_t verb=true) |
static TH2 * | GetH2 (Container *parent, const char *name, Bool_t verb=true) |
static TH2 * | GetH2 (TDirectory *parent, const char *name, Bool_t verb=true) |
static TH3 * | GetH3 (Container *parent, const char *name, Bool_t verb=true) |
static TH3 * | GetH3 (TDirectory *parent, const char *name, Bool_t verb=true) |
static TProfile2D * | GetP2 (Container *parent, const char *name, Bool_t verb=true) |
static TProfile * | GetP (Container *parent, const char *name, Bool_t verb=true) |
static THStack * | GetHS (Container *parent, const char *name, Bool_t verb=true) |
static THStack * | GetHS (TDirectory *parent, const char *name, Bool_t verb=true) |
static Container * | GetC (Container *parent, const char *name, Bool_t verb=true) |
static Container * | GetC (TDirectory *parent, const char *name, Bool_t verb=true) |
static TDirectory * | GetT (TDirectory *parent, const char *name, Bool_t verb=true) |
static Double_t | GetD (Container *parent, const char *name, Double_t def=-1, Bool_t verb=true) |
static Int_t | GetI (Container *parent, const char *name, Int_t def=-1, Bool_t verb=true) |
static Int_t | GetB (Container *parent, const char *name, Bool_t def=false, Bool_t verb=true) |
static TH1 * | CopyH1 (Container *parent, const char *name, const char *newName=0, Bool_t verb=true) |
static TH2 * | CopyH2 (Container *parent, const char *name, const char *newName=0, Bool_t verb=true) |
static TH3 * | CopyH3 (Container *parent, const char *name, const char *newName=0, Bool_t verb=true) |
static void | CopyAttr (const TH1 *src, TH1 *dest) |
static TH1 * | Make1D (Container *c, const TString &name, const TString &title, Color_t color, Style_t style, const TAxis &xAxis) |
static TProfile * | Make1P (Container *c, const TString &name, const TString &title, Color_t color, Style_t style, const TAxis &xAxis) |
static TH2 * | Make2D (Container *c, const TString &name, const TString &title, Color_t color, Style_t style, const TAxis &xAxis, const TAxis &yAxis) |
static TH3 * | Make3D (Container *c, const TString &name, const TString &title, Color_t color, Style_t style, const TAxis &xAxis, const TAxis &yAxis, const TAxis &zAxis) |
static TProfile2D * | Make2P (Container *c, const TString &name, const TString &title, Color_t color, Style_t style, const TAxis &xAxis, const TAxis &yAxis) |
static TH1 * | Scale (TH1 *h, Double_t x, Double_t xe) |
static TH2 * | Scale (TH2 *h, Double_t x, Double_t xe) |
static TH2 * | Scale (TH2 *h, TH1 *s) |
static void | FixAxis (TAxis &axis, const char *title=0) |
static void | ScaleAxis (TAxis &ret, Double_t fact=1) |
static void | SetAxis (TAxis &axis, Int_t n, Double_t *borders) |
static void | SetAxis (TAxis &axis, const TString &spec, const char *sep=":,") |
static void | SetAxis (TAxis &axis, Int_t n, Double_t l, Double_t h) |
static void | SetAxis (TAxis &axis, Int_t n, Double_t m) |
static void | PrintAxis (const TAxis &axis, Int_t nSig=2, const char *alt=0) |
static TH2 * | ScaleToIPz (TH2 *h, TH1 *ipZ, Bool_t full=false) |
static TH3 * | ScaleToIPz (TH3 *h, TH1 *ipZ, Bool_t full=false) |
static TH3 * | ScaleDelta (TH3 *h, TH2 *scale) |
static TH2 * | ProjectEtaDelta (TH3 *h) |
static TH1 * | ProjectDelta (TH2 *h) |
static TH1 * | ProjectDeltaFull (TH3 *h) |
static TH1 * | AverageOverIPz (TH2 *h, const char *name, UShort_t mode, TH1 *ipz, TH2 *mask=0, Bool_t verb=true) |
static TObject * | CloneAndAdd (Container *c, TObject *o) |
static Double_t | Integrate (TH1 *h, Double_t min, Double_t max, Double_t &err) |
static Double_t | RatioE (Double_t n, Double_t en, Double_t d, Double_t ed, Double_t &er) |
static Double_t | RatioE2 (Double_t n, Double_t e2n, Double_t d, Double_t e2d, Double_t &e2r) |
static TH1 * | RatioH (const TH1 *num, const TH1 *denom, const char *name=0) |
static void | FixMinMax (TH1 *h, Bool_t ignoreZero=true) |
static void | FixMinMax (THStack *h, Bool_t ignoreZero=true) |
static Int_t * | PdgArray (Int_t &size) |
static const TAxis & | PdgAxis () |
static Int_t | PdgBin (Int_t pdg) |
Task to analyse AOD tracklets for dNch/deta
Definition at line 45 of file AliTrackletAODdNdeta.C.
typedef TList AliTrackletAODdNdeta::Container |
Type of containers
Definition at line 92 of file AliTrackletAODdNdeta.C.
anonymous enum |
Masks and vetos used by histogram sets
Definition at line 52 of file AliTrackletAODdNdeta.C.
anonymous enum |
Status of task
Enumerator | |
---|---|
kAll | |
kEvent | |
kTracklets | |
kTrigger | |
kIP | |
kCentrality | |
kCompleted |
Definition at line 74 of file AliTrackletAODdNdeta.C.
Enumerator | |
---|---|
kOKEvent | |
kOKTrigger | |
kOKIPz | |
kOkCentrality |
Definition at line 83 of file AliTrackletAODdNdeta.C.
AliTrackletAODdNdeta::AliTrackletAODdNdeta | ( | ) |
Default constructor - for ROOT I/O only
Definition at line 1475 of file AliTrackletAODdNdeta.C.
Referenced by Create().
AliTrackletAODdNdeta::AliTrackletAODdNdeta | ( | const char * | name | ) |
Named - user - constructor
Definition at line 1507 of file AliTrackletAODdNdeta.C.
AliTrackletAODdNdeta::AliTrackletAODdNdeta | ( | const AliTrackletAODdNdeta & | o | ) |
Copy constructor
o | Object to copy from |
Definition at line 1547 of file AliTrackletAODdNdeta.C.
|
inlinevirtual |
Destructor
Definition at line 110 of file AliTrackletAODdNdeta.C.
Calculate bit flag corresponding to the bin number
bin | Bin number |
Definition at line 2148 of file AliTrackletAODdNdeta.C.
Referenced by AliTrackletAODdNdeta::CentBin::Accept(), and CheckEvent().
|
protected |
Check event
cent | On return, the event centrality |
ip | On return, the event interaction point |
tracklets | On return, the list of tracklets |
Definition at line 2181 of file AliTrackletAODdNdeta.C.
Referenced by UserExec().
|
protected |
Check if an IP position is OK
ip | IP position |
maxDispersion | Max uncertainty |
maxZError | Max uncertainty in Z |
Definition at line 2251 of file AliTrackletAODdNdeta.C.
Referenced by FindRealIP(), and FindSimpleIP().
|
protectedvirtual |
Check if the tracklet passed is a signal tracklet
tracklet | Tracklet to inspect |
Definition at line 2469 of file AliTrackletAODdNdeta.C.
Referenced by ProcessEvent().
|
protected |
Bool_t AliTrackletAODdNdeta::Connect | ( | const char * | sumFile = 0 , |
const char * | resFile = 0 |
||
) |
Connect this task to analysis manager
sumFile | (Optional) name of sum file |
resFile | (Optional) name of result file |
Definition at line 1619 of file AliTrackletAODdNdeta.C.
Referenced by Create().
|
static |
Create object of this (or derived) class
mc | Whether this is for MC or not |
sumFile | (Optional) name of sum file |
resFile | (Optional) name of result file |
weights | (Optional) name of weights file |
Definition at line 3682 of file AliTrackletAODdNdeta.C.
Find the centrality of the event. If an AliMultSelection structure isn't found, fall back to AliCentrality, and that isn't there either, we fail.
event | Event |
nTracklets | Number of tracklets for benchmarking centrality |
Definition at line 2412 of file AliTrackletAODdNdeta.C.
Referenced by CheckEvent().
|
protected |
Find the centrality of the event. This looks for the AliCentrality structure.
event | Event |
Definition at line 2357 of file AliTrackletAODdNdeta.C.
Referenced by FindCentrality().
|
protected |
Find the interaction point location
event | Event |
maxDispersion | Max uncertainty |
maxZError | Max uncertainty in Z |
Definition at line 2330 of file AliTrackletAODdNdeta.C.
Referenced by CheckEvent().
|
protected |
Find the centrality of the event. This looks for the AliMultSelection structure.
event | Event |
nTracklets | Number of tracklets for benchmarking centrality |
Definition at line 2370 of file AliTrackletAODdNdeta.C.
Referenced by FindCentrality().
|
protected |
See if we can find an IP position
event | Event |
maxDispersion | Max uncertainty |
maxZError | Max uncertainty in Z |
Definition at line 2294 of file AliTrackletAODdNdeta.C.
Referenced by FindIP().
|
protected |
See if we can find an IP position
event | Event |
maxDispersion | Max uncertainty |
maxZError | Max uncertainty in Z |
Definition at line 2307 of file AliTrackletAODdNdeta.C.
Referenced by FindIP().
|
protected |
Find the tracklet list in the event
event | Event |
Definition at line 2233 of file AliTrackletAODdNdeta.C.
Referenced by CheckEvent().
|
protected |
Check if we got a selected trigger
Definition at line 2346 of file AliTrackletAODdNdeta.C.
Referenced by CheckEvent().
|
inline |
Called at end of worker job.
Definition at line 170 of file AliTrackletAODdNdeta.C.
|
inlineprotectedvirtual |
Reimplemented in AliTrackletAODMCdNdeta.
Definition at line 939 of file AliTrackletAODdNdeta.C.
|
protectedvirtual |
Create and initialize a centrality bin
bin | Bin number |
c1 | Least centrality |
c2 | Largest centrality |
existing | Possible existing container to initialize from |
deltaAxis | Axis for \( \Delta \) |
Definition at line 1879 of file AliTrackletAODdNdeta.C.
Referenced by InitCentBins().
Initialize our centrality bins.
existing | If null, also create new sub-sets. If non-null, read sub-sets from the container passed (using in Terminate). |
Definition at line 1902 of file AliTrackletAODdNdeta.C.
Referenced by Terminate(), and WorkerInit().
|
protectedvirtual |
Find the tracklet weight
tracklet | Tracklet |
cent | Centrality |
ipz | Z coordinate of IP |
Reimplemented in AliTrackletAODWeightedMCdNdeta.
Definition at line 2444 of file AliTrackletAODdNdeta.C.
Referenced by ProcessEvent().
|
inlineprotectedvirtual |
Make a centrality bin
c1 | Low edge |
c2 | High edge |
Reimplemented in AliTrackletAODMCdNdeta.
Definition at line 912 of file AliTrackletAODdNdeta.C.
Referenced by InitCentBin().
Make status histogram
container | Container to add to |
Definition at line 2154 of file AliTrackletAODdNdeta.C.
Referenced by AliTrackletAODdNdeta::CentBin::WorkerInit(), and WorkerInit().
Finalize the job on the master
results | The container to add the results to |
Reimplemented in AliTrackletAODWeightedMCdNdeta.
Definition at line 2742 of file AliTrackletAODdNdeta.C.
Referenced by AliTrackletAODWeightedMCdNdeta::MasterFinalize(), and Terminate().
AliTrackletAODdNdeta & AliTrackletAODdNdeta::operator= | ( | const AliTrackletAODdNdeta & | o | ) |
Assignment operator
o | Object to assign from |
Definition at line 1580 of file AliTrackletAODdNdeta.C.
Referenced by AliTrackletAODWeightedMCdNdeta::operator=().
|
virtual |
Print information to standard output
option | Ignored |
Reimplemented in AliTrackletAODWeightedMCdNdeta.
Definition at line 1668 of file AliTrackletAODdNdeta.C.
Referenced by AliTrackletAODWeightedMCdNdeta::Print(), Terminate(), and WorkerInit().
|
protected |
Process tracklets of an event
status | The event status flags |
cent | Event centrality |
ip | Event interaction point |
tracklets | List of tracklets |
Definition at line 2485 of file AliTrackletAODdNdeta.C.
Referenced by UserExec().
|
inline |
Set the very least centrality to consider. This is for cases where the centrality calibration of simulated data doesn't really match the real-data one, but we want to keep the original centrality bins. E.g., for LHC15k1b1, the calibration of the DPMJet centrality does not give the same mean number of tracklets for the very most central bin. We therefor need to rule out the event with a very large number of tracklets from the sample by setting this parameter to for example 0.1. If this parameter is set to a negative value (default) it is not considered.
x | Absolute lowest centrality to consider |
Definition at line 338 of file AliTrackletAODdNdeta.C.
Set the centrality axis
n | Number of bins |
bins | Bin borders (n+1 entries) |
Definition at line 195 of file AliTrackletAODdNdeta.C.
|
inline |
Set the centraliy axis
spec | bin specification |
Definition at line 204 of file AliTrackletAODdNdeta.C.
|
inline |
Set the centrality method to use
name | Name of centrality method |
Definition at line 188 of file AliTrackletAODdNdeta.C.
|
inline |
Set upper cut on \(\Delta\) for signals
x | Value |
Definition at line 306 of file AliTrackletAODdNdeta.C.
|
inline |
Set \(\delta_{\phi}\)
x | Shift of \(\Delta\phi\) |
Definition at line 294 of file AliTrackletAODdNdeta.C.
Set the \( \eta\) axis
n | Number of bins |
min | Least value |
max | Largest value |
Definition at line 266 of file AliTrackletAODdNdeta.C.
Set the \( \eta\) axis
n | Number of bins |
max | Largest absolute value |
Definition at line 276 of file AliTrackletAODdNdeta.C.
|
inline |
Set the pseudorapidity axis
spec | bin specification |
Definition at line 285 of file AliTrackletAODdNdeta.C.
Set the \( \mathrm{IP}_z\) axis
n | Number of bins |
min | Least value |
max | Largest value |
Definition at line 215 of file AliTrackletAODdNdeta.C.
Set the \( \mathrm{IP}_z\) axis
n | Number of bins |
max | Largest absolute value |
Definition at line 225 of file AliTrackletAODdNdeta.C.
|
inline |
Set the interaction point Z axis
spec | bin specification |
Definition at line 234 of file AliTrackletAODdNdeta.C.
|
inline |
Set Maximum \( \Delta\) to consider
x | Value |
Definition at line 312 of file AliTrackletAODdNdeta.C.
Set the \( \varphi\) axis
n | Number of bins |
min | Least value |
max | Largest value |
Definition at line 245 of file AliTrackletAODdNdeta.C.
Set the \( \varphi\) axis
n | Number of bins |
max | Largest absolute value |
Definition at line 255 of file AliTrackletAODdNdeta.C.
|
inline |
Set cut on \(\Delta\phi-\delta_{\phi}\)
x | Cut on shifted \(\Delta\phi\) |
Definition at line 300 of file AliTrackletAODdNdeta.C.
|
inline |
Set lower cut on tail of \(\Delta\) distributions
x | Value |
Definition at line 318 of file AliTrackletAODdNdeta.C.
|
inline |
Set lower cut on tail of \(\Delta\) distributions
x | Value |
Definition at line 324 of file AliTrackletAODdNdeta.C.
|
inlinevirtual |
Whether to use square root of square (product) weights
mode | If true, take square root of square (product) weights |
Reimplemented in AliTrackletAODWeightedMCdNdeta.
Definition at line 350 of file AliTrackletAODdNdeta.C.
|
inlinevirtual |
Inverse the weights calculated. That is, if this option is enabled, then the weight used is \(1/w\) where \(w\) is the normal weight.
inv | If true, inverse weights |
Reimplemented in AliTrackletAODWeightedMCdNdeta.
Definition at line 364 of file AliTrackletAODdNdeta.C.
|
inlinevirtual |
Set the tracklet type mask to use on weights
mask | Tracklet type mask |
Reimplemented in AliTrackletAODWeightedMCdNdeta.
Definition at line 356 of file AliTrackletAODdNdeta.C.
|
inlinevirtual |
Set weights. This implementatio does nothing
w | Weights to use |
Reimplemented in AliTrackletAODWeightedMCdNdeta.
Definition at line 344 of file AliTrackletAODdNdeta.C.
|
inlinevirtual |
Set the tracklet type veto to use on weights
veto | Tracklet type veto |
Reimplemented in AliTrackletAODWeightedMCdNdeta.
Definition at line 370 of file AliTrackletAODdNdeta.C.
void AliTrackletAODdNdeta::Terminate | ( | Option_t * | ) |
Called at end of master job on merged results.
Definition at line 2673 of file AliTrackletAODdNdeta.C.
void AliTrackletAODdNdeta::UserCreateOutputObjects | ( | ) |
Delegate worker initialization
Definition at line 1761 of file AliTrackletAODdNdeta.C.
void AliTrackletAODdNdeta::UserExec | ( | Option_t * | ) |
Event processing
Definition at line 2128 of file AliTrackletAODdNdeta.C.
|
protectedvirtual |
Initialize the task on worker
Reimplemented in AliTrackletAODWeightedMCdNdeta.
Definition at line 1771 of file AliTrackletAODdNdeta.C.
Referenced by UserCreateOutputObjects(), AliTrackletAODdNdeta::CentBin::WorkerInit(), and AliTrackletAODWeightedMCdNdeta::WorkerInit().
|
protected |
The absolute minimum centrality to consider - for MC with poor match
Definition at line 1186 of file AliTrackletAODdNdeta.C.
Referenced by FindCentrality(), operator=(), Print(), SetAbsMinCent(), and WorkerInit().
|
protected |
Histogram of centrality
Definition at line 1138 of file AliTrackletAODdNdeta.C.
Referenced by AliTrackletAODdNdeta::CentBin::Accept(), CheckEvent(), AliTrackletAODdNdeta::CentBin::FinalizeInit(), AliTrackletAODdNdeta::CentBin::MasterFinalize(), MasterFinalize(), operator=(), AliTrackletAODdNdeta::CentBin::WorkerInit(), and WorkerInit().
|
protected |
Centrality axis
Definition at line 1166 of file AliTrackletAODdNdeta.C.
Referenced by AliTrackletAODdNdeta(), FindCentrality(), InitCentBins(), operator=(), Print(), SetCentralityAxis(), WorkerInit(), and AliTrackletAODWeightedMCdNdeta::WorkerInit().
|
protected |
List of centrality bins
Definition at line 1134 of file AliTrackletAODdNdeta.C.
Referenced by InitCentBin(), InitCentBins(), MasterFinalize(), operator=(), Print(), and ProcessEvent().
|
protected |
Histogram of centrality vs average mult estimator
Definition at line 1158 of file AliTrackletAODdNdeta.C.
Referenced by FindMultCentrality(), MasterFinalize(), and WorkerInit().
|
protected |
Cached index of centrality estimator
Definition at line 1162 of file AliTrackletAODdNdeta.C.
Referenced by FindMultCentrality(), operator=(), and Print().
|
protected |
Centrality method to use
Definition at line 1160 of file AliTrackletAODdNdeta.C.
Referenced by FindCentrality(), FindCompatCentrality(), FindMultCentrality(), operator=(), Print(), SetCentralityMethod(), and WorkerInit().
|
protected |
Histogram of centrality, nTracklets correlation
Definition at line 1156 of file AliTrackletAODdNdeta.C.
Referenced by CheckEvent(), MasterFinalize(), and WorkerInit().
|
protected |
Container
Definition at line 1132 of file AliTrackletAODdNdeta.C.
Referenced by AliTrackletAODdNdeta::Histos::FinalizeInit(), AliTrackletAODdNdeta::CentBin::FinalizeInit(), InitCentBin(), MasterFinalize(), AliTrackletAODWeightedMCdNdeta::MasterFinalize(), operator=(), Terminate(), UserCreateOutputObjects(), UserExec(), AliTrackletAODdNdeta::Histos::WorkerInit(), AliTrackletAODdNdeta::CentBin::WorkerInit(), WorkerInit(), and AliTrackletAODWeightedMCdNdeta::WorkerInit().
|
protected |
Signal cut on \(\Delta\)
Definition at line 1184 of file AliTrackletAODdNdeta.C.
Referenced by CheckTracklet(), operator=(), Print(), SetDeltaCut(), and WorkerInit().
|
protected |
Shift \(\delta_{\phi}\) of \(\Delta\phi\)
Definition at line 1180 of file AliTrackletAODdNdeta.C.
Referenced by CheckTracklet(), operator=(), Print(), SetDPhiShift(), and WorkerInit().
|
protected |
Pseudorapidity axis
Definition at line 1170 of file AliTrackletAODdNdeta.C.
Referenced by AliTrackletAODdNdeta(), InitCentBin(), operator=(), Print(), SetEtaAxis(), WorkerInit(), and AliTrackletAODWeightedMCdNdeta::WorkerInit().
|
protected |
Histogram of all eta phi
Definition at line 1142 of file AliTrackletAODdNdeta.C.
Referenced by MasterFinalize(), ProcessEvent(), and WorkerInit().
|
protected |
Histogram of Interaction point z coordinate
Definition at line 1136 of file AliTrackletAODdNdeta.C.
Referenced by AliTrackletAODdNdeta::CentBin::Accept(), CheckEvent(), AliTrackletAODdNdeta::CentBin::EstimateBackground(), AliTrackletAODdNdeta::CentBin::FinalizeInit(), AliTrackletAODdNdeta::CentBin::MasterFinalize(), MasterFinalize(), operator=(), AliTrackletAODdNdeta::CentBin::WorkerInit(), and WorkerInit().
|
protected |
Interaction point Z axis
Definition at line 1168 of file AliTrackletAODdNdeta.C.
Referenced by AliTrackletAODdNdeta(), CheckIP(), InitCentBin(), operator=(), Print(), SetIPzAxis(), and WorkerInit().
|
protected |
Maximum \(\Delta\) to consider
Definition at line 1174 of file AliTrackletAODdNdeta.C.
Referenced by InitCentBins(), MasterFinalize(), operator=(), Print(), SetMaxDelta(), and WorkerInit().
|
protected |
Average fake number of tracklets (weighed) vs total (unweighed)
Definition at line 1146 of file AliTrackletAODdNdeta.C.
Referenced by ProcessEvent(), and WorkerInit().
|
protected |
Average good number of tracklets (weighed) vs total (unweighed)
Definition at line 1144 of file AliTrackletAODdNdeta.C.
Referenced by ProcessEvent(), and WorkerInit().
|
protected |
Average fake number of tracklets (weighed) vs generated tracks
Definition at line 1154 of file AliTrackletAODdNdeta.C.
Referenced by ProcessEvent(), and WorkerInit().
|
protected |
Average good number of tracklets (weighed) vs generated tracks
Definition at line 1152 of file AliTrackletAODdNdeta.C.
Referenced by ProcessEvent(), and WorkerInit().
|
protected |
Average fake number of tracklets (weighed) vs total (weighed)
Definition at line 1150 of file AliTrackletAODdNdeta.C.
Referenced by ProcessEvent(), and WorkerInit().
|
protected |
Average good number of tracklets (weighed) vs total (weighed)
Definition at line 1148 of file AliTrackletAODdNdeta.C.
Referenced by ProcessEvent(), and WorkerInit().
|
protected |
Azimuthal angle axis
Definition at line 1172 of file AliTrackletAODdNdeta.C.
Referenced by AliTrackletAODdNdeta(), operator=(), Print(), SetPhiAxis(), and WorkerInit().
|
protected |
Signal cut on \(\Delta\phi-\delta_{\phi}\)
Definition at line 1182 of file AliTrackletAODdNdeta.C.
Referenced by CheckTracklet(), operator=(), Print(), SetShiftedDPhiCut(), and WorkerInit().
|
protected |
Histogram of centrality
Definition at line 1140 of file AliTrackletAODdNdeta.C.
Referenced by AliTrackletAODdNdeta::CentBin::Accept(), CheckEvent(), AliTrackletAODdNdeta::CentBin::Completed(), AliTrackletAODdNdeta::CentBin::FinalizeInit(), AliTrackletAODdNdeta::CentBin::MasterFinalize(), MasterFinalize(), UserExec(), AliTrackletAODdNdeta::CentBin::WorkerInit(), and WorkerInit().
|
protected |
Least value of \(\Delta\) considered background tail
Definition at line 1176 of file AliTrackletAODdNdeta.C.
Referenced by MasterFinalize(), operator=(), Print(), SetTailDelta(), and WorkerInit().
|
protected |
Largest value of \(\Delta\) considered background tail
Definition at line 1178 of file AliTrackletAODdNdeta.C.
Referenced by MasterFinalize(), operator=(), Print(), SetTailMaximum(), and WorkerInit().
|
protected |
Cached index of tracklet estimator
Definition at line 1164 of file AliTrackletAODdNdeta.C.
Referenced by FindMultCentrality(), and operator=().