#include <SiPixelRecHitSource.h>
Public Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, const edm::EventSetup &) override |
virtual void | bookMEs (DQMStore::IBooker &, const edm::EventSetup &iSetup) |
virtual void | buildStructure (edm::EventSetup const &) |
void | dqmBeginRun (const edm::Run &, edm::EventSetup const &) override |
SiPixelRecHitSource (const edm::ParameterSet &conf) | |
~SiPixelRecHitSource () override | |
Public Member Functions inherited from one::DQMEDAnalyzer< T > | |
DQMEDAnalyzer ()=default | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > const &)=delete | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > &&)=delete | |
~DQMEDAnalyzer () override=default | |
Public Attributes | |
std::string | topFolderName_ |
Private Attributes | |
bool | bladeOn |
edm::ParameterSet | conf_ |
bool | diskOn |
int | eventNo |
bool | firstRun |
bool | isPIB |
bool | isUpgrade |
bool | ladOn |
bool | layOn |
bool | modOn |
bool | phiOn |
std::map< uint32_t, int > | rechit_count |
bool | reducedSet |
bool | ringOn |
bool | saveFile |
bool | slowDown |
edm::EDGetTokenT< SiPixelRecHitCollection > | src_ |
std::map< uint32_t, SiPixelRecHitModule * > | thePixelStructure |
bool | twoDimOn |
Description: header file for Pixel Monitor Rec Hits
Usage: see description
Definition at line 52 of file SiPixelRecHitSource.h.
|
explicit |
Definition at line 51 of file SiPixelRecHitSource.cc.
References conf_, firstRun, edm::ParameterSet::getParameter(), AlCaHLTBitMon_QueryRunRegistry::string, and topFolderName_.
|
override |
Definition at line 72 of file SiPixelRecHitSource.cc.
References thePixelStructure.
|
override |
Definition at line 105 of file SiPixelRecHitSource.cc.
References edmNew::DetSet< T >::begin(), bladeOn, diskOn, edmNew::DetSet< T >::end(), edmNew::DetSetVector< T >::end(), eventNo, edmNew::DetSetVector< T >::find(), edm::Event::getByToken(), ladOn, layOn, match(), modOn, phiOn, rechit_count, reducedSet, ringOn, RecoTauValidation_cfi::sizeX, RecoTauValidation_cfi::sizeY, slowDown, mathSSE::sqrt(), src_, thePixelStructure, twoDimOn, PV3DBase< T, PVType, FrameType >::x(), LocalError::xx(), PV3DBase< T, PVType, FrameType >::y(), and LocalError::yy().
|
override |
Definition at line 98 of file SiPixelRecHitSource.cc.
References bookMEs().
|
virtual |
Create folder tree and book histograms
Definition at line 245 of file SiPixelRecHitSource.cc.
References bladeOn, conf_, DEFINE_FWK_MODULE, diskOn, Exception, isPIB, isUpgrade, ladOn, layOn, LogDebug, modOn, phiOn, reducedSet, ringOn, SiPixelFolderOrganizer::setModuleFolder(), thePixelStructure, and twoDimOn.
Referenced by bookHistograms().
|
virtual |
Definition at line 176 of file SiPixelRecHitSource.cc.
References PixelEndcapName::bladeName(), TrackerGeometry::dets(), TrackerGeometry::detTypes(), PixelEndcapName::diskName(), edm::EventSetup::get(), PixelEndcapName::halfCylinder(), isPIB, isUpgrade, LogDebug, RecoTauDiscriminantConfiguration::mask, PixelEndcapName::pannelName(), PixelSubdetector::PixelBarrel, PixelSubdetector::PixelEndcap, PixelEndcapName::plaquetteName(), edm::ESHandle< T >::product(), DetId::rawId(), AlCaHLTBitMon_QueryRunRegistry::string, DetId::subdetId(), and thePixelStructure.
Referenced by dqmBeginRun().
|
override |
Definition at line 83 of file SiPixelRecHitSource.cc.
References bladeOn, buildStructure(), diskOn, eventNo, firstRun, ladOn, layOn, modOn, phiOn, ringOn, and twoDimOn.
|
private |
Definition at line 84 of file SiPixelRecHitSource.h.
Referenced by analyze(), bookMEs(), and dqmBeginRun().
|
private |
Definition at line 69 of file SiPixelRecHitSource.h.
Referenced by bookMEs(), and SiPixelRecHitSource().
|
private |
Definition at line 84 of file SiPixelRecHitSource.h.
Referenced by analyze(), bookMEs(), and dqmBeginRun().
|
private |
Definition at line 75 of file SiPixelRecHitSource.h.
Referenced by analyze(), and dqmBeginRun().
|
private |
Definition at line 86 of file SiPixelRecHitSource.h.
Referenced by dqmBeginRun(), and SiPixelRecHitSource().
|
private |
Definition at line 73 of file SiPixelRecHitSource.h.
Referenced by bookMEs(), and buildStructure().
|
private |
Definition at line 87 of file SiPixelRecHitSource.h.
Referenced by bookMEs(), and buildStructure().
|
private |
Definition at line 82 of file SiPixelRecHitSource.h.
Referenced by analyze(), bookMEs(), and dqmBeginRun().
|
private |
Definition at line 82 of file SiPixelRecHitSource.h.
Referenced by analyze(), bookMEs(), and dqmBeginRun().
|
private |
Definition at line 78 of file SiPixelRecHitSource.h.
Referenced by analyze(), bookMEs(), and dqmBeginRun().
|
private |
Definition at line 82 of file SiPixelRecHitSource.h.
Referenced by analyze(), bookMEs(), and dqmBeginRun().
|
private |
Definition at line 77 of file SiPixelRecHitSource.h.
Referenced by analyze().
|
private |
Definition at line 80 of file SiPixelRecHitSource.h.
|
private |
Definition at line 84 of file SiPixelRecHitSource.h.
Referenced by analyze(), bookMEs(), and dqmBeginRun().
|
private |
Definition at line 72 of file SiPixelRecHitSource.h.
|
private |
Definition at line 74 of file SiPixelRecHitSource.h.
Referenced by analyze().
|
private |
Definition at line 70 of file SiPixelRecHitSource.h.
Referenced by analyze().
|
private |
Definition at line 76 of file SiPixelRecHitSource.h.
Referenced by analyze(), bookMEs(), buildStructure(), and ~SiPixelRecHitSource().
std::string SiPixelRecHitSource::topFolderName_ |
Definition at line 66 of file SiPixelRecHitSource.h.
Referenced by SiPixelRecHitSource().
|
private |
Definition at line 79 of file SiPixelRecHitSource.h.
Referenced by analyze(), bookMEs(), and dqmBeginRun().