41 const G4String name =
"Damaged_Deoxyribose";
42 if(fgInstance !=
nullptr)
49 if(pInstance ==
nullptr)
51 G4double mass = 134.1305 * g / Avogadro * c_squared;
68 const G4String name =
"Damaged_Adenine";
69 if(fgInstance !=
nullptr)
76 if(pInstance ==
nullptr)
78 G4double mass = 135.1267 * g / Avogadro * c_squared;
95 const G4String name =
"Damaged_Guanine";
96 if(fgInstance !=
nullptr)
103 if(pInstance ==
nullptr)
105 G4double mass = 151.1261 * g / Avogadro * c_squared;
121 const G4String name =
"Damaged_Thymine";
122 if(fgInstance !=
nullptr)
129 if(pInstance ==
nullptr)
131 G4double mass = 126.1133 * g / Avogadro * c_squared;
148 const G4String name =
"Damaged_Cytosine";
149 if(fgInstance !=
nullptr)
156 if(pInstance ==
nullptr)
158 G4double mass = 111.102 * g / Avogadro * c_squared;
175 const G4String name =
"Deoxyribose";
176 if(fgInstance !=
nullptr)
183 if(pInstance ==
nullptr)
185 G4double mass = 134.1305 * g / Avogadro * c_squared;
202 if(fgInstance !=
nullptr)
209 if(pInstance ==
nullptr)
211 G4double mass = 94.9714 * g / Avogadro * c_squared;
217 fgInstance =
reinterpret_cast<G4Phosphate*
>(pInstance);
221G4Adenine* G4Adenine::fgInstance =
nullptr;
228 if(fgInstance !=
nullptr)
235 if(pInstance ==
nullptr)
237 G4double mass = 135.1267 * g / Avogadro * c_squared;
243 fgInstance =
reinterpret_cast<G4Adenine*
>(pInstance);
247G4Guanine* G4Guanine::fgInstance =
nullptr;
254 if(fgInstance !=
nullptr)
261 if(pInstance ==
nullptr)
263 G4double mass = 151.1261 * g / Avogadro * c_squared;
271 fgInstance =
reinterpret_cast<G4Guanine*
>(pInstance);
275G4Thymine* G4Thymine::fgInstance =
nullptr;
282 if(fgInstance !=
nullptr)
289 if(pInstance ==
nullptr)
291 G4double mass = 126.1133 * g / Avogadro * c_squared;
297 fgInstance =
reinterpret_cast<G4Thymine*
>(pInstance);
308 if(fgInstance !=
nullptr)
315 if(pInstance ==
nullptr)
317 G4double mass = 111.102 * g / Avogadro * c_squared;
323 fgInstance =
reinterpret_cast<G4Cytosine*
>(pInstance);
333 const G4String name =
"Modified_Histone";
334 if(fgInstance !=
nullptr)
341 if(pInstance ==
nullptr)
343 G4double mass = 1.4e4 * g / Avogadro * c_squared;
354G4Histone* G4Histone::fgInstance =
nullptr;
361 if(fgInstance !=
nullptr)
368 if(pInstance ==
nullptr)
370 G4double mass = 1.4e4 * g / Avogadro * c_squared;
376 fgInstance =
reinterpret_cast<G4Histone*
>(pInstance);
static G4Adenine * Definition()
static G4Cytosine * Definition()
static G4DamagedAdenine * Definition()
static G4DamagedCytosine * Definition()
static G4DamagedDeoxyribose * Definition()
static G4DamagedGuanine * Definition()
static G4DamagedThymine * Definition()
static G4Deoxyribose * Definition()
static G4Guanine * Definition()
static G4Histone * Definition()
static G4ModifiedHistone * Definition()
G4ParticleDefinition * FindParticle(G4int PDGEncoding)
static G4ParticleTable * GetParticleTable()
static G4Phosphate * Definition()
static G4Thymine * Definition()