Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
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.

Classes

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}