ant
A2 ant: class-based analysis framework
Hist_t< Tree_t >::HistFiller_t< Hist > Struct Template Reference

Public Member Functions

 HistFiller_t (Hist *hist, fillfunc_t< Hist > f)
 
void Fill (const Fill_t &data) const
 
 HistFiller_t (Hist *hist, fillfunc_t< Hist > f)
 
void Fill (const Fill_t &data) const
 

Public Attributes

fillfunc_t< Hist > func
 
Hist * h
 

Constructor & Destructor Documentation

◆ HistFiller_t() [1/2]

template<typename Tree_t>
template<typename Hist >
Hist_t< Tree_t >::HistFiller_t< Hist >::HistFiller_t ( Hist *  hist,
fillfunc_t< Hist >  f 
)
inline

◆ HistFiller_t() [2/2]

template<typename Tree_t>
template<typename Hist >
Hist_t< Tree_t >::HistFiller_t< Hist >::HistFiller_t ( Hist *  hist,
fillfunc_t< Hist >  f 
)
inline

Member Function Documentation

◆ Fill() [1/2]

template<typename Tree_t>
template<typename Hist >
void Hist_t< Tree_t >::HistFiller_t< Hist >::Fill ( const Fill_t data) const
inline

◆ Fill() [2/2]

template<typename Tree_t>
template<typename Hist >
void Hist_t< Tree_t >::HistFiller_t< Hist >::Fill ( const Fill_t data) const
inline

Member Data Documentation

◆ func

template<typename Tree_t>
template<typename Hist >
fillfunc_t< Hist > Hist_t< Tree_t >::HistFiller_t< Hist >::func

◆ h

template<typename Tree_t>
template<typename Hist >
Hist * Hist_t< Tree_t >::HistFiller_t< Hist >::h

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