CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Types | Public Member Functions | Public Attributes | Private Member Functions | Private Attributes
SiPixelClusterSource Class Reference

#include <SiPixelClusterSource.h>

Inheritance diagram for SiPixelClusterSource:
DQMEDAnalyzer edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > edm::stream::EDAnalyzerBase edm::EDConsumerBase

Public Types

typedef edmNew::DetSet
< SiPixelCluster >
::const_iterator 
ClusterIterator
 
- 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
 

Public Member Functions

virtual void analyze (const edm::Event &, const edm::EventSetup &) override
 
virtual void bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
 
virtual void bookMEs (DQMStore::IBooker &, const edm::EventSetup &iSetup)
 
virtual void buildStructure (edm::EventSetup const &)
 
virtual void dqmBeginRun (const edm::Run &, edm::EventSetup const &) override
 
 SiPixelClusterSource (const edm::ParameterSet &conf)
 
 ~SiPixelClusterSource ()
 
- Public Member Functions inherited from DQMEDAnalyzer
virtual void beginRun (edm::Run const &, edm::EventSetup const &) final
 
virtual void beginStream (edm::StreamID id) final
 
 DQMEDAnalyzer (void)
 
virtual void endLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, dqmDetails::NoCache *) const final
 
virtual void endRunSummary (edm::Run const &, edm::EventSetup const &, dqmDetails::NoCache *) const final
 
uint32_t streamId () const
 
- Public Member Functions inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > >
 EDAnalyzer ()=default
 
- Public Member Functions inherited from edm::stream::EDAnalyzerBase
void callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func)
 
 EDAnalyzerBase ()
 
ModuleDescription const & moduleDescription () const
 
virtual ~EDAnalyzerBase ()
 
- Public Member Functions inherited from edm::EDConsumerBase
std::vector< ConsumesInfoconsumesInfo () const
 
 EDConsumerBase ()
 
ProductHolderIndexAndSkipBit indexFrom (EDGetToken, BranchType, TypeID const &) const
 
void itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const
 
void itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const
 
std::vector
< ProductHolderIndexAndSkipBit >
const & 
itemsToGetFromEvent () const
 
void labelsForToken (EDGetToken iToken, Labels &oLabels) const
 
void modulesDependentUpon (std::string const &iProcessName, std::string const &iModuleLabel, bool iPrint, std::vector< char const * > &oModuleLabels) const
 
void modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const
 
bool registeredToConsume (ProductHolderIndex, bool, BranchType) const
 
bool registeredToConsumeMany (TypeID const &, BranchType) const
 
void updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &)
 
virtual ~EDConsumerBase ()
 

Public Attributes

std::string topFolderName_
 

Private Member Functions

void getrococcupancy (DetId detId, const edm::DetSetVector< PixelDigi > diginp, const TrackerTopology *const tTopo, std::vector< MonitorElement * > meinput)
 
void getrococcupancye (DetId detId, const edmNew::DetSetVector< SiPixelCluster > &clustColl, const TrackerTopology *const pTT, edm::ESHandle< TrackerGeometry > pDD, MonitorElement *meinput)
 

Private Attributes

int bigEventSize
 
MonitorElementbigFpixClusterEventRate
 
bool bladeOn
 
edm::ParameterSet conf_
 
edm::InputTag digisrc_
 
edm::EDGetTokenT
< edm::DetSetVector< PixelDigi > > 
digisrcToken_
 
bool diskOn
 
int eventNo
 
bool firstRun
 
bool isPIB
 
bool isUpgrade
 
bool ladOn
 
bool layOn
 
int lumSec
 
std::vector< MonitorElement * > meClPosDiskmz
 
std::vector< MonitorElement * > meClPosDiskpz
 
std::vector< MonitorElement * > meClPosLayer
 
MonitorElementmeClusBarrelProf
 
MonitorElementmeClusFpixMProf
 
MonitorElementmeClusFpixPProf
 
std::vector< MonitorElement * > meZeroRocBPIX
 
MonitorElementmeZeroRocFPIX
 
bool modOn
 
int nBigEvents
 
int nLumiSecs
 
int noOfDisks
 
int noOfLayers
 
bool phiOn
 
bool reducedSet
 
bool ringOn
 
bool saveFile
 
bool slowDown
 
bool smileyOn
 
edm::InputTag src_
 
edm::EDGetTokenT
< edmNew::DetSetVector
< SiPixelCluster > > 
srcToken_
 
std::map< uint32_t,
SiPixelClusterModule * > 
thePixelStructure
 
bool twoDimOn
 

Additional Inherited Members

- 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)
 

Detailed Description

Definition at line 60 of file SiPixelClusterSource.h.

Member Typedef Documentation

Definition at line 65 of file SiPixelClusterSource.h.

Constructor & Destructor Documentation

SiPixelClusterSource::SiPixelClusterSource ( const edm::ParameterSet conf)
explicit

Definition at line 48 of file SiPixelClusterSource.cc.

SiPixelClusterSource::~SiPixelClusterSource ( )

Definition at line 81 of file SiPixelClusterSource.cc.

Member Function Documentation

void SiPixelClusterSource::analyze ( const edm::Event iEvent,
const edm::EventSetup iSetup 
)
overridevirtual

Implements edm::stream::EDAnalyzerBase.

Definition at line 189 of file SiPixelClusterSource.cc.

void SiPixelClusterSource::bookHistograms ( DQMStore::IBooker iBooker,
edm::Run const &  ,
edm::EventSetup const &  iSetup 
)
overridevirtual

Implements DQMEDAnalyzer.

Definition at line 117 of file SiPixelClusterSource.cc.

void SiPixelClusterSource::bookMEs ( DQMStore::IBooker iBooker,
const edm::EventSetup iSetup 
)
virtual

Create folder tree and book histograms

Definition at line 353 of file SiPixelClusterSource.cc.

void SiPixelClusterSource::buildStructure ( edm::EventSetup const &  iSetup)
virtual

Definition at line 286 of file SiPixelClusterSource.cc.

void SiPixelClusterSource::dqmBeginRun ( const edm::Run r,
edm::EventSetup const &  iSetup 
)
overridevirtual

Reimplemented from DQMEDAnalyzer.

Definition at line 96 of file SiPixelClusterSource.cc.

void SiPixelClusterSource::getrococcupancy ( DetId  detId,
const edm::DetSetVector< PixelDigi diginp,
const TrackerTopology *const  tTopo,
std::vector< MonitorElement * >  meinput 
)
private

Definition at line 432 of file SiPixelClusterSource.cc.

void SiPixelClusterSource::getrococcupancye ( DetId  detId,
const edmNew::DetSetVector< SiPixelCluster > &  clustColl,
const TrackerTopology *const  pTT,
edm::ESHandle< TrackerGeometry pDD,
MonitorElement meinput 
)
private

Definition at line 478 of file SiPixelClusterSource.cc.

Member Data Documentation

int SiPixelClusterSource::bigEventSize
private

Definition at line 98 of file SiPixelClusterSource.h.

MonitorElement* SiPixelClusterSource::bigFpixClusterEventRate
private

Definition at line 97 of file SiPixelClusterSource.h.

bool SiPixelClusterSource::bladeOn
private

Definition at line 91 of file SiPixelClusterSource.h.

edm::ParameterSet SiPixelClusterSource::conf_
private

Definition at line 77 of file SiPixelClusterSource.h.

edm::InputTag SiPixelClusterSource::digisrc_
private

Definition at line 79 of file SiPixelClusterSource.h.

edm::EDGetTokenT<edm::DetSetVector<PixelDigi> > SiPixelClusterSource::digisrcToken_
private

Definition at line 121 of file SiPixelClusterSource.h.

bool SiPixelClusterSource::diskOn
private

Definition at line 91 of file SiPixelClusterSource.h.

int SiPixelClusterSource::eventNo
private

Definition at line 83 of file SiPixelClusterSource.h.

bool SiPixelClusterSource::firstRun
private

Definition at line 93 of file SiPixelClusterSource.h.

bool SiPixelClusterSource::isPIB
private

Definition at line 81 of file SiPixelClusterSource.h.

bool SiPixelClusterSource::isUpgrade
private

Definition at line 99 of file SiPixelClusterSource.h.

bool SiPixelClusterSource::ladOn
private

Definition at line 89 of file SiPixelClusterSource.h.

bool SiPixelClusterSource::layOn
private

Definition at line 89 of file SiPixelClusterSource.h.

int SiPixelClusterSource::lumSec
private

Definition at line 94 of file SiPixelClusterSource.h.

std::vector<MonitorElement*> SiPixelClusterSource::meClPosDiskmz
private

Definition at line 103 of file SiPixelClusterSource.h.

std::vector<MonitorElement*> SiPixelClusterSource::meClPosDiskpz
private

Definition at line 102 of file SiPixelClusterSource.h.

std::vector<MonitorElement*> SiPixelClusterSource::meClPosLayer
private

Definition at line 101 of file SiPixelClusterSource.h.

MonitorElement* SiPixelClusterSource::meClusBarrelProf
private

Definition at line 105 of file SiPixelClusterSource.h.

MonitorElement* SiPixelClusterSource::meClusFpixMProf
private

Definition at line 107 of file SiPixelClusterSource.h.

MonitorElement* SiPixelClusterSource::meClusFpixPProf
private

Definition at line 106 of file SiPixelClusterSource.h.

std::vector<MonitorElement*> SiPixelClusterSource::meZeroRocBPIX
private

Definition at line 109 of file SiPixelClusterSource.h.

MonitorElement* SiPixelClusterSource::meZeroRocFPIX
private

Definition at line 110 of file SiPixelClusterSource.h.

bool SiPixelClusterSource::modOn
private

Definition at line 85 of file SiPixelClusterSource.h.

int SiPixelClusterSource::nBigEvents
private

Definition at line 96 of file SiPixelClusterSource.h.

int SiPixelClusterSource::nLumiSecs
private

Definition at line 95 of file SiPixelClusterSource.h.

int SiPixelClusterSource::noOfDisks
private

Definition at line 113 of file SiPixelClusterSource.h.

int SiPixelClusterSource::noOfLayers
private

Definition at line 112 of file SiPixelClusterSource.h.

bool SiPixelClusterSource::phiOn
private

Definition at line 89 of file SiPixelClusterSource.h.

bool SiPixelClusterSource::reducedSet
private

Definition at line 87 of file SiPixelClusterSource.h.

bool SiPixelClusterSource::ringOn
private

Definition at line 91 of file SiPixelClusterSource.h.

bool SiPixelClusterSource::saveFile
private

Definition at line 80 of file SiPixelClusterSource.h.

bool SiPixelClusterSource::slowDown
private

Definition at line 82 of file SiPixelClusterSource.h.

bool SiPixelClusterSource::smileyOn
private

Definition at line 92 of file SiPixelClusterSource.h.

edm::InputTag SiPixelClusterSource::src_
private

Definition at line 78 of file SiPixelClusterSource.h.

edm::EDGetTokenT<edmNew::DetSetVector<SiPixelCluster> > SiPixelClusterSource::srcToken_
private

Definition at line 120 of file SiPixelClusterSource.h.

std::map<uint32_t,SiPixelClusterModule*> SiPixelClusterSource::thePixelStructure
private

Definition at line 84 of file SiPixelClusterSource.h.

std::string SiPixelClusterSource::topFolderName_

Definition at line 74 of file SiPixelClusterSource.h.

bool SiPixelClusterSource::twoDimOn
private

Definition at line 86 of file SiPixelClusterSource.h.