CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
reco::HcalMuonRecHit Struct Reference

#include <MuonEnergy.h>

Public Member Functions

 HcalMuonRecHit ()
 

Public Attributes

float chi2
 
HcalDetId detId
 
float energy
 
float time
 

Detailed Description

Definition at line 9 of file MuonEnergy.h.

Constructor & Destructor Documentation

◆ HcalMuonRecHit()

reco::HcalMuonRecHit::HcalMuonRecHit ( )
inline

Definition at line 14 of file MuonEnergy.h.

14 : energy(0), chi2(0), time(0) {}

Member Data Documentation

◆ chi2

float reco::HcalMuonRecHit::chi2

Definition at line 11 of file MuonEnergy.h.

Referenced by MuonIdProducer::fillMuonId().

◆ detId

HcalDetId reco::HcalMuonRecHit::detId

Definition at line 13 of file MuonEnergy.h.

Referenced by MuonIdProducer::fillMuonId().

◆ energy

float reco::HcalMuonRecHit::energy

Definition at line 10 of file MuonEnergy.h.

Referenced by MuonIdProducer::fillMuonId(), and Jet.Jet::rawEnergy().

◆ time

float reco::HcalMuonRecHit::time
reco::HcalMuonRecHit::time
float time
Definition: MuonEnergy.h:12
reco::HcalMuonRecHit::energy
float energy
Definition: MuonEnergy.h:10
reco::HcalMuonRecHit::chi2
float chi2
Definition: MuonEnergy.h:11