|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4ITTransportation.hh"#include "G4ChordFinder.hh"#include "G4FieldManager.hh"#include "G4FieldManagerStore.hh"#include "G4IT.hh"#include "G4ITNavigator.hh"#include "G4ITSafetyHelper.hh"#include "G4ITTransportationManager.hh"#include "G4LowEnergyEmProcessSubType.hh"#include "G4ParticleTable.hh"#include "G4ProductionCutsTable.hh"#include "G4PropagatorInField.hh"#include "G4ReferenceCast.hh"#include "G4SystemOfUnits.hh"#include "G4TrackingInformation.hh"#include "G4TransportationManager.hh"#include "G4UnitsTable.hh"#include <memory>Go to the source code of this file.
Macros | |
| #define | PrepareState() |
| #define | State(theXInfo) |
| #define PrepareState | ( | ) |
Definition at line 81 of file G4ITTransportation.cc.
Referenced by G4ITTransportation::AlongStepDoIt(), G4ITTransportation::AlongStepGetPhysicalInteractionLength(), G4DNAPolyNucleotideReactionProcess::CalculateTimeStep(), G4ITTransportation::ComputeStep(), G4DNAPolyNucleotideReactionProcess::PostStepDoIt(), G4ITTransportation::PostStepDoIt(), G4DNAPolyNucleotideReactionProcess::PostStepGetPhysicalInteractionLength(), and G4ITTransportation::StartTracking().
| #define State | ( | theXInfo | ) |
Definition at line 86 of file G4ITTransportation.cc.