#include <SiPixelClusterSource.h>
Public Types | |
typedef edmNew::DetSet < SiPixelCluster > ::const_iterator | ClusterIterator |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Private Attributes | |
int | bigEventSize |
MonitorElement * | bigFpixClusterEventRate |
bool | bladeOn |
edm::ParameterSet | conf_ |
bool | diskOn |
int | eventNo |
bool | firstRun |
bool | isPIB |
bool | ladOn |
bool | layOn |
int | lumSec |
MonitorElement * | meClPosDisk1mz |
MonitorElement * | meClPosDisk1pz |
MonitorElement * | meClPosDisk2mz |
MonitorElement * | meClPosDisk2pz |
MonitorElement * | meClPosLayer1 |
MonitorElement * | meClPosLayer2 |
MonitorElement * | meClPosLayer3 |
bool | modOn |
int | nBigEvents |
int | nLumiSecs |
bool | phiOn |
bool | reducedSet |
bool | ringOn |
bool | saveFile |
bool | slowDown |
bool | smileyOn |
edm::InputTag | src_ |
edm::EDGetTokenT < edmNew::DetSetVector < SiPixelCluster > > | srcToken_ |
DQMStore * | theDMBE |
std::map< uint32_t, SiPixelClusterModule * > | thePixelStructure |
bool | twoDimOn |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
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) |
Definition at line 59 of file SiPixelClusterSource.h.
typedef edmNew::DetSet<SiPixelCluster>::const_iterator SiPixelClusterSource::ClusterIterator |
Definition at line 64 of file SiPixelClusterSource.h.
|
explicit |
Definition at line 44 of file SiPixelClusterSource.cc.
References conf_, edm::ParameterSet::getParameter(), cppFunctionSkipper::operator, srcToken_, and theDMBE.
SiPixelClusterSource::~SiPixelClusterSource | ( | ) |
Definition at line 70 of file SiPixelClusterSource.cc.
References thePixelStructure.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 135 of file SiPixelClusterSource.cc.
References bigEventSize, bladeOn, diskOn, eventNo, MonitorElement::Fill(), edm::EventSetup::get(), DQMStore::get(), edm::Event::getByToken(), MonitorElement::getEntries(), input, ladOn, layOn, edm::EventBase::luminosityBlock(), modOn, phiOn, reducedSet, MonitorElement::Reset(), ringOn, slowDown, smileyOn, srcToken_, theDMBE, thePixelStructure, patCandidatesForDimuonsSequences_cff::tracker, and twoDimOn.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 84 of file SiPixelClusterSource.cc.
References firstRun.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 88 of file SiPixelClusterSource.cc.
References bladeOn, DQMStore::book2D(), bookMEs(), buildStructure(), diskOn, eventNo, firstRun, ladOn, layOn, lumSec, meClPosDisk1mz, meClPosDisk1pz, meClPosDisk2mz, meClPosDisk2pz, meClPosLayer1, meClPosLayer2, meClPosLayer3, modOn, nBigEvents, nLumiSecs, phiOn, ringOn, DQMStore::setCurrentFolder(), smileyOn, theDMBE, and twoDimOn.
|
virtual |
Create folder tree and book histograms
Definition at line 265 of file SiPixelClusterSource.cc.
References bigEventSize, bigFpixClusterEventRate, bladeOn, DQMStore::book1D(), conf_, diskOn, edm::hlt::Exception, isPIB, ladOn, layOn, LogDebug, modOn, cppFunctionSkipper::operator, phiOn, reducedSet, ringOn, DQMStore::setCurrentFolder(), SiPixelFolderOrganizer::setModuleFolder(), smileyOn, theDMBE, thePixelStructure, indexGen::title, and twoDimOn.
Referenced by beginRun().
|
virtual |
Definition at line 205 of file SiPixelClusterSource.cc.
References PixelEndcapName::bladeName(), PixelEndcapName::diskName(), edm::EventSetup::get(), PixelEndcapName::halfCylinder(), isPIB, LogDebug, PixelEndcapName::pannelName(), PixelSubdetector::PixelBarrel, PixelSubdetector::PixelEndcap, PixelEndcapName::plaquetteName(), DetId::rawId(), PixelGeomDetUnit::specificTopology(), AlCaHLTBitMon_QueryRunRegistry::string, DetId::subdetId(), and thePixelStructure.
Referenced by beginRun().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 124 of file SiPixelClusterSource.cc.
References conf_, edm::ParameterSet::getParameter(), download_sqlite_cfg::outputFile, DQMStore::save(), saveFile, AlCaHLTBitMon_QueryRunRegistry::string, and theDMBE.
|
private |
Definition at line 96 of file SiPixelClusterSource.h.
|
private |
Definition at line 95 of file SiPixelClusterSource.h.
Referenced by bookMEs().
|
private |
Definition at line 89 of file SiPixelClusterSource.h.
Referenced by analyze(), beginRun(), and bookMEs().
|
private |
Definition at line 75 of file SiPixelClusterSource.h.
Referenced by bookMEs(), endJob(), and SiPixelClusterSource().
|
private |
Definition at line 89 of file SiPixelClusterSource.h.
Referenced by analyze(), beginRun(), and bookMEs().
|
private |
Definition at line 80 of file SiPixelClusterSource.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 91 of file SiPixelClusterSource.h.
Referenced by beginJob(), and beginRun().
|
private |
Definition at line 78 of file SiPixelClusterSource.h.
Referenced by bookMEs(), and buildStructure().
|
private |
Definition at line 87 of file SiPixelClusterSource.h.
Referenced by analyze(), beginRun(), and bookMEs().
|
private |
Definition at line 87 of file SiPixelClusterSource.h.
Referenced by analyze(), beginRun(), and bookMEs().
|
private |
Definition at line 92 of file SiPixelClusterSource.h.
Referenced by beginRun().
|
private |
Definition at line 103 of file SiPixelClusterSource.h.
Referenced by beginRun().
|
private |
Definition at line 101 of file SiPixelClusterSource.h.
Referenced by beginRun().
|
private |
Definition at line 104 of file SiPixelClusterSource.h.
Referenced by beginRun().
|
private |
Definition at line 102 of file SiPixelClusterSource.h.
Referenced by beginRun().
|
private |
Definition at line 98 of file SiPixelClusterSource.h.
Referenced by beginRun().
|
private |
Definition at line 99 of file SiPixelClusterSource.h.
Referenced by beginRun().
|
private |
Definition at line 100 of file SiPixelClusterSource.h.
Referenced by beginRun().
|
private |
Definition at line 83 of file SiPixelClusterSource.h.
Referenced by analyze(), beginRun(), and bookMEs().
|
private |
Definition at line 94 of file SiPixelClusterSource.h.
Referenced by beginRun().
|
private |
Definition at line 93 of file SiPixelClusterSource.h.
Referenced by beginRun().
|
private |
Definition at line 87 of file SiPixelClusterSource.h.
Referenced by analyze(), beginRun(), and bookMEs().
|
private |
Definition at line 85 of file SiPixelClusterSource.h.
|
private |
Definition at line 89 of file SiPixelClusterSource.h.
Referenced by analyze(), beginRun(), and bookMEs().
|
private |
Definition at line 77 of file SiPixelClusterSource.h.
Referenced by endJob().
|
private |
Definition at line 79 of file SiPixelClusterSource.h.
Referenced by analyze().
|
private |
Definition at line 90 of file SiPixelClusterSource.h.
Referenced by analyze(), beginRun(), and bookMEs().
|
private |
Definition at line 76 of file SiPixelClusterSource.h.
|
private |
Definition at line 107 of file SiPixelClusterSource.h.
Referenced by analyze(), and SiPixelClusterSource().
|
private |
Definition at line 81 of file SiPixelClusterSource.h.
Referenced by analyze(), beginRun(), bookMEs(), endJob(), and SiPixelClusterSource().
|
private |
Definition at line 82 of file SiPixelClusterSource.h.
Referenced by analyze(), bookMEs(), buildStructure(), and ~SiPixelClusterSource().
|
private |
Definition at line 84 of file SiPixelClusterSource.h.
Referenced by analyze(), beginRun(), and bookMEs().