#include <AlphaT.h>
Public Member Functions | |
template<class T > | |
AlphaT (std::vector< T const * > const &p4, bool setDHtZero=false, bool use_et=true) | |
template<class T > | |
AlphaT (std::vector< T > const &p4, bool setDHtZero=false, bool use_et=true) | |
double | value (void) const |
double | value (std::vector< bool > &jet_sign) const |
Private Member Functions | |
double | value_ (std::vector< bool > *jet_sign) const |
Private Attributes | |
std::vector< double > | et_ |
std::vector< double > | px_ |
std::vector< double > | py_ |
bool | setDHtZero_ |
AlphaT::AlphaT | ( | std::vector< T const * > const & | p4, |
bool | setDHtZero = false , |
||
bool | use_et = true |
||
) |
Definition at line 34 of file AlphaT.h.
References et_, reco::tau::disc::Pt(), px_, py_, setDHtZero_, and create_public_lumi_plots::transform.
AlphaT::AlphaT | ( | std::vector< T > const & | p4, |
bool | setDHtZero = false , |
||
bool | use_et = true |
||
) |
Definition at line 43 of file AlphaT.h.
References et_, reco::tau::disc::Pt(), px_, py_, setDHtZero_, and create_public_lumi_plots::transform.
|
inline |
Definition at line 53 of file AlphaT.h.
References value_().
Referenced by SUSY_HLT_alphaT::analyze(), and average.Average::average().
|
inline |
Definition at line 59 of file AlphaT.h.
References value_().
Referenced by average.Average::average().
|
private |
Definition at line 5 of file AlphaT.cc.
References funct::abs(), et_, mps_fire::i, createfilelist::int, SiStripPI::max, px_, py_, setDHtZero_, mathSSE::sqrt(), and mitigatedMETSequence_cff::U.
Referenced by value().
|
private |
|
private |
|
private |