#include <HEPTopTaggerWrapperV2.h>
Definition at line 138 of file HEPTopTaggerWrapperV2.h.
HEPTopTaggerV2Structure::HEPTopTaggerV2Structure |
( |
const std::vector< PseudoJet > & |
pieces_in, |
|
|
const JetDefinition::Recombiner * |
recombiner = nullptr |
|
) |
| |
|
inline |
ctor with pieces initialisation
Definition at line 142 of file HEPTopTaggerWrapperV2.h.
143 : CompositeJetStructure(pieces_in, recombiner),
const JetDefinition::Recombiner * W_rec
double HEPTopTaggerV2Structure::fj_eta |
( |
| ) |
const |
|
inline |
double HEPTopTaggerV2Structure::fj_mass |
( |
| ) |
const |
|
inline |
double HEPTopTaggerV2Structure::fj_phi |
( |
| ) |
const |
|
inline |
double HEPTopTaggerV2Structure::fj_pt |
( |
| ) |
const |
|
inline |
double HEPTopTaggerV2Structure::fRec |
( |
| ) |
const |
|
inline |
double HEPTopTaggerV2Structure::mass_ratio_passed |
( |
| ) |
const |
|
inline |
const PseudoJet& HEPTopTaggerV2Structure::non_W |
( |
| ) |
const |
|
inlineoverride |
returns the non-W subjet It will have 1 or 2 pieces depending on whether the tagger has found 3 or 4 pieces
Definition at line 188 of file HEPTopTaggerWrapperV2.h.
double HEPTopTaggerV2Structure::pruned_mass |
( |
| ) |
const |
|
inline |
double HEPTopTaggerV2Structure::ptForRoptCalc |
( |
| ) |
const |
|
inline |
double HEPTopTaggerV2Structure::qepsilon |
( |
| ) |
const |
|
inline |
double HEPTopTaggerV2Structure::qsigmaM |
( |
| ) |
const |
|
inline |
double HEPTopTaggerV2Structure::qweight |
( |
| ) |
const |
|
inline |
double HEPTopTaggerV2Structure::ropt |
( |
| ) |
const |
|
inline |
double HEPTopTaggerV2Structure::roptCalc |
( |
| ) |
const |
|
inline |
double HEPTopTaggerV2Structure::Tau1Filtered |
( |
| ) |
const |
|
inline |
double HEPTopTaggerV2Structure::Tau1Unfiltered |
( |
| ) |
const |
|
inline |
double HEPTopTaggerV2Structure::Tau2Filtered |
( |
| ) |
const |
|
inline |
double HEPTopTaggerV2Structure::Tau2Unfiltered |
( |
| ) |
const |
|
inline |
double HEPTopTaggerV2Structure::Tau3Filtered |
( |
| ) |
const |
|
inline |
double HEPTopTaggerV2Structure::Tau3Unfiltered |
( |
| ) |
const |
|
inline |
double HEPTopTaggerV2Structure::top_mass |
( |
| ) |
const |
|
inline |
double HEPTopTaggerV2Structure::unfiltered_mass |
( |
| ) |
const |
|
inline |
PseudoJet const& HEPTopTaggerV2Structure::W |
( |
| ) |
const |
|
inlineoverride |
PseudoJet HEPTopTaggerV2Structure::W1 |
( |
| ) |
const |
|
inline |
PseudoJet HEPTopTaggerV2Structure::W2 |
( |
| ) |
const |
|
inline |
double HEPTopTaggerV2Structure::_fj_eta |
|
protected |
double HEPTopTaggerV2Structure::_fj_mass |
|
protected |
double HEPTopTaggerV2Structure::_fj_phi |
|
protected |
double HEPTopTaggerV2Structure::_fj_pt |
|
protected |
double HEPTopTaggerV2Structure::_fRec |
|
protected |
int HEPTopTaggerV2Structure::_mass_ratio_passed |
|
protected |
double HEPTopTaggerV2Structure::_pruned_mass |
|
protected |
double HEPTopTaggerV2Structure::_ptForRoptCalc |
|
protected |
double HEPTopTaggerV2Structure::_qepsilon |
|
protected |
double HEPTopTaggerV2Structure::_qsigmaM |
|
protected |
double HEPTopTaggerV2Structure::_qweight |
|
protected |
double HEPTopTaggerV2Structure::_ropt |
|
protected |
double HEPTopTaggerV2Structure::_roptCalc |
|
protected |
double HEPTopTaggerV2Structure::_tau1Filtered |
|
protected |
double HEPTopTaggerV2Structure::_tau1Unfiltered |
|
protected |
double HEPTopTaggerV2Structure::_tau2Filtered |
|
protected |
double HEPTopTaggerV2Structure::_tau2Unfiltered |
|
protected |
double HEPTopTaggerV2Structure::_tau3Filtered |
|
protected |
double HEPTopTaggerV2Structure::_tau3Unfiltered |
|
protected |
double HEPTopTaggerV2Structure::_top_mass |
|
protected |
double HEPTopTaggerV2Structure::_unfiltered_mass |
|
protected |
PseudoJet HEPTopTaggerV2Structure::rW_ |
|
mutableprotected |
const JetDefinition::Recombiner* HEPTopTaggerV2Structure::W_rec |
|
protected |