class TEvePointSetArray: public TEveElement, public TNamed, public TAttMarker, public TEvePointSelectorConsumer

 TEvePointSetArray

 An array of point-sets with each point-set playing a role of a bin
 in a histogram. When a new point is added to a TEvePointSetArray, an
 additional separating quantity needs to be specified: it determines
 into which TEvePointSet (bin) the point will actually be stored.

 By using the TEvePointSelector the points and the separating
 quantities can be filled directly from a TTree holding the source
 data.
 Setting of per-point TRef's is not supported.

 After the filling, the range of separating variable can be
 controlled with a slider to choose a sub-set of PointSets that are
 actually shown.

Function Members (Methods)

public:
TEvePointSetArray(const Text_t* name = "TEvePointSetArray", const Text_t* title = "")
virtual~TEvePointSetArray()
voidTObject::AbstractMethod(const char* method) const
virtual Bool_tTEveElement::AcceptElement(TEveElement*)
virtual TGListTreeItem*TEveElement::AddElement(TEveElement* el)
virtual TGListTreeItem*TEveElement::AddIntoListTree(TGListTree* ltree, TGListTreeItem* parent_lti)
virtual TGListTreeItem*TEveElement::AddIntoListTree(TGListTree* ltree, TEveElement* parent)
virtual TGListTreeItem*TEveElement::AddIntoListTrees(TEveElement* parent)
virtual voidTEveElement::AddParent(TEveElement* re)
virtual voidTObject::AppendPad(Option_t* option = "")
TEveElement::List_iTEveElement::BeginChildren()
TEveElement::List_iTEveElement::BeginParents()
virtual voidTObject::Browse(TBrowser* b)
virtual Bool_tTEveElement::CanEditMainColor()
virtual Bool_tTEveElement::CanEditMainHMTrans()
virtual Bool_tTEveElement::CanEditMainTransparency()
virtual Bool_tTEveElement::CanEditRnrElement()
virtual voidTEveElement::CheckReferenceCount(const TEveException& eh = "TEveElement::CheckReferenceCount ")
static TClass*Class()
virtual const char*TObject::ClassName() const
virtual voidTNamed::Clear(Option_t* option = "")
virtual TObject*TNamed::Clone(const char* newname = "") const
voidCloseBins()
virtual voidTEveElement::CollectSceneParents(TEveElement::List_t& scenes)
virtual voidTEveElement::CollectSceneParentsFromChildren(TEveElement::List_t& scenes, TEveElement* parent)
virtual Int_tTNamed::Compare(const TObject* obj) const
virtual voidTNamed::Copy(TObject& named) const
voidTEveElement::DecDenyDestroy()
virtual voidTObject::Delete(Option_t* option = "")
virtual voidTEveElement::Destroy()
virtual voidTEveElement::DestroyElements()
virtual voidTEveElement::DestroyListSubTree(TGListTree* ltree, TGListTreeItem* parent)
voidTEveElement::DisableListElements(Bool_t rnr_self = kFALSE, Bool_t rnr_children = kFALSE)
virtual Int_tTObject::DistancetoPrimitive(Int_t px, Int_t py)
virtual voidTObject::Draw(Option_t* option = "")
virtual voidTObject::DrawClass() const
virtual TObject*TObject::DrawClone(Option_t* option = "") const
virtual voidTObject::Dump() const
virtual voidTEveElement::ElementChanged(Bool_t update_scenes = kTRUE, Bool_t redraw = kFALSE)
voidTEveElement::EnableListElements(Bool_t rnr_self = kTRUE, Bool_t rnr_children = kTRUE)
TEveElement::List_iTEveElement::EndChildren()
TEveElement::List_iTEveElement::EndParents()
virtual voidTObject::Error(const char* method, const char* msgfmt) const
virtual voidTObject::Execute(const char* method, const char* params, Int_t* error = 0)
virtual voidTObject::Execute(TMethod* method, TObjArray* params, Int_t* error = 0)
virtual voidTObject::ExecuteEvent(Int_t event, Int_t px, Int_t py)
virtual voidTEveElement::ExpandIntoListTree(TGListTree* ltree, TGListTreeItem* parent)
virtual voidTEveElement::ExportToCINT(Text_t* var_name)
virtual voidTObject::Fatal(const char* method, const char* msgfmt) const
voidFill(Double_t x, Double_t y, Double_t z, Double_t quant)
virtual voidTNamed::FillBuffer(char*& buffer)
virtual TEveElement::sLTI_iTEveElement::FindItem(TGListTree* ltree)
virtual TEveElement::sLTI_iTEveElement::FindItem(TGListTree* ltree, TGListTreeItem* parent_lti)
virtual TGListTreeItem*TEveElement::FindListTreeItem(TGListTree* ltree)
virtual TGListTreeItem*TEveElement::FindListTreeItem(TGListTree* ltree, TGListTreeItem* parent_lti)
virtual TObject*TObject::FindObject(const char* name) const
virtual TObject*TObject::FindObject(const TObject* obj) const
TEvePointSet*GetBin(Int_t bin) const
static const TGPicture*TEveElement::GetCheckBoxPicture(Bool_t rnrElement, Bool_t rnrDaughter)
Double_tGetCurMax() const
Double_tGetCurMin() const
Int_tGetDefPointSetCapacity() const
Int_tTEveElement::GetDenyDestroy() const
Bool_tTEveElement::GetDestroyOnZeroRefCnt() const
virtual Option_t*TObject::GetDrawOption() const
static Long_tTObject::GetDtorOnly()
virtual TObject*TEveElement::GetEditorObject(const TEveException& eh = "TEveElement::GetEditorObject ") const
virtual const char*TObject::GetIconName() const
virtual const TGPicture*TEveElement::GetListTreeIcon()
virtual Color_tTEveElement::GetMainColor() const
Color_t*TEveElement::GetMainColorPtr()
virtual UChar_tTEveElement::GetMainTransparency() const
virtual Color_tTAttMarker::GetMarkerColor() const
virtual Size_tTAttMarker::GetMarkerSize() const
virtual Style_tTAttMarker::GetMarkerStyle() const
Double_tGetMax() const
Double_tGetMin() const
virtual const char*TNamed::GetName() const
Int_tGetNBins() const
Int_tTEveElement::GetNChildren() const
virtual Int_tTEveElement::GetNItems() const
Int_tTEveElement::GetNParents() const
virtual TObject*TEveElement::GetObject(const TEveException& eh = "TEveElement::GetObject ") const
virtual char*TObject::GetObjectInfo(Int_t px, Int_t py) const
static Bool_tTObject::GetObjectStat()
virtual Option_t*TObject::GetOption() const
virtual Bool_tTEveElement::GetRnrChildren() const
virtual const Text_t*TEveElement::GetRnrElName() const
virtual const Text_t*TEveElement::GetRnrElTitle() const
virtual Bool_tTEveElement::GetRnrSelf() const
TEvePointSelectorConsumer::ETreeVarType_eTEvePointSelectorConsumer::GetSourceCS() const
virtual const char*TNamed::GetTitle() const
virtual UInt_tTObject::GetUniqueID() const
virtual Bool_tTEveElement::HandleElementPaste(TEveElement* el)
virtual Bool_tTObject::HandleTimer(TTimer* timer)
virtual ULong_tTNamed::Hash() const
voidTEveElement::IncDenyDestroy()
virtual voidTObject::Info(const char* method, const char* msgfmt) const
virtual Bool_tTObject::InheritsFrom(const char* classname) const
virtual Bool_tTObject::InheritsFrom(const TClass* cl) const
voidInitBins(const Text_t* quant_name, Int_t nbins, Double_t min, Double_t max, Bool_t addRe = kTRUE)
virtual voidTEvePointSelectorConsumer::InitFill(Int_t)
virtual voidTObject::Inspect() const
voidTObject::InvertBit(UInt_t f)
virtual TClass*IsA() const
virtual Bool_tTObject::IsEqual(const TObject* obj) const
virtual Bool_tTObject::IsFolder() const
Bool_tTObject::IsOnHeap() const
virtual Bool_tTNamed::IsSortable() const
Bool_tTObject::IsZombie() const
virtual voidTNamed::ls(Option_t* option = "") const
voidTObject::MayNotUse(const char* method) const
virtual voidTAttMarker::Modify()
virtual Bool_tTObject::Notify()
static voidTObject::operator delete(void* ptr)
static voidTObject::operator delete(void* ptr, void* vp)
static voidTObject::operator delete[](void* ptr)
static voidTObject::operator delete[](void* ptr, void* vp)
void*TObject::operator new(size_t sz)
void*TObject::operator new(size_t sz, void* vp)
void*TObject::operator new[](size_t sz)
void*TObject::operator new[](size_t sz, void* vp)
virtual voidTEveElement::PadPaint(Option_t* option)
virtual voidPaint(Option_t* option = "")
virtual voidTObject::Pop()
virtual voidTNamed::Print(Option_t* option = "") const
virtual TEveTrans*TEveElement::PtrMainHMTrans()
virtual Int_tTObject::Read(const char* name)
virtual voidTObject::RecursiveRemove(TObject* obj)
virtual voidTEveElement::RemoveElement(TEveElement* el)
virtual voidRemoveElementLocal(TEveElement* el)
virtual voidTEveElement::RemoveElements()
virtual voidRemoveElementsLocal()
virtual Bool_tTEveElement::RemoveFromListTree(TGListTree* ltree, TGListTreeItem* parent_lti)
virtual Int_tTEveElement::RemoveFromListTrees(TEveElement* parent)
virtual voidTEveElement::RemoveParent(TEveElement* re)
virtual voidTAttMarker::ResetAttMarker(Option_t* toption = "")
voidTObject::ResetBit(UInt_t f)
virtual voidTObject::SaveAs(const char* filename = "", Option_t* option = "") const
virtual voidTAttMarker::SaveMarkerAttributes(ostream& out, const char* name, Int_t coldef = 1, Int_t stydef = 1, Int_t sizdef = 1)
virtual voidTObject::SavePrimitive(basic_ostream<char,char_traits<char> >& out, Option_t* option = "")
voidTObject::SetBit(UInt_t f)
voidTObject::SetBit(UInt_t f, Bool_t set)
voidSetDefPointSetCapacity(Int_t c)
voidTEveElement::SetDestroyOnZeroRefCnt(Bool_t d)
virtual voidTObject::SetDrawOption(Option_t* option = "")
static voidTObject::SetDtorOnly(void* obj)
virtual voidTEveElement::SetMainColor(Color_t color)
voidTEveElement::SetMainColor(Pixel_t pixel)
voidTEveElement::SetMainColorPtr(Color_t* color)
virtual voidTEveElement::SetMainTransparency(UChar_t)
virtual voidTAttMarker::SetMarkerAttributes()
virtual voidSetMarkerColor(Color_t tcolor = 1)
virtual voidSetMarkerSize(Size_t msize = 1)
virtual voidSetMarkerStyle(Style_t mstyle = 1)
virtual voidTNamed::SetName(const char* name)
virtual voidTNamed::SetNameTitle(const char* name, const char* title)
static voidTObject::SetObjectStat(Bool_t stat)
voidSetOwnIds(Bool_t o)
voidSetPointId(TObject* id)
voidSetRange(Double_t min, Double_t max)
virtual voidTEveElement::SetRnrChildren(Bool_t rnr)
virtual voidTEveElement::SetRnrElNameTitle(const Text_t* name, const Text_t* title)
virtual voidTEveElement::SetRnrSelf(Bool_t rnr)
virtual voidTEveElement::SetRnrState(Bool_t rnr)
voidTEvePointSelectorConsumer::SetSourceCS(TEvePointSelectorConsumer::ETreeVarType_e cs)
virtual voidTNamed::SetTitle(const char* title = "")
virtual voidTObject::SetUniqueID(UInt_t uid)
virtual voidShowMembers(TMemberInspector& insp, char* parent)
virtual Int_tTNamed::Sizeof() const
voidTEveElement::SpawnEditor()
virtual voidStreamer(TBuffer& b)
voidStreamerNVirtual(TBuffer& b)
virtual voidTObject::SysError(const char* method, const char* msgfmt) const
virtual voidTakeAction(TEvePointSelector*)
Bool_tTObject::TestBit(UInt_t f) const
Int_tTObject::TestBits(UInt_t f) const
virtual voidTEveElement::UpdateItems()
virtual voidTObject::UseCurrentStyle()
virtual voidTObject::Warning(const char* method, const char* msgfmt) const
virtual Int_tTObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0)
virtual Int_tTObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) const
protected:
virtual voidTObject::DoError(int level, const char* location, const char* fmt, va_list va) const
voidTObject::MakeZombie()
virtual voidTEveElement::RemoveElementsInternal()
private:
TEvePointSetArray(const TEvePointSetArray&)
TEvePointSetArray&operator=(const TEvePointSetArray&)

Data Members

public:
enum TObject::EStatusBits { kCanDelete
kMustCleanup
kObjInCanvas
kIsReferenced
kHasUUID
kCannotPick
kNoContextMenu
kInvalidObject
};
enum TObject::[unnamed] { kIsOnHeap
kNotDeleted
kZombie
kBitMask
kSingleKey
kOverwrite
kWriteDelete
};
enum TEvePointSelectorConsumer::ETreeVarType_e { kTVT_XYZ
kTVT_RPhiZ
};
public:
static const TGPicture*TEveElement::fgListTreeIcons[8]
static const TGPicture*TEveElement::fgRnrIcons[4]
protected:
Double_tfBinWidthSeparating quantity bin-width.
TEvePointSet**fBinsPointers to subjugated TEvePointSet's.
list<TEveElement*,allocator<TEveElement*> >TEveElement::fChildrenList of children.
Double_tfCurMaxOverall and current maximum value of the separating quantity.
Double_tfCurMinOverall and current minimum value of the separating quantity.
Int_tfDefPointSetCapacityDefault capacity of subjugated TEvePointSet's.
Int_tTEveElement::fDenyDestroyDeny-destroy count.
Bool_tTEveElement::fDestroyOnZeroRefCntAuto-destruct when ref-count reaches zero.
set<TEveElement::TEveListTreeInfo,less<TEveElement::TEveListTreeInfo>,allocator<TEveElement::TEveListTreeInfo> >TEveElement::fItemsSet of list-tree-items.
Int_tfLastBin! Index of the last filled TEvePointSet.
Color_t*TEveElement::fMainColorPtrPointer to main-color variable.
Color_tTAttMarker::fMarkerColorMarker color index
Size_tTAttMarker::fMarkerSizeMarker size
Style_tTAttMarker::fMarkerStyleMarker style
Double_tfMax
Double_tfMin
Int_tfNBinsNumber of subjugated TEvePointSet's.
TStringTNamed::fNameobject identifier
list<TEveElement*,allocator<TEveElement*> >TEveElement::fParentsList of parents.
TStringfQuantNameName of the separating quantity.
Bool_tTEveElement::fRnrChildrenRender children of this element.
Bool_tTEveElement::fRnrSelfRender this element.
TEvePointSelectorConsumer::ETreeVarType_eTEvePointSelectorConsumer::fSourceCSCoordinate-System of the source tree variables
TStringTNamed::fTitleobject title

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

TEvePointSetArray(const Text_t* name = "TEvePointSetArray", const Text_t* title = "")
 Constructor.
~TEvePointSetArray()
 Destructor: deletes the fBins array. Actual removal of
 elements done by TEveElement.
void Paint(Option_t* option = "")
 Paint the subjugated TEvePointSet's.
void RemoveElementLocal(TEveElement* el)
 Virtual from TEveElement, provide bin management.
void RemoveElementsLocal()
 Virtual from TEveElement, provide bin management.
void SetMarkerColor(Color_t tcolor = 1)
 Set marker color, propagate to children.
void SetMarkerStyle(Style_t mstyle = 1)
 Set marker style, propagate to children.
void SetMarkerSize(Size_t msize = 1)
 Set marker size, propagate to children.
void TakeAction(TEvePointSelector* )
 Called from TEvePointSelector when internal arrays of the tree-selector
 are filled up and need to be processed.
 Virtual from TEvePointSelectorConsumer.
void InitBins(const Text_t* quant_name, Int_t nbins, Double_t min, Double_t max, Bool_t addRe = kTRUE)
 Initialize internal point-sets with given binning parameters.
void Fill(Double_t x, Double_t y, Double_t z, Double_t quant)
 Add a new point. Appropriate point-set will be chosen based on
 the value of the separating quantity 'quant'.
void SetPointId(TObject* id)
 Set external object id of the last added point.
void CloseBins()
 Call this after all the points have been filled.
 At this point we can calculate bounding-boxes of individual
 point-sets.
void SetOwnIds(Bool_t o)
 Propagate id-object ownership to children.
void SetRange(Double_t min, Double_t max)
 Set active range of the separating quantity.
 Appropriate point-sets are tagged for rendering.
TEvePointSetArray(const TEvePointSetArray& )
TEvePointSetArray& operator=(const TEvePointSetArray& )
Int_t GetDefPointSetCapacity()
{ return fDefPointSetCapacity; }
void SetDefPointSetCapacity(Int_t c)
{ fDefPointSetCapacity = c; }
Int_t GetNBins()
{ return fNBins; }
TEvePointSet* GetBin(Int_t bin) const
{ return fBins[bin]; }
Double_t GetMin()
{ return fMin; }
Double_t GetCurMin()
{ return fCurMin; }
Double_t GetMax()
{ return fMax; }
Double_t GetCurMax()
{ return fCurMax; }

Last update: root/eve:$Id: TEvePointSet.h 21566 2007-12-28 16:15:28Z brun $
Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. *

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.