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