![]() |
AliPhysics
b81c3d2 (b81c3d2)
|
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, 2) | |
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 |
TProfile2D * | fCl0Cl1Tracklets |
TString | fCentMethod |
Int_t | fCentIdx |
Int_t | fTrkIdx |
Int_t | fCl0Idx |
Int_t | fCl1Idx |
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 |
Double_t | fMaxNTracklet |
Double_t | fTriggerEff |
Int_t | fMinEta1 |
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, Double_t &value, Int_t &nTracklets, Int_t &nCl0, Int_t &nCl1) |
Double_t | FindMultCentrality (AliVEvent *event, Int_t &nTracklets) |
Double_t | FindFakeCentrality (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, Double_t ipEff=0, TH2 *mask=0, Bool_t verb=false) |
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 1552 of file AliTrackletAODdNdeta.C.
Referenced by Create().
AliTrackletAODdNdeta::AliTrackletAODdNdeta | ( | const char * | name | ) |
Named - user - constructor
Definition at line 1590 of file AliTrackletAODdNdeta.C.
AliTrackletAODdNdeta::AliTrackletAODdNdeta | ( | const AliTrackletAODdNdeta & | o | ) |
Copy constructor
o | Object to copy from |
Definition at line 1636 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 2263 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 2296 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 2377 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 2692 of file AliTrackletAODdNdeta.C.
Referenced by CheckEvent(), and 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 1719 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 3930 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 2600 of file AliTrackletAODdNdeta.C.
Referenced by CheckEvent().
|
protected |
Find the fake centrality of the event. This look at the number of tracklets
event | Event |
Definition at line 2483 of file AliTrackletAODdNdeta.C.
Referenced by FindCentrality().
|
protected |
Find the centrality of the event. This looks for the AliCentrality structure.
event | Event |
nTracklets | Number of tracklets for benchmarking centrality |
Definition at line 2572 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 2456 of file AliTrackletAODdNdeta.C.
Referenced by CheckEvent().
|
protected |
Find the centrality of the event. This looks for the AliMultSelection structure.
event | Event |
value | On return, estimator value |
nTracklets | Number of tracklets for benchmarking centrality |
nCl0 | On return, number of clusters on layer 0 |
nCl1 | On return, number of clusters on layer 1 |
Definition at line 2496 of file AliTrackletAODdNdeta.C.
Referenced by FindCentrality(), FindFakeCentrality(), and FindMultCentrality().
|
protected |
Definition at line 2561 of file AliTrackletAODdNdeta.C.
|
protected |
See if we can find an IP position
event | Event |
maxDispersion | Max uncertainty |
maxZError | Max uncertainty in Z |
Definition at line 2420 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 2433 of file AliTrackletAODdNdeta.C.
Referenced by FindIP().
|
protected |
Find the tracklet list in the event
event | Event |
Definition at line 2359 of file AliTrackletAODdNdeta.C.
Referenced by CheckEvent(), and FindFakeCentrality().
|
protected |
Check if we got a selected trigger
Definition at line 2472 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 984 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 1992 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 2015 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 2635 of file AliTrackletAODdNdeta.C.
Referenced by FindFakeCentrality(), and ProcessEvent().
|
inlineprotectedvirtual |
Make a centrality bin
c1 | Low edge |
c2 | High edge |
Reimplemented in AliTrackletAODMCdNdeta.
Definition at line 957 of file AliTrackletAODdNdeta.C.
Referenced by InitCentBin().
Make status histogram
container | Container to add to |
Definition at line 2269 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 2971 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 1675 of file AliTrackletAODdNdeta.C.
Referenced by AliTrackletAODWeightedMCdNdeta::operator=().
|
virtual |
Print information to standard output
option | Ignored |
Reimplemented in AliTrackletAODWeightedMCdNdeta.
Definition at line 1768 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 2708 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 225 of file AliTrackletAODdNdeta.C.
Set the centrality axis
n | Number of bins |
bins | Bin borders (n+1 entries) |
Definition at line 199 of file AliTrackletAODdNdeta.C.
|
inline |
Set the centraliy axis
spec | bin specification |
Definition at line 208 of file AliTrackletAODdNdeta.C.
|
inline |
Set the centrality method to use
name | Name of centrality method |
Definition at line 192 of file AliTrackletAODdNdeta.C.
|
inline |
Set upper cut on \(\Delta\) for signals
x | Value |
Definition at line 356 of file AliTrackletAODdNdeta.C.
|
inline |
Set \(\delta_{\phi}\)
x | Shift of \(\Delta\phi\) |
Definition at line 344 of file AliTrackletAODdNdeta.C.
Set the \( \eta\) axis
n | Number of bins |
min | Least value |
max | Largest value |
Definition at line 310 of file AliTrackletAODdNdeta.C.
Set the \( \eta\) axis
n | Number of bins |
max | Largest absolute value |
Definition at line 320 of file AliTrackletAODdNdeta.C.
|
inline |
Set the pseudorapidity axis
spec | bin specification |
Definition at line 329 of file AliTrackletAODdNdeta.C.
Set the \( \mathrm{IP}_z\) axis
n | Number of bins |
min | Least value |
max | Largest value |
Definition at line 247 of file AliTrackletAODdNdeta.C.
Set the \( \mathrm{IP}_z\) axis
n | Number of bins |
max | Largest absolute value |
Definition at line 257 of file AliTrackletAODdNdeta.C.
|
inline |
Set the interaction point Z axis
spec | bin specification |
Definition at line 266 of file AliTrackletAODdNdeta.C.
|
inline |
Set Maximum \( \Delta\) to consider
x | Value |
Definition at line 362 of file AliTrackletAODdNdeta.C.
|
inline |
Set maximum number of tracklets for fake centrality. Note, in case of reweighting, the total number of tracklets can be non-integer. Hence, we pass a double here.
maxN | Set maximum |
Definition at line 233 of file AliTrackletAODdNdeta.C.
|
inlinevirtual |
Definition at line 415 of file AliTrackletAODdNdeta.C.
Set the \( \varphi\) axis
n | Number of bins |
min | Least value |
max | Largest value |
Definition at line 283 of file AliTrackletAODdNdeta.C.
Set the \( \varphi\) axis
n | Number of bins |
max | Largest absolute value |
Definition at line 293 of file AliTrackletAODdNdeta.C.
|
inline |
Set cut on \(\Delta\phi-\delta_{\phi}\)
x | Cut on shifted \(\Delta\phi\) |
Definition at line 350 of file AliTrackletAODdNdeta.C.
|
inline |
Set lower cut on tail of \(\Delta\) distributions
x | Value |
Definition at line 368 of file AliTrackletAODdNdeta.C.
|
inline |
Set lower cut on tail of \(\Delta\) distributions
x | Value |
Definition at line 374 of file AliTrackletAODdNdeta.C.
|
inlinevirtual |
Definition at line 414 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 392 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 406 of file AliTrackletAODdNdeta.C.
|
inlinevirtual |
Set the tracklet type mask to use on weights
mask | Tracklet type mask |
Reimplemented in AliTrackletAODWeightedMCdNdeta.
Definition at line 398 of file AliTrackletAODdNdeta.C.
|
inlinevirtual |
Set weights. This implementatio does nothing
w | Weights to use |
Reimplemented in AliTrackletAODWeightedMCdNdeta.
Definition at line 386 of file AliTrackletAODdNdeta.C.
|
inlinevirtual |
Set the tracklet type veto to use on weights
veto | Tracklet type veto |
Reimplemented in AliTrackletAODWeightedMCdNdeta.
Definition at line 412 of file AliTrackletAODdNdeta.C.
void AliTrackletAODdNdeta::Terminate | ( | Option_t * | ) |
Called at end of master job on merged results.
Definition at line 2898 of file AliTrackletAODdNdeta.C.
void AliTrackletAODdNdeta::UserCreateOutputObjects | ( | ) |
Delegate worker initialization
Definition at line 1864 of file AliTrackletAODdNdeta.C.
void AliTrackletAODdNdeta::UserExec | ( | Option_t * | ) |
Event processing
Definition at line 2241 of file AliTrackletAODdNdeta.C.
|
protectedvirtual |
Initialize the task on worker
Reimplemented in AliTrackletAODWeightedMCdNdeta.
Definition at line 1874 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 1257 of file AliTrackletAODdNdeta.C.
Referenced by FindCentrality(), operator=(), Print(), SetAbsMinCent(), and WorkerInit().
|
protected |
Histogram of centrality
Definition at line 1203 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 1237 of file AliTrackletAODdNdeta.C.
Referenced by AliTrackletAODdNdeta(), FindCentrality(), InitCentBins(), operator=(), Print(), SetCentralityAxis(), WorkerInit(), and AliTrackletAODWeightedMCdNdeta::WorkerInit().
|
protected |
List of centrality bins
Definition at line 1199 of file AliTrackletAODdNdeta.C.
Referenced by InitCentBin(), InitCentBins(), MasterFinalize(), operator=(), Print(), and ProcessEvent().
|
protected |
Histogram of centrality vs average mult estimator
Definition at line 1223 of file AliTrackletAODdNdeta.C.
Referenced by FindFakeCentrality(), FindMultCentrality(), MasterFinalize(), and WorkerInit().
|
protected |
Cached index of centrality estimator
Definition at line 1229 of file AliTrackletAODdNdeta.C.
Referenced by FindMultCentrality(), operator=(), and Print().
|
protected |
Centrality method to use
Definition at line 1227 of file AliTrackletAODdNdeta.C.
Referenced by FindCentrality(), FindCompatCentrality(), FindMultCentrality(), operator=(), Print(), SetCentralityMethod(), and WorkerInit().
|
protected |
Histogram of centrality, nTracklets correlation
Definition at line 1221 of file AliTrackletAODdNdeta.C.
Referenced by CheckEvent(), MasterFinalize(), and WorkerInit().
|
protected |
Histogram of correlation of clusters and tracklets
Definition at line 1225 of file AliTrackletAODdNdeta.C.
Referenced by FindFakeCentrality(), FindMultCentrality(), and WorkerInit().
|
protected |
Cached index of layer 0 clusters estimator
Definition at line 1233 of file AliTrackletAODdNdeta.C.
Referenced by FindMultCentrality(), and operator=().
|
protected |
Cached index of layer 1 clusters estimator
Definition at line 1235 of file AliTrackletAODdNdeta.C.
Referenced by FindMultCentrality(), and operator=().
|
protected |
Container
Definition at line 1197 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 1255 of file AliTrackletAODdNdeta.C.
Referenced by CheckTracklet(), operator=(), Print(), SetDeltaCut(), and WorkerInit().
|
protected |
Shift \(\delta_{\phi}\) of \(\Delta\phi\)
Definition at line 1251 of file AliTrackletAODdNdeta.C.
Referenced by CheckTracklet(), operator=(), Print(), SetDPhiShift(), and WorkerInit().
|
protected |
Pseudorapidity axis
Definition at line 1241 of file AliTrackletAODdNdeta.C.
Referenced by AliTrackletAODdNdeta(), InitCentBin(), operator=(), Print(), SetEtaAxis(), WorkerInit(), and AliTrackletAODWeightedMCdNdeta::WorkerInit().
|
protected |
Histogram of all eta phi
Definition at line 1207 of file AliTrackletAODdNdeta.C.
Referenced by MasterFinalize(), ProcessEvent(), and WorkerInit().
|
protected |
Histogram of Interaction point z coordinate
Definition at line 1201 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 1239 of file AliTrackletAODdNdeta.C.
Referenced by AliTrackletAODdNdeta(), CheckIP(), InitCentBin(), operator=(), Print(), SetIPzAxis(), and WorkerInit().
|
protected |
Maximum \(\Delta\) to consider
Definition at line 1245 of file AliTrackletAODdNdeta.C.
Referenced by InitCentBins(), MasterFinalize(), operator=(), Print(), SetMaxDelta(), and WorkerInit().
|
protected |
Maximum number of tracklets for fake centrality
Definition at line 1259 of file AliTrackletAODdNdeta.C.
Referenced by FindFakeCentrality(), operator=(), Print(), and SetMaxNTracklet().
|
protected |
Least number of tracklets in |eta|<1
Definition at line 1263 of file AliTrackletAODdNdeta.C.
Referenced by CheckEvent(), MasterFinalize(), operator=(), Print(), and SetMinEta1().
|
protected |
Average fake number of tracklets (weighed) vs total (unweighed)
Definition at line 1211 of file AliTrackletAODdNdeta.C.
Referenced by ProcessEvent(), and WorkerInit().
|
protected |
Average good number of tracklets (weighed) vs total (unweighed)
Definition at line 1209 of file AliTrackletAODdNdeta.C.
Referenced by ProcessEvent(), and WorkerInit().
|
protected |
Average fake number of tracklets (weighed) vs generated tracks
Definition at line 1219 of file AliTrackletAODdNdeta.C.
Referenced by ProcessEvent(), and WorkerInit().
|
protected |
Average good number of tracklets (weighed) vs generated tracks
Definition at line 1217 of file AliTrackletAODdNdeta.C.
Referenced by ProcessEvent(), and WorkerInit().
|
protected |
Average fake number of tracklets (weighed) vs total (weighed)
Definition at line 1215 of file AliTrackletAODdNdeta.C.
Referenced by ProcessEvent(), and WorkerInit().
|
protected |
Average good number of tracklets (weighed) vs total (weighed)
Definition at line 1213 of file AliTrackletAODdNdeta.C.
Referenced by ProcessEvent(), and WorkerInit().
|
protected |
Azimuthal angle axis
Definition at line 1243 of file AliTrackletAODdNdeta.C.
Referenced by AliTrackletAODdNdeta(), operator=(), Print(), SetPhiAxis(), and WorkerInit().
|
protected |
Signal cut on \(\Delta\phi-\delta_{\phi}\)
Definition at line 1253 of file AliTrackletAODdNdeta.C.
Referenced by CheckTracklet(), operator=(), Print(), SetShiftedDPhiCut(), and WorkerInit().
|
protected |
Histogram of centrality
Definition at line 1205 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 1247 of file AliTrackletAODdNdeta.C.
Referenced by MasterFinalize(), operator=(), Print(), SetTailDelta(), and WorkerInit().
|
protected |
Largest value of \(\Delta\) considered background tail
Definition at line 1249 of file AliTrackletAODdNdeta.C.
Referenced by MasterFinalize(), operator=(), Print(), SetTailMaximum(), and WorkerInit().
|
protected |
External set trigger efficiency
Definition at line 1261 of file AliTrackletAODdNdeta.C.
Referenced by MasterFinalize(), operator=(), Print(), and SetTriggerEfficiency().
|
protected |
Cached index of tracklet estimator
Definition at line 1231 of file AliTrackletAODdNdeta.C.
Referenced by FindMultCentrality(), and operator=().