Geant4 11.2.2
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 143 of file G4ITSafetyHelper.hh.

149{
150 fUseParallelGeometries = parallel;
151}