Go to the source code of this file.
|
float | reco::tau::eratio (const reco::PFTau &tau) |
| return ratio of energy in ECAL over sum of energy in ECAL and HCAL More...
|
|
float | reco::tau::eratio (const pat::Tau &tau) |
|
bool | reco::tau::fillIsoMVARun2Inputs (float *mvaInput, const pat::Tau &tau, int mvaOpt, const std::string &nameCharged, const std::string &nameNeutral, const std::string &namePu, const std::string &nameOutside, const std::string &nameFootprint) |
|
float | reco::tau::lead_track_chi2 (const reco::PFTau &tau) |
| return chi2 of the leading track ==> deprecated? <== More...
|
|
unsigned int | reco::tau::n_photons_total (const reco::PFTau &tau) |
| return total number of pf photon candidates with pT>500 MeV, which are associated to signal More...
|
|
unsigned int | reco::tau::n_photons_total (const pat::Tau &tau) |
|
float | reco::tau::pt_weighted_dx (const reco::PFTau &tau, int mode=0, int var=0, int decaymode=-1) |
|
float | reco::tau::pt_weighted_dx (const pat::Tau &tau, int mode=0, int var=0, int decaymode=-1) |
|
template<typename T > |
float | reco::tau::pt_weighted_dx_T (const typename T::Tau_t &tau, int mode, int var, int decaymode) |
|