A closely related class that calculates the input variables.
More...
#include <TauDecayModeNNClassifier.h>
A closely related class that calculates the input variables.
Definition at line 74 of file TauDecayModeNNClassifier.h.
◆ TauDecayModeNNVariable()
tauRecTools::TauDecayModeNNVariable::TauDecayModeNNVariable |
( |
| ) |
|
|
delete |
◆ deltaEta()
float tauRecTools::TauDecayModeNNVariable::deltaEta |
( |
const TLorentzVector & |
p4, |
|
|
const TLorentzVector & |
p4_tau |
|
) |
| |
|
static |
◆ deltaEtaECal()
float tauRecTools::TauDecayModeNNVariable::deltaEtaECal |
( |
const TLorentzVector & |
p4, |
|
|
const std::pair< float, bool > & |
tau_etaTrkECal |
|
) |
| |
|
static |
◆ deltaPhi()
float tauRecTools::TauDecayModeNNVariable::deltaPhi |
( |
const TLorentzVector & |
p4, |
|
|
const TLorentzVector & |
p4_tau |
|
) |
| |
|
static |
◆ deltaPhiECal()
float tauRecTools::TauDecayModeNNVariable::deltaPhiECal |
( |
const TLorentzVector & |
p4, |
|
|
const std::pair< float, bool > & |
tau_phiTrkECal |
|
) |
| |
|
static |
◆ energyFracEM2()
float tauRecTools::TauDecayModeNNVariable::energyFracEM2 |
( |
const xAOD::PFO * |
pfo, |
|
|
float |
energy_em2 |
|
) |
| |
|
static |
◆ pfoAttr() [1/2]
◆ pfoAttr() [2/2]
retrieve the PFO attributes
- Parameters
-
pfo | a pointer to PFO object |
attr | an attribute object |
- Exceptions
-
std::runtime_error | if the attribute cannot be retrieved |
the template type must match the type of the attribute
◆ ptSubRatio()
float tauRecTools::TauDecayModeNNVariable::ptSubRatio |
( |
const xAOD::PFO * |
pfo | ) |
|
|
static |
◆ nClasses
const std::size_t tauRecTools::TauDecayModeNNVariable::nClasses = 5 |
|
static |
◆ sCommonP4Vars
const std::set< std::string > tauRecTools::TauDecayModeNNVariable::sCommonP4Vars |
|
static |
◆ sModeNames
◆ sNeutralPFOVars
const std::set< std::string > tauRecTools::TauDecayModeNNVariable::sNeutralPFOVars |
|
static |
Initial value:= {
"FIRST_ETA", "SECOND_R_log", "DELTA_THETA", "CENTER_LAMBDA_log", "LONGITUDINAL", "ENG_FRAC_CORE",
"SECOND_ENG_DENS_log", "NPosECells_EM1", "NPosECells_EM2", "energy_EM1", "energy_EM2", "EM1CoreFrac",
"firstEtaWRTClusterPosition_EM1", "firstEtaWRTClusterPosition_EM2",
"secondEtaWRTClusterPosition_EM1_log", "secondEtaWRTClusterPosition_EM2_log"}
Definition at line 81 of file TauDecayModeNNClassifier.h.
◆ sTrackIPVars
const std::set< std::string > tauRecTools::TauDecayModeNNVariable::sTrackIPVars |
|
static |
The documentation for this class was generated from the following files: