#include <HcalRecHitsDQMClient.h>
Private Attributes | |
edm::ParameterSet | conf_ |
bool | debug_ |
std::string | dirName_ |
std::string | dirNameJet_ |
std::string | dirNameMET_ |
const HcalDDDRecConstants * | hcons |
int | maxDepthAll_ |
int | maxDepthHB_ |
int | maxDepthHE_ |
int | maxDepthHF_ |
int | maxDepthHO_ |
int | nChannels_ [5] |
std::string | outputFile_ |
bool | verbose_ |
Additional Inherited Members | |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
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 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) |
Protected Attributes inherited from DQMEDHarvester | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
Definition at line 47 of file HcalRecHitsDQMClient.h.
|
explicit |
Definition at line 11 of file HcalRecHitsDQMClient.cc.
References debug_, dirName_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), outputFile_, AlCaHLTBitMon_QueryRunRegistry::string, and verbose_.
|
override |
Definition at line 18 of file HcalRecHitsDQMClient.cc.
|
overridevirtual |
Reimplemented from edm::one::EDProducerBase.
Definition at line 20 of file HcalRecHitsDQMClient.cc.
|
override |
Definition at line 22 of file HcalRecHitsDQMClient.cc.
References geometry, edm::EventSetup::get(), HcalDDDRecConstants::getMaxDepth(), CaloGeometry::getValidDetIds(), DetId::Hcal, HcalBarrel, HcalEndcap, HcalForward, HcalOuter, hcons, mps_fire::i, maxDepthAll_, maxDepthHB_, maxDepthHE_, maxDepthHF_, maxDepthHO_, and nChannels_.
|
overridevirtual |
Implements DQMEDHarvester.
Definition at line 63 of file HcalRecHitsDQMClient.cc.
References gather_cfg::cout, dirName_, DQMStore::IGetter::getContents(), DQMStore::IGetter::getSubdirs(), HcalRecHitsEndjob(), mps_fire::i, DQMStore::IGetter::setCurrentFolder(), and verbose_.
int HcalRecHitsDQMClient::HcalRecHitsEndjob | ( | const std::vector< MonitorElement * > & | hcalMEs | ) |
Definition at line 98 of file HcalRecHitsDQMClient.cc.
References ws_sso_content_reader::content, gather_cfg::cout, spr::find(), objects.autophobj::float, MonitorElement::getEntries(), getName(), mps_fire::i, nChannels_, phifactor(), tablePrinter::prefix, mathSSE::sqrt(), AlCaHLTBitMon_QueryRunRegistry::string, and verbose_.
Referenced by dqmEndJob().
float HcalRecHitsDQMClient::phifactor | ( | int | ieta | ) |
Definition at line 361 of file HcalRecHitsDQMClient.cc.
References DEFINE_FWK_MODULE.
Referenced by HcalRecHitsEndjob().
|
private |
Definition at line 50 of file HcalRecHitsDQMClient.h.
|
private |
Definition at line 53 of file HcalRecHitsDQMClient.h.
Referenced by HcalRecHitsDQMClient().
|
private |
Definition at line 55 of file HcalRecHitsDQMClient.h.
Referenced by dqmEndJob(), and HcalRecHitsDQMClient().
|
private |
Definition at line 56 of file HcalRecHitsDQMClient.h.
|
private |
Definition at line 57 of file HcalRecHitsDQMClient.h.
|
private |
Definition at line 59 of file HcalRecHitsDQMClient.h.
Referenced by beginRun().
|
private |
Definition at line 60 of file HcalRecHitsDQMClient.h.
Referenced by beginRun().
|
private |
Definition at line 60 of file HcalRecHitsDQMClient.h.
Referenced by beginRun().
|
private |
Definition at line 60 of file HcalRecHitsDQMClient.h.
Referenced by beginRun().
|
private |
Definition at line 60 of file HcalRecHitsDQMClient.h.
Referenced by beginRun().
|
private |
Definition at line 60 of file HcalRecHitsDQMClient.h.
Referenced by beginRun().
|
private |
Definition at line 62 of file HcalRecHitsDQMClient.h.
Referenced by beginRun(), and HcalRecHitsEndjob().
|
private |
Definition at line 49 of file HcalRecHitsDQMClient.h.
Referenced by HcalRecHitsDQMClient().
|
private |
Definition at line 52 of file HcalRecHitsDQMClient.h.
Referenced by dqmEndJob(), HcalRecHitsDQMClient(), and HcalRecHitsEndjob().