Geant4-11
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros
G4ITTransportation.cc File Reference
#include "G4ITTransportation.hh"
#include "G4IT.hh"
#include "G4TrackingInformation.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 "G4ITSafetyHelper.hh"
#include "G4FieldManagerStore.hh"
#include "G4LowEnergyEmProcessSubType.hh"
#include "G4UnitsTable.hh"
#include "G4ReferenceCast.hh"

Go to the source code of this file.

Macros

#define PrepareState()   G4ITTransportationState* __state = this->GetState<G4ITTransportationState>();
 
#define State(theXInfo)   (__state->theXInfo)
 

Macro Definition Documentation

◆ PrepareState

#define PrepareState ( )    G4ITTransportationState* __state = this->GetState<G4ITTransportationState>();

Definition at line 79 of file G4ITTransportation.cc.

◆ State

#define State (   theXInfo)    (__state->theXInfo)

Definition at line 83 of file G4ITTransportation.cc.