|
Geant4-11
|
#include "G4DNAScavengerProcess.hh"#include <G4VScheduler.hh>#include <memory>#include "G4Molecule.hh"#include "G4DNAMolecularMaterial.hh"#include "G4MolecularConfiguration.hh"#include "G4UnitsTable.hh"#include "G4TrackingInformation.hh"#include "G4DNAMolecularReactionTable.hh"#include "G4PhysicalConstants.hh"#include "G4DNABoundingBox.hh"#include "G4DNAScavengerMaterial.hh"#include "G4MoleculeFinder.hh"#include "G4Scheduler.hh"Go to the source code of this file.
Macros | |
| #define | State(theXInfo) (GetState<G4DNAScavengerProcessState>()->theXInfo) |
| #define State | ( | theXInfo | ) | (GetState<G4DNAScavengerProcessState>()->theXInfo) |
Definition at line 43 of file G4DNAScavengerProcess.cc.