AliPhysics  fb6b143 (fb6b143)
DeltaCalculations::Particle Struct Reference

Public Member Functions

RowGet (ERow i)
 
void Print (Bool_t err=false)
 
ParticleRead (ERow row, EKind kind, TCollection *bin, const TString &sub, const TString &oth, Bool_t abso=true)
 

Public Attributes

TString n
 
Double_t w
 
Row reduced
 
Row expected
 
Row reweighed
 
Row asis
 

Detailed Description

Per particle information

Definition at line 281 of file DeltaExpectations.C.

Member Function Documentation

Row& DeltaCalculations::Particle::Get ( ERow  i)
inline

Get the row corresponding to \( P^s, S^s, C^s, C^b\)

Parameters
iRow number
Returns
Reference to row

Definition at line 296 of file DeltaExpectations.C.

Referenced by DeltaCalculations::MakeStack().

void DeltaCalculations::Particle::Print ( Bool_t  err = false)
inline

Print the particle

Definition at line 307 of file DeltaExpectations.C.

Particle* DeltaCalculations::Particle::Read ( ERow  row,
EKind  kind,
TCollection bin,
const TString sub,
const TString oth,
Bool_t  abso = true 
)
inline

Read the particle details from passed collections

Parameters
rowWhich row (i.e., particle)
kindWhich column (i.e., \( P^s, S^s, C^s, C^b\))
binThe top-level (centrality) collection
subWhich sub-part to get (i.e., mid or fwd)
othThe other sub-part
absoIf true, store absolute numbers
Returns
Ourselves

Definition at line 328 of file DeltaExpectations.C.

Referenced by DeltaCalculations::Create().

Member Data Documentation

Row DeltaCalculations::Particle::asis

Definition at line 288 of file DeltaExpectations.C.

Row DeltaCalculations::Particle::expected

Definition at line 286 of file DeltaExpectations.C.

TString DeltaCalculations::Particle::n

Definition at line 283 of file DeltaExpectations.C.

Referenced by DeltaCalculations::MakeStack().

Row DeltaCalculations::Particle::reduced

Definition at line 285 of file DeltaExpectations.C.

Row DeltaCalculations::Particle::reweighed

Definition at line 287 of file DeltaExpectations.C.

Double_t DeltaCalculations::Particle::w

Definition at line 284 of file DeltaExpectations.C.

Referenced by DeltaCalculations::Create().


The documentation for this struct was generated from the following file: