CMS 3D CMS Logo

reco::MuonEnergy Struct Reference

#include <DataFormats/MuonReco/interface/MuonEnergy.h>

List of all members.

Public Member Functions

 MuonEnergy ()

Public Attributes

float em
 RecHit based energy (eta-phi size don't match!) energy deposited in crossed ECAL crystals.
float emS9
 energy deposited in 3x3 ECAL crystal shape around crossed crystal
float had
 energy deposited in crossed HCAL tower (RecHits)
float hadS9
 energy deposited in 3x3 HCAL tower shape around crossed tower (RecHits)
float ho
 energy deposited in crossed HO tower (RecHits)
float hoS9
 energy deposited in 3x3 HO tower shape around crossed tower (RecHits)
float tower
 CaloTower based energy total energy.
float towerS9
 total energy in 3x3 tower shape


Detailed Description

Definition at line 6 of file MuonEnergy.h.


Constructor & Destructor Documentation

reco::MuonEnergy::MuonEnergy (  )  [inline]

Definition at line 30 of file MuonEnergy.h.

00030                    :
00031        tower(0), towerS9(0),
00032        em(0), emS9(0),
00033        had(0), hadS9(0),
00034        ho(0), hoS9(0){ }


Member Data Documentation

float reco::MuonEnergy::em

RecHit based energy (eta-phi size don't match!) energy deposited in crossed ECAL crystals.

Definition at line 15 of file MuonEnergy.h.

Referenced by MuonEnergyDepositAnalyzer::analyze(), pat::HistoMuon::fill(), MuonIdProducer::fillMuonId(), CaloMuonProducer::makeMuon(), and VisMuonEnergyTwig::update().

float reco::MuonEnergy::emS9

energy deposited in 3x3 ECAL crystal shape around crossed crystal

Definition at line 18 of file MuonEnergy.h.

Referenced by MuonEnergyDepositAnalyzer::analyze(), pat::HistoMuon::fill(), MuonIdProducer::fillMuonId(), CaloMuonProducer::makeMuon(), and VisMuonEnergyTwig::update().

float reco::MuonEnergy::had

energy deposited in crossed HCAL tower (RecHits)

Definition at line 20 of file MuonEnergy.h.

Referenced by MuonEnergyDepositAnalyzer::analyze(), pat::HistoMuon::fill(), MuonIdProducer::fillMuonId(), CaloMuonProducer::makeMuon(), and VisMuonEnergyTwig::update().

float reco::MuonEnergy::hadS9

energy deposited in 3x3 HCAL tower shape around crossed tower (RecHits)

Definition at line 23 of file MuonEnergy.h.

Referenced by MuonEnergyDepositAnalyzer::analyze(), pat::HistoMuon::fill(), MuonIdProducer::fillMuonId(), CaloMuonProducer::makeMuon(), and VisMuonEnergyTwig::update().

float reco::MuonEnergy::ho

energy deposited in crossed HO tower (RecHits)

Definition at line 25 of file MuonEnergy.h.

Referenced by MuonEnergyDepositAnalyzer::analyze(), pat::HistoMuon::fill(), MuonIdProducer::fillMuonId(), CaloMuonProducer::makeMuon(), and VisMuonEnergyTwig::update().

float reco::MuonEnergy::hoS9

energy deposited in 3x3 HO tower shape around crossed tower (RecHits)

Definition at line 28 of file MuonEnergy.h.

Referenced by MuonEnergyDepositAnalyzer::analyze(), pat::HistoMuon::fill(), MuonIdProducer::fillMuonId(), CaloMuonProducer::makeMuon(), and VisMuonEnergyTwig::update().

float reco::MuonEnergy::tower

CaloTower based energy total energy.

Definition at line 9 of file MuonEnergy.h.

Referenced by VisMuonEnergyTwig::update().

float reco::MuonEnergy::towerS9

total energy in 3x3 tower shape

Definition at line 11 of file MuonEnergy.h.

Referenced by VisMuonEnergyTwig::update().


The documentation for this struct was generated from the following file:
Generated on Tue Jun 9 18:51:17 2009 for CMSSW by  doxygen 1.5.4