CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
reco::Photon::PflowIDVariables Struct Reference

#include <Photon.h>

Public Member Functions

 PflowIDVariables ()
 

Public Attributes

float etOutsideMustache
 
float mva
 
int nClusterOutsideMustache
 

Detailed Description

Definition at line 499 of file Photon.h.

Constructor & Destructor Documentation

◆ PflowIDVariables()

reco::Photon::PflowIDVariables::PflowIDVariables ( )
inline

Definition at line 504 of file Photon.h.

505  :
506 
508  etOutsideMustache(-999999999.),
509  mva(-999999999.)
510 
511  {}

Member Data Documentation

◆ etOutsideMustache

float reco::Photon::PflowIDVariables::etOutsideMustache

Definition at line 501 of file Photon.h.

Referenced by PFPhotonTranslator::createPhotons(), and reco::Photon::etOutsideMustache().

◆ mva

float reco::Photon::PflowIDVariables::mva

Definition at line 502 of file Photon.h.

Referenced by PFPhotonTranslator::createPhotons(), and reco::Photon::pfMVA().

◆ nClusterOutsideMustache

int reco::Photon::PflowIDVariables::nClusterOutsideMustache
reco::Photon::PflowIDVariables::etOutsideMustache
float etOutsideMustache
Definition: Photon.h:501
reco::Photon::PflowIDVariables::mva
float mva
Definition: Photon.h:502
reco::Photon::PflowIDVariables::nClusterOutsideMustache
int nClusterOutsideMustache
Definition: Photon.h:500