|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4FastList.hh>
Public Types | |
| using | traits_type = type_wrapper<LIST> |
| using | mli_traits_type = type_wrapper<G4ManyFastLists_iterator<typename LIST::object>> |
Public Member Functions | |
| _ListRef (LIST *__list) | |
Public Attributes | |
| LIST * | fpList |
Definition at line 87 of file G4FastList.hh.
| using _ListRef< LIST >::mli_traits_type = type_wrapper<G4ManyFastLists_iterator<typename LIST::object>> |
Definition at line 90 of file G4FastList.hh.
| using _ListRef< LIST >::traits_type = type_wrapper<LIST> |
Definition at line 89 of file G4FastList.hh.
|
inline |
Definition at line 109 of file G4FastList.hh.
| LIST* _ListRef< LIST >::fpList |
Definition at line 106 of file G4FastList.hh.
Referenced by _ListRef().