|
Geant4
9.6.p02
|
#include <G4QEnvironment.hh>
Public Member Functions | |
| G4QEnvironment (const G4QNucleus &theEnv) | |
| G4QEnvironment (const G4QHadronVector &projHadrons, const G4int targPDG) | |
| G4QEnvironment (const G4QEnvironment &right) | |
| G4QEnvironment (G4QEnvironment *right) | |
| ~G4QEnvironment () | |
| const G4QEnvironment & | operator= (const G4QEnvironment &right) |
| G4bool | operator== (const G4QEnvironment &right) const |
| G4bool | operator!= (const G4QEnvironment &right) const |
| G4QNucleus | GetEnvironment () const |
| G4QuasmonVector * | GetQuasmons () |
| G4QHadronVector * | GetQHadrons () |
| G4QHadronVector * | GetProjectiles () |
| void | AddQuasmon (G4Quasmon *Q) |
| G4QHadronVector * | Fragment () |
| void | DecayBaryon (G4QHadron *dB, G4QHadronVector *HV) |
| void | DecayMeson (G4QHadron *dB, G4QHadronVector *HV) |
| void | DecayAntistrange (G4QHadron *aS, G4QHadronVector *HV) |
| void | CheckMassShell (G4QHadronVector *HV) |
Static Public Member Functions | |
| static void | SetParameters (G4double solAn=0.4, G4bool efFlag=false, G4double piThresh=141.4, G4double mpisq=20000., G4double dinum=1880.) |
| static void | OpenElectromagneticDecays () |
| static void | CloseElectromagneticDecays () |
Protected Member Functions | |
| void | CleanUpQHadrons () |
| void | FillQHadrons (G4QHadronVector *input) |
Definition at line 50 of file G4QEnvironment.hh.
| G4QEnvironment::G4QEnvironment | ( | const G4QNucleus & | theEnv) |
| G4QEnvironment::G4QEnvironment | ( | const G4QHadronVector & | projHadrons, |
| const G4int | targPDG | ||
| ) |
| G4QEnvironment::G4QEnvironment | ( | const G4QEnvironment & | right) |
| G4QEnvironment::G4QEnvironment | ( | G4QEnvironment * | right) |
| G4QEnvironment::~G4QEnvironment | ( | ) |
Definition at line 670 of file G4QEnvironment.cc.
Definition at line 10522 of file G4QEnvironment.cc.


| void G4QEnvironment::CheckMassShell | ( | G4QHadronVector * | HV) |
Definition at line 10534 of file G4QEnvironment.cc.


|
protected |
Definition at line 8290 of file G4QEnvironment.cc.
|
static |
Definition at line 705 of file G4QEnvironment.cc.
| void G4QEnvironment::DecayAntistrange | ( | G4QHadron * | aS, |
| G4QHadronVector * | HV | ||
| ) |
Definition at line 9534 of file G4QEnvironment.cc.


| void G4QEnvironment::DecayBaryon | ( | G4QHadron * | dB, |
| G4QHadronVector * | HV | ||
| ) |
Definition at line 8318 of file G4QEnvironment.cc.


| void G4QEnvironment::DecayMeson | ( | G4QHadron * | dB, |
| G4QHadronVector * | HV | ||
| ) |
Definition at line 8953 of file G4QEnvironment.cc.


|
protected |
Definition at line 8297 of file G4QEnvironment.cc.
| G4QHadronVector * G4QEnvironment::Fragment | ( | ) |
Definition at line 4512 of file G4QEnvironment.cc.


|
inline |
Definition at line 136 of file G4QEnvironment.hh.
| G4QHadronVector* G4QEnvironment::GetProjectiles | ( | ) |
| G4QHadronVector * G4QEnvironment::GetQHadrons | ( | ) |
Definition at line 8267 of file G4QEnvironment.cc.
| G4QuasmonVector * G4QEnvironment::GetQuasmons | ( | ) |
Definition at line 8244 of file G4QEnvironment.cc.
|
static |
Definition at line 702 of file G4QEnvironment.cc.
|
inline |
Definition at line 134 of file G4QEnvironment.hh.
| const G4QEnvironment & G4QEnvironment::operator= | ( | const G4QEnvironment & | right) |
|
inline |
Definition at line 132 of file G4QEnvironment.hh.
1.8.4