Geant4-11
Enumerations
G4ITMN Namespace Reference

{ Class description: More...

Enumerations

enum  ELimited {
  kDoNot , kUnique , kSharedTransport , kSharedOther ,
  kUndefLimited
}
 

Detailed Description

{ Class description:

G4ITMultiNavigator is a duplicate version of G4MultiNavigator

Utility class for polling the navigators of several geometries to identify the next boundary.

}

Enumeration Type Documentation

◆ ELimited

Enumerator
kDoNot 
kUnique 
kSharedTransport 
kSharedOther 
kUndefLimited 

Definition at line 66 of file G4ITMultiNavigator.hh.

67{
68 kDoNot,
69 kUnique,
73};
@ kDoNot
@ kUndefLimited
@ kUnique
@ kSharedOther
@ kSharedTransport