|
Geant4
10.01.p03
|
#include "CLHEP/Utility/memory.h"
Include dependency graph for G4memory.hh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | CLHEP::enable_shared_from_this< T > |
| class | CLHEP::detail::esft2_deleter_wrapper |
| class | CLHEP::enable_shared_from_this2< T > |
Namespaces | |
| G4 | |
| CLHEP | |
| CLHEP::detail | |
Macros | |
| #define | G4shared_ptr G4::shared_ptr |
| #define | G4weak_ptr G4::weak_ptr |
| #define | G4static_pointer_cast G4::static_pointer_cast |
| #define | G4const_pointer_cast G4::const_pointer_cast |
| #define | G4dynamic_pointer_cast G4::dynamic_pointer_cast |
| #define | G4enable_shared_from_this G4::enable_shared_from_this |
| #define | G4enable_shared_from_this2 G4::enable_shared_from_this2 |
| #define G4const_pointer_cast G4::const_pointer_cast |
Definition at line 46 of file G4memory.hh.
| #define G4dynamic_pointer_cast G4::dynamic_pointer_cast |
Definition at line 47 of file G4memory.hh.
Referenced by ConvertToAbstractTrackState(), ConvertToConcreteTrackState(), G4TrackStateDependent< G4ITSafetyHelper >::GetTrackState(), and G4TrackStateDependent< G4ITSafetyHelper >::PopTrackState().
| #define G4enable_shared_from_this G4::enable_shared_from_this |
Definition at line 48 of file G4memory.hh.
| #define G4enable_shared_from_this2 G4::enable_shared_from_this2 |
Definition at line 49 of file G4memory.hh.
| #define G4shared_ptr G4::shared_ptr |
Definition at line 43 of file G4memory.hh.
| #define G4static_pointer_cast G4::static_pointer_cast |
Definition at line 45 of file G4memory.hh.
| #define G4weak_ptr G4::weak_ptr |
Definition at line 44 of file G4memory.hh.