TDecayChannel Class Reference

#include <TDecayChannel.h>

Inheritance diagram for TDecayChannel:

TObject TObject List of all members.

Public Member Functions

 TDecayChannel ()
 TDecayChannel (Int_t Number, Int_t MatrixElementCode, Double_t BranchingRatio, Int_t NDaughters, Int_t *DaughterPdgCode)
virtual ~TDecayChannel ()
Int_t Number ()
Int_t MatrixElementCode ()
Int_t NDaughters ()
Double_t BranchingRatio ()
Int_t DaughterPdgCode (Int_t i)
 TDecayChannel ()
 TDecayChannel (Int_t Number, Int_t MatrixElementCode, Double_t BranchingRatio, Int_t NDaughters, Int_t *DaughterPdgCode)
virtual ~TDecayChannel ()
Int_t Number ()
Int_t MatrixElementCode ()
Int_t NDaughters ()
Double_t BranchingRatio ()
Int_t DaughterPdgCode (Int_t i)

Protected Attributes

Int_t fNumber
Int_t fMatrixElementCode
Double_t fBranchingRatio
TArrayI fDaughters

Detailed Description

Definition at line 28 of file TDecayChannel.h.


Constructor & Destructor Documentation

TDecayChannel::TDecayChannel (  ) 

TDecayChannel::TDecayChannel ( Int_t  Number,
Int_t  MatrixElementCode,
Double_t  BranchingRatio,
Int_t  NDaughters,
Int_t DaughterPdgCode 
)

Definition at line 29 of file TDecayChannel.cxx.

References fBranchingRatio, fDaughters, fMatrixElementCode, fNumber, and TArrayI::Set().

TDecayChannel::~TDecayChannel (  )  [virtual]

Definition at line 43 of file TDecayChannel.cxx.

TDecayChannel::TDecayChannel (  ) 

TDecayChannel::TDecayChannel ( Int_t  Number,
Int_t  MatrixElementCode,
Double_t  BranchingRatio,
Int_t  NDaughters,
Int_t DaughterPdgCode 
)

virtual TDecayChannel::~TDecayChannel (  )  [virtual]


Member Function Documentation

Int_t TDecayChannel::Number (  )  [inline]

Definition at line 46 of file TDecayChannel.h.

References fNumber.

Referenced by TParticlePDG::PrintDecayChannel().

Int_t TDecayChannel::MatrixElementCode (  )  [inline]

Definition at line 47 of file TDecayChannel.h.

References fMatrixElementCode.

Referenced by TParticlePDG::PrintDecayChannel(), and TDatabasePDG::ReadPDGTable().

Int_t TDecayChannel::NDaughters (  )  [inline]

Definition at line 48 of file TDecayChannel.h.

References fDaughters, and TArray::fN.

Referenced by MyEvent::Decay(), TParticlePDG::PrintDecayChannel(), and TDatabasePDG::ReadPDGTable().

Double_t TDecayChannel::BranchingRatio (  )  [inline]

Definition at line 49 of file TDecayChannel.h.

References fBranchingRatio.

Referenced by MyEvent::Decay(), TParticlePDG::PrintDecayChannel(), and TDatabasePDG::ReadPDGTable().

Int_t TDecayChannel::DaughterPdgCode ( Int_t  i  )  [inline]

Definition at line 50 of file TDecayChannel.h.

References TArrayI::fArray, and fDaughters.

Referenced by TParticlePDG::PrintDecayChannel(), and TDatabasePDG::ReadPDGTable().

Int_t TDecayChannel::Number (  )  [inline]

Definition at line 46 of file TDecayChannel.h.

References fNumber.

Int_t TDecayChannel::MatrixElementCode (  )  [inline]

Definition at line 47 of file TDecayChannel.h.

References fMatrixElementCode.

Int_t TDecayChannel::NDaughters (  )  [inline]

Definition at line 48 of file TDecayChannel.h.

References fDaughters, and TArray::fN.

Double_t TDecayChannel::BranchingRatio (  )  [inline]

Definition at line 49 of file TDecayChannel.h.

References fBranchingRatio.

Int_t TDecayChannel::DaughterPdgCode ( Int_t  i  )  [inline]

Definition at line 50 of file TDecayChannel.h.

References TArrayI::fArray, and fDaughters.


Member Data Documentation

Int_t TDecayChannel::fNumber [protected]

Definition at line 30 of file TDecayChannel.h.

Referenced by Number(), and TDecayChannel().

Int_t TDecayChannel::fMatrixElementCode [protected]

Definition at line 31 of file TDecayChannel.h.

Referenced by MatrixElementCode(), and TDecayChannel().

Double_t TDecayChannel::fBranchingRatio [protected]

Definition at line 32 of file TDecayChannel.h.

Referenced by BranchingRatio(), and TDecayChannel().

TArrayI TDecayChannel::fDaughters [protected]

Definition at line 33 of file TDecayChannel.h.

Referenced by DaughterPdgCode(), NDaughters(), and TDecayChannel().


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