![]() |
ATLAS Offline Software
|
A closely related class that calculates the input variables. More...
#include <TauDecayModeNNClassifier.h>
Public Member Functions | |
| TauDecayModeNNVariable ()=delete | |
| template<typename T> | |
| T | pfoAttr (const PFOPtr pfo, const PFOAttributes &attr) |
Static Public Member Functions | |
| static float | deltaPhi (const TLorentzVector &p4, const TLorentzVector &p4_tau) |
| static float | deltaEta (const TLorentzVector &p4, const TLorentzVector &p4_tau) |
| static float | deltaPhiECal (const TLorentzVector &p4, const std::pair< float, bool > &tau_phiTrkECal) |
| static float | deltaEtaECal (const TLorentzVector &p4, const std::pair< float, bool > &tau_etaTrkECal) |
| template<typename T> | |
| static T | pfoAttr (const xAOD::PFO *pfo, const xAOD::PFODetails::PFOAttributes &attr) |
| retrieve the PFO attributes | |
Static Public Attributes | |
| static const std::size_t | nClasses = 5 |
| static const std::set< std::string > | sCommonP4Vars |
| static const std::set< std::string > | sTrackIPVars |
| static const std::set< std::string > | sNeutralPFOVars |
| static const std::array< std::string, nClasses > | sModeNames |
A closely related class that calculates the input variables.
Definition at line 77 of file TauDecayModeNNClassifier.h.
|
delete |
|
static |
Definition at line 351 of file TauDecayModeNNClassifier.cxx.
|
static |
Definition at line 362 of file TauDecayModeNNClassifier.cxx.
|
static |
Definition at line 346 of file TauDecayModeNNClassifier.cxx.
|
static |
Definition at line 356 of file TauDecayModeNNClassifier.cxx.
| T tauRecTools::TauDecayModeNNVariable::pfoAttr | ( | const PFOPtr | pfo, |
| const PFOAttributes & | attr ) |
Definition at line 369 of file TauDecayModeNNClassifier.cxx.
|
static |
|
static |
Definition at line 81 of file TauDecayModeNNClassifier.h.
|
static |
Definition at line 82 of file TauDecayModeNNClassifier.h.
|
static |
Definition at line 85 of file TauDecayModeNNClassifier.h.
|
static |
Definition at line 84 of file TauDecayModeNNClassifier.h.
|
static |
Definition at line 83 of file TauDecayModeNNClassifier.h.