Import Geant4 11.0.0.beta source tree
This commit is contained in:
@@ -103,14 +103,6 @@ class G4PathFinder
|
||||
G4TouchableHandle CreateTouchableHandle( G4int navId ) const;
|
||||
inline G4VPhysicalVolume* GetLocatedVolume( G4int navId ) const;
|
||||
|
||||
G4bool RecheckDistanceToCurrentBoundary(
|
||||
const G4ThreeVector& pGlobalPoint,
|
||||
const G4ThreeVector& pDirection,
|
||||
const G4double pCurrentProposedStepLength,
|
||||
G4double* prDistance,
|
||||
G4double* prNewSafety = nullptr) const;
|
||||
// Trial method for checking potential displacement for MS
|
||||
|
||||
// -----------------------------------------------------------------
|
||||
|
||||
inline G4bool IsParticleLooping() const;
|
||||
|
||||
Reference in New Issue
Block a user