ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
_ListRef< LIST > Struct Template Reference

#include <geant4/tree/geant4-10.6-release/source/processes/electromagnetic/dna/management/include/G4FastList.hh>

Public Types

typedef type_wrapper< LIST > traits_type
 
typedef type_wrapper
< G4ManyFastLists_iterator
< typename LIST::object > > 
mli_traits_type
 

Public Member Functions

 _ListRef (LIST *__list)
 

Public Attributes

LIST * fpList
 

Detailed Description

template<class LIST>
struct _ListRef< LIST >

Definition at line 87 of file G4FastList.hh.

View newest version in sPHENIX GitHub at line 87 of file G4FastList.hh

Member Typedef Documentation

template<class LIST >
typedef type_wrapper<G4ManyFastLists_iterator<typename LIST::object> > _ListRef< LIST >::mli_traits_type

Definition at line 91 of file G4FastList.hh.

View newest version in sPHENIX GitHub at line 91 of file G4FastList.hh

template<class LIST >
typedef type_wrapper<LIST> _ListRef< LIST >::traits_type

Definition at line 89 of file G4FastList.hh.

View newest version in sPHENIX GitHub at line 89 of file G4FastList.hh

Constructor & Destructor Documentation

template<class LIST >
_ListRef< LIST >::_ListRef ( LIST *  __list)
inline

Definition at line 110 of file G4FastList.hh.

View newest version in sPHENIX GitHub at line 110 of file G4FastList.hh

Member Data Documentation

template<class LIST >
LIST* _ListRef< LIST >::fpList

Definition at line 107 of file G4FastList.hh.

View newest version in sPHENIX GitHub at line 107 of file G4FastList.hh


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