#include <THParticle.h>
Definition at line 17 of file THParticle.h.
◆ THParticle() [1/3]
THParticle::THParticle |
( |
| ) |
|
◆ THParticle() [2/3]
THParticle::THParticle |
( |
Int_t |
pdg, |
|
|
Int_t |
status, |
|
|
Int_t |
evtID, |
|
|
Int_t |
index, |
|
|
Double_t |
mass, |
|
|
Int_t |
A, |
|
|
Int_t |
Z, |
|
|
Int_t |
H, |
|
|
const TLorentzVector & |
p, |
|
|
const TLorentzVector & |
v |
|
) |
| |
◆ THParticle() [3/3]
THParticle::THParticle |
( |
const THParticle & |
point | ) |
|
|
inline |
◆ ~THParticle()
virtual THParticle::~THParticle |
( |
| ) |
|
|
virtual |
◆ GetA()
Int_t THParticle::GetA |
( |
| ) |
const |
|
inline |
◆ GetCalcMass()
Double_t THParticle::GetCalcMass |
( |
| ) |
const |
|
inline |
◆ GetEventID()
Int_t THParticle::GetEventID |
( |
| ) |
const |
|
inline |
◆ GetH()
Int_t THParticle::GetH |
( |
| ) |
const |
|
inline |
◆ GetIndex()
Int_t THParticle::GetIndex |
( |
| ) |
const |
|
inline |
◆ GetPdgCode()
Int_t THParticle::GetPdgCode |
( |
| ) |
const |
|
inline |
◆ GetZ()
Int_t THParticle::GetZ |
( |
| ) |
const |
|
inline |
◆ Print()
virtual void THParticle::Print |
( |
const Option_t * |
opt | ) |
const |
|
virtual |
◆ SetEventID()
void THParticle::SetEventID |
( |
Int_t |
ev | ) |
|
|
inline |
◆ SetIndex()
void THParticle::SetIndex |
( |
Int_t |
id | ) |
|
|
inline |
◆ Vx()
Double_t THParticle::Vx |
( |
| ) |
const |
|
inline |
◆ Vy()
Double_t THParticle::Vy |
( |
| ) |
const |
|
inline |
◆ Vz()
Double_t THParticle::Vz |
( |
| ) |
const |
|
inline |
◆ fA
◆ fCalcMass
Double_t THParticle::fCalcMass |
|
protected |
◆ fEventID
Int_t THParticle::fEventID |
|
protected |
◆ fH
◆ fIndex
◆ fpdgCode
Int_t THParticle::fpdgCode |
|
protected |
◆ fstatus
Int_t THParticle::fstatus |
|
protected |
◆ fVx
◆ fVy
◆ fVz
◆ fZ
The documentation for this class was generated from the following file: