![]() |
![]() |
#include <MuonTrackResidualAnalyzer.h>
Classes | |
struct | RadiusComparatorInOut |
Public Types | |
enum | EtaRange { all, barrel, endcap } |
![]() | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Public Member Functions | |
void | analyze (const edm::Event &event, const edm::EventSetup &eventSetup) |
virtual void | beginJob () |
virtual void | endJob () |
MuonTrackResidualAnalyzer (const edm::ParameterSet &pset) | |
Constructor. More... | |
virtual | ~MuonTrackResidualAnalyzer () |
Destructor. More... | |
![]() | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
![]() | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Member Functions | |
void | computeResolution (Trajectory &trajectory, std::map< DetId, const PSimHit * > &hitIdMap, HResolution1DRecHit *histos) |
bool | isInTheAcceptance (double eta) |
std::map< DetId, const PSimHit * > | mapMuSimHitsPerId (edm::Handle< edm::PSimHitContainer > dtSimhits, edm::Handle< edm::PSimHitContainer > cscSimhits, edm::Handle< edm::PSimHitContainer > rpcSimhits) |
void | mapMuSimHitsPerId (edm::Handle< edm::PSimHitContainer > simhits, std::map< DetId, const PSimHit * > &hitIdMap) |
Private Attributes | |
edm::InputTag | cscSimHitLabel |
DQMStore * | dbe_ |
std::string | dirName_ |
edm::InputTag | dtSimHitLabel |
HResolution1DRecHit * | h1DRecHitRes |
HResolution1DRecHit * | h1DSimHitRes |
MonitorElement * | hDeltaPtVsEtaSim |
MonitorElement * | hDeltaPtVsEtaSim2 |
MonitorElement * | hDPtRef |
MonitorElement * | hSimHitsPerTrack |
MonitorElement * | hSimHitsPerTrackVsEta |
std::string | out |
edm::InputTag | rpcSimHitLabel |
edm::InputTag | theDataType |
MeasurementEstimator * | theEstimator |
EtaRange | theEtaRange |
int | theMuonSimHitNumberPerEvent |
edm::InputTag | theMuonTrackLabel |
edm::InputTag | theSeedCollectionLabel |
MuonServiceProxy * | theService |
std::vector< const PSimHit * > | theSimHitContainer |
unsigned int | theSimTkId |
KFUpdator * | theUpdator |
Additional Inherited Members | |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
![]() | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
![]() | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
No description available.
Definition at line 44 of file MuonTrackResidualAnalyzer.h.
Enumerator | |
---|---|
all | |
barrel | |
endcap |
Definition at line 47 of file MuonTrackResidualAnalyzer.h.
MuonTrackResidualAnalyzer::MuonTrackResidualAnalyzer | ( | const edm::ParameterSet & | pset | ) |
Constructor.
Definition at line 38 of file MuonTrackResidualAnalyzer.cc.
References Chi2MeasurementEstimatorESProducer_cfi::Chi2MeasurementEstimator, dbe_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), LogDebug, MuonServiceProxy_cff::MuonServiceProxy, cppFunctionSkipper::operator, dbtoconf::out, and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Destructor.
Definition at line 70 of file MuonTrackResidualAnalyzer.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 117 of file MuonTrackResidualAnalyzer.cc.
References abs, debug, LogDebug, LogTrace, mag(), query::result, and GeomDet::toGlobal().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 77 of file MuonTrackResidualAnalyzer.cc.
References DQMStore::book1D(), DQMStore::book2D(), DQMStore::cd(), dbe_, TrackerOfflineValidation_Dqm_cff::dirName, edm::InputTag::instance(), edm::InputTag::label(), LogDebug, edm::InputTag::process(), linker::replace(), DQMStore::setCurrentFolder(), and DQMStore::showDirStructure().
|
private |
Definition at line 329 of file MuonTrackResidualAnalyzer.cc.
References abs, gather_cfg::cout, data, PSimHit::detUnitId(), diffTreeTool::diff, PV3DBase< T, PVType, FrameType >::eta(), HResolution1DRecHit::Fill(), PSimHit::localPosition(), Trajectory::measurements(), PSimHit::momentumAtEntry(), Geom::Phi< T >::phi(), PV3DBase< T, PVType, FrameType >::phi(), GeomDet::toLocal(), PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 112 of file MuonTrackResidualAnalyzer.cc.
References dbe_, dbtoconf::out, and DQMStore::save().
|
private |
Definition at line 255 of file MuonTrackResidualAnalyzer.cc.
References abs, cond::ecalcond::all, Reference_intrackfit_cff::barrel, Reference_intrackfit_cff::endcap, and LogDebug.
|
private |
Definition at line 270 of file MuonTrackResidualAnalyzer.cc.
References prof2calltree::count, debug, MuonPatternRecoDumper::dumpMuonId(), LogDebug, and LogTrace.
|
private |
Definition at line 301 of file MuonTrackResidualAnalyzer.cc.
References abs, MuonSubdetId::DT, LogDebug, and DetId::rawId().
|
private |
Definition at line 91 of file MuonTrackResidualAnalyzer.h.
|
private |
Definition at line 81 of file MuonTrackResidualAnalyzer.h.
|
private |
Definition at line 82 of file MuonTrackResidualAnalyzer.h.
|
private |
Definition at line 92 of file MuonTrackResidualAnalyzer.h.
|
private |
Definition at line 103 of file MuonTrackResidualAnalyzer.h.
|
private |
Definition at line 106 of file MuonTrackResidualAnalyzer.h.
|
private |
Definition at line 110 of file MuonTrackResidualAnalyzer.h.
|
private |
Definition at line 111 of file MuonTrackResidualAnalyzer.h.
|
private |
Definition at line 100 of file MuonTrackResidualAnalyzer.h.
|
private |
Definition at line 108 of file MuonTrackResidualAnalyzer.h.
|
private |
Definition at line 109 of file MuonTrackResidualAnalyzer.h.
|
private |
Definition at line 84 of file MuonTrackResidualAnalyzer.h.
|
private |
Definition at line 93 of file MuonTrackResidualAnalyzer.h.
|
private |
Definition at line 86 of file MuonTrackResidualAnalyzer.h.
|
private |
Definition at line 97 of file MuonTrackResidualAnalyzer.h.
|
private |
Definition at line 87 of file MuonTrackResidualAnalyzer.h.
|
private |
Definition at line 113 of file MuonTrackResidualAnalyzer.h.
|
private |
Definition at line 89 of file MuonTrackResidualAnalyzer.h.
|
private |
Definition at line 90 of file MuonTrackResidualAnalyzer.h.
|
private |
Definition at line 95 of file MuonTrackResidualAnalyzer.h.
|
private |
Definition at line 118 of file MuonTrackResidualAnalyzer.h.
|
private |
Definition at line 115 of file MuonTrackResidualAnalyzer.h.
|
private |
Definition at line 96 of file MuonTrackResidualAnalyzer.h.