hep::QHTT Class Reference
#include <QHTT.hh>
Public Member Functions | |
QHTT () | |
void | set_iterations (int niter) |
void | set_q_zcut (double zcut) |
void | set_q_dcut_fctr (double dcut_fctr) |
void | set_q_exp (double a, double b) |
void | set_q_rigidity (double rigidity) |
void | set_q_truncation_fctr (double truncation_fctr) |
void | run (hep::TopTagger2 const &htt) |
TopTagger2 | leading () |
TopTagger2 | subleading () |
double | weight_leading () |
double | weight_subleading () |
double | eps_q () |
double | m_mean () |
double | m2_mean () |
Constructor & Destructor Documentation
hep::QHTT::QHTT | ( | ) |
Member Function Documentation
double hep::QHTT::eps_q | ( | ) |
TopTagger2 hep::QHTT::leading | ( | ) |
double hep::QHTT::m2_mean | ( | ) |
double hep::QHTT::m_mean | ( | ) |
void hep::QHTT::run | ( | hep::TopTagger2 const & | htt | ) |
void hep::QHTT::set_iterations | ( | int | niter | ) |
void hep::QHTT::set_q_dcut_fctr | ( | double | dcut_fctr | ) |
void hep::QHTT::set_q_exp | ( | double | a, |
double | b | ||
) |
void hep::QHTT::set_q_rigidity | ( | double | rigidity | ) |
void hep::QHTT::set_q_truncation_fctr | ( | double | truncation_fctr | ) |
void hep::QHTT::set_q_zcut | ( | double | zcut | ) |
TopTagger2 hep::QHTT::subleading | ( | ) |
double hep::QHTT::weight_leading | ( | ) |
double hep::QHTT::weight_subleading | ( | ) |
The documentation for this class was generated from the following files: