#include <DQM/SiStripMonitorHardware/plugins/BuildTrackerMap.cc>
Public Types | |
typedef dqm::legacy::DQMStore | DQMStore |
typedef dqm::legacy::MonitorElement | MonitorElement |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | beginJob () override |
void | endJob () override |
void | read (bool aMechView, std::string aFile, const TkDetMap *tkDetMap, std::vector< std::unique_ptr< TkHistoMap >> &aTkMapVec, std::vector< bool > &aValidVec) |
void | subtractMap (TkHistoMap *aResult, const TkHistoMap *aSubtr) |
Private Attributes | |
bool | doDiff_ |
std::string | fileName_ |
std::string | fileNameDiff_ |
std::string | folderName_ |
std::vector< bool > | isValidMap_ |
std::vector< bool > | isValidMapDiff_ |
std::vector< double > | maxVal_ |
bool | mechanicalView_ |
std::vector< double > | minVal_ |
unsigned int | printDebug_ |
edm::ParameterSet | pset_ |
std::vector< std::string > | tkHistoMapNameVec_ |
std::vector< std::unique_ptr< TkHistoMap > > | tkHistoMapVec_ |
std::vector< std::unique_ptr< TkHistoMap > > | tkHistoMapVecDiff_ |
std::vector< TrackerMap * > | tkmap_ |
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 &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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: DQM source application to monitor common mode for SiStrip data
Definition at line 55 of file BuildTrackerMap.cc.
Definition at line 58 of file BuildTrackerMap.cc.
Definition at line 57 of file BuildTrackerMap.cc.
|
explicit |
Definition at line 106 of file BuildTrackerMap.cc.
|
inlineoverride |
Definition at line 61 of file BuildTrackerMap.cc.
References analyze(), beginJob(), endJob(), read(), AlCaHLTBitMon_QueryRunRegistry::string, and subtractMap().
|
overrideprivate |
Definition at line 287 of file BuildTrackerMap.cc.
References gather_cfg::cout, doDiff_, fileName_, fileNameDiff_, amptDefault_cfi::firstEvent, edm::EventSetup::get(), mps_fire::i, isValidMap_, isValidMapDiff_, mechanicalView_, edm::ESHandle< T >::product(), pset_, read(), tkHistoMapNameVec_, tkHistoMapVec_, tkHistoMapVecDiff_, and tkmap_.
Referenced by ~BuildTrackerMapPlugin().
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 319 of file BuildTrackerMap.cc.
Referenced by ~BuildTrackerMapPlugin().
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 322 of file BuildTrackerMap.cc.
References gather_cfg::cout, mps_fire::i, isValidMap_, maxVal_, minVal_, TrackerMap::save(), TrackerMap::save_as_fedtrackermap(), TrackerMap::setPalette(), TrackerMap::showPalette(), AlCaHLTBitMon_QueryRunRegistry::string, subtractMap(), tkHistoMapNameVec_, tkHistoMapVec_, tkHistoMapVecDiff_, and tkmap_.
Referenced by ~BuildTrackerMapPlugin().
|
private |
Definition at line 135 of file BuildTrackerMap.cc.
References gather_cfg::cout, TrackerOfflineValidation_Dqm_cff::dirName, beamvalidation::exit(), folderName_, mps_fire::i, TkHistoMap::loadTkHistoMap(), eostools::move(), dqm::dqmstoreimpl::DQMStore::open(), Utilities::operator, AlCaHLTBitMon_QueryRunRegistry::string, and tkHistoMapNameVec_.
Referenced by analyze(), edmIntegrityCheck.PublishToFileSystem::get(), Vispa.Plugins.EdmBrowser.EdmDataAccessor.EdmDataAccessor::goto(), Vispa.Plugins.EdmBrowser.EdmDataAccessor.EdmDataAccessor::setFilterBranches(), and ~BuildTrackerMapPlugin().
|
private |
Definition at line 360 of file BuildTrackerMap.cc.
References gather_cfg::cout, DEFINE_FWK_MODULE, and TkHistoMap::getAllMaps().
Referenced by endJob(), and ~BuildTrackerMapPlugin().
|
private |
Definition at line 84 of file BuildTrackerMap.cc.
Referenced by analyze().
|
private |
Definition at line 76 of file BuildTrackerMap.cc.
Referenced by analyze().
|
private |
Definition at line 85 of file BuildTrackerMap.cc.
Referenced by analyze().
|
private |
Definition at line 80 of file BuildTrackerMap.cc.
Referenced by read().
|
private |
Definition at line 95 of file BuildTrackerMap.cc.
|
private |
Definition at line 96 of file BuildTrackerMap.cc.
Referenced by analyze().
|
private |
Definition at line 93 of file BuildTrackerMap.cc.
Referenced by endJob().
|
private |
Definition at line 78 of file BuildTrackerMap.cc.
Referenced by analyze().
|
private |
Definition at line 92 of file BuildTrackerMap.cc.
Referenced by endJob().
|
private |
Definition at line 82 of file BuildTrackerMap.cc.
|
private |
Definition at line 98 of file BuildTrackerMap.cc.
Referenced by analyze().
|
private |
Definition at line 91 of file BuildTrackerMap.cc.
|
private |
Definition at line 87 of file BuildTrackerMap.cc.
|
private |
Definition at line 88 of file BuildTrackerMap.cc.
|
private |
Definition at line 99 of file BuildTrackerMap.cc.