Logo ROOT  
Reference Guide
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
 
const SelectionSet_tRefHighlightedSet () const
 
const SelectionSet_tRefSelectedSet () const
 
void SetAlwaysSecSelect (Bool_t f)
 

Protected Attributes

Bool_t fAlwaysSecSelect {kFALSE}
 
SelectionSet_t fHighlightedSet
 
SelectionSet_t fSelectedSet
 

Private Member Functions

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

#include <ROOT/REveSecondarySelectable.hxx>

Member Typedef Documentation

◆ SelectionSet_t

Constructor & Destructor Documentation

◆ REveSecondarySelectable() [1/2]

ROOT::Experimental::REveSecondarySelectable::REveSecondarySelectable ( const REveSecondarySelectable )
private

◆ REveSecondarySelectable() [2/2]

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

◆ ~REveSecondarySelectable()

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

Definition at line 44 of file REveSecondarySelectable.hxx.

Member Function Documentation

◆ GetAlwaysSecSelect()

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

Definition at line 46 of file REveSecondarySelectable.hxx.

◆ operator=()

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

◆ RefHighlightedSet()

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

Definition at line 50 of file REveSecondarySelectable.hxx.

◆ RefSelectedSet()

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

Definition at line 49 of file REveSecondarySelectable.hxx.

◆ SetAlwaysSecSelect()

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

Definition at line 47 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.

Libraries for ROOT::Experimental::REveSecondarySelectable:
[legend]

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