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