Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
symnode< T > Struct Template Reference

#include <JETSCAPE/blob/main/external_packages/gtl/include/GTL/symlist.h>

+ Collaboration diagram for symnode< T >:

Public Member Functions

 symnode ()
 
 symnode (const T &n)
 

Public Attributes

symnodeadj [2]
 
T data
 

Detailed Description

template<class T>
struct symnode< T >

Definition at line 22 of file symlist.h.

View newest version in sPHENIX GitHub at line 22 of file symlist.h

Constructor & Destructor Documentation

template<class T>
symnode< T >::symnode ( )
inline

Definition at line 27 of file symlist.h.

View newest version in sPHENIX GitHub at line 27 of file symlist.h

template<class T>
symnode< T >::symnode ( const T n)
inline

Definition at line 34 of file symlist.h.

View newest version in sPHENIX GitHub at line 34 of file symlist.h

Member Data Documentation

template<class T>
T symnode< T >::data

Definition at line 46 of file symlist.h.

View newest version in sPHENIX GitHub at line 46 of file symlist.h

Referenced by symlist_iterator< T, T & >::operator*().


The documentation for this struct was generated from the following file: