|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4TouchableHandle.hh"Go to the source code of this file.
Typedefs | |
| using | G4TouchableHistoryHandle = G4TouchableHandle |
| G4TouchableHistoryHandle is 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 and never be dinamically allocated (i.e. never instantiated using 'new'). | |
G4TouchableHistoryHandle is 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 and never be dinamically allocated (i.e. never instantiated using 'new').
Definition at line 53 of file G4TouchableHistoryHandle.hh.