#include <Photon.h>
Public Member Functions | |
PflowIDVariables () | |
Public Attributes | |
float | dnn |
float | etOutsideMustache |
float | mva |
int | nClusterOutsideMustache |
|
inline |
Definition at line 570 of file Photon.h.
float reco::Photon::PflowIDVariables::dnn |
Definition at line 568 of file Photon.h.
Referenced by GEDPhotonProducer::fillPhotonCollection(), and reco::Photon::pfDNN().
float reco::Photon::PflowIDVariables::etOutsideMustache |
Definition at line 566 of file Photon.h.
Referenced by PFPhotonTranslator::createPhotons(), and reco::Photon::etOutsideMustache().
float reco::Photon::PflowIDVariables::mva |
Definition at line 567 of file Photon.h.
Referenced by PFPhotonTranslator::createPhotons(), and reco::Photon::pfMVA().
int reco::Photon::PflowIDVariables::nClusterOutsideMustache |
Definition at line 565 of file Photon.h.
Referenced by PFPhotonTranslator::createPhotons(), and reco::Photon::nClusterOutsideMustache().