|
Geant4-11
|
#include "G4DNASecondOrderReaction.hh"#include <G4VScheduler.hh>#include "G4SystemOfUnits.hh"#include "G4Molecule.hh"#include "G4DNAMolecularMaterial.hh"#include "G4MolecularConfiguration.hh"#include "G4DNADamage.hh"#include "G4UnitsTable.hh"#include "G4TrackingInformation.hh"#include "G4LowEnergyEmProcessSubType.hh"Go to the source code of this file.
Macros | |
| #define | State(theXInfo) (GetState<SecondOrderReactionState>()->theXInfo) |
| #define State | ( | theXInfo | ) | (GetState<SecondOrderReactionState>()->theXInfo) |
Definition at line 40 of file G4DNASecondOrderReaction.cc.