18 #ifndef ALI_MP_DE_ITERATOR_H
19 #define ALI_MP_DE_ITERATOR_H
42 void First(Int_t chamberId);
63 #endif //ALI_MP_DE_ITERATOR_H
The iterator over detection elements.
AliMpDEIterator & operator=(const AliMpDEIterator &rhs)
Not implemented.
AliMpDetElement * CurrentDE() const
AliMpDetElement * fCurrentDE
current element in iteration
Int_t CurrentDEId() const
The class defines the electronics properties of detection element.
TIterator * fIterator
iterator
Int_t fChamberId
The iterated chamber.
virtual ~AliMpDEIterator()