Geant4 10.7.0
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 78 of file G4ITTransportation.cc.

◆ State

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

Definition at line 82 of file G4ITTransportation.cc.