#include <myTKAnalyses/DigiInvestigator/src/OccupancyPlots.cc>
Public Member Functions | |
OccupancyPlots (const edm::ParameterSet &) | |
~OccupancyPlots () | |
Public Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
EDAnalyzer () | |
ModuleDescription const & | moduleDescription () const |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () 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 () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) override |
virtual void | beginJob () override |
virtual void | beginRun (const edm::Run &, const edm::EventSetup &) override |
virtual void | endJob () override |
virtual void | endRun (const edm::Run &, const edm::EventSetup &) override |
Private Attributes | |
TProfile ** | m_avemultiplicity |
TProfile ** | m_aveoccupancy |
TProfile ** | m_averadius |
TProfile ** | m_avex |
TProfile ** | m_avey |
TProfile ** | m_avez |
edm::FileInPath | m_fp |
std::vector< edm::EDGetTokenT < std::map< unsigned int, int > > > | m_multiplicityMapTokens |
TH1F ** | m_nchannels_ideal |
TH1F ** | m_nchannels_real |
std::vector< edm::EDGetTokenT < std::map< unsigned int, int > > > | m_occupancyMapTokens |
RunHistogramManager | m_rhm |
std::map< unsigned int, DetIdSelector > | m_wantedsubdets |
TProfile ** | m_xavedr |
TProfile ** | m_xavedrphi |
TProfile ** | m_xavedz |
TProfile ** | m_yavedr |
TProfile ** | m_yavedrphi |
TProfile ** | m_yavedz |
TProfile ** | m_zavedr |
TProfile ** | m_zavedrphi |
TProfile ** | m_zavedz |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 67 of file OccupancyPlots.cc.
|
explicit |
Definition at line 123 of file OccupancyPlots.cc.
References GlobalPosition_Frontier_DevDB_cff::tag.
OccupancyPlots::~OccupancyPlots | ( | ) |
Definition at line 166 of file OccupancyPlots.cc.
|
overrideprivatevirtual |
Implements edm::EDAnalyzer.
Definition at line 181 of file OccupancyPlots.cc.
References edm::Event::getByToken(), m_avemultiplicity, m_aveoccupancy, m_multiplicityMapTokens, m_occupancyMapTokens, and VarParsing::mult.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 213 of file OccupancyPlots.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 219 of file OccupancyPlots.cc.
References RunHistogramManager::beginRun(), and m_rhm.
|
overrideprivatevirtual |
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 226 of file OccupancyPlots.cc.
References edm::FileInPath::fullPath(), edm::EventSetup::get(), SiPixelDetInfoFileReader::getAllDetIds(), SiStripDetInfoFileReader::getAllDetIds(), SiStripDetInfoFileReader::getNumberOfApvsAndStripLength(), LogDebug, LogTrace, m_averadius, m_avex, m_avey, m_avez, m_fp, m_nchannels_ideal, m_nchannels_real, m_wantedsubdets, m_xavedr, m_xavedrphi, m_xavedz, m_yavedr, m_yavedrphi, m_yavedz, m_zavedr, m_zavedrphi, m_zavedz, cppFunctionSkipper::operator, GeomDetEnumerators::P1PXB, GeomDetEnumerators::P1PXEC, GeomDetEnumerators::P2OTB, GeomDetEnumerators::P2OTEC, GeomDetEnumerators::P2PXEC, PV3DBase< T, PVType, FrameType >::perp(), GeomDetEnumerators::PixelBarrel, GeomDetEnumerators::PixelEndcap, position, HLT_25ns10e33_v2_cff::quality, matplotRender::reader, EgammaValidation_Wenu_cff::sel, GeomDetEnumerators::TEC, GeomDetEnumerators::TIB, GeomDetEnumerators::TID, GeomDetEnumerators::TOB, DetId::Tracker, PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
private |
Definition at line 89 of file OccupancyPlots.cc.
Referenced by analyze().
|
private |
Definition at line 90 of file OccupancyPlots.cc.
Referenced by analyze().
|
private |
Definition at line 95 of file OccupancyPlots.cc.
Referenced by endRun().
|
private |
Definition at line 97 of file OccupancyPlots.cc.
Referenced by endRun().
|
private |
Definition at line 98 of file OccupancyPlots.cc.
Referenced by endRun().
|
private |
Definition at line 96 of file OccupancyPlots.cc.
Referenced by endRun().
|
private |
Definition at line 84 of file OccupancyPlots.cc.
Referenced by endRun().
|
private |
Definition at line 82 of file OccupancyPlots.cc.
Referenced by analyze().
|
private |
Definition at line 92 of file OccupancyPlots.cc.
Referenced by endRun().
|
private |
Definition at line 93 of file OccupancyPlots.cc.
Referenced by endRun().
|
private |
Definition at line 83 of file OccupancyPlots.cc.
Referenced by analyze().
|
private |
Definition at line 86 of file OccupancyPlots.cc.
Referenced by beginRun().
|
private |
Definition at line 87 of file OccupancyPlots.cc.
Referenced by endRun().
|
private |
Definition at line 105 of file OccupancyPlots.cc.
Referenced by endRun().
|
private |
Definition at line 107 of file OccupancyPlots.cc.
Referenced by endRun().
|
private |
Definition at line 106 of file OccupancyPlots.cc.
Referenced by endRun().
|
private |
Definition at line 102 of file OccupancyPlots.cc.
Referenced by endRun().
|
private |
Definition at line 104 of file OccupancyPlots.cc.
Referenced by endRun().
|
private |
Definition at line 103 of file OccupancyPlots.cc.
Referenced by endRun().
|
private |
Definition at line 99 of file OccupancyPlots.cc.
Referenced by endRun().
|
private |
Definition at line 101 of file OccupancyPlots.cc.
Referenced by endRun().
|
private |
Definition at line 100 of file OccupancyPlots.cc.
Referenced by endRun().