12 #ifndef ROOT_TVolumeViewIter
13 #define ROOT_TVolumeViewIter
15 #include "TDataSetIter.h"
16 #include "TVolumePosition.h"
25 TObjArray *fPositions;
32 virtual Bool_t Notify();
44 inline Bool_t TVolumeViewIter::Notify() {
return TDataSetIter::Notify();}
TVolumePosition * UpdateTempMatrix(TVolumePosition *curPosition)
Pick the "old" position by pieces.
void ResetPosition(Int_t level=0, TVolumePosition *newPosition=0)
to be documented
~TVolumeViewIter()
to be documented
virtual void Reset(TDataSet *l=0, Int_t depth=0)
to be documented
virtual TDataSet * operator[](const Char_t *path)
virtual const TVolumePosition * GetPosition(Int_t level=0) const
to be documented
virtual TDataSet * operator[](const Char_t *path)
TVolumeViewIter(TVolumeView *view, Int_t depth=1, Bool_t dir=kIterForward)
to be documented
virtual TVolumePosition * SetPositionAt(TVolume *node, Double_t x=0, Double_t y=0, Double_t z=0, TRotMatrix *matrix=0)
to be documented