Definition at line 460 of file collection_proxies.C.
|
| | CaloTowerProxyBuilder (REveCaloDataHist *cd) |
| |
| 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 *) override |
| |
| bool | GetHaveAWindow () const |
| |
| virtual bool | HaveSingleProduct () const |
| |
| 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 |
| |
| 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 *) |
| |
◆ CaloTowerProxyBuilder()
◆ assertSlice()
| void CaloTowerProxyBuilder::assertSlice |
( |
| ) |
|
|
inlineprivate |
◆ Build()
| void REveDataProxyBuilderBase::Build |
( |
| ) |
|
|
virtual |
◆ BuildProduct()
◆ BuildProductViewType()
|
|
protectedvirtualinherited |
◆ Clean()
| void REveDataProxyBuilderBase::Clean |
( |
| ) |
|
|
protectedvirtualinherited |
◆ CleanLocal()
| void REveDataProxyBuilderBase::CleanLocal |
( |
| ) |
|
|
protectedvirtualinherited |
◆ Collection()
◆ CollectionBeingDestroyed()
◆ CollectionChanged()
◆ Context()
◆ CreateProduct()
◆ FillImpliedSelected() [1/4]
|
|
inlineprotectedvirtualinherited |
◆ FillImpliedSelected() [2/4]
| virtual void ROOT::Experimental::REveDataProxyBuilderBase::FillImpliedSelected |
( |
REveElement::Set_t & | , |
|
|
const std::set< int > & | , |
|
|
Product * | ) |
|
inline |
◆ FillImpliedSelected() [3/4]
| void REveDataProxyBuilderBase::FillImpliedSelected |
( |
REveElement::Set_t & | impSet, |
|
|
const std::set< int > & | sec_idcs ) |
◆ FillImpliedSelected() [4/4]
| void CaloTowerProxyBuilder::FillImpliedSelected |
( |
REveElement::Set_t & | impSet, |
|
|
const std::set< int > & | sec_idcs, |
|
|
Product * | ) |
|
inlineoverride |
◆ GetHaveAWindow()
| bool ROOT::Experimental::REveDataProxyBuilderBase::GetHaveAWindow |
( |
| ) |
const |
|
inlineinherited |
◆ HaveSingleProduct()
| virtual bool ROOT::Experimental::REveDataProxyBuilderBase::HaveSingleProduct |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ LocalModelChanges()
|
|
protectedvirtualinherited |
◆ ModelChanges() [1/3]
◆ ModelChanges() [2/3]
| virtual void ROOT::Experimental::REveDataProxyBuilderBase::ModelChanges |
( |
const REveDataCollection::Ids_t & | , |
|
|
Product * | ) |
◆ ModelChanges() [3/3]
◆ ScaleChanged()
| void REveDataProxyBuilderBase::ScaleChanged |
( |
| ) |
|
|
virtualinherited |
◆ ScaleProduct()
|
|
inlineprotectedvirtualinherited |
◆ SetCollection()
◆ SetHaveAWindow()
| void REveDataProxyBuilderBase::SetHaveAWindow |
( |
bool | iHaveAWindow | ) |
|
|
inherited |
◆ SetupAddElement()
◆ SetupElement()
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 |
◆ fCaloData
◆ fHist
| TH2F* CaloTowerProxyBuilder::fHist {nullptr} |
|
private |
◆ fSliceIndex
| int CaloTowerProxyBuilder::fSliceIndex {-1} |
|
private |
◆ 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: