CP3-llbb Framework
|
Public Member Functions | |
CategoryData (const std::string &name_, const std::string &description_, std::unique_ptr< Category > category, ROOT::TreeWrapper &tree_) | |
Public Attributes | |
std::string | name |
std::string | description |
std::unique_ptr< Category > | callback |
ROOT::TreeGroup | tree |
CutManager | cut_manager |
uint64_t | events = 0 |
bool | in_category_pre = false |
bool | in_category_post = false |
bool & | in_category |