G4TouchableHistoryHandle


Directory: source/geometry/volumes/include
File Name: G4TouchableHistoryHandle.hh






Class Description :

  
  
   A type providing reference counting mechanism for a G4TouchableHistory
   object.
   The basic rule for the use of this type is that this handle must always
   be exchanged by reference never dinamically allocated (i.e. never
   instantiated using 'new').
  
   For more details see G4ReferenceCountedHandle.