Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4ITTransportation.cc File Reference

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 84 of file G4ITTransportation.cc.