Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Experimental::REveSelection::Record Struct Reference

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 ????
 
REveElementf_primary {nullptr}
 ! it's also implied through the map – XXXX do i need it ????
 
std::set< intf_sec_idcs
 

#include <ROOT/REveSelection.hxx>

Constructor & Destructor Documentation

◆ Record() [1/2]

ROOT::Experimental::REveSelection::Record::Record ( REveElement el)
inline

Definition at line 49 of file REveSelection.hxx.

◆ Record() [2/2]

ROOT::Experimental::REveSelection::Record::Record ( REveElement el,
const std::set< int > &  secondary_idcs 
)
inline

Definition at line 57 of file REveSelection.hxx.

Member Function Documentation

◆ is_secondary()

bool ROOT::Experimental::REveSelection::Record::is_secondary ( ) const
inline

Definition at line 66 of file REveSelection.hxx.

Member Data Documentation

◆ f_implied

Set_t ROOT::Experimental::REveSelection::Record::f_implied

Definition at line 45 of file REveSelection.hxx.

◆ f_is_sec

bool ROOT::Experimental::REveSelection::Record::f_is_sec {false}

! is secondary-selected – XXXX do i need it ????

Definition at line 47 of file REveSelection.hxx.

◆ f_primary

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.

◆ f_sec_idcs

std::set<int> ROOT::Experimental::REveSelection::Record::f_sec_idcs

Definition at line 46 of file REveSelection.hxx.

Collaboration diagram for ROOT::Experimental::REveSelection::Record:
[legend]

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