Geant4  10.02.p03
G4ITTransportation.cc File Reference
Include dependency graph for G4ITTransportation.cc:

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.