ATLAS Offline Software
|
For the flow elements we need a special derivate which also contains the weights. More...
#include <Defs.h>
Public Member Functions | |
FlowElementPtr (const xAOD::FlowElement *ele, float _weight) | |
FlowElementPtr ()=default | |
bool | operator< (const FlowElementPtr &other) const |
const xAOD::FlowElement * | get () const |
const xAOD::FlowElement * | operator-> () const |
const xAOD::FlowElement & | operator* () const |
bool | operator! () const |
operator bool () const | |
operator const xAOD::FlowElement * () const | |
bool | operator< (const SortedObjPtr< xAOD::FlowElement > &other) const |
Public Attributes | |
float | weight {1.f} |
Private Attributes | |
const xAOD::FlowElement * | m_ptr |
For the flow elements we need a special derivate which also contains the weights.
Definition at line 59 of file PhysicsAnalysis/AnalysisCommon/IsolationSelection/IsolationSelection/Defs.h.
|
inline |
Definition at line 60 of file PhysicsAnalysis/AnalysisCommon/IsolationSelection/IsolationSelection/Defs.h.
|
default |
|
inlineinherited |
Definition at line 44 of file PhysicsAnalysis/AnalysisCommon/IsolationSelection/IsolationSelection/Defs.h.
|
inlineinherited |
Definition at line 48 of file PhysicsAnalysis/AnalysisCommon/IsolationSelection/IsolationSelection/Defs.h.
|
inlineinherited |
Definition at line 49 of file PhysicsAnalysis/AnalysisCommon/IsolationSelection/IsolationSelection/Defs.h.
|
inlineinherited |
Definition at line 47 of file PhysicsAnalysis/AnalysisCommon/IsolationSelection/IsolationSelection/Defs.h.
|
inlineinherited |
Definition at line 46 of file PhysicsAnalysis/AnalysisCommon/IsolationSelection/IsolationSelection/Defs.h.
|
inlineinherited |
Definition at line 45 of file PhysicsAnalysis/AnalysisCommon/IsolationSelection/IsolationSelection/Defs.h.
|
inline |
Definition at line 62 of file PhysicsAnalysis/AnalysisCommon/IsolationSelection/IsolationSelection/Defs.h.
|
inlineinherited |
|
privateinherited |
Definition at line 56 of file PhysicsAnalysis/AnalysisCommon/IsolationSelection/IsolationSelection/Defs.h.
float CP::FlowElementPtr::weight {1.f} |
Definition at line 66 of file PhysicsAnalysis/AnalysisCommon/IsolationSelection/IsolationSelection/Defs.h.