#include <GEMRecHitValidation.h>
Private Member Functions | |
Bool_t | matchRecHitAgainstSimHit (GEMRecHitCollection::const_iterator, Int_t) |
Additional Inherited Members | |
Public Types inherited from DQMEDAnalyzer | |
typedef dqm::reco::DQMStore | DQMStore |
typedef dqm::reco::MonitorElement | MonitorElement |
Public Types inherited from edm::stream::EDProducer< edm::GlobalCache< DQMEDAnalyzerGlobalCache >, edm::EndRunProducer, edm::EndLuminosityBlockProducer, edm::Accumulator > | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static void | globalEndJob (DQMEDAnalyzerGlobalCache const *) |
static void | globalEndLuminosityBlockProduce (edm::LuminosityBlock &lumi, edm::EventSetup const &setup, LuminosityBlockContext const *context) |
static void | globalEndRunProduce (edm::Run &run, edm::EventSetup const &setup, RunContext const *context) |
static std::unique_ptr< DQMEDAnalyzerGlobalCache > | initializeGlobalCache (edm::ParameterSet const &) |
Protected Member Functions inherited from GEMBaseValidation | |
template<typename T > | |
dqm::impl::MonitorElement * | bookDetectorOccupancy (DQMStore::IBooker &booker, const T &key, const GEMStation *station, const char *name_prfix, const char *title_prefix) |
template<typename T > | |
dqm::impl::MonitorElement * | bookHist1D (DQMStore::IBooker &booker, const T &key, const char *name, const char *title, Int_t nbinsx, Double_t xlow, Double_t xup, const char *x_title="", const char *y_title="Entries") |
template<typename T > | |
dqm::impl::MonitorElement * | bookHist2D (DQMStore::IBooker &booker, const T &key, const char *name, const char *title, Int_t nbinsx, Double_t xlow, Double_t xup, Int_t nbinsy, Double_t ylow, Double_t yup, const char *x_title="", const char *y_title="") |
template<typename T > | |
dqm::impl::MonitorElement * | bookPolarOccupancy (DQMStore::IBooker &booker, const T &key, const char *name_prefix, const char *title_prefix) |
template<typename T > | |
dqm::impl::MonitorElement * | bookXYOccupancy (DQMStore::IBooker &booker, const T &key, const char *name_prefix, const char *title_prefix) |
template<typename T > | |
dqm::impl::MonitorElement * | bookZROccupancy (DQMStore::IBooker &booker, const T &key, const char *name_prfix, const char *title_prefix) |
dqm::impl::MonitorElement * | bookZROccupancy (DQMStore::IBooker &booker, Int_t region_id, const char *name_prfix, const char *title_prefix) |
Int_t | getDetOccBinX (Int_t chamber_id, Int_t layer_id) |
const GEMGeometry * | initGeometry (const edm::EventSetup &) |
Bool_t | isMuonSimHit (const PSimHit &) |
Protected Member Functions inherited from DQMEDAnalyzer | |
uint64_t | meId () const |
Protected Attributes inherited from GEMBaseValidation | |
Bool_t | detail_plot_ |
std::vector< Double_t > | eta_range_ |
const std::string | kLogCategory_ |
const Int_t | kMuonPDGId_ = 13 |
Int_t | xy_occ_num_bins_ |
std::vector< Int_t > | zr_occ_num_bins_ |
std::vector< Double_t > | zr_occ_range_ |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
unsigned int | streamId_ |
Definition at line 7 of file GEMRecHitValidation.h.
|
explicit |
Definition at line 6 of file GEMRecHitValidation.cc.
References muonDTDigis_cfi::pset, rechit_token_, and simhit_token_.
|
override |
Definition at line 17 of file GEMRecHitValidation.cc.
|
overridevirtual |
Implements GEMBaseValidation.
Definition at line 191 of file GEMRecHitValidation.cc.
References GEMBaseValidation::detail_plot_, PV3DBase< T, PVType, FrameType >::eta(), dqm::impl::MonitorElement::Fill(), GEMBaseValidation::getDetOccBinX(), GEMBaseValidation::initGeometry(), GEMBaseValidation::isMuonSimHit(), edm::HandleBase::isValid(), GEMBaseValidation::kLogCategory_, matchRecHitAgainstSimHit(), me_cls_, me_detail_cls_, me_detail_occ_polar_, me_detail_occ_xy_, me_detail_pull_x_, me_detail_pull_y_, me_detail_residual_x_, me_detail_residual_y_, me_occ_zr_, me_pull_x_, me_pull_y_, me_rechit_occ_det_, me_rechit_occ_eta_, me_rechit_occ_phi_, me_residual_x_, me_residual_y_, me_simhit_occ_det_, me_simhit_occ_eta_, me_simhit_occ_phi_, PV3DBase< T, PVType, FrameType >::perp(), PV3DBase< T, PVType, FrameType >::phi(), edm::Handle< T >::product(), FastTimerService_cff::range, rechit_token_, GEMDetId::region(), singleTopDQM_cfi::setup, simhit_token_, mathSSE::sqrt(), PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 19 of file GEMRecHitValidation.cc.
References dqm::implementation::IBooker::book1D(), GEMBaseValidation::bookDetectorOccupancy(), GEMBaseValidation::bookHist1D(), GEMBaseValidation::bookPolarOccupancy(), GEMBaseValidation::bookXYOccupancy(), GEMBaseValidation::bookZROccupancy(), relativeConstraints::chamber, chambers, GEMBaseValidation::detail_plot_, GEMBaseValidation::eta_range_, GEMBaseValidation::initGeometry(), GEMBaseValidation::kLogCategory_, M_PI, me_cls_, me_detail_cls_, me_detail_occ_polar_, me_detail_occ_xy_, me_detail_pull_x_, me_detail_pull_y_, me_detail_residual_x_, me_detail_residual_y_, me_occ_zr_, me_pull_x_, me_pull_y_, me_rechit_occ_det_, me_rechit_occ_eta_, me_rechit_occ_phi_, me_residual_x_, me_residual_y_, me_simhit_occ_det_, me_simhit_occ_eta_, me_simhit_occ_phi_, HLT_2018_cff::region, dqm::implementation::NavigatorBase::setCurrentFolder(), singleTopDQM_cfi::setup, and relativeConstraints::station.
|
private |
Definition at line 175 of file GEMRecHitValidation.cc.
References muonTagProbeFilters_cff::matched.
Referenced by analyze().
|
private |
Definition at line 23 of file GEMRecHitValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 24 of file GEMRecHitValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 39 of file GEMRecHitValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 38 of file GEMRecHitValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 33 of file GEMRecHitValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 34 of file GEMRecHitValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 28 of file GEMRecHitValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 29 of file GEMRecHitValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 37 of file GEMRecHitValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 31 of file GEMRecHitValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 32 of file GEMRecHitValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 47 of file GEMRecHitValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 45 of file GEMRecHitValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 46 of file GEMRecHitValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 26 of file GEMRecHitValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 27 of file GEMRecHitValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 43 of file GEMRecHitValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 41 of file GEMRecHitValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 42 of file GEMRecHitValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 19 of file GEMRecHitValidation.h.
Referenced by analyze(), and GEMRecHitValidation().
|
private |
Definition at line 20 of file GEMRecHitValidation.h.
Referenced by analyze(), and GEMRecHitValidation().