#include <RecoMuon/MuonIdentification/src/MuonShowerDigiFiller.cc>
Public Member Functions | |
void | fill (reco::MuonChamberMatch &muChMatch) const |
void | fillDefault (reco::MuonChamberMatch &muChMatch) const |
void | getDigis (edm::Event &iEvent) |
void | getES (const edm::EventSetup &iSetup) |
MuonShowerDigiFiller () | |
MuonShowerDigiFiller (const edm::ParameterSet &, edm::ConsumesCollector &&iC) | |
Description: Class filling shower information using DT and CSC digis
Implementation: <Notes on="" implementation>="">
Definition at line 47 of file MuonShowerDigiFiller.h.
|
inline |
Definition at line 49 of file MuonShowerDigiFiller.h.
MuonShowerDigiFiller::MuonShowerDigiFiller | ( | const edm::ParameterSet & | iConfig, |
edm::ConsumesCollector && | iC | ||
) |
Definition at line 27 of file MuonShowerDigiFiller.cc.
void MuonShowerDigiFiller::fill | ( | reco::MuonChamberMatch & | muChMatch | ) | const |
Definition at line 49 of file MuonShowerDigiFiller.cc.
References funct::abs(), MuonSubdetId::CSC, reco::MuonChamberMatch::detector(), change_name::diff, MuonSubdetId::DT, dqmMemoryStats::float, CSCLayer::geometry(), reco::MuonChamberMatch::id, CSCGeometry::layer(), DTGeometry::layer(), phase1PixelTopology::layer, m_cscDigis, m_cscGeometry, m_digiMaxDistanceX, m_dtDigis, m_dtGeometry, DTChamberId::maxLayerId, CSCDetId::maxLayerId(), DTChamberId::maxSuperLayerId, reco::MuonChamberMatch::nDigisInRange, EcalCondDBWriter_cfi::pedestal, FastTimerService_cff::range, DetId::rawId(), DTLayer::specificTopology(), remoteMonitoring_LASER_era2018_cfg::threshold, DTTopology::wirePosition(), reco::MuonChamberMatch::x, CSCLayerGeometry::xOfStrip(), and reco::MuonChamberMatch::y.
void MuonShowerDigiFiller::fillDefault | ( | reco::MuonChamberMatch & | muChMatch | ) | const |
Definition at line 116 of file MuonShowerDigiFiller.cc.
References reco::MuonChamberMatch::nDigisInRange.
void MuonShowerDigiFiller::getDigis | ( | edm::Event & | iEvent | ) |
Definition at line 44 of file MuonShowerDigiFiller.cc.
References iEvent, m_cscDigis, m_cscDigisToken, m_dtDigis, and m_dtDigisToken.
void MuonShowerDigiFiller::getES | ( | const edm::EventSetup & | iSetup | ) |
Definition at line 39 of file MuonShowerDigiFiller.cc.
References edm::EventSetup::getHandle(), m_cscGeometry, m_cscGeometryToken, m_dtGeometry, and m_dtGeometryToken.
|
private |
Definition at line 71 of file MuonShowerDigiFiller.h.
Referenced by fill(), and getDigis().
|
private |
Definition at line 62 of file MuonShowerDigiFiller.h.
Referenced by getDigis().
|
private |
Definition at line 68 of file MuonShowerDigiFiller.h.
|
private |
Definition at line 65 of file MuonShowerDigiFiller.h.
Referenced by getES().
|
private |
Definition at line 59 of file MuonShowerDigiFiller.h.
Referenced by fill().
|
private |
Definition at line 70 of file MuonShowerDigiFiller.h.
Referenced by fill(), and getDigis().
|
private |
Definition at line 61 of file MuonShowerDigiFiller.h.
Referenced by getDigis().
|
private |
Definition at line 67 of file MuonShowerDigiFiller.h.
|
private |
Definition at line 64 of file MuonShowerDigiFiller.h.
Referenced by getES().