Definition at line 42 of file REveSelection.hxx.
Public Member Functions | |
Record (REveElement *el) | |
Record (REveElement *el, const std::set< int > &secondary_idcs) | |
bool | is_secondary () const |
Public Attributes | |
Set_t | f_implied |
bool | f_is_sec {false} |
! is secondary-selected – XXXX do i need it ???? | |
REveElement * | f_primary {nullptr} |
! it's also implied through the map – XXXX do i need it ???? | |
std::set< int > | f_sec_idcs |
#include <ROOT/REveSelection.hxx>
|
inline |
Definition at line 49 of file REveSelection.hxx.
|
inline |
Definition at line 57 of file REveSelection.hxx.
|
inline |
Definition at line 66 of file REveSelection.hxx.
Set_t ROOT::Experimental::REveSelection::Record::f_implied |
Definition at line 45 of file REveSelection.hxx.
! is secondary-selected – XXXX do i need it ????
Definition at line 47 of file REveSelection.hxx.
REveElement* ROOT::Experimental::REveSelection::Record::f_primary {nullptr} |
! it's also implied through the map – XXXX do i need it ????
Definition at line 44 of file REveSelection.hxx.
std::set<int> ROOT::Experimental::REveSelection::Record::f_sec_idcs |
Definition at line 46 of file REveSelection.hxx.