#include <DeepTauBase.h>
Public Member Functions | |
double | operator() (const pat::Tau &tau) const |
TauWPThreshold (const std::string &cut_str) | |
Private Attributes | |
std::unique_ptr< TF1 > | fn_ |
double | value_ |
Definition at line 30 of file DeepTauBase.h.
|
explicit |
Definition at line 15 of file DeepTauBase.cc.
References fn_, createfilelist::int, tablePrinter::prefix, AlCaHLTBitMon_QueryRunRegistry::string, and value_.
double deep_tau::TauWPThreshold::operator() | ( | const pat::Tau & | tau | ) | const |
Definition at line 40 of file DeepTauBase.cc.
References pat::Tau::decayMode(), reco::LeafCandidate::eta(), fn_, reco::LeafCandidate::pt(), and value_.
|
private |
Definition at line 36 of file DeepTauBase.h.
Referenced by operator()(), and TauWPThreshold().
|
private |
Definition at line 37 of file DeepTauBase.h.
Referenced by operator()(), and TauWPThreshold().