Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TDecayChannel Class Reference

#include <TDecayChannel.h>

Inheritance diagram for TDecayChannel:

Inheritance graph
[legend]
Collaboration diagram for TDecayChannel:

Collaboration graph
[legend]
List of all members.

Public Methods

 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

Constructor & Destructor Documentation

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  
 

Definition at line 46 of file TDecayChannel.h.

References fNumber.

Int_t TDecayChannel::MatrixElementCode  
 

Definition at line 47 of file TDecayChannel.h.

References fMatrixElementCode.

Int_t TDecayChannel::NDaughters  
 

Definition at line 48 of file TDecayChannel.h.

References TArray::fN.

Double_t TDecayChannel::BranchingRatio  
 

Definition at line 49 of file TDecayChannel.h.

References fBranchingRatio.

Int_t TDecayChannel::DaughterPdgCode Int_t    i
 

Definition at line 50 of file TDecayChannel.h.

References TArrayI::fArray.


Member Data Documentation

Int_t TDecayChannel::fNumber [protected]
 

Definition at line 30 of file TDecayChannel.h.

Referenced by Number().

Int_t TDecayChannel::fMatrixElementCode [protected]
 

Definition at line 31 of file TDecayChannel.h.

Referenced by MatrixElementCode().

Double_t TDecayChannel::fBranchingRatio [protected]
 

Definition at line 32 of file TDecayChannel.h.

Referenced by BranchingRatio().

TArrayI TDecayChannel::fDaughters [protected]
 

Definition at line 33 of file TDecayChannel.h.


The documentation for this class was generated from the following file:
Generated on Thu Dec 18 14:57:15 2003 for ROOT by doxygen1.2.16