#include <SiPixelRecHitSource.h>
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 |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
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 |
Public Types inherited from edm::stream::EDAnalyzerBase | |
typedef EDAnalyzerAdaptorBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *) |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *) |
static void | globalEndLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *) |
static void | globalEndRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *) |
Static Public Member Functions inherited from edm::stream::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
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) |
Description: header file for Pixel Monitor Rec Hits
Usage: see description
Definition at line 54 of file SiPixelRecHitSource.h.
|
explicit |
Definition at line 51 of file SiPixelRecHitSource.cc.
References conf_, firstRun, edm::ParameterSet::getParameter(), AlCaHLTBitMon_QueryRunRegistry::string, and topFolderName_.
SiPixelRecHitSource::~SiPixelRecHitSource | ( | ) |
Definition at line 74 of file SiPixelRecHitSource.cc.
References thePixelStructure.
|
virtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 112 of file SiPixelRecHitSource.cc.
References edmNew::DetSet< T >::begin(), bladeOn, diskOn, edmNew::DetSet< T >::end(), eventNo, edm::Event::getByToken(), ladOn, layOn, match(), modOn, phiOn, rechit_count, reducedSet, ringOn, slowDown, mathSSE::sqrt(), src_, thePixelStructure, twoDimOn, PV3DBase< T, PVType, FrameType >::x(), LocalError::xx(), PV3DBase< T, PVType, FrameType >::y(), and LocalError::yy().
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 105 of file SiPixelRecHitSource.cc.
References bookMEs().
|
virtual |
Create folder tree and book histograms
Definition at line 243 of file SiPixelRecHitSource.cc.
References bladeOn, conf_, diskOn, Exception, isPIB, isUpgrade, ladOn, layOn, LogDebug, modOn, phiOn, reducedSet, ringOn, SiPixelFolderOrganizer::setModuleFolder(), thePixelStructure, and twoDimOn.
Referenced by bookHistograms().
|
virtual |
Definition at line 174 of file SiPixelRecHitSource.cc.
References PixelEndcapName::bladeName(), PixelEndcapName::diskName(), edm::EventSetup::get(), PixelEndcapName::halfCylinder(), isPIB, isUpgrade, LogDebug, PixelEndcapName::pannelName(), PixelSubdetector::PixelBarrel, PixelSubdetector::PixelEndcap, PixelEndcapName::plaquetteName(), edm::ESHandle< class >::product(), DetId::rawId(), AlCaHLTBitMon_QueryRunRegistry::string, DetId::subdetId(), and thePixelStructure.
Referenced by dqmBeginRun().
|
virtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 87 of file SiPixelRecHitSource.cc.
References bladeOn, buildStructure(), diskOn, eventNo, firstRun, ladOn, layOn, modOn, phiOn, ringOn, and twoDimOn.
|
private |
Definition at line 86 of file SiPixelRecHitSource.h.
Referenced by analyze(), bookMEs(), and dqmBeginRun().
|
private |
Definition at line 71 of file SiPixelRecHitSource.h.
Referenced by bookMEs(), and SiPixelRecHitSource().
|
private |
Definition at line 86 of file SiPixelRecHitSource.h.
Referenced by analyze(), bookMEs(), and dqmBeginRun().
|
private |
Definition at line 77 of file SiPixelRecHitSource.h.
Referenced by analyze(), and dqmBeginRun().
|
private |
Definition at line 88 of file SiPixelRecHitSource.h.
Referenced by dqmBeginRun(), and SiPixelRecHitSource().
|
private |
Definition at line 75 of file SiPixelRecHitSource.h.
Referenced by bookMEs(), and buildStructure().
|
private |
Definition at line 89 of file SiPixelRecHitSource.h.
Referenced by bookMEs(), and buildStructure().
|
private |
Definition at line 84 of file SiPixelRecHitSource.h.
Referenced by analyze(), bookMEs(), and dqmBeginRun().
|
private |
Definition at line 84 of file SiPixelRecHitSource.h.
Referenced by analyze(), bookMEs(), and dqmBeginRun().
|
private |
Definition at line 80 of file SiPixelRecHitSource.h.
Referenced by analyze(), bookMEs(), and dqmBeginRun().
|
private |
Definition at line 84 of file SiPixelRecHitSource.h.
Referenced by analyze(), bookMEs(), and dqmBeginRun().
|
private |
Definition at line 79 of file SiPixelRecHitSource.h.
Referenced by analyze().
|
private |
Definition at line 82 of file SiPixelRecHitSource.h.
|
private |
Definition at line 86 of file SiPixelRecHitSource.h.
Referenced by analyze(), bookMEs(), and dqmBeginRun().
|
private |
Definition at line 74 of file SiPixelRecHitSource.h.
|
private |
Definition at line 76 of file SiPixelRecHitSource.h.
Referenced by analyze().
|
private |
Definition at line 72 of file SiPixelRecHitSource.h.
Referenced by analyze().
|
private |
Definition at line 78 of file SiPixelRecHitSource.h.
Referenced by analyze(), bookMEs(), buildStructure(), and ~SiPixelRecHitSource().
std::string SiPixelRecHitSource::topFolderName_ |
Definition at line 68 of file SiPixelRecHitSource.h.
Referenced by SiPixelRecHitSource().
|
private |
Definition at line 81 of file SiPixelRecHitSource.h.
Referenced by analyze(), bookMEs(), and dqmBeginRun().