#include <G4InuclParticle.hh>
|
enum | Model {
DefaultModel,
bullet,
target,
EPCollider,
INCascader,
NonEquilib,
Equilib,
Fissioner,
BigBanger,
PreCompound,
Coalescence
} |
|
Definition at line 53 of file G4InuclParticle.hh.
Enumerator |
---|
DefaultModel |
|
bullet |
|
target |
|
EPCollider |
|
INCascader |
|
NonEquilib |
|
Equilib |
|
Fissioner |
|
BigBanger |
|
PreCompound |
|
Coalescence |
|
Definition at line 67 of file G4InuclParticle.hh.
G4InuclParticle::G4InuclParticle |
( |
| ) |
|
|
inline |
Definition at line 77 of file G4InuclParticle.hh.
static constexpr double MeV
void Set4Momentum(const G4LorentzVector &momentum)
static constexpr double GeV
const XML_Char XML_Content * model
virtual G4InuclParticle::~G4InuclParticle |
( |
| ) |
|
|
inlinevirtual |
Definition at line 147 of file G4InuclParticle.hh.
void setDefinition(const G4ParticleDefinition *pd)
const XML_Char XML_Content * model
Definition at line 44 of file G4InuclParticle.cc.
void setDefinition(const G4ParticleDefinition *pd)
void setMomentum(const G4LorentzVector &mom)
const XML_Char XML_Content * model
Definition at line 157 of file G4InuclParticle.hh.
CLHEP::Hep3Vector G4ThreeVector
static constexpr double MeV
static constexpr double GeV
const XML_Char XML_Content * model
G4double G4InuclParticle::getCharge |
( |
| ) |
const |
|
inline |
G4double G4InuclParticle::getEnergy |
( |
| ) |
const |
|
inline |
Definition at line 119 of file G4InuclParticle.hh.
G4double GetTotalEnergy() const
static constexpr double MeV
static constexpr double GeV
G4double G4InuclParticle::getKineticEnergy |
( |
| ) |
const |
|
inline |
Definition at line 115 of file G4InuclParticle.hh.
G4double GetKineticEnergy() const
static constexpr double MeV
static constexpr double GeV
G4double G4InuclParticle::getMass |
( |
| ) |
const |
|
inline |
Definition at line 107 of file G4InuclParticle.hh.
static constexpr double MeV
static constexpr double GeV
Model G4InuclParticle::getModel |
( |
| ) |
const |
|
inline |
Definition at line 127 of file G4InuclParticle.hh.
static constexpr double MeV
G4LorentzVector Get4Momentum() const
static constexpr double GeV
G4double G4InuclParticle::getMomModule |
( |
| ) |
const |
|
inline |
Definition at line 123 of file G4InuclParticle.hh.
G4double GetTotalMomentum() const
static constexpr double MeV
static constexpr double GeV
Definition at line 89 of file G4InuclParticle.hh.
90 return ( (&right ==
this) || (pDP == right.pDP) );
void G4InuclParticle::print |
( |
std::ostream & |
os | ) |
const |
|
virtual |
Definition at line 70 of file G4InuclParticle.cc.
void SetDefinition(const G4ParticleDefinition *aParticleDefinition)
void G4InuclParticle::setEnergy |
( |
| ) |
|
|
inline |
Definition at line 103 of file G4InuclParticle.hh.
static constexpr double MeV
void SetKineticEnergy(G4double aEnergy)
static constexpr double GeV
Definition at line 105 of file G4InuclParticle.hh.
static constexpr double MeV
static constexpr double GeV
void SetMass(G4double mass)
void G4InuclParticle::setModel |
( |
Model |
model | ) |
|
|
inline |
Definition at line 77 of file G4InuclParticle.cc.
79 if (std::fabs(mass-mom.
m()) <= 1e-5)
void SetMomentum(const G4ThreeVector &momentum)
void Set4Momentum(const G4LorentzVector &momentum)
static constexpr double GeV
static constexpr double MeV
The documentation for this class was generated from the following files:
- source/geant4.10.03.p03/source/processes/hadronic/models/cascade/cascade/include/G4InuclParticle.hh
- source/geant4.10.03.p03/source/processes/hadronic/models/cascade/cascade/src/G4InuclParticle.cc