|
ant
A2 ant: class-based analysis framework
|
#include <CutTree.h>
Collaboration diagram for ant::analysis::plot::cuttree::Node_t< Hist_t >:Public Types | |
| using | Fill_t = typename Hist_t::Fill_t |
Public Member Functions | |
| Node_t (const HistogramFactory &histFac, Cut_t< Fill_t > cut, const TreeInfo_t &treeinfo) | |
| bool | Fill (const Fill_t &f) |
Public Attributes | |
| HistogramFactory | HistFac |
| Hist_t | Hist |
| Cut_t< Fill_t >::Passes_t | PassesCut |
| using ant::analysis::plot::cuttree::Node_t< Hist_t >::Fill_t = typename Hist_t::Fill_t |
|
inline |
|
inline |
| Hist_t ant::analysis::plot::cuttree::Node_t< Hist_t >::Hist |
| HistogramFactory ant::analysis::plot::cuttree::Node_t< Hist_t >::HistFac |
| Cut_t<Fill_t>::Passes_t ant::analysis::plot::cuttree::Node_t< Hist_t >::PassesCut |