NdbParticleList Class Reference

#include <NdbParticleList.h>

Inheritance diagram for NdbParticleList:

TObject List of all members.

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

Detailed Description

Definition at line 10 of file NdbParticleList.h.


Constructor & Destructor Documentation

NdbParticleList::NdbParticleList (  )  [inline]

Definition at line 17 of file NdbParticleList.h.

NdbParticleList::~NdbParticleList (  )  [inline]

Definition at line 18 of file NdbParticleList.h.


Member Function Documentation

Int_t NdbParticleList::TotalCharge (  ) 

Float_t NdbParticleList::TotalMass (  ) 

Definition at line 21 of file NdbParticleList.cxx.

References TArray::GetSize(), i, mult, and part.

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.


Member Data Documentation

TArrayI NdbParticleList::mult [protected]

Definition at line 13 of file NdbParticleList.h.

Referenced by Name(), and TotalMass().

TObjArray NdbParticleList::part [protected]

Definition at line 14 of file NdbParticleList.h.

Referenced by Name(), and TotalMass().


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:31:21 2011 for ROOT_528-00b_version by  doxygen 1.5.1