42   : particle(part), theCoulombBarrierPtr(aCoulombBarrier),
 
   43     theMomentum(0.,0.,0.,0.),
 
   44     theA(particle->GetBaryonNumber()),
 
   45     theZ(
G4lrint(particle->GetPDGCharge())),
 
   46     theResA(0),theResZ(0),theFragA(0),theFragZ(0),theBindingEnergy(0.0), 
 
   47     theMinKinEnergy(0.0),theMaxKinEnergy(0.0),theResMass(0.0),
 
   49     theEmissionProbability(0.0),theCoulombBarrier(0.0),
 
   50     OPTxs(3),useSICB(true)
 
   72     << 
"PreCompoundModel Emitted Fragment: Z= " << theFragment->
GetZ() 
 
   73     << 
" A= " << theFragment->
GetA()
 
static G4Pow * GetInstance()
 
static G4double GetNuclearMass(const G4double A, const G4double Z)
 
G4VPreCompoundFragment(const G4ParticleDefinition *, G4VCoulombBarrier *aCoulombBarrier)
 
G4DeexPrecoParameters * theParameters
 
void Initialize(const G4Fragment &aFragment)
 
G4double Z13(G4int Z) const 
 
const G4LorentzVector & GetMomentum() const 
 
G4DeexPrecoParameters * GetParameters()
 
G4double GetGroundStateMass() const 
 
virtual ~G4VPreCompoundFragment()
 
G4double theBindingEnergy
 
static constexpr double GeV
 
G4double GetNuclearMass() const 
 
G4double theCoulombBarrier
 
G4double GetPDGMass() const 
 
std::ostream & operator<<(std::ostream &, const BasicVector3D< float > &)
 
static G4NuclearLevelData * GetInstance()
 
G4double GetExcitationEnergy() const