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

#include <G4QParticle.hh>

Public Member Functions

 G4QParticle ()
 
 G4QParticle (G4bool f, G4int theQCode)
 
 G4QParticle (G4int thePDG)
 
 G4QParticle (const G4QParticle &right)
 
 G4QParticle (G4QParticle *right)
 
 ~G4QParticle ()
 
const G4QParticleoperator= (const G4QParticle &right)
 
G4bool operator== (const G4QParticle &rhs) const
 
G4bool operator!= (const G4QParticle &rhs) const
 
G4QPDGCode GetQPDG () const
 
G4int GetPDGCode () const
 
G4int GetQCode () const
 
G4int GetSpin () const
 
G4int GetCharge () const
 
G4int GetStrange () const
 
G4int GetBaryNum () const
 
G4QContent GetQContent ()
 
G4QDecayChanVector GetDecayVector ()
 
G4double GetMass ()
 
G4double GetWidth ()
 
G4QDecayChanVector InitDecayVector (G4int Q)
 
void InitPDGParticle (G4int thePDGCode)
 
void InitQParticle (G4int theQCode)
 
G4double MinMassOfFragm ()
 

Detailed Description

Definition at line 45 of file G4QParticle.hh.

Constructor & Destructor Documentation

G4QParticle::G4QParticle ( )

Definition at line 45 of file G4QParticle.cc.

G4QParticle::G4QParticle ( G4bool  f,
G4int  theQCode 
)

Definition at line 59 of file G4QParticle.cc.

Here is the call graph for this function:

G4QParticle::G4QParticle ( G4int  thePDG)

Definition at line 52 of file G4QParticle.cc.

Here is the call graph for this function:

G4QParticle::G4QParticle ( const G4QParticle right)

Definition at line 69 of file G4QParticle.cc.

G4QParticle::G4QParticle ( G4QParticle right)

Definition at line 83 of file G4QParticle.cc.

G4QParticle::~G4QParticle ( )

Definition at line 97 of file G4QParticle.cc.

Member Function Documentation

G4int G4QParticle::GetBaryNum ( ) const
inline

Definition at line 107 of file G4QParticle.hh.

Here is the call graph for this function:

G4int G4QParticle::GetCharge ( ) const
inline

Definition at line 105 of file G4QParticle.hh.

Here is the call graph for this function:

G4QDecayChanVector G4QParticle::GetDecayVector ( )
inline

Definition at line 109 of file G4QParticle.hh.

Here is the caller graph for this function:

G4double G4QParticle::GetMass ( )
inline

Definition at line 110 of file G4QParticle.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

G4int G4QParticle::GetPDGCode ( ) const
inline

Definition at line 103 of file G4QParticle.hh.

Here is the call graph for this function:

G4int G4QParticle::GetQCode ( ) const
inline

Definition at line 102 of file G4QParticle.hh.

Here is the call graph for this function:

G4QContent G4QParticle::GetQContent ( )
inline

Definition at line 108 of file G4QParticle.hh.

Here is the caller graph for this function:

G4QPDGCode G4QParticle::GetQPDG ( ) const
inline

Definition at line 101 of file G4QParticle.hh.

Here is the caller graph for this function:

G4int G4QParticle::GetSpin ( ) const
inline

Definition at line 104 of file G4QParticle.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

G4int G4QParticle::GetStrange ( ) const
inline

Definition at line 106 of file G4QParticle.hh.

Here is the call graph for this function:

G4double G4QParticle::GetWidth ( )
inline

Definition at line 111 of file G4QParticle.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

G4QDecayChanVector G4QParticle::InitDecayVector ( G4int  Q)

Definition at line 153 of file G4QParticle.cc.

Here is the caller graph for this function:

void G4QParticle::InitPDGParticle ( G4int  thePDGCode)

Definition at line 789 of file G4QParticle.cc.

Here is the call graph for this function:

void G4QParticle::InitQParticle ( G4int  theQCode)

Definition at line 780 of file G4QParticle.cc.

Here is the call graph for this function:

G4double G4QParticle::MinMassOfFragm ( )
inline

Definition at line 113 of file G4QParticle.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

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

Definition at line 99 of file G4QParticle.hh.

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

Definition at line 107 of file G4QParticle.cc.

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

Definition at line 98 of file G4QParticle.hh.


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