Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
ROOT::Experimental::REveSecondarySelectable Class Reference

Definition at line 24 of file REveSecondarySelectable.hxx.

Public Types

typedef std::set< Int_tSelectionSet_t

Public Member Functions

 REveSecondarySelectable ()=default
virtual ~REveSecondarySelectable ()
Bool_t GetAlwaysSecSelect () const
SelectionSet_tRefHighlightedSet ()
SelectionSet_tRefSelectedSet ()
void SetAlwaysSecSelect (Bool_t f)

Protected Attributes

Bool_t fAlwaysSecSelect {kFALSE}
SelectionSet_t fHighlightedSet
SelectionSet_t fSelectedSet

Private Member Functions

 REveSecondarySelectable (const REveSecondarySelectable &)=delete
REveSecondarySelectableoperator= (const REveSecondarySelectable &)=delete

#include <ROOT/REveSecondarySelectable.hxx>

Inheritance diagram for ROOT::Experimental::REveSecondarySelectable:
ROOT::Experimental::REveCaloData ROOT::Experimental::REveDataItemList ROOT::Experimental::REveDigitSet ROOT::Experimental::REveGeoTopNodeViz ROOT::Experimental::REvePointSet ROOT::Experimental::REveStraightLineSet ROOT::Experimental::REveCaloDataHist ROOT::Experimental::REveCaloDataVec ROOT::Experimental::REveBoxSet ROOT::Experimental::REveLine ROOT::Experimental::REvePointSetProjected ROOT::Experimental::REveEllipsoid ROOT::Experimental::REveScalableStraightLineSet ROOT::Experimental::REveStraightLineSetProjected

Member Typedef Documentation

◆ SelectionSet_t

Constructor & Destructor Documentation

◆ REveSecondarySelectable() [1/2]

ROOT::Experimental::REveSecondarySelectable::REveSecondarySelectable ( const REveSecondarySelectable & )
privatedelete

◆ REveSecondarySelectable() [2/2]

ROOT::Experimental::REveSecondarySelectable::REveSecondarySelectable ( )
default

◆ ~REveSecondarySelectable()

virtual ROOT::Experimental::REveSecondarySelectable::~REveSecondarySelectable ( )
inlinevirtual

Definition at line 41 of file REveSecondarySelectable.hxx.

Member Function Documentation

◆ GetAlwaysSecSelect()

Bool_t ROOT::Experimental::REveSecondarySelectable::GetAlwaysSecSelect ( ) const
inline

Definition at line 43 of file REveSecondarySelectable.hxx.

◆ operator=()

REveSecondarySelectable & ROOT::Experimental::REveSecondarySelectable::operator= ( const REveSecondarySelectable & )
privatedelete

◆ RefHighlightedSet()

SelectionSet_t & ROOT::Experimental::REveSecondarySelectable::RefHighlightedSet ( )
inline

Definition at line 47 of file REveSecondarySelectable.hxx.

◆ RefSelectedSet()

SelectionSet_t & ROOT::Experimental::REveSecondarySelectable::RefSelectedSet ( )
inline

Definition at line 46 of file REveSecondarySelectable.hxx.

◆ SetAlwaysSecSelect()

void ROOT::Experimental::REveSecondarySelectable::SetAlwaysSecSelect ( Bool_t f)
inline

Definition at line 44 of file REveSecondarySelectable.hxx.

Member Data Documentation

◆ fAlwaysSecSelect

Bool_t ROOT::Experimental::REveSecondarySelectable::fAlwaysSecSelect {kFALSE}
protected

Definition at line 34 of file REveSecondarySelectable.hxx.

◆ fHighlightedSet

SelectionSet_t ROOT::Experimental::REveSecondarySelectable::fHighlightedSet
protected

Definition at line 37 of file REveSecondarySelectable.hxx.

◆ fSelectedSet

SelectionSet_t ROOT::Experimental::REveSecondarySelectable::fSelectedSet
protected

Definition at line 36 of file REveSecondarySelectable.hxx.


The documentation for this class was generated from the following file: