12 #ifndef ROOT_TVolumeViewIter 13 #define ROOT_TVolumeViewIter virtual Bool_t Notify()
This method must be overridden to handle object notification.
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
#define ClassDef(name, id)
virtual Bool_t Notify()
This method must be overridden to handle object notification.
const Bool_t kIterForward
virtual TDataSet * operator[](const Char_t *path)
operator [] returns the pointer to the TDataSet if it does contain any data (TTable for example) ...
Manages a detector rotation matrix.
virtual TDataSet * operator[](const Char_t *path)
operator [] returns the pointer to the TDataSet if it does contain any data (TTable for example) ...
you should not use this method at all Int_t Int_t z
virtual const TVolumePosition * GetPosition(Int_t level=0) const
to be documented
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