Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Typedefs
GeoNodePtr.h File Reference
#include <iostream>
#include "GeoModelKernel/GeoIntrusivePtr.h"
Include dependency graph for GeoNodePtr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

template<class T >
using GeoNodePtr = GeoIntrusivePtr< T >
 

Typedef Documentation

◆ GeoNodePtr

template<class T >
using GeoNodePtr = GeoIntrusivePtr<T>

Definition at line 12 of file GeoNodePtr.h.