#include <Particle.h>
Classes | |
class | Particle |
Public Member Functions | |
void | Boost (const TVector3 &val) |
void | Boost (const TLorentzVector &val) |
ParticlePDG * | Def () const |
ParticlePDG * | Def (ParticlePDG *newProp) |
double | E () const |
double | E (double val) |
int | Encoding () const |
double | Eta () const |
bool | GetDecayed () const |
int | GetFirstDaughterIndex () |
int | GetIndex () |
int | GetLastDaughterIndex () |
int | GetLastInterNumber () const |
double | GetLastInterTime () const |
const TLorentzVector & | GetLastMotherDecayCoor () const |
const TLorentzVector & | GetLastMotherDecayMom () const |
int | GetLastMotherPdg () const |
int | GetMother () |
int | GetNDaughters () |
int | GetPythiaStatusCode () |
int | GetType () const |
void | IncInter () |
TLorentzVector & | Mom () |
const TLorentzVector & | Mom () const |
TLorentzVector & | Mom (const TLorentzVector &val) |
Particle (ParticlePDG *pdg=0) | |
Particle (ParticlePDG *pdg, const TLorentzVector &pos, const TLorentzVector &mom, double lastInterTime=0., int lastInterNum=0, int type=0) | |
Particle (ParticlePDG *pdg, const TLorentzVector &pos, const TLorentzVector &mom, double lastInterTime, int lastInterNum, int type, int motherPdg, const TLorentzVector &motherPos, const TLorentzVector &motherMom) | |
double | Phi () const |
TLorentzVector & | Pos () |
const TLorentzVector & | Pos () const |
TLorentzVector & | Pos (const TLorentzVector &val) |
double | Pt () const |
double | Px () const |
double | Px (double val) |
double | Py () const |
double | Py (double val) |
double | Pz () const |
double | Pz (double val) |
double | Rapidity () const |
void | SetDecayed () |
void | SetFirstDaughterIndex (int index) |
int | SetIndex () |
void | SetLastDaughterIndex (int index) |
void | SetLastInterNumber (int value) |
void | SetLastInterTime (double value) |
TLorentzVector & | SetLastMotherDecayCoor (const TLorentzVector &val) |
TLorentzVector & | SetLastMotherDecayMom (const TLorentzVector &val) |
void | SetLastMotherPdg (int value) |
void | SetMother (int value) |
void | SetPythiaStatusCode (int code) |
void | SetType (int value) |
void | Shift (const TVector3 &val) |
double | T () const |
double | T (double val) |
double | TableMass () const |
double | Theta () const |
void | TransformMomentum (const TRotation &rotator) |
void | TransformPosition (const TRotation &rotator) |
double | X () const |
double | X (double val) |
double | Y () const |
double | Y (double val) |
double | Z () const |
double | Z (double val) |
Static Public Member Functions | |
static int | GetLastIndex () |
static void | InitIndexing () |
Protected Attributes | |
bool | fDecayed |
int | fFirstDaughterIndex |
int | fIndex |
int | fInteractionNumber |
int | fLastDaughterIndex |
double | fLastInteractionTime |
TLorentzVector | fLastMotherDecayCoor |
TLorentzVector | fLastMotherDecayMom |
int | fLastMotherPdg |
TLorentzVector | fMomentum |
int | fMotherIndex |
int | fNDaughters |
ParticlePDG * | fParticleProperties |
TLorentzVector | fPosition |
int | fPythiaStatusCode |
int | fType |
Static Protected Attributes | |
static int | fLastIndex |
Definition at line 21 of file Particle.h.
Particle::Particle | ( | ParticlePDG * | pdg = 0 | ) |
Particle::Particle | ( | ParticlePDG * | pdg, |
const TLorentzVector & | pos, | ||
const TLorentzVector & | mom, | ||
double | lastInterTime = 0. , |
||
int | lastInterNum = 0 , |
||
int | type = 0 |
||
) |
Definition at line 28 of file Particle.cc.
References fInteractionNumber, fLastInteractionTime, fParticleProperties, and fType.
Particle::Particle | ( | ParticlePDG * | pdg, |
const TLorentzVector & | pos, | ||
const TLorentzVector & | mom, | ||
double | lastInterTime, | ||
int | lastInterNum, | ||
int | type, | ||
int | motherPdg, | ||
const TLorentzVector & | motherPos, | ||
const TLorentzVector & | motherMom | ||
) |
Definition at line 46 of file Particle.cc.
References fInteractionNumber, fLastInteractionTime, fLastMotherPdg, fParticleProperties, fType, gen::n, and lumiQTWidget::t.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
int Particle::Encoding | ( | ) | const |
Definition at line 67 of file Particle.cc.
References fParticleProperties, and ParticlePDG::GetPDG().
double Particle::Eta | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
Definition at line 103 of file Particle.h.
References fLastIndex.
Referenced by gen::Hydjet2Hadronizer::generatePartonsAndHadronize().
|
inline |
|
inline |
|
inline |
double Particle::Phi | ( | ) | const |
Definition at line 87 of file Particle.cc.
|
inline |
|
inline |
|
inline |
double Particle::Pt | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
double Particle::Rapidity | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 128 of file Particle.h.
References fInteractionNumber, and relativeConstraints::value.
|
inline |
Definition at line 126 of file Particle.h.
References fLastInteractionTime, and relativeConstraints::value.
|
inline |
|
inline |
|
inline |
Definition at line 95 of file Particle.h.
References fLastMotherPdg, and relativeConstraints::value.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
double Particle::TableMass | ( | ) | const |
Definition at line 71 of file Particle.cc.
References fParticleProperties, and ParticlePDG::GetMass().
double Particle::Theta | ( | ) | const |
Definition at line 91 of file Particle.cc.
|
inline |
|
inline |
|
inline |
Definition at line 49 of file Particle.h.
References fPosition.
Referenced by svgfig.Curve.Sample::__repr__().
|
inline |
Definition at line 50 of file Particle.h.
References fPosition.
Referenced by svgfig.Curve.Sample::__repr__().
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
Definition at line 39 of file Particle.h.
Referenced by GetDecayed(), and SetDecayed().
|
protected |
Definition at line 36 of file Particle.h.
Referenced by GetFirstDaughterIndex(), GetNDaughters(), and SetFirstDaughterIndex().
|
protected |
Definition at line 33 of file Particle.h.
Referenced by GetIndex(), and SetIndex().
|
protected |
Definition at line 29 of file Particle.h.
Referenced by GetLastInterNumber(), IncInter(), Particle(), and SetLastInterNumber().
|
protected |
Definition at line 37 of file Particle.h.
Referenced by GetLastDaughterIndex(), GetNDaughters(), and SetLastDaughterIndex().
|
staticprotected |
Definition at line 38 of file Particle.h.
Referenced by GetLastIndex(), InitIndexing(), and SetIndex().
|
protected |
Definition at line 28 of file Particle.h.
Referenced by GetLastInterTime(), Particle(), and SetLastInterTime().
|
protected |
Definition at line 25 of file Particle.h.
Referenced by GetLastMotherDecayCoor(), and SetLastMotherDecayCoor().
|
protected |
Definition at line 26 of file Particle.h.
Referenced by GetLastMotherDecayMom(), and SetLastMotherDecayMom().
|
protected |
Definition at line 31 of file Particle.h.
Referenced by GetLastMotherPdg(), Particle(), and SetLastMotherPdg().
|
protected |
Definition at line 24 of file Particle.h.
Referenced by Boost(), E(), Eta(), Mom(), Phi(), Pt(), Px(), Py(), Pz(), Rapidity(), Theta(), and TransformMomentum().
|
protected |
Definition at line 34 of file Particle.h.
Referenced by GetMother(), and SetMother().
|
protected |
Definition at line 35 of file Particle.h.
Referenced by DecayChannel::AddDaughter(), DecayChannel::DecayChannel(), DecayChannel::GetDaughterPDG(), and DecayChannel::SetDaughters().
|
protected |
Definition at line 27 of file Particle.h.
Referenced by Def(), Encoding(), Particle(), and TableMass().
|
protected |
Definition at line 23 of file Particle.h.
Referenced by Pos(), Shift(), T(), TransformPosition(), X(), Y(), and Z().
|
protected |
Definition at line 30 of file Particle.h.
Referenced by GetPythiaStatusCode(), and SetPythiaStatusCode().
|
protected |
Definition at line 32 of file Particle.h.
Referenced by GetType(), Particle(), and SetType().