Definition at line 298 of file collection_proxies.C.
|
| void | BuildItem (const void *iData, int index, REveElement *itemHolder, const REveViewContext *context) override |
| void | BuildItemViewType (const void *iData, int index, REveElement *itemHolder, const std::string &viewType, const REveViewContext *context) override |
| void | BuildProduct (const REveDataCollection *iCollection, REveElement *product, const REveViewContext *) override |
| void | BuildProductViewType (const REveDataCollection *iCollection, REveElement *product, const std::string &viewType, const REveViewContext *) override |
| void | Clean () override |
| virtual void | CleanLocal () |
| REveCollectionCompound * | CreateCompound (bool set_color=true, bool propagate_color_to_all_children=false) |
| void | FillImpliedSelected (REveElement::Set_t &impSet, const std::set< int > &sec_idcs, Product *p) override |
| REveCompound * | GetHolder (REveElement *product, int idx) |
| void | ModelChanges (const REveDataCollection::Ids_t &iIds, Product *p) override |
| virtual void | ScaleProduct (REveElement *, const std::string &) |
| bool | VisibilityModelChanges (int idx, REveElement *, const std::string &viewType, const REveViewContext *) override |
◆ EProductMap_t
◆ Build()
| void REveDataProxyBuilderBase::Build |
( |
| ) |
|
|
virtualinherited |
◆ BuildItem()
|
|
inlineoverrideprotectedvirtualinherited |
◆ BuildItemViewType() [1/2]
◆ BuildItemViewType() [2/2]
|
|
inlineoverrideprotectedvirtualinherited |
◆ BuildProduct()
|
|
overrideprotectedvirtualinherited |
◆ BuildProductViewType()
|
|
overrideprotectedvirtualinherited |
◆ Clean()
| void REveDataSimpleProxyBuilder::Clean |
( |
| ) |
|
|
overrideprotectedvirtualinherited |
◆ CleanLocal()
| void REveDataProxyBuilderBase::CleanLocal |
( |
| ) |
|
|
protectedvirtualinherited |
◆ Collection()
◆ CollectionBeingDestroyed()
◆ CollectionChanged()
◆ Context()
| const REveViewContext & ROOT::Experimental::REveDataProxyBuilderBase::Context |
( |
| ) |
const |
|
inherited |
◆ CreateCompound()
◆ CreateProduct()
◆ FillImpliedSelected() [1/2]
| void REveDataProxyBuilderBase::FillImpliedSelected |
( |
REveElement::Set_t & | impSet, |
|
|
const std::set< int > & | sec_idcs ) |
|
inherited |
◆ FillImpliedSelected() [2/2]
|
|
overrideprotectedvirtualinherited |
◆ GetHaveAWindow()
| bool ROOT::Experimental::REveDataProxyBuilderBase::GetHaveAWindow |
( |
| ) |
const |
|
inlineinherited |
◆ GetHolder()
◆ HaveSingleProduct()
| bool JetProxyBuilder::HaveSingleProduct |
( |
| ) |
const |
|
inlineoverrideprivatevirtual |
◆ LocalModelChanges()
|
|
inlineoverrideprivatevirtual |
◆ ModelChanges() [1/2]
◆ ModelChanges() [2/2]
|
|
overrideprotectedvirtualinherited |
◆ ScaleChanged()
| void REveDataProxyBuilderBase::ScaleChanged |
( |
| ) |
|
|
virtualinherited |
◆ ScaleProduct()
| virtual void ROOT::Experimental::REveDataProxyBuilderBase::ScaleProduct |
( |
REveElement * | , |
|
|
const std::string & | ) |
|
inlineprotectedvirtualinherited |
◆ SetCollection()
◆ SetHaveAWindow()
| void REveDataProxyBuilderBase::SetHaveAWindow |
( |
bool | iHaveAWindow | ) |
|
|
inherited |
◆ SetupAddElement()
◆ SetupElement()
| void REveDataProxyBuilderBase::SetupElement |
( |
REveElement * | el, |
|
|
bool | color = true ) |
|
inherited |
This method is invoked to setup the per element properties of the various objects being drawn.
Definition at line 249 of file REveDataProxyBuilderBase.cxx.
◆ VisibilityModelChanges()
|
|
overrideprotectedvirtualinherited |
◆ fProductMap
◆ m_collection
◆ m_haveWindow
| bool ROOT::Experimental::REveDataProxyBuilderBase::m_haveWindow {false} |
|
privateinherited |
◆ m_modelsChanged
| bool ROOT::Experimental::REveDataProxyBuilderBase::m_modelsChanged {false} |
|
privateinherited |
◆ m_products
| std::vector<Product*> ROOT::Experimental::REveDataProxyBuilderBase::m_products |
|
protectedinherited |
The documentation for this class was generated from the following file: