const VP1Interval & getCutAllowedEta()
virtual void setupSettingsFromControllerSpecific(const AODSystemController *)
For extensions specific to this collection.
virtual void setState(const QByteArray &)
Provide specific implementation.
QList< VP1Interval > m_cut_allowedPhi
IParticleCollHandleBase(AODSysCommonData *, const QString &name, xAOD::Type::ObjectType)
virtual QColor defaultColor() const =0
VP1Interval m_cut_allowedPtSq
void cleanupPtrContainer(T &) const
virtual AODHandleBase * getNextHandle()
virtual ~IParticleCollHandleBase()
virtual void handleIterationBegin()
void setCutAllowedPt(const VP1Interval &)
const QList< VP1Interval > & getCutAllowedPhi()
VP1Interval m_cut_allowedEta
virtual void hintNumberOfHandlesInEvent(unsigned)
const VP1Interval & getCutAllowedPt()
virtual bool mayHaveAssociatedObjects() const
virtual bool cut(AODHandleBase *)
QList< AODHandleBase * > getHandlesList() const
void setCutAllowedPhi(const QList< VP1Interval > &)
bool m_cut_etaptphi_allwillfail
void addHandle(AODHandleBase *)
void setCutAllowedEta(const VP1Interval &)
virtual QByteArray persistifiableState() const
Provide specific implementation.