#include <FairParticle.h>
|
| FairParticle (Int_t id, TParticle *particle) |
|
| FairParticle (Int_t id, TParticle *particle, FairParticle *mother) |
|
| FairParticle (const char *name, Int_t z, Int_t a, Int_t s, Double_t mass, Int_t q, Bool_t stable, Double_t decaytime) |
|
| FairParticle (const char *name, Int_t z, Int_t a, Double_t mass, Int_t q, Bool_t stable, Double_t decaytime) |
|
| FairParticle (Int_t pdg, const TString name, TMCParticleType mcType, Double_t mass, Double_t charge, Double_t lifetime, const TString pType="Ion", Double_t width=0, Int_t iSpin=0, Int_t iParity=0, Int_t iConjugation=0, Int_t iIsospin=0, Int_t iIsospinZ=0, Int_t gParity=0, Int_t lepton=0, Int_t baryon=0, Bool_t stable=kFALSE) |
|
| FairParticle () |
|
virtual | ~FairParticle () |
|
void | SetMother (FairParticle *particle) |
|
void | AddDaughter (FairParticle *particle) |
|
virtual void | Print (Option_t *option="") const |
|
void | PrintDaughters () const |
|
Int_t | GetPDG () const |
|
TParticle * | GetParticle () const |
|
FairParticle * | GetMother () const |
|
Int_t | GetNofDaughters () const |
|
FairParticle * | GetDaughter (Int_t i) const |
|
virtual const char * | GetName () const |
|
TMCParticleType | GetMCType () |
|
Double_t | GetMass () |
|
Double_t | GetCharge () |
|
Double_t | GetDecayTime () |
|
const TString & | GetPType () |
|
Double_t | GetWidth () |
|
Int_t | GetSpin () |
|
Int_t | GetiParity () |
|
Int_t | GetConjugation () |
|
Int_t | GetIsospin () |
|
Int_t | GetIsospinZ () |
|
Int_t | GetgParity () |
|
Int_t | GetLepton () |
|
Int_t | GetBaryon () |
|
Bool_t | IsStable () |
|
Definition at line 26 of file FairParticle.h.
FairParticle::FairParticle |
( |
Int_t |
id, |
|
|
TParticle * |
particle |
|
) |
| |
FairParticle::FairParticle |
( |
Int_t |
id, |
|
|
TParticle * |
particle, |
|
|
FairParticle * |
mother |
|
) |
| |
FairParticle::FairParticle |
( |
const char * |
name, |
|
|
Int_t |
z, |
|
|
Int_t |
a, |
|
|
Int_t |
s, |
|
|
Double_t |
mass, |
|
|
Int_t |
q, |
|
|
Bool_t |
stable, |
|
|
Double_t |
decaytime |
|
) |
| |
FairParticle::FairParticle |
( |
const char * |
name, |
|
|
Int_t |
z, |
|
|
Int_t |
a, |
|
|
Double_t |
mass, |
|
|
Int_t |
q, |
|
|
Bool_t |
stable, |
|
|
Double_t |
decaytime |
|
) |
| |
FairParticle::FairParticle |
( |
Int_t |
pdg, |
|
|
const TString |
name, |
|
|
TMCParticleType |
mcType, |
|
|
Double_t |
mass, |
|
|
Double_t |
charge, |
|
|
Double_t |
lifetime, |
|
|
const TString |
pType = "Ion" , |
|
|
Double_t |
width = 0 , |
|
|
Int_t |
iSpin = 0 , |
|
|
Int_t |
iParity = 0 , |
|
|
Int_t |
iConjugation = 0 , |
|
|
Int_t |
iIsospin = 0 , |
|
|
Int_t |
iIsospinZ = 0 , |
|
|
Int_t |
gParity = 0 , |
|
|
Int_t |
lepton = 0 , |
|
|
Int_t |
baryon = 0 , |
|
|
Bool_t |
stable = kFALSE |
|
) |
| |
FairParticle::FairParticle |
( |
| ) |
|
FairParticle::~FairParticle |
( |
| ) |
|
|
virtual |
Int_t FairParticle::GetBaryon |
( |
| ) |
|
|
inline |
Double_t FairParticle::GetCharge |
( |
| ) |
|
|
inline |
Int_t FairParticle::GetConjugation |
( |
| ) |
|
|
inline |
Double_t FairParticle::GetDecayTime |
( |
| ) |
|
|
inline |
Int_t FairParticle::GetgParity |
( |
| ) |
|
|
inline |
Int_t FairParticle::GetiParity |
( |
| ) |
|
|
inline |
Int_t FairParticle::GetIsospin |
( |
| ) |
|
|
inline |
Int_t FairParticle::GetIsospinZ |
( |
| ) |
|
|
inline |
Int_t FairParticle::GetLepton |
( |
| ) |
|
|
inline |
Double_t FairParticle::GetMass |
( |
| ) |
|
|
inline |
TMCParticleType FairParticle::GetMCType |
( |
| ) |
|
|
inline |
virtual const char* FairParticle::GetName |
( |
| ) |
const |
|
inlinevirtual |
Int_t FairParticle::GetNofDaughters |
( |
| ) |
const |
TParticle * FairParticle::GetParticle |
( |
| ) |
const |
Int_t FairParticle::GetPDG |
( |
| ) |
const |
const TString& FairParticle::GetPType |
( |
| ) |
|
|
inline |
Int_t FairParticle::GetSpin |
( |
| ) |
|
|
inline |
Double_t FairParticle::GetWidth |
( |
| ) |
|
|
inline |
Bool_t FairParticle::IsStable |
( |
| ) |
|
|
inline |
void FairParticle::Print |
( |
Option_t * |
option = "" | ) |
const |
|
virtual |
void FairParticle::PrintDaughters |
( |
| ) |
const |
The documentation for this class was generated from the following files: