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

Constructor & Destructor Documentation

◆ PflowIDVariables()

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

Definition at line 564 of file Photon.h.

565  :
566 
568  etOutsideMustache(-999999999.),
569  mva(-999999999.)
570 
571  {}

Member Data Documentation

◆ etOutsideMustache

float reco::Photon::PflowIDVariables::etOutsideMustache

Definition at line 561 of file Photon.h.

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

◆ mva

float reco::Photon::PflowIDVariables::mva

Definition at line 562 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:561
reco::Photon::PflowIDVariables::mva
float mva
Definition: Photon.h:562
reco::Photon::PflowIDVariables::nClusterOutsideMustache
int nClusterOutsideMustache
Definition: Photon.h:560