176 std::cout <<
IsA()->
GetName() <<
" N=" <<
GetN()<<
" Option="<<option<<std::endl;
186 std::cout <<
" " <<
IsA()->
GetName() <<
" Printing N=" <<
GetN()<<
" Option="<<option<<std::endl;
virtual void Delete()
Delete only own object.
ClassImp(TPoints3D) TPoints3D
*-*-*-*-*-*-*-*-*-*-*-*-*3-D PolyLine default constructor*-*-*-*-*-*-*-*-*-*-* *-* ==================...
Abstract class to define Arrays of 3D points.
virtual Bool_t DoOwner(Bool_t done=kTRUE)
Set / Reset the ownerships and returns the previous status of the ownerships.
void SetBit(UInt_t f, Bool_t set)
Set or unset the user status bits as specified in f.
virtual Option_t * GetOption() const
virtual void Print(Option_t *option="") const
*-*-*-*-*-*-*-*-*-*Dump this 3-D polyline with its attributes*-*-*-*-*-*-*-*-* *-* ==================...
virtual void Copy(TObject &points) const
*-*-*-*-*-*-*-*-*-*-*-*-*Copy this TPoints3D to another *-*-*-*-*-*-*-*-*-*-*-* *-* =================...
virtual Int_t SetLastPosition(Int_t idx)
virtual Float_t * GetP() const
GetP() returns the pointer to the float point array of points if available The number of the availabl...
virtual void Copy(TObject &object) const
Copy this to obj.
Bool_t DoOwner(Bool_t done=kTRUE)
to be documented
virtual void Delete(Option_t *)
Delete this object.
TPoints3D(TPoints3DABC *points=0)
virtual void ls(Option_t *option="") const
*-*-*-*-*-*-*-*-*-*List this 3-D polyline with its attributes*-*-*-*-*-*-* *-* ======================...
virtual const char * GetName() const
Returns name of object.
virtual void ExecuteEvent(Int_t event, Int_t px, Int_t py)
Execute action corresponding to an event at (px,py).
virtual Int_t GetLastPosition() const
Mother of all ROOT objects.
virtual Int_t GetN() const
GetN() returns the number of allocated cells if any.
static void IndentLevel()
Functions used by ls() to indent an object hierarchy.
virtual ~TPoints3D()
*-*-*-*-*-*-*-*-*-*-*-*-*3-D PolyLine default destructor*-*-*-*-*-*-*-*-*-*-*-* *-* =================...
virtual void ExecuteEvent(Int_t event, Int_t px, Int_t py)
*-*-*-*-*-*-*-*-*-*Execute action corresponding to one event*-*-*-*-*-*-*-*-*-* *-* =================...