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 504 of file Photon.h.

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

Member Data Documentation

float reco::Photon::PflowIDVariables::etOutsideMustache

Definition at line 501 of file Photon.h.

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

float reco::Photon::PflowIDVariables::mva

Definition at line 502 of file Photon.h.

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

int reco::Photon::PflowIDVariables::nClusterOutsideMustache