1 #ifndef HLTrigger_JetMET_AlphaT_h 2 #define HLTrigger_JetMET_AlphaT_h 12 AlphaT(std::vector<T const *>
const &
p4,
bool setDHtZero =
false ,
bool use_et =
true);
15 AlphaT(std::vector<T>
const & p4,
bool setDHtZero =
false,
bool use_et =
true);
18 std::vector<double>
et_;
19 std::vector<double>
px_;
20 std::vector<double>
py_;
23 inline double value(
void)
const;
24 inline double value(std::vector<bool> & jet_sign)
const;
27 double value_(std::vector<bool> * jet_sign)
const;
54 #endif // HLTrigger_JetMET_AlphaT_h std::vector< double > px_
std::vector< double > py_
double value_(std::vector< bool > *jet_sign) const
AlphaT(std::vector< T const * > const &p4, bool setDHtZero=false, bool use_et=true)
std::vector< double > et_