ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4memory.hh File Reference
#include <memory>
+ 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.

Macros

#define G4shared_ptr   std::shared_ptr
 
#define G4weak_ptr   std::weak_ptr
 
#define G4static_pointer_cast   std::static_pointer_cast
 
#define G4const_pointer_cast   std::const_pointer_cast
 
#define G4dynamic_pointer_cast   std::dynamic_pointer_cast
 
#define G4enable_shared_from_this   std::enable_shared_from_this
 
#define G4enable_shared_from_this2   std::enable_shared_from_this
 

Macro Definition Documentation

#define G4const_pointer_cast   std::const_pointer_cast

Definition at line 35 of file G4memory.hh.

View newest version in sPHENIX GitHub at line 35 of file G4memory.hh

#define G4dynamic_pointer_cast   std::dynamic_pointer_cast
#define G4enable_shared_from_this   std::enable_shared_from_this

Definition at line 37 of file G4memory.hh.

View newest version in sPHENIX GitHub at line 37 of file G4memory.hh

#define G4enable_shared_from_this2   std::enable_shared_from_this

Definition at line 38 of file G4memory.hh.

View newest version in sPHENIX GitHub at line 38 of file G4memory.hh

#define G4shared_ptr   std::shared_ptr

Definition at line 32 of file G4memory.hh.

View newest version in sPHENIX GitHub at line 32 of file G4memory.hh

#define G4static_pointer_cast   std::static_pointer_cast

Definition at line 34 of file G4memory.hh.

View newest version in sPHENIX GitHub at line 34 of file G4memory.hh

#define G4weak_ptr   std::weak_ptr

Definition at line 33 of file G4memory.hh.

View newest version in sPHENIX GitHub at line 33 of file G4memory.hh