47#ifndef G4DNASECONDORDERREACTION_HH
48#define G4DNASECONDORDERREACTION_HH
85 )
override{
return -1.0; }
90 )
override{
return nullptr;}
99 )
override{
return -1.0; }
105 )
override {
return nullptr;}
#define G4IT_ADD_CLONE(parent_class, kid_class)
G4double condition(const G4ErrorSymMatrix &m)
G4double AtRestGetPhysicalInteractionLength(const G4Track &, G4ForceCondition *) override
G4DNASecondOrderReaction & operator=(const G4DNASecondOrderReaction &)
const std::vector< double > * fpMoleculeDensity
~G4DNASecondOrderReaction() override
const G4MolecularConfiguration * fpMolecularConfiguration
const G4Material * fpMaterial
G4VParticleChange * AtRestDoIt(const G4Track &, const G4Step &) override
G4DNASecondOrderReaction(const G4String &aName="DNASecondOrderReaction", G4ProcessType type=fDecay)
void SetReaction(const G4MolecularConfiguration *, const G4Material *, double)
G4VParticleChange * AlongStepDoIt(const G4Track &, const G4Step &) override
G4double AlongStepGetPhysicalInteractionLength(const G4Track &, G4double, G4double, G4double &, G4GPILSelection *) override
G4ParticleChange fParticleChange
void StartTracking(G4Track *) override
G4double fMolarMassOfMaterial
void BuildPhysicsTable(const G4ParticleDefinition &) override
G4VParticleChange * PostStepDoIt(const G4Track &, const G4Step &) override
G4double PostStepGetPhysicalInteractionLength(const G4Track &track, G4double previousStepSize, G4ForceCondition *condition) override
~SecondOrderReactionState() override=default
G4double fPreviousTimeAtPreStepPoint
SecondOrderReactionState()