Geant4-11
Data Structures | Functions
G4ITSafetyHelper.hh File Reference
#include <vector>
#include "G4Types.hh"
#include "G4ThreeVector.hh"
#include "G4ITNavigator.hh"
#include "G4TrackState.hh"

Go to the source code of this file.

Data Structures

class  G4ITSafetyHelper
 
class  G4ITSafetyHelper::State
 

Functions

 RegisterTrackState (G4ITSafetyHelper, State) inline void G4ITSafetyHelper
 

Function Documentation

◆ RegisterTrackState()

RegisterTrackState ( G4ITSafetyHelper  ,
State   
)

Definition at line 144 of file G4ITSafetyHelper.hh.

150{
151 fUseParallelGeometries = parallel;
152}

References G4ITSafetyHelper::fUseParallelGeometries.