ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4SortHelperPtr< A > Class Template Reference

#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/util/include/G4HadTmpUtil.hh>

Public Member Functions

 G4SortHelperPtr (A *aA)
 
G4bool operator< (G4SortHelperPtr< A > right) const
 
Aoperator* ()
 

Private Attributes

AtheA
 

Detailed Description

template<class A>
class G4SortHelperPtr< A >

Definition at line 36 of file G4HadTmpUtil.hh.

View newest version in sPHENIX GitHub at line 36 of file G4HadTmpUtil.hh

Constructor & Destructor Documentation

template<class A >
G4SortHelperPtr< A >::G4SortHelperPtr ( A aA)
inline

Definition at line 39 of file G4HadTmpUtil.hh.

View newest version in sPHENIX GitHub at line 39 of file G4HadTmpUtil.hh

References G4SortHelperPtr< A >::theA.

Member Function Documentation

template<class A >
A& G4SortHelperPtr< A >::operator* ( )
inline

Definition at line 42 of file G4HadTmpUtil.hh.

View newest version in sPHENIX GitHub at line 42 of file G4HadTmpUtil.hh

References G4SortHelperPtr< A >::theA.

template<class A >
G4bool G4SortHelperPtr< A >::operator< ( G4SortHelperPtr< A right) const
inline

Definition at line 40 of file G4HadTmpUtil.hh.

View newest version in sPHENIX GitHub at line 40 of file G4HadTmpUtil.hh

References G4SortHelperPtr< A >::theA.

Member Data Documentation

template<class A >
A* G4SortHelperPtr< A >::theA
private

Definition at line 44 of file G4HadTmpUtil.hh.

View newest version in sPHENIX GitHub at line 44 of file G4HadTmpUtil.hh

Referenced by G4SortHelperPtr< A >::G4SortHelperPtr(), G4SortHelperPtr< A >::operator*(), and G4SortHelperPtr< A >::operator<().


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