#include <Photon.h>
Public Member Functions | |
PflowIDVariables () | |
Public Attributes | |
float | etOutsideMustache |
float | mva |
int | nClusterOutsideMustache |
reco::Photon::PflowIDVariables::PflowIDVariables | ( | ) | [inline] |
Definition at line 423 of file Photon.h.
: nClusterOutsideMustache(-1), etOutsideMustache(-999999999.), mva(-999999999.) {}
Definition at line 420 of file Photon.h.
Referenced by PFPhotonTranslator::createPhotons(), and reco::Photon::etOutsideMustache().
Definition at line 421 of file Photon.h.
Referenced by PFPhotonTranslator::createPhotons(), and reco::Photon::pfMVA().
Definition at line 419 of file Photon.h.
Referenced by PFPhotonTranslator::createPhotons(), and reco::Photon::nClusterOutsideMustache().