CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 481 of file Photon.h.

Constructor & Destructor Documentation

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

Definition at line 488 of file Photon.h.

488  :
489 
491  etOutsideMustache(-999999999.),
492  mva(-999999999.)
493 
494  {}

Member Data Documentation

float reco::Photon::PflowIDVariables::etOutsideMustache

Definition at line 485 of file Photon.h.

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

float reco::Photon::PflowIDVariables::mva

Definition at line 486 of file Photon.h.

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

int reco::Photon::PflowIDVariables::nClusterOutsideMustache