Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
G4QDecayChan Class Reference

#include <G4QDecayChan.hh>

Public Member Functions

 G4QDecayChan ()
 
 G4QDecayChan (G4double pLev, G4int PDG1, G4int PDG2, G4int PDG3=0)
 
 G4QDecayChan (const G4QDecayChan &right)
 
 G4QDecayChan (G4QDecayChan *right)
 
 ~G4QDecayChan ()
 
const G4QDecayChanoperator= (const G4QDecayChan &right)
 
G4bool operator== (const G4QDecayChan &rhs) const
 
G4bool operator!= (const G4QDecayChan &rhs) const
 
G4double GetDecayChanLimit () const
 
G4double GetMinMass () const
 
G4QPDGCodeVector GetVecOfSecHadrons ()
 
void SetDecayChanLimit (G4double newDecChanLim)
 
void SetMinMass (G4double newMinMass)
 
void SetVecOfSecHadrons (G4QPDGCodeVector hadV)
 

Detailed Description

Definition at line 48 of file G4QDecayChan.hh.

Constructor & Destructor Documentation

G4QDecayChan::G4QDecayChan ( )

Definition at line 47 of file G4QDecayChan.cc.

G4QDecayChan::G4QDecayChan ( G4double  pLev,
G4int  PDG1,
G4int  PDG2,
G4int  PDG3 = 0 
)

Definition at line 50 of file G4QDecayChan.cc.

Here is the call graph for this function:

G4QDecayChan::G4QDecayChan ( const G4QDecayChan right)

Definition at line 71 of file G4QDecayChan.cc.

G4QDecayChan::G4QDecayChan ( G4QDecayChan right)

Definition at line 84 of file G4QDecayChan.cc.

G4QDecayChan::~G4QDecayChan ( )

Definition at line 97 of file G4QDecayChan.cc.

Member Function Documentation

G4double G4QDecayChan::GetDecayChanLimit ( ) const
inline

Definition at line 92 of file G4QDecayChan.hh.

Here is the caller graph for this function:

G4double G4QDecayChan::GetMinMass ( ) const
inline

Definition at line 93 of file G4QDecayChan.hh.

Here is the caller graph for this function:

G4QPDGCodeVector G4QDecayChan::GetVecOfSecHadrons ( )
inline

Definition at line 94 of file G4QDecayChan.hh.

Here is the caller graph for this function:

G4bool G4QDecayChan::operator!= ( const G4QDecayChan rhs) const
inline

Definition at line 90 of file G4QDecayChan.hh.

const G4QDecayChan & G4QDecayChan::operator= ( const G4QDecayChan right)

Definition at line 107 of file G4QDecayChan.cc.

G4bool G4QDecayChan::operator== ( const G4QDecayChan rhs) const
inline

Definition at line 89 of file G4QDecayChan.hh.

void G4QDecayChan::SetDecayChanLimit ( G4double  newDecChanLim)
inline

Definition at line 96 of file G4QDecayChan.hh.

void G4QDecayChan::SetMinMass ( G4double  newMinMass)
inline

Definition at line 97 of file G4QDecayChan.hh.

void G4QDecayChan::SetVecOfSecHadrons ( G4QPDGCodeVector  hadV)
inline

Definition at line 98 of file G4QDecayChan.hh.


The documentation for this class was generated from the following files: