![]() |
![]() |
#include <CondCore/DQMDaqInfo/src/DQMDaqInfo.cc>
Public Member Functions | |
DQMDaqInfo (const edm::ParameterSet &) | |
~DQMDaqInfo () | |
![]() | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
EDAnalyzer () | |
ModuleDescription const & | moduleDescription () const |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
![]() | |
std::vector< ConsumesInfo > | consumesInfo () const |
void | convertCurrentProcessAlias (std::string const &processName) |
Convert "@currentProcess" in InputTag process names to the actual current process name. More... | |
EDConsumerBase () | |
EDConsumerBase (EDConsumerBase const &)=delete | |
EDConsumerBase (EDConsumerBase &&)=default | |
ProductResolverIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
std::vector< ProductResolverIndexAndSkipBit > const & | itemsToGetFrom (BranchType iType) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
EDConsumerBase const & | operator= (EDConsumerBase const &)=delete |
EDConsumerBase & | operator= (EDConsumerBase &&)=default |
bool | registeredToConsume (ProductResolverIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet) |
virtual | ~EDConsumerBase () noexcept(false) |
Private Types | |
enum | subDetList { Pixel, SiStrip, EcalBarrel, EcalEndcap, Hcal, DT, CSC, RPC, L1T } |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | beginLuminosityBlock (const edm::LuminosityBlock &, const edm::EventSetup &) |
virtual void | endJob () |
virtual void | endLuminosityBlock (const edm::LuminosityBlock &, const edm::EventSetup &) |
Private Attributes | |
std::pair< int, int > | CSCRange |
MonitorElement * | DaqFraction [9] |
DQMStore * | dbe_ |
std::pair< int, int > | DTRange |
std::pair< int, int > | ECALBarrRange |
std::pair< int, int > | ECALEndcapRangeHigh |
std::pair< int, int > | ECALEndcapRangeLow |
std::pair< int, int > | HcalRange |
std::pair< int, int > | L1TRange |
float | NumberOfFeds [9] |
std::pair< int, int > | PixelRange |
std::pair< int, int > | RPCRange |
std::pair< int, int > | TrackerRange |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzer | ModuleType |
![]() | |
typedef ProductLabels | Labels |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
![]() | |
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 48 of file DQMDaqInfo.h.
|
private |
Enumerator | |
---|---|
Pixel | |
SiStrip | |
EcalBarrel | |
EcalEndcap | |
Hcal | |
DT | |
CSC | |
RPC | |
L1T |
Definition at line 63 of file DQMDaqInfo.h.
|
explicit |
Definition at line 4 of file DQMDaqInfo.cc.
DQMDaqInfo::~DQMDaqInfo | ( | ) |
Definition at line 8 of file DQMDaqInfo.cc.
|
privatevirtual |
Definition at line 159 of file DQMDaqInfo.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 62 of file DQMDaqInfo.cc.
References DQMStore::bookFloat(), CSC, CSCRange, DaqFraction, dbe_, DT, DTRange, EcalBarrel, ECALBarrRange, EcalEndcap, ECALEndcapRangeHigh, ECALEndcapRangeLow, Hcal, HcalRange, L1T, L1TRange, FEDNumbering::MAXCSCFEDID, FEDNumbering::MAXHCALFEDID, FEDNumbering::MAXSiPixelFEDID, FEDNumbering::MAXSiStripFEDID, FEDNumbering::MAXTriggerGTPFEDID, FEDNumbering::MINCSCFEDID, FEDNumbering::MINHCALFEDID, FEDNumbering::MINSiPixelFEDID, FEDNumbering::MINSiStripFEDID, FEDNumbering::MINTriggerGTPFEDID, NumberOfFeds, Utilities::operator, Pixel, PixelRange, RPC, RPCRange, DQMStore::setCurrentFolder(), SiStrip, AlCaHLTBitMon_QueryRunRegistry::string, and TrackerRange.
|
privatevirtual |
Definition at line 12 of file DQMDaqInfo.cc.
References CSC, CSCRange, DaqFraction, DT, DTRange, EcalBarrel, ECALBarrRange, EcalEndcap, ECALEndcapRangeHigh, ECALEndcapRangeLow, MonitorElement::Fill(), HcalObjRepresent::Fill(), edm::EventSetup::find(), edm::eventsetup::heterocontainer::HCTypeTag::findType(), edm::EventSetup::get(), Hcal, HcalRange, L1T, L1TRange, RunInfo::m_fed_in, NumberOfFeds, Pixel, PixelRange, RPC, RPCRange, SiStrip, and TrackerRange.
|
privatevirtual |
|
privatevirtual |
Definition at line 57 of file DQMDaqInfo.cc.
|
private |
Definition at line 69 of file DQMDaqInfo.h.
Referenced by beginJob(), and beginLuminosityBlock().
|
private |
Definition at line 65 of file DQMDaqInfo.h.
Referenced by beginJob(), and beginLuminosityBlock().
|
private |
Definition at line 61 of file DQMDaqInfo.h.
Referenced by beginJob().
|
private |
Definition at line 71 of file DQMDaqInfo.h.
Referenced by beginJob(), and beginLuminosityBlock().
|
private |
Definition at line 73 of file DQMDaqInfo.h.
Referenced by beginJob(), and beginLuminosityBlock().
|
private |
Definition at line 75 of file DQMDaqInfo.h.
Referenced by beginJob(), and beginLuminosityBlock().
|
private |
Definition at line 74 of file DQMDaqInfo.h.
Referenced by beginJob(), and beginLuminosityBlock().
|
private |
Definition at line 72 of file DQMDaqInfo.h.
Referenced by beginJob(), and beginLuminosityBlock().
|
private |
Definition at line 76 of file DQMDaqInfo.h.
Referenced by beginJob(), and beginLuminosityBlock().
|
private |
Definition at line 78 of file DQMDaqInfo.h.
Referenced by beginJob(), and beginLuminosityBlock().
|
private |
Definition at line 67 of file DQMDaqInfo.h.
Referenced by beginJob(), and beginLuminosityBlock().
|
private |
Definition at line 70 of file DQMDaqInfo.h.
Referenced by beginJob(), and beginLuminosityBlock().
|
private |
Definition at line 68 of file DQMDaqInfo.h.
Referenced by beginJob(), and beginLuminosityBlock().