|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
Go to the source code of this file.
Typedefs | |
| using | G4TouchableHandle = G4ReferenceCountedHandle<G4VTouchable> |
| G4TouchableHandle is a type providing reference counting mechanism for any kind of touchable objects. The basic rule for the use of this type is that the handle must always be exchanged by reference and never be dinamically allocated (i.e. never instantiated using 'new'). | |
G4TouchableHandle is a type providing reference counting mechanism for any kind of touchable objects. The basic rule for the use of this type is that the handle must always be exchanged by reference and never be dinamically allocated (i.e. never instantiated using 'new').
Definition at line 53 of file G4TouchableHandle.hh.