Geant4
9.6.p02
|
#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 G4QDecayChan & | operator= (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) |
Definition at line 48 of file G4QDecayChan.hh.
G4QDecayChan::G4QDecayChan | ( | ) |
Definition at line 47 of file G4QDecayChan.cc.
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.
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 90 of file G4QDecayChan.hh.
const G4QDecayChan & G4QDecayChan::operator= | ( | const G4QDecayChan & | right) |
Definition at line 107 of file G4QDecayChan.cc.
|
inline |
Definition at line 89 of file G4QDecayChan.hh.
Definition at line 96 of file G4QDecayChan.hh.
Definition at line 97 of file G4QDecayChan.hh.
|
inline |
Definition at line 98 of file G4QDecayChan.hh.