ant
A2 ant: class-based analysis framework
ant::analysis::utils::PullsWriter< AddWrapTTree > Class Template Reference

#include <PullsWriter.h>

+ Collaboration diagram for ant::analysis::utils::PullsWriter< AddWrapTTree >:

Classes

struct  PullTree_t
 

Public Member Functions

 PullsWriter (const HistogramFactory &histfac)
 
void Fill (const std::vector< Fitter::FitParticle > &fitParticles, double tagger_weight, double fitprob, double fitted_z_vertex, const AddWrapTTree &addWrapTTree)
 

Protected Member Functions

PullTree_tgetPullTree (const utils::Fitter::FitParticle &particle)
 

Protected Attributes

PullTree_t photons_cb
 
PullTree_t photons_taps
 
PullTree_t proton_cb
 
PullTree_t proton_taps
 

Constructor & Destructor Documentation

◆ PullsWriter()

template<typename AddWrapTTree = WrapTTree>
ant::analysis::utils::PullsWriter< AddWrapTTree >::PullsWriter ( const HistogramFactory histfac)
inline

Member Function Documentation

◆ Fill()

template<typename AddWrapTTree = WrapTTree>
void ant::analysis::utils::PullsWriter< AddWrapTTree >::Fill ( const std::vector< Fitter::FitParticle > &  fitParticles,
double  tagger_weight,
double  fitprob,
double  fitted_z_vertex,
const AddWrapTTree &  addWrapTTree 
)
inline

◆ getPullTree()

template<typename AddWrapTTree = WrapTTree>
PullTree_t& ant::analysis::utils::PullsWriter< AddWrapTTree >::getPullTree ( const utils::Fitter::FitParticle particle)
inlineprotected

Member Data Documentation

◆ photons_cb

template<typename AddWrapTTree = WrapTTree>
PullTree_t ant::analysis::utils::PullsWriter< AddWrapTTree >::photons_cb
protected

◆ photons_taps

template<typename AddWrapTTree = WrapTTree>
PullTree_t ant::analysis::utils::PullsWriter< AddWrapTTree >::photons_taps
protected

◆ proton_cb

template<typename AddWrapTTree = WrapTTree>
PullTree_t ant::analysis::utils::PullsWriter< AddWrapTTree >::proton_cb
protected

◆ proton_taps

template<typename AddWrapTTree = WrapTTree>
PullTree_t ant::analysis::utils::PullsWriter< AddWrapTTree >::proton_taps
protected

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