27#ifndef G4DNASCAVENGERPROCESS_HH
28#define G4DNASCAVENGERPROCESS_HH
G4double condition(const G4ErrorSymMatrix &m)
G4VParticleChange * PostStepDoIt(const G4Track &, const G4Step &) override
void StartTracking(G4Track *) override
std::map< MolType, std::map< MolType, Data * > > fConfMap
G4VParticleChange * AlongStepDoIt(const G4Track &, const G4Step &) override
const G4DNABoundingBox * fpBoundingBox
const G4MolecularConfiguration * fpMolecularConfiguration
~G4DNAScavengerProcess() override
G4double AlongStepGetPhysicalInteractionLength(const G4Track &, G4double, G4double, G4double &, G4GPILSelection *) override
G4double PostStepGetPhysicalInteractionLength(const G4Track &track, G4double previousStepSize, G4ForceCondition *condition) override
std::vector< MolType > fpMaterialVector
G4DNAScavengerMaterial * fpScavengerMaterial
void BuildPhysicsTable(const G4ParticleDefinition &) override
G4DNAScavengerProcess(const G4DNAScavengerProcess &)=delete
G4DNAScavengerProcess & operator=(const G4DNAScavengerProcess &)=delete
G4double AtRestGetPhysicalInteractionLength(const G4Track &, G4ForceCondition *) override
void SetReaction(MolType, Data *pData)
G4ParticleChange fParticleChange
G4VParticleChange * AtRestDoIt(const G4Track &, const G4Step &) override
G4double fPreviousTimeAtPreStepPoint
G4DNAScavengerProcessState()
~G4DNAScavengerProcessState() override