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

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

Definition at line 506 of file Photon.h.

506  :
507 
509  etOutsideMustache(-999999999.),
510  mva(-999999999.)
511 
512  {}

Member Data Documentation

float reco::Photon::PflowIDVariables::etOutsideMustache

Definition at line 503 of file Photon.h.

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

float reco::Photon::PflowIDVariables::mva

Definition at line 504 of file Photon.h.

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

int reco::Photon::PflowIDVariables::nClusterOutsideMustache