![]() |
ATLAS Offline Software
|
Small helper struct to have sets of particle pointers sorted by pt. More...
#include <Defs.h>
Public Member Functions | |
| SortedObjPtr ()=default | |
| SortedObjPtr (const Obj *ptr) | |
| const Obj * | get () const |
| const Obj * | operator-> () const |
| const Obj & | operator* () const |
| bool | operator! () const |
| operator bool () const | |
| operator const Obj * () const | |
| bool | operator< (const SortedObjPtr< Obj > &other) const |
Private Attributes | |
| const Obj * | m_ptr {nullptr} |
Small helper struct to have sets of particle pointers sorted by pt.
Definition at line 41 of file PhysicsAnalysis/AnalysisCommon/IsolationSelection/IsolationSelection/Defs.h.
|
default |
|
inline |
Definition at line 43 of file PhysicsAnalysis/AnalysisCommon/IsolationSelection/IsolationSelection/Defs.h.
|
inline |
Definition at line 45 of file PhysicsAnalysis/AnalysisCommon/IsolationSelection/IsolationSelection/Defs.h.
|
inline |
Definition at line 49 of file PhysicsAnalysis/AnalysisCommon/IsolationSelection/IsolationSelection/Defs.h.
|
inline |
Definition at line 50 of file PhysicsAnalysis/AnalysisCommon/IsolationSelection/IsolationSelection/Defs.h.
|
inline |
Definition at line 48 of file PhysicsAnalysis/AnalysisCommon/IsolationSelection/IsolationSelection/Defs.h.
|
inline |
Definition at line 47 of file PhysicsAnalysis/AnalysisCommon/IsolationSelection/IsolationSelection/Defs.h.
|
inline |
Definition at line 46 of file PhysicsAnalysis/AnalysisCommon/IsolationSelection/IsolationSelection/Defs.h.
|
inline |
|
private |
Definition at line 57 of file PhysicsAnalysis/AnalysisCommon/IsolationSelection/IsolationSelection/Defs.h.
1.8.18