|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4DNAPolyNucleotideReactionProcess.hh"#include "G4DNAMolecularReactionTable.hh"#include "G4IRTUtils.hh"#include "G4ITReactionChange.hh"#include "G4LowEnergyEmProcessSubType.hh"#include "G4Molecule.hh"#include "G4VDNAHitModel.hh"#include <memory>Go to the source code of this file.
Macros | |
| #define | PrepareState() |
| #define | State(theXInfo) |
| #define PrepareState | ( | ) |
file: G4DNAPolyNucleotideReactionProcess.cc brief: This file handls reaction process with DNA geometry.
Definition at line 40 of file G4DNAPolyNucleotideReactionProcess.cc.
| #define State | ( | theXInfo | ) |
Definition at line 46 of file G4DNAPolyNucleotideReactionProcess.cc.