ATLAS Offline Software
|
Public Attributes | |
IParticleCollHandleBase * | theclass = nullptr |
std::vector< IParticleHandleBase * > | handles |
QList< AODHandleBase * > | handlesList |
std::vector< IParticleHandleBase * >::iterator | itHandles |
std::vector< IParticleHandleBase * >::iterator | itHandlesEnd |
Definition at line 53 of file IParticleCollHandleBase.cxx.
std::vector<IParticleHandleBase*> IParticleCollHandleBase::Imp::handles |
Definition at line 58 of file IParticleCollHandleBase.cxx.
QList<AODHandleBase*> IParticleCollHandleBase::Imp::handlesList |
Definition at line 60 of file IParticleCollHandleBase.cxx.
std::vector<IParticleHandleBase*>::iterator IParticleCollHandleBase::Imp::itHandles |
Definition at line 63 of file IParticleCollHandleBase.cxx.
std::vector<IParticleHandleBase*>::iterator IParticleCollHandleBase::Imp::itHandlesEnd |
Definition at line 64 of file IParticleCollHandleBase.cxx.
IParticleCollHandleBase* IParticleCollHandleBase::Imp::theclass = nullptr |
Definition at line 55 of file IParticleCollHandleBase.cxx.