Definition at line 393 of file collection_proxies.C.
|
virtual void | Build () |
|
void | BuildProduct (const REveDataCollection *collection, REveElement *product, const REveViewContext *) override |
|
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 |
|
void | ModelChanges (const REveDataCollection::Ids_t &) |
|
virtual void | ModelChanges (const REveDataCollection::Ids_t &, Product *)=0 |
|
void | ModelChanges (const REveDataCollection::Ids_t &ids, Product *product) override |
|
| REveDataProxyBuilderBase () |
|
virtual | ~REveDataProxyBuilderBase () |
|
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 *) |
|
void | FillImpliedSelected (REveElement::Set_t &impSet, const std::set< int > &) |
|
bool | GetHaveAWindow () const |
|
virtual bool | HaveSingleProduct () const |
|
void | ModelChanges (const REveDataCollection::Ids_t &) |
|
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.
|
|
|
virtual void | BuildProductViewType (const REveDataCollection *iItem, REveElement *product, const std::string &viewType, const REveViewContext *) |
|
virtual void | Clean () |
|
virtual void | CleanLocal () |
|
virtual void | FillImpliedSelected (REveElement::Set_t &, const std::set< int > &, Product *) |
|
virtual void | LocalModelChanges (int idx, REveElement *el, const REveViewContext *ctx) |
|
virtual void | ScaleProduct (REveElement *, const std::string &) |
|
virtual bool | VisibilityModelChanges (int idx, REveElement *, const std::string &viewType, const REveViewContext *) |
|
std::vector< Product * > | m_products |
|
◆ Build()
void REveDataProxyBuilderBase::Build |
( |
| ) |
|
|
virtual |
◆ buildBoxSet()
void RecHitProxyBuilder::buildBoxSet |
( |
REveBoxSet * |
boxset | ) |
|
|
inlineprivate |
◆ BuildProduct()
◆ FillImpliedSelected() [1/3]
virtual void ROOT::Experimental::REveDataProxyBuilderBase::FillImpliedSelected |
( |
REveElement::Set_t & |
, |
|
|
const std::set< int > & |
, |
|
|
Product * |
|
|
) |
| |
|
inline |
◆ FillImpliedSelected() [2/3]
void REveDataProxyBuilderBase::FillImpliedSelected |
( |
REveElement::Set_t & |
impSet, |
|
|
const std::set< int > & |
sec_idcs |
|
) |
| |
◆ FillImpliedSelected() [3/3]
void RecHitProxyBuilder::FillImpliedSelected |
( |
REveElement::Set_t & |
impSet, |
|
|
const std::set< int > & |
sec_idcs, |
|
|
Product * |
p |
|
) |
| |
|
inlineoverride |
◆ ModelChanges() [1/3]
◆ ModelChanges() [2/3]
virtual void ROOT::Experimental::REveDataProxyBuilderBase::ModelChanges |
( |
const REveDataCollection::Ids_t & |
, |
|
|
Product * |
|
|
) |
| |
◆ ModelChanges() [3/3]
◆ fBoxSet