CMS 3D CMS Logo

Public Member Functions | Public Attributes

reco::Photon::PflowIDVariables Struct Reference

#include <Photon.h>

List of all members.

Public Member Functions

 PflowIDVariables ()

Public Attributes

float etOutsideMustache
float mva
int nClusterOutsideMustache

Detailed Description

Definition at line 416 of file Photon.h.


Constructor & Destructor Documentation

reco::Photon::PflowIDVariables::PflowIDVariables ( ) [inline]

Definition at line 423 of file Photon.h.

                        :

        nClusterOutsideMustache(-1),
        etOutsideMustache(-999999999.),
        mva(-999999999.)
                   
      {}

Member Data Documentation

Definition at line 420 of file Photon.h.

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

Definition at line 421 of file Photon.h.

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