99 if (name ==
"J/psi") fileName =
baseDir +
"jpsi.txt";
102 if (!inFile)
return false;
112 G4cout <<
"G4TextPPRetriever::ModifyPropertyTable: ";
113 G4cout <<
"particle name or encoding mismatch for " <<
name ;
119 G4int iIsoSpin, iSpin, iParity, iConj;
120 inFile >> iIsoSpin >> iSpin >> iParity >> iConj;
125 G4cout <<
"G4TextPPRetriever::ModifyPropertyTable: ";
133 inFile >> mass >> width >> charge;
151 if (dcyTable == 0)
return true;
154 while (!inFile.eof() ) {
157 inFile >> br >> n_daughters;
166 if (idx>= dcyTable->
entries())
break;
G4int GetPDGEncoding() const
G4bool SetParticleProperty(const G4ParticlePropertyData &newProperty)
void SetBR(G4double value)
G4int GetPDGiSpin() const
G4ParticlePropertyData * GetParticleProperty(const G4String &aParticleName)
G4int GetPDGiIsospin() const
G4int GetPDGiConjugation() const
G4ParticlePropertyTable * pPropertyTable
void SetPDGCharge(G4double newCharge)
G4int GetNumberOfDaughters() const
void SetPDGWidth(G4double newWidth)
const G4String & GetParticleName() const
G4GLOB_DLL std::ostream G4cout
G4DecayTable * GetDecayTable() const
static const double second
G4int GetPDGiParity() const
G4double GetPDGCharge() const
void SetPDGLifeTime(G4double newLifeTime)
G4VDecayChannel * GetDecayChannel(G4int index) const
G4double GetPDGMass() const
G4double GetPDGWidth() const
G4double GetPDGLifeTime() const
static const double eplus
void SetPDGMass(G4double newMass)