Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4QParentCluster.hh>
Public Member Functions | |
G4QParentCluster (G4int PDGCode=0) | |
G4QParentCluster (G4int PDGCode, G4double prob) | |
G4QParentCluster (const G4QParentCluster &rhs) | |
G4QParentCluster (G4QParentCluster *rhs) | |
~G4QParentCluster () | |
const G4QParentCluster & | operator= (const G4QParentCluster &rhs) |
G4bool | operator== (const G4QParentCluster &rhs) const |
G4bool | operator!= (const G4QParentCluster &rhs) const |
G4int | GetPDGCode () const |
G4double | GetProbability () const |
G4int | GetNQPart2 () const |
G4QContent | GetTransQC () const |
G4double | GetLow () const |
G4double | GetHigh () const |
G4double | GetEBMass () const |
G4double | GetEBind () const |
G4double | GetNBMass () const |
G4double | GetNBind () const |
void | SetPDGCode (G4int newPDGCode) |
void | SetProbability (G4double probab) |
void | SetNQPart2 (G4int nm2) |
void | SetTransQC (G4QContent newTrans) |
void | SetLow (G4double loLim) |
void | SetHigh (G4double hiLim) |
void | SetEBMass (G4double bMass) |
void | SetEBind (G4double bEn) |
void | SetNBMass (G4double bMass) |
void | SetNBind (G4double bEn) |
Definition at line 47 of file G4QParentCluster.hh.
G4QParentCluster::G4QParentCluster | ( | G4int | PDGCode = 0 | ) |
Definition at line 44 of file G4QParentCluster.cc.
Definition at line 48 of file G4QParentCluster.cc.
G4QParentCluster::G4QParentCluster | ( | const G4QParentCluster & | rhs | ) |
Definition at line 52 of file G4QParentCluster.cc.
G4QParentCluster::G4QParentCluster | ( | G4QParentCluster * | rhs | ) |
Definition at line 66 of file G4QParentCluster.cc.
G4QParentCluster::~G4QParentCluster | ( | ) |
Definition at line 98 of file G4QParentCluster.cc.
|
inline |
Definition at line 123 of file G4QParentCluster.hh.
|
inline |
Definition at line 122 of file G4QParentCluster.hh.
|
inline |
Definition at line 120 of file G4QParentCluster.hh.
|
inline |
Definition at line 121 of file G4QParentCluster.hh.
|
inline |
Definition at line 125 of file G4QParentCluster.hh.
|
inline |
Definition at line 124 of file G4QParentCluster.hh.
|
inline |
Definition at line 118 of file G4QParentCluster.hh.
|
inline |
Definition at line 116 of file G4QParentCluster.hh.
Referenced by operator<<().
|
inline |
Definition at line 117 of file G4QParentCluster.hh.
Referenced by operator<<().
|
inline |
Definition at line 119 of file G4QParentCluster.hh.
|
inline |
Definition at line 113 of file G4QParentCluster.hh.
const G4QParentCluster & G4QParentCluster::operator= | ( | const G4QParentCluster & | rhs | ) |
Definition at line 80 of file G4QParentCluster.cc.
|
inline |
Definition at line 111 of file G4QParentCluster.hh.
|
inline |
Definition at line 135 of file G4QParentCluster.hh.
|
inline |
Definition at line 133 of file G4QParentCluster.hh.
|
inline |
Definition at line 131 of file G4QParentCluster.hh.
|
inline |
Definition at line 132 of file G4QParentCluster.hh.
|
inline |
Definition at line 136 of file G4QParentCluster.hh.
|
inline |
Definition at line 134 of file G4QParentCluster.hh.
|
inline |
Definition at line 129 of file G4QParentCluster.hh.
|
inline |
Definition at line 127 of file G4QParentCluster.hh.
|
inline |
Definition at line 128 of file G4QParentCluster.hh.
|
inline |
Definition at line 130 of file G4QParentCluster.hh.