BmnRoot
Loading...
Searching...
No Matches
UParticle Class Reference

#include <UParticle.h>

Inheritance diagram for UParticle:
[legend]
Collaboration diagram for UParticle:
[legend]

Public Member Functions

 UParticle ()
 
 UParticle (Int_t index, Int_t pdg, Int_t status, Int_t parent, Int_t parentDecay, Int_t mate, Int_t decay, Int_t child[2], Double_t px, Double_t py, Double_t pz, Double_t e, Double_t x, Double_t y, Double_t z, Double_t t, Double_t weight)
 
 UParticle (Int_t index, Int_t pdg, Int_t status, Int_t parent, Int_t parentDecay, Int_t mate, Int_t decay, Int_t child[2], TLorentzVector mom, TLorentzVector pos, Double_t weight)
 
 UParticle (const UParticle &right)
 
 UParticle (const TParticle &right)
 
virtual ~UParticle ()
 
const UParticleoperator= (const UParticle &right)
 
const UParticleoperator= (const TParticle &right)
 
const Bool_t operator== (const UParticle &right) const
 
void Print (Option_t *option="")
 
Int_t GetIndex () const
 
Int_t GetPdg () const
 
Int_t GetStatus () const
 
Int_t GetParent () const
 
Int_t GetParentDecay () const
 
Int_t GetMate () const
 
Int_t GetDecay () const
 
Int_t GetFirstChild () const
 
Int_t GetLastChild () const
 
Double_t Px () const
 
Double_t Py () const
 
Double_t Pz () const
 
Double_t E () const
 
TLorentzVector GetMomentum () const
 
void Momentum (TLorentzVector &mom) const
 
Double_t X () const
 
Double_t Y () const
 
Double_t Z () const
 
Double_t T () const
 
TLorentzVector GetPosition () const
 
void Position (TLorentzVector &pos) const
 
Double_t GetWeight () const
 
void SetIndex (Int_t index)
 
void SetPdg (Int_t pdg)
 
void SetStatus (Int_t status)
 
void SetParent (Int_t parent)
 
void SetParentDecay (Int_t parentDecay)
 
void SetMate (Int_t mate)
 
void SetDecay (Int_t decay)
 
void SetChild (Int_t child[2])
 
void SetFirstChild (Int_t child)
 
void SetLastChild (Int_t child)
 
void SetPx (Double_t px)
 
void SetPy (Double_t py)
 
void SetPz (Double_t pz)
 
void SetE (Double_t e)
 
void SetMomentum (Double_t px, Double_t py, Double_t pz, Double_t e)
 
void SetMomentum (TLorentzVector mom)
 
void SetX (Double_t x)
 
void SetY (Double_t y)
 
void SetZ (Double_t z)
 
void SetT (Double_t t)
 
void SetPosition (Double_t x, Double_t y, Double_t z, Double_t t)
 
void SetPosition (TLorentzVector pos)
 
void SetWeight (Double_t weight)
 
 UParticle ()
 
 UParticle (Int_t index, Int_t pdg, Int_t status, Int_t parent, Int_t parentDecay, Int_t mate, Int_t decay, Int_t child[2], Double_t px, Double_t py, Double_t pz, Double_t e, Double_t x, Double_t y, Double_t z, Double_t t, Double_t weight)
 
 UParticle (Int_t index, Int_t pdg, Int_t status, Int_t parent, Int_t parentDecay, Int_t mate, Int_t decay, Int_t child[2], TLorentzVector mom, TLorentzVector pos, Double_t weight)
 
 UParticle (const UParticle &right)
 
 UParticle (const TParticle &right)
 
virtual ~UParticle ()
 
const UParticleoperator= (const UParticle &right)
 
const UParticleoperator= (const TParticle &right)
 
const Bool_t operator== (const UParticle &right) const
 
void Print (Option_t *option="")
 
Int_t GetIndex () const
 
Int_t GetPdg () const
 
Int_t GetStatus () const
 
Int_t GetParent () const
 
Int_t GetParentDecay () const
 
Int_t GetMate () const
 
Int_t GetDecay () const
 
Int_t GetFirstChild () const
 
Int_t GetLastChild () const
 
Double_t Px () const
 
Double_t Py () const
 
Double_t Pz () const
 
Double_t E () const
 
TLorentzVector GetMomentum () const
 
void Momentum (TLorentzVector &mom) const
 
Double_t X () const
 
Double_t Y () const
 
Double_t Z () const
 
Double_t T () const
 
TLorentzVector GetPosition () const
 
void Position (TLorentzVector &pos) const
 
Double_t GetWeight () const
 
void SetIndex (Int_t index)
 
void SetPdg (Int_t pdg)
 
void SetStatus (Int_t status)
 
void SetParent (Int_t parent)
 
void SetParentDecay (Int_t parentDecay)
 
void SetMate (Int_t mate)
 
void SetDecay (Int_t decay)
 
void SetChild (Int_t child[2])
 
void SetFirstChild (Int_t child)
 
void SetLastChild (Int_t child)
 
void SetPx (Double_t px)
 
void SetPy (Double_t py)
 
void SetPz (Double_t pz)
 
void SetE (Double_t e)
 
void SetMomentum (Double_t px, Double_t py, Double_t pz, Double_t e)
 
void SetMomentum (TLorentzVector mom)
 
void SetX (Double_t x)
 
void SetY (Double_t y)
 
void SetZ (Double_t z)
 
void SetT (Double_t t)
 
void SetPosition (Double_t x, Double_t y, Double_t z, Double_t t)
 
void SetPosition (TLorentzVector pos)
 
void SetWeight (Double_t weight)
 

Detailed Description

unigen particle

Definition at line 13 of file UParticle.h.

Constructor & Destructor Documentation

◆ UParticle() [1/10]

UParticle::UParticle ( )

default constructor

Definition at line 19 of file UParticle.cxx.

◆ UParticle() [2/10]

UParticle::UParticle ( Int_t  index,
Int_t  pdg,
Int_t  status,
Int_t  parent,
Int_t  parentDecay,
Int_t  mate,
Int_t  decay,
Int_t  child[2],
Double_t  px,
Double_t  py,
Double_t  pz,
Double_t  e,
Double_t  x,
Double_t  y,
Double_t  z,
Double_t  t,
Double_t  weight 
)

constructor

Parameters
indexparticle index
pdgpid of track
statusparticle status
parentparent index
parentDecayparent decay index
mateindex of last collision partner
decaydecay index (-1 if not decayed)
childindex of first and last child
pxpx momentum
pypy momentum
pzpz momentum
eenergy
xfreezout -x
yfreezout -y
zfreezout - z
tfreezout - t
weightparticle weight

Definition at line 32 of file UParticle.cxx.

◆ UParticle() [3/10]

UParticle::UParticle ( Int_t  index,
Int_t  pdg,
Int_t  status,
Int_t  parent,
Int_t  parentDecay,
Int_t  mate,
Int_t  decay,
Int_t  child[2],
TLorentzVector  mom,
TLorentzVector  pos,
Double_t  weight 
)

constructor

Parameters
indexparticle index
pdgpid of track
statusparticle status
parentparent index
parentDecayparent decay index
mateindex of last collision partner
decaydecay index (-1 if not decayed)
childindex of first and last child
momparticle momentum
posparticle freezout postion
weightparticle weight

Definition at line 63 of file UParticle.cxx.

◆ UParticle() [4/10]

UParticle::UParticle ( const UParticle right)

copy constructor

Parameters
rightuparticle to copy

Definition at line 93 of file UParticle.cxx.

◆ UParticle() [5/10]

UParticle::UParticle ( const TParticle &  right)

copy ctor

Parameters
rightTParticle to copy

Definition at line 102 of file UParticle.cxx.

◆ ~UParticle() [1/2]

UParticle::~UParticle ( )
virtual

Definition at line 111 of file UParticle.cxx.

◆ UParticle() [6/10]

UParticle::UParticle ( )

default constructor

◆ UParticle() [7/10]

UParticle::UParticle ( Int_t  index,
Int_t  pdg,
Int_t  status,
Int_t  parent,
Int_t  parentDecay,
Int_t  mate,
Int_t  decay,
Int_t  child[2],
Double_t  px,
Double_t  py,
Double_t  pz,
Double_t  e,
Double_t  x,
Double_t  y,
Double_t  z,
Double_t  t,
Double_t  weight 
)

constructor

Parameters
indexparticle index
pdgpid of track
statusparticle status
parentparent index
parentDecayparent decay index
mateindex of last collision partner
decaydecay index (-1 if not decayed)
childindex of first and last child
pxpx momentum
pypy momentum
pzpz momentum
eenergy
xfreezout -x
yfreezout -y
zfreezout - z
tfreezout - t
weightparticle weight

◆ UParticle() [8/10]

UParticle::UParticle ( Int_t  index,
Int_t  pdg,
Int_t  status,
Int_t  parent,
Int_t  parentDecay,
Int_t  mate,
Int_t  decay,
Int_t  child[2],
TLorentzVector  mom,
TLorentzVector  pos,
Double_t  weight 
)

constructor

Parameters
indexparticle index
pdgpid of track
statusparticle status
parentparent index
parentDecayparent decay index
mateindex of last collision partner
decaydecay index (-1 if not decayed)
childindex of first and last child
momparticle momentum
posparticle freezout postion
weightparticle weight

◆ UParticle() [9/10]

UParticle::UParticle ( const UParticle right)

copy constructor

Parameters
rightuparticle to copy

◆ UParticle() [10/10]

UParticle::UParticle ( const TParticle &  right)

copy ctor

Parameters
rightTParticle to copy

◆ ~UParticle() [2/2]

virtual UParticle::~UParticle ( )
virtual

Member Function Documentation

◆ E() [1/2]

Double_t UParticle::E ( ) const
inline
Returns
energy

Definition at line 182 of file UParticle.h.

◆ E() [2/2]

Double_t UParticle::E ( ) const
inline
Returns
energy

Definition at line 182 of file UParticle.h.

◆ GetDecay() [1/2]

Int_t UParticle::GetDecay ( ) const
inline
Returns
decay index (-1 if not decayed)

Definition at line 152 of file UParticle.h.

◆ GetDecay() [2/2]

Int_t UParticle::GetDecay ( ) const
inline
Returns
decay index (-1 if not decayed)

Definition at line 152 of file UParticle.h.

◆ GetFirstChild() [1/2]

Int_t UParticle::GetFirstChild ( ) const
inline
Returns
first child index

Definition at line 157 of file UParticle.h.

◆ GetFirstChild() [2/2]

Int_t UParticle::GetFirstChild ( ) const
inline
Returns
first child index

Definition at line 157 of file UParticle.h.

◆ GetIndex() [1/2]

Int_t UParticle::GetIndex ( ) const
inline
Returns
particle index

Definition at line 122 of file UParticle.h.

◆ GetIndex() [2/2]

Int_t UParticle::GetIndex ( ) const
inline
Returns
particle index

Definition at line 122 of file UParticle.h.

◆ GetLastChild() [1/2]

Int_t UParticle::GetLastChild ( ) const
inline
Returns
last child index

Definition at line 162 of file UParticle.h.

◆ GetLastChild() [2/2]

Int_t UParticle::GetLastChild ( ) const
inline
Returns
last child index

Definition at line 162 of file UParticle.h.

◆ GetMate() [1/2]

Int_t UParticle::GetMate ( ) const
inline
Returns
index of last collision partner

Definition at line 147 of file UParticle.h.

◆ GetMate() [2/2]

Int_t UParticle::GetMate ( ) const
inline
Returns
index of last collision partner

Definition at line 147 of file UParticle.h.

◆ GetMomentum() [1/2]

TLorentzVector UParticle::GetMomentum ( ) const
inline
Returns
track momentum

Definition at line 187 of file UParticle.h.

Referenced by MpdUnigenGenerator::ReadEvent().

◆ GetMomentum() [2/2]

TLorentzVector UParticle::GetMomentum ( ) const
inline
Returns
track momentum

Definition at line 187 of file UParticle.h.

◆ GetParent() [1/2]

Int_t UParticle::GetParent ( ) const
inline
Returns
particle's parent index

Definition at line 137 of file UParticle.h.

◆ GetParent() [2/2]

Int_t UParticle::GetParent ( ) const
inline
Returns
particle's parent index

Definition at line 137 of file UParticle.h.

◆ GetParentDecay() [1/2]

Int_t UParticle::GetParentDecay ( ) const
inline
Returns
particle's parent decay index

Definition at line 142 of file UParticle.h.

◆ GetParentDecay() [2/2]

Int_t UParticle::GetParentDecay ( ) const
inline
Returns
particle's parent decay index

Definition at line 142 of file UParticle.h.

◆ GetPdg() [1/2]

Int_t UParticle::GetPdg ( ) const
inline
Returns
particle pid

Definition at line 127 of file UParticle.h.

Referenced by MpdUnigenGenerator::ReadEvent(), and MpdUnigenGenerator::RegisterIons().

◆ GetPdg() [2/2]

Int_t UParticle::GetPdg ( ) const
inline
Returns
particle pid

Definition at line 127 of file UParticle.h.

◆ GetPosition() [1/2]

TLorentzVector UParticle::GetPosition ( ) const
inline
Returns
freezout position

Definition at line 217 of file UParticle.h.

◆ GetPosition() [2/2]

TLorentzVector UParticle::GetPosition ( ) const
inline
Returns
freezout position

Definition at line 217 of file UParticle.h.

◆ GetStatus() [1/2]

Int_t UParticle::GetStatus ( ) const
inline
Returns
particle status

Definition at line 132 of file UParticle.h.

◆ GetStatus() [2/2]

Int_t UParticle::GetStatus ( ) const
inline
Returns
particle status

Definition at line 132 of file UParticle.h.

◆ GetWeight() [1/2]

Double_t UParticle::GetWeight ( ) const
inline
Returns
particle weight

Definition at line 227 of file UParticle.h.

◆ GetWeight() [2/2]

Double_t UParticle::GetWeight ( ) const
inline
Returns
particle weight

Definition at line 227 of file UParticle.h.

◆ Momentum() [1/2]

void UParticle::Momentum ( TLorentzVector &  mom) const
inline
Parameters
mommomentum to fill

Definition at line 192 of file UParticle.h.

◆ Momentum() [2/2]

void UParticle::Momentum ( TLorentzVector &  mom) const
inline
Parameters
mommomentum to fill

Definition at line 192 of file UParticle.h.

◆ operator=() [1/4]

const UParticle & UParticle::operator= ( const TParticle &  right)

copy TParticle into this particle

Parameters
rightTParticle to copy
Returns
copy of TParticle in Unigen format

Definition at line 146 of file UParticle.cxx.

◆ operator=() [2/4]

const UParticle & UParticle::operator= ( const TParticle &  right)

copy TParticle into this particle

Parameters
rightTParticle to copy
Returns
copy of TParticle in Unigen format

◆ operator=() [3/4]

const UParticle & UParticle::operator= ( const UParticle right)

operator =

Parameters
rightparticle
Returns
this overwriten particle

Definition at line 119 of file UParticle.cxx.

◆ operator=() [4/4]

const UParticle & UParticle::operator= ( const UParticle right)

operator =

Parameters
rightparticle
Returns
this overwriten particle

◆ operator==() [1/2]

const Bool_t UParticle::operator== ( const UParticle right) const

comare tracks

Parameters
righttrack to compare
Returns
true if particles are the same, false otherwise

Definition at line 173 of file UParticle.cxx.

◆ operator==() [2/2]

const Bool_t UParticle::operator== ( const UParticle right) const

comare tracks

Parameters
righttrack to compare
Returns
true if particles are the same, false otherwise

◆ Position() [1/2]

void UParticle::Position ( TLorentzVector &  pos) const
inline
Parameters
posposition to fill by this track position coord.

Definition at line 222 of file UParticle.h.

◆ Position() [2/2]

void UParticle::Position ( TLorentzVector &  pos) const
inline
Parameters
posposition to fill by this track position coord.

Definition at line 222 of file UParticle.h.

◆ Print() [1/2]

void UParticle::Print ( Option_t *  option = "")

print info about this particle

Parameters
optionnot used

Definition at line 210 of file UParticle.cxx.

Referenced by UEvent::Print().

◆ Print() [2/2]

void UParticle::Print ( Option_t *  option = "")

print info about this particle

Parameters
optionnot used

◆ Px() [1/2]

Double_t UParticle::Px ( ) const
inline
Returns
px

Definition at line 167 of file UParticle.h.

Referenced by MpdUnigenGenerator::ReadEvent().

◆ Px() [2/2]

Double_t UParticle::Px ( ) const
inline
Returns
px

Definition at line 167 of file UParticle.h.

◆ Py() [1/2]

Double_t UParticle::Py ( ) const
inline
Returns
py

Definition at line 172 of file UParticle.h.

Referenced by MpdUnigenGenerator::ReadEvent().

◆ Py() [2/2]

Double_t UParticle::Py ( ) const
inline
Returns
py

Definition at line 172 of file UParticle.h.

◆ Pz() [1/2]

Double_t UParticle::Pz ( ) const
inline
Returns
pz

Definition at line 177 of file UParticle.h.

Referenced by MpdUnigenGenerator::ReadEvent().

◆ Pz() [2/2]

Double_t UParticle::Pz ( ) const
inline
Returns
pz

Definition at line 177 of file UParticle.h.

◆ SetChild() [1/2]

void UParticle::SetChild ( Int_t  child[2])
inline
Parameters
childindex of first and last child

Definition at line 267 of file UParticle.h.

◆ SetChild() [2/2]

void UParticle::SetChild ( Int_t  child[2])
inline
Parameters
childindex of first and last child

Definition at line 267 of file UParticle.h.

◆ SetDecay() [1/2]

void UParticle::SetDecay ( Int_t  decay)
inline
Parameters
decaydecay code (-1 if no decayed)

Definition at line 262 of file UParticle.h.

◆ SetDecay() [2/2]

void UParticle::SetDecay ( Int_t  decay)
inline
Parameters
decaydecay code (-1 if no decayed)

Definition at line 262 of file UParticle.h.

◆ SetE() [1/2]

void UParticle::SetE ( Double_t  e)
inline
Parameters
eenergy

Definition at line 297 of file UParticle.h.

◆ SetE() [2/2]

void UParticle::SetE ( Double_t  e)
inline
Parameters
eenergy

Definition at line 297 of file UParticle.h.

◆ SetFirstChild() [1/2]

void UParticle::SetFirstChild ( Int_t  child)
inline
Parameters
childfirst child index

Definition at line 272 of file UParticle.h.

◆ SetFirstChild() [2/2]

void UParticle::SetFirstChild ( Int_t  child)
inline
Parameters
childfirst child index

Definition at line 272 of file UParticle.h.

◆ SetIndex() [1/2]

void UParticle::SetIndex ( Int_t  index)
inline
Parameters
indexindex

Definition at line 232 of file UParticle.h.

◆ SetIndex() [2/2]

void UParticle::SetIndex ( Int_t  index)
inline
Parameters
indexindex

Definition at line 232 of file UParticle.h.

◆ SetLastChild() [1/2]

void UParticle::SetLastChild ( Int_t  child)
inline
Parameters
childlast child index

Definition at line 277 of file UParticle.h.

◆ SetLastChild() [2/2]

void UParticle::SetLastChild ( Int_t  child)
inline
Parameters
childlast child index

Definition at line 277 of file UParticle.h.

◆ SetMate() [1/2]

void UParticle::SetMate ( Int_t  mate)
inline
Parameters
mateindex of last collision partner

Definition at line 257 of file UParticle.h.

◆ SetMate() [2/2]

void UParticle::SetMate ( Int_t  mate)
inline
Parameters
mateindex of last collision partner

Definition at line 257 of file UParticle.h.

◆ SetMomentum() [1/4]

void UParticle::SetMomentum ( Double_t  px,
Double_t  py,
Double_t  pz,
Double_t  e 
)
inline

set momentum

Parameters
pxpx
pypy
pzpz
eenergy

Definition at line 305 of file UParticle.h.

◆ SetMomentum() [2/4]

void UParticle::SetMomentum ( Double_t  px,
Double_t  py,
Double_t  pz,
Double_t  e 
)
inline

set momentum

Parameters
pxpx
pypy
pzpz
eenergy

Definition at line 305 of file UParticle.h.

◆ SetMomentum() [3/4]

void UParticle::SetMomentum ( TLorentzVector  mom)
inline

set momentum

Parameters
mommomentum

Definition at line 311 of file UParticle.h.

◆ SetMomentum() [4/4]

void UParticle::SetMomentum ( TLorentzVector  mom)
inline

set momentum

Parameters
mommomentum

Definition at line 311 of file UParticle.h.

◆ SetParent() [1/2]

void UParticle::SetParent ( Int_t  parent)
inline
Parameters
parentparent index

Definition at line 247 of file UParticle.h.

◆ SetParent() [2/2]

void UParticle::SetParent ( Int_t  parent)
inline
Parameters
parentparent index

Definition at line 247 of file UParticle.h.

◆ SetParentDecay() [1/2]

void UParticle::SetParentDecay ( Int_t  parentDecay)
inline
Parameters
parentDecayparent decay index

Definition at line 252 of file UParticle.h.

◆ SetParentDecay() [2/2]

void UParticle::SetParentDecay ( Int_t  parentDecay)
inline
Parameters
parentDecayparent decay index

Definition at line 252 of file UParticle.h.

◆ SetPdg() [1/2]

void UParticle::SetPdg ( Int_t  pdg)
inline
Parameters
pdgpid code

Definition at line 237 of file UParticle.h.

◆ SetPdg() [2/2]

void UParticle::SetPdg ( Int_t  pdg)
inline
Parameters
pdgpid code

Definition at line 237 of file UParticle.h.

◆ SetPosition() [1/4]

void UParticle::SetPosition ( Double_t  x,
Double_t  y,
Double_t  z,
Double_t  t 
)
inline

set freezout position

Parameters
xX
yY
zZ
tT

Definition at line 339 of file UParticle.h.

◆ SetPosition() [2/4]

void UParticle::SetPosition ( Double_t  x,
Double_t  y,
Double_t  z,
Double_t  t 
)
inline

set freezout position

Parameters
xX
yY
zZ
tT

Definition at line 339 of file UParticle.h.

◆ SetPosition() [3/4]

void UParticle::SetPosition ( TLorentzVector  pos)
inline

set postition

Parameters
posnew position

Definition at line 345 of file UParticle.h.

◆ SetPosition() [4/4]

void UParticle::SetPosition ( TLorentzVector  pos)
inline

set postition

Parameters
posnew position

Definition at line 345 of file UParticle.h.

◆ SetPx() [1/2]

void UParticle::SetPx ( Double_t  px)
inline
Parameters
pxpx momentum

Definition at line 282 of file UParticle.h.

◆ SetPx() [2/2]

void UParticle::SetPx ( Double_t  px)
inline
Parameters
pxpx momentum

Definition at line 282 of file UParticle.h.

◆ SetPy() [1/2]

void UParticle::SetPy ( Double_t  py)
inline
Parameters
pypy momentum

Definition at line 287 of file UParticle.h.

◆ SetPy() [2/2]

void UParticle::SetPy ( Double_t  py)
inline
Parameters
pypy momentum

Definition at line 287 of file UParticle.h.

◆ SetPz() [1/2]

void UParticle::SetPz ( Double_t  pz)
inline
Parameters
pzpz momentum

Definition at line 292 of file UParticle.h.

◆ SetPz() [2/2]

void UParticle::SetPz ( Double_t  pz)
inline
Parameters
pzpz momentum

Definition at line 292 of file UParticle.h.

◆ SetStatus() [1/2]

void UParticle::SetStatus ( Int_t  status)
inline
Parameters
statusstatus

Definition at line 242 of file UParticle.h.

◆ SetStatus() [2/2]

void UParticle::SetStatus ( Int_t  status)
inline
Parameters
statusstatus

Definition at line 242 of file UParticle.h.

◆ SetT() [1/2]

void UParticle::SetT ( Double_t  t)
inline
Parameters
tfreezout-T

Definition at line 331 of file UParticle.h.

◆ SetT() [2/2]

void UParticle::SetT ( Double_t  t)
inline
Parameters
tfreezout-T

Definition at line 331 of file UParticle.h.

◆ SetWeight() [1/2]

void UParticle::SetWeight ( Double_t  weight)
inline
Parameters
weightweight

Definition at line 350 of file UParticle.h.

◆ SetWeight() [2/2]

void UParticle::SetWeight ( Double_t  weight)
inline
Parameters
weightweight

Definition at line 350 of file UParticle.h.

◆ SetX() [1/2]

void UParticle::SetX ( Double_t  x)
inline
Parameters
xfreezout-X

Definition at line 316 of file UParticle.h.

◆ SetX() [2/2]

void UParticle::SetX ( Double_t  x)
inline
Parameters
xfreezout-X

Definition at line 316 of file UParticle.h.

◆ SetY() [1/2]

void UParticle::SetY ( Double_t  y)
inline
Parameters
yfreezout-Y

Definition at line 321 of file UParticle.h.

◆ SetY() [2/2]

void UParticle::SetY ( Double_t  y)
inline
Parameters
yfreezout-Y

Definition at line 321 of file UParticle.h.

◆ SetZ() [1/2]

void UParticle::SetZ ( Double_t  z)
inline
Parameters
zfreezout-Z

Definition at line 326 of file UParticle.h.

◆ SetZ() [2/2]

void UParticle::SetZ ( Double_t  z)
inline
Parameters
zfreezout-Z

Definition at line 326 of file UParticle.h.

◆ T() [1/2]

Double_t UParticle::T ( ) const
inline
Returns
freezout-T

Definition at line 212 of file UParticle.h.

◆ T() [2/2]

Double_t UParticle::T ( ) const
inline
Returns
freezout-T

Definition at line 212 of file UParticle.h.

◆ X() [1/2]

Double_t UParticle::X ( ) const
inline
Returns
freezout-X

Definition at line 197 of file UParticle.h.

◆ X() [2/2]

Double_t UParticle::X ( ) const
inline
Returns
freezout-X

Definition at line 197 of file UParticle.h.

◆ Y() [1/2]

Double_t UParticle::Y ( ) const
inline
Returns
freezout-Y

Definition at line 202 of file UParticle.h.

◆ Y() [2/2]

Double_t UParticle::Y ( ) const
inline
Returns
freezout-Y

Definition at line 202 of file UParticle.h.

◆ Z() [1/2]

Double_t UParticle::Z ( ) const
inline
Returns
freezout-Z

Definition at line 207 of file UParticle.h.

◆ Z() [2/2]

Double_t UParticle::Z ( ) const
inline
Returns
freezout-Z

Definition at line 207 of file UParticle.h.


The documentation for this class was generated from the following files: