Definition at line 370 of file collection_proxies.C.
|
| virtual void | Build () |
| void | BuildProduct (const REveDataCollection *collection, REveElement *product, const REveViewContext *) override |
| REveDataCollection * | Collection () const |
| virtual void | CollectionBeingDestroyed (const REveDataCollection *) |
| void | CollectionChanged (const REveDataCollection *) |
| const REveViewContext & | Context () const |
| virtual REveElement * | CreateProduct (const std::string &viewType, const REveViewContext *) |
| virtual void | FillImpliedSelected (REveElement::Set_t &, const std::set< int > &, Product *) |
| void | FillImpliedSelected (REveElement::Set_t &impSet, const std::set< int > &) |
| void | FillImpliedSelected (REveElement::Set_t &impSet, const std::set< int > &sec_idcs, Product *p) override |
| bool | GetHaveAWindow () const |
| virtual bool | HaveSingleProduct () const |
| void | ModelChanges (const REveDataCollection::Ids_t &) |
| void | ModelChanges (const REveDataCollection::Ids_t &ids, Product *product) override |
| virtual void | ScaleChanged () |
| virtual void | SetCollection (REveDataCollection *) |
| void | SetHaveAWindow (bool) |
| void | SetupAddElement (REveElement *el, REveElement *parent, bool set_color=true) |
| void | SetupElement (REveElement *el, bool color=true) |
| | This method is invoked to setup the per element properties of the various objects being drawn.
|
◆ Build()
◆ buildBoxSet()
| void RecHitProxyBuilder::buildBoxSet |
( |
REveBoxSet * | boxset | ) |
|
|
inlineprivate |
◆ BuildProduct()
◆ BuildProductViewType()
|
|
protectedvirtualinherited |
◆ Clean()
| void REveDataProxyBuilderBase::Clean |
( |
| ) |
|
|
protectedvirtualinherited |
◆ CleanLocal()
| void REveDataProxyBuilderBase::CleanLocal |
( |
| ) |
|
|
protectedvirtualinherited |
◆ Collection()
◆ CollectionBeingDestroyed()
◆ CollectionChanged()
◆ Context()
| const REveViewContext & ROOT::Experimental::REveDataProxyBuilderBase::Context |
( |
| ) |
const |
|
inherited |
◆ CreateProduct()
◆ FillImpliedSelected() [1/3]
◆ FillImpliedSelected() [2/3]
◆ FillImpliedSelected() [3/3]
| void RecHitProxyBuilder::FillImpliedSelected |
( |
REveElement::Set_t & | impSet, |
|
|
const std::set< int > & | sec_idcs, |
|
|
Product * | p ) |
|
inlineoverride |
◆ GetHaveAWindow()
| bool ROOT::Experimental::REveDataProxyBuilderBase::GetHaveAWindow |
( |
| ) |
const |
|
inlineinherited |
◆ HaveSingleProduct()
| virtual bool ROOT::Experimental::REveDataProxyBuilderBase::HaveSingleProduct |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ LocalModelChanges()
|
|
protectedvirtualinherited |
◆ ModelChanges() [1/2]
◆ ModelChanges() [2/2]
◆ 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()
|
|
protectedvirtualinherited |
◆ fBoxSet
◆ 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: