#include <PixelVTXMonitor.h>
Classes | |
struct | PixelMEs |
Protected Member Functions | |
void | analyze (edm::Event const &iEvent, edm::EventSetup const &iSetup) |
void | beginJob () |
void | beginRun (edm::Run const &iRun, edm::EventSetup const &iSetup) |
void | endJob () |
void | endRun (edm::Run const &iRun, edm::EventSetup const &iSetup) |
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) |
Private Member Functions | |
void | bookHistograms () |
Private Attributes | |
DQMStore * | dbe_ |
std::string | folderName_ |
std::map< std::string, PixelMEs > | histoMap_ |
HLTConfigProvider | hltConfig_ |
edm::InputTag | hltInputTag_ |
edm::EDGetTokenT < edm::TriggerResults > | hltInputTagToken_ |
float | minVtxDoF_ |
std::string | moduleName_ |
edm::ParameterSet | parameters_ |
edm::InputTag | pixelClusterInputTag_ |
edm::EDGetTokenT < SiPixelClusterCollectionNew > | pixelClusterInputTagToken_ |
edm::InputTag | pixelVertexInputTag_ |
edm::EDGetTokenT < reco::VertexCollection > | pixelVertexInputTagToken_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Definition at line 31 of file PixelVTXMonitor.h.
PixelVTXMonitor::PixelVTXMonitor | ( | const edm::ParameterSet & | ps | ) |
Definition at line 23 of file PixelVTXMonitor.cc.
References folderName_, edm::ParameterSet::getParameter(), hltInputTag_, hltInputTagToken_, minVtxDoF_, moduleName_, parameters_, pixelClusterInputTag_, pixelClusterInputTagToken_, pixelVertexInputTag_, pixelVertexInputTagToken_, and AlCaHLTBitMon_QueryRunRegistry::string.
PixelVTXMonitor::~PixelVTXMonitor | ( | ) |
Definition at line 40 of file PixelVTXMonitor.cc.
|
protectedvirtual |
Implements edm::EDAnalyzer.
Definition at line 121 of file PixelVTXMonitor.cc.
References MonitorElement::Fill(), edm::Event::getByToken(), histoMap_, hltConfig_, hltInputTagToken_, cmsHarvester::index, edm::HandleBase::isValid(), minVtxDoF_, cmsHarvester::path, pixelClusterInputTag_, pixelClusterInputTagToken_, pixelVertexInputTag_, pixelVertexInputTagToken_, PixelVertexes_cfi::pixelVertices, SiPixelClusterizer_cfi::siPixelClusters, findQualityFiles::size, AlCaHLTBitMon_QueryRunRegistry::string, HLTConfigProvider::triggerIndex(), and triggerResults.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 100 of file PixelVTXMonitor.cc.
References dbe_, and cppFunctionSkipper::operator.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 105 of file PixelVTXMonitor.cc.
References bookHistograms(), hltConfig_, hltInputTag_, HLTConfigProvider::init(), and edm::InputTag::process().
|
private |
Definition at line 44 of file PixelVTXMonitor.cc.
References DQMStore::book1D(), PixelVTXMonitor::PixelMEs::clusME, dbe_, folderName_, edm::ParameterSet::getParameter(), histoMap_, hltConfig_, moduleName_, parameters_, DQMStore::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, GlobalPosition_Frontier_DevDB_cff::tag, HLTConfigProvider::triggerNames(), and PixelVTXMonitor::PixelMEs::vtxME.
Referenced by beginRun().
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 178 of file PixelVTXMonitor.cc.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 173 of file PixelVTXMonitor.cc.
|
private |
Definition at line 60 of file PixelVTXMonitor.h.
Referenced by beginJob(), and bookHistograms().
|
private |
Definition at line 51 of file PixelVTXMonitor.h.
Referenced by bookHistograms(), and PixelVTXMonitor().
|
private |
Definition at line 68 of file PixelVTXMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 61 of file PixelVTXMonitor.h.
Referenced by analyze(), beginRun(), and bookHistograms().
|
private |
Definition at line 57 of file PixelVTXMonitor.h.
Referenced by beginRun(), and PixelVTXMonitor().
|
private |
Definition at line 54 of file PixelVTXMonitor.h.
Referenced by analyze(), and PixelVTXMonitor().
|
private |
Definition at line 58 of file PixelVTXMonitor.h.
Referenced by analyze(), and PixelVTXMonitor().
|
private |
Definition at line 50 of file PixelVTXMonitor.h.
Referenced by bookHistograms(), and PixelVTXMonitor().
|
private |
Definition at line 48 of file PixelVTXMonitor.h.
Referenced by bookHistograms(), Mixins._TypedParameterizable::clone(), Types.PSet::clone(), Mixins._TypedParameterizable::copy(), and PixelVTXMonitor().
|
private |
Definition at line 55 of file PixelVTXMonitor.h.
Referenced by analyze(), and PixelVTXMonitor().
|
private |
Definition at line 52 of file PixelVTXMonitor.h.
Referenced by analyze(), and PixelVTXMonitor().
|
private |
Definition at line 56 of file PixelVTXMonitor.h.
Referenced by analyze(), and PixelVTXMonitor().
|
private |
Definition at line 53 of file PixelVTXMonitor.h.
Referenced by analyze(), and PixelVTXMonitor().