![]() |
ATLAS Offline Software
|
#include <JetConstituentVector.h>
Public Types | |
| typedef std::vector< ElementLink< IParticleContainer > >::const_iterator | ELiterator |
Public Member Functions | |
| iterator (ELiterator it, JetConstitScale s) | |
| iterator & | operator++ () |
| iterator | operator++ (int) |
| iterator & | operator-- () |
| iterator | operator-- (int) |
| bool | operator== (const iterator &other) const |
| bool | operator!= (const iterator &other) const |
| const JetConstituent * | operator* () |
| const JetConstituent * | operator-> () |
| void | inc () |
| void | dec () |
Protected Member Functions | |
| void | update4Mom () |
Protected Attributes | |
| ELiterator | m_index {} |
| ELiterator | m_cachedMomIndex {} |
| JetConstituent | m_4mom {} |
| JetConstitScale | m_sigState {} |
Friends | |
| class | JetConstituentVector |
Definition at line 121 of file JetConstituentVector.h.
| typedef std::vector< ElementLink< IParticleContainer > >::const_iterator xAOD::JetConstituentVector::iterator::ELiterator |
Definition at line 124 of file JetConstituentVector.h.
|
inline |
Definition at line 126 of file JetConstituentVector.h.
|
inline |
Definition at line 140 of file JetConstituentVector.h.
|
inline |
Definition at line 139 of file JetConstituentVector.h.
| bool xAOD::iterator::operator!= | ( | const iterator & | other | ) | const |
Definition at line 75 of file JetConstituentVector.cxx.
| const JetConstituent * xAOD::iterator::operator* | ( | ) |
Definition at line 77 of file JetConstituentVector.cxx.
| iterator & xAOD::iterator::operator++ | ( | ) |
Definition at line 70 of file JetConstituentVector.cxx.
| iterator & xAOD::iterator::operator-- | ( | ) |
Definition at line 72 of file JetConstituentVector.cxx.
| const JetConstituent * xAOD::iterator::operator-> | ( | ) |
Definition at line 78 of file JetConstituentVector.cxx.
Definition at line 74 of file JetConstituentVector.cxx.
|
protected |
Definition at line 81 of file JetConstituentVector.cxx.
|
friend |
Definition at line 123 of file JetConstituentVector.h.
|
protected |
Definition at line 150 of file JetConstituentVector.h.
|
protected |
Definition at line 149 of file JetConstituentVector.h.
|
protected |
Definition at line 148 of file JetConstituentVector.h.
|
protected |
Definition at line 152 of file JetConstituentVector.h.
1.8.18