CMS 3D CMS Logo

Public Member Functions | Public Attributes

reco::Photon::MIPVariables Struct Reference

#include <Photon.h>

List of all members.

Public Member Functions

 MIPVariables ()

Public Attributes

float mipChi2
float mipIntercept
bool mipIsHalo
int mipNhitCone
float mipSlope
float mipTotEnergy

Detailed Description

Definition at line 248 of file Photon.h.


Constructor & Destructor Documentation

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

Definition at line 257 of file Photon.h.


Member Data Documentation

Definition at line 250 of file Photon.h.

Referenced by PhotonMIPHaloTagger::MIPcalculate(), and reco::Photon::mipChi2().

Definition at line 253 of file Photon.h.

Referenced by PhotonMIPHaloTagger::MIPcalculate(), and reco::Photon::mipIntercept().

Definition at line 255 of file Photon.h.

Referenced by PhotonMIPHaloTagger::MIPcalculate(), and reco::Photon::mipIsHalo().

Definition at line 254 of file Photon.h.

Referenced by PhotonMIPHaloTagger::MIPcalculate(), and reco::Photon::mipNhitCone().

Definition at line 252 of file Photon.h.

Referenced by PhotonMIPHaloTagger::MIPcalculate(), and reco::Photon::mipSlope().

Definition at line 251 of file Photon.h.

Referenced by PhotonMIPHaloTagger::MIPcalculate(), and reco::Photon::mipTotEnergy().