Geant4
10.00.p03
|
#include "G4ITTransportation.hh"
#include "G4SystemOfUnits.hh"
#include "G4TransportationManager.hh"
#include "G4ITTransportationManager.hh"
#include "G4ProductionCutsTable.hh"
#include "G4ParticleTable.hh"
#include "G4ITNavigator.hh"
#include "G4PropagatorInField.hh"
#include "G4FieldManager.hh"
#include "G4ChordFinder.hh"
#include "G4SafetyHelper.hh"
#include "G4FieldManagerStore.hh"
#include "G4UnitsTable.hh"
Go to the source code of this file.
Macros | |
#define | State(theXInfo) (GetState<G4ITTransportationState>()->theXInfo) |
#define State | ( | theXInfo | ) | (GetState<G4ITTransportationState>()->theXInfo) |
Definition at line 76 of file G4ITTransportation.cc.
Referenced by G4ITTransportation::AlongStepDoIt(), G4ITTransportation::AlongStepGetPhysicalInteractionLength(), G4IonisParamMat::ComputeDensityEffect(), G4ITTransportation::ComputeStep(), G4ITTransportation::PostStepDoIt(), and G4ITTransportation::StartTracking().