ant
A2 ant: class-based analysis framework
ant::analysis::plot::cuttree::Node_t< Hist_t > Struct Template Reference

#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
 

Member Typedef Documentation

◆ Fill_t

template<typename Hist_t >
using ant::analysis::plot::cuttree::Node_t< Hist_t >::Fill_t = typename Hist_t::Fill_t

Constructor & Destructor Documentation

◆ Node_t()

template<typename Hist_t >
ant::analysis::plot::cuttree::Node_t< Hist_t >::Node_t ( const HistogramFactory histFac,
Cut_t< Fill_t cut,
const TreeInfo_t treeinfo 
)
inline

Member Function Documentation

◆ Fill()

template<typename Hist_t >
bool ant::analysis::plot::cuttree::Node_t< Hist_t >::Fill ( const Fill_t f)
inline

Member Data Documentation

◆ Hist

template<typename Hist_t >
Hist_t ant::analysis::plot::cuttree::Node_t< Hist_t >::Hist

◆ HistFac

template<typename Hist_t >
HistogramFactory ant::analysis::plot::cuttree::Node_t< Hist_t >::HistFac

◆ PassesCut

template<typename Hist_t >
Cut_t<Fill_t>::Passes_t ant::analysis::plot::cuttree::Node_t< Hist_t >::PassesCut

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