Geant4
10.02.p02
|
#include <G4HadTmpUtil.hh>
Public Member Functions | |
G4SortHelperPtr (A *aA) | |
G4bool | operator< (G4SortHelperPtr< A > right) const |
A & | operator* () |
Private Attributes | |
A * | theA |
Definition at line 36 of file G4HadTmpUtil.hh.
|
inline |
Definition at line 39 of file G4HadTmpUtil.hh.
References G4SortHelperPtr< A >::theA.
|
inline |
Definition at line 42 of file G4HadTmpUtil.hh.
References G4SortHelperPtr< A >::theA.
|
inline |
Definition at line 40 of file G4HadTmpUtil.hh.
References G4SortHelperPtr< A >::theA.
|
private |
Definition at line 44 of file G4HadTmpUtil.hh.
Referenced by G4SortHelperPtr< A >::G4SortHelperPtr(), G4SortHelperPtr< A >::operator*(), and G4SortHelperPtr< A >::operator<().