CMS 3D CMS Logo

List of all members | Public Attributes
reco::Jet::EtaPhiMoments Class Reference

record to store eta-phi first and second moments More...

#include <Jet.h>

Public Attributes

float etaEtaMoment
 
float etaMean
 
float etaPhiMoment
 
float phiMean
 
float phiPhiMoment
 

Detailed Description

record to store eta-phi first and second moments

Definition at line 26 of file Jet.h.

Member Data Documentation

◆ etaEtaMoment

float reco::Jet::EtaPhiMoments::etaEtaMoment

Definition at line 30 of file Jet.h.

Referenced by pat::tau::TauPFSpecific::TauPFSpecific().

◆ etaMean

float reco::Jet::EtaPhiMoments::etaMean

Definition at line 28 of file Jet.h.

◆ etaPhiMoment

float reco::Jet::EtaPhiMoments::etaPhiMoment

Definition at line 32 of file Jet.h.

Referenced by pat::tau::TauPFSpecific::TauPFSpecific().

◆ phiMean

float reco::Jet::EtaPhiMoments::phiMean

Definition at line 29 of file Jet.h.

◆ phiPhiMoment

float reco::Jet::EtaPhiMoments::phiPhiMoment

Definition at line 31 of file Jet.h.

Referenced by pat::tau::TauPFSpecific::TauPFSpecific().