#include <G4DNADamage.hh>
Definition at line 79 of file G4DNADamage.hh.
◆ G4DNADamage()
| G4DNADamage::G4DNADamage |
( |
| ) |
|
|
protected |
◆ ~G4DNADamage()
| G4DNADamage::~G4DNADamage |
( |
| ) |
|
|
protectedvirtual |
Definition at line 70 of file G4DNADamage.cc.
71{
73 {
75 }
77}
std::vector< G4DNAIndirectHit * > fIndirectHits
◆ AddIndirectDamage()
Definition at line 95 of file G4DNADamage.cc.
99{
101 {
103 return;
104 }
105
107 std::map<G4Molecule, const G4Molecule*>::iterator it =
109
111 {
115 }
116 else
117 {
119 }
121}
std::map< G4Molecule, const G4Molecule * > fMolMap
Referenced by G4DNASecondOrderReaction::PostStepDoIt().
◆ DeleteInstance()
| void G4DNADamage::DeleteInstance |
( |
| ) |
|
|
static |
◆ GetIndirectHits()
◆ GetNIndirectHits()
| virtual int G4DNADamage::GetNIndirectHits |
( |
| ) |
const |
|
inlinevirtual |
◆ Instance()
◆ OnlyCountDamage()
| virtual bool G4DNADamage::OnlyCountDamage |
( |
| ) |
const |
|
inlinevirtual |
◆ Reset()
| void G4DNADamage::Reset |
( |
| ) |
|
|
virtual |
◆ SetOnlyCountDamage()
| virtual void G4DNADamage::SetOnlyCountDamage |
( |
bool |
flag = true | ) |
|
|
inlinevirtual |
◆ fIndirectHits
◆ fJustCountDamage
| G4bool G4DNADamage::fJustCountDamage |
|
protected |
◆ fMolMap
◆ fNIndirectDamage
| G4int G4DNADamage::fNIndirectDamage |
|
protected |
◆ fpInstance
The documentation for this class was generated from the following files: