![]() |
![]() |
#include <DQM/SiStripMonitorHardware/plugins/BuildTrackerMap.cc>
Public Types | |
typedef dqm::legacy::DQMStore | DQMStore |
typedef dqm::legacy::MonitorElement | MonitorElement |
![]() | |
typedef EDAnalyzer | ModuleType |
![]() | |
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 const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsInputProcessBlocks () |
static bool | wantsProcessBlocks () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
![]() | |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (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.
|
overrideprivatevirtual |
Implements edm::EDAnalyzer.
Definition at line 286 of file BuildTrackerMap.cc.
References gather_cfg::cout, doDiff_, fileName_, fileNameDiff_, amptDefault_cfi::firstEvent, edm::EventSetup::get(), get, mps_fire::i, isValidMap_, isValidMapDiff_, mechanicalView_, edm::ESHandle< T >::product(), pset_, read(), tkHistoMapNameVec_, tkHistoMapVec_, tkHistoMapVecDiff_, and tkmap_.
|
overrideprivatevirtual |
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 321 of file BuildTrackerMap.cc.
References cms::cuda::assert(), 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_.
|
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::implementation::DQMStore::open(), AlCaHLTBitMon_QueryRunRegistry::string, and tkHistoMapNameVec_.
Referenced by analyze(), and edmIntegrityCheck.PublishToFileSystem::get().
|
private |
Definition at line 359 of file BuildTrackerMap.cc.
References cms::cuda::assert(), gather_cfg::cout, and TkHistoMap::getAllMaps().
Referenced by endJob().
|
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.