#include <NdbParticleList.h>
Inheritance diagram for NdbParticleList:

Public Member Functions | |
| NdbParticleList () | |
| ~NdbParticleList () | |
| Int_t | TotalCharge () |
| Float_t | TotalMass () |
| TString | Name () |
| void | Add (NdbParticle *p, Int_t n=1) |
Protected Attributes | |
| TArrayI | mult |
| TObjArray | part |
Definition at line 10 of file NdbParticleList.h.
| NdbParticleList::NdbParticleList | ( | ) | [inline] |
Definition at line 17 of file NdbParticleList.h.
| NdbParticleList::~NdbParticleList | ( | ) | [inline] |
Definition at line 18 of file NdbParticleList.h.
| Int_t NdbParticleList::TotalCharge | ( | ) |
| Float_t NdbParticleList::TotalMass | ( | ) |
| TString NdbParticleList::Name | ( | ) |
Definition at line 33 of file NdbParticleList.cxx.
References TString::Append(), TArray::GetSize(), i, mult, num, part, and sprintf().
| void NdbParticleList::Add | ( | NdbParticle * | p, | |
| Int_t | n = 1 | |||
| ) |
Definition at line 50 of file NdbParticleList.cxx.
TArrayI NdbParticleList::mult [protected] |
TObjArray NdbParticleList::part [protected] |
1.5.1