Geant4
10.03.p02
|
#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"
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.