CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Private Attributes
L1Scalers Class Reference

#include <L1Scalers.h>

Inheritance diagram for L1Scalers:
DQMEDAnalyzer edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > edm::stream::EDAnalyzerBase edm::EDConsumerBase

Public Member Functions

void analyze (const edm::Event &e, const edm::EventSetup &c)
 
void bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
 
void endLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &c)
 DQM Client Diagnostic should be performed here: More...
 
 L1Scalers (const edm::ParameterSet &ps)
 
virtual ~L1Scalers ()
 
- Public Member Functions inherited from DQMEDAnalyzer
virtual void beginRun (edm::Run const &, edm::EventSetup const &) final
 
virtual void beginStream (edm::StreamID id) final
 
virtual void dqmBeginRun (edm::Run const &, edm::EventSetup const &)
 
 DQMEDAnalyzer (void)
 
virtual void endLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, dqmDetails::NoCache *) const final
 
virtual void endRunSummary (edm::Run const &, edm::EventSetup const &, dqmDetails::NoCache *) const final
 
uint32_t streamId () const
 
- Public Member Functions inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > >
 EDAnalyzer ()=default
 
- Public Member Functions inherited from edm::stream::EDAnalyzerBase
void callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func)
 
 EDAnalyzerBase ()
 
ModuleDescription const & moduleDescription () const
 
virtual ~EDAnalyzerBase ()
 
- Public Member Functions inherited from edm::EDConsumerBase
std::vector< ConsumesInfoconsumesInfo () 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 Attributes

std::vector< MonitorElement * > algoBxDiff_
 
std::vector< MonitorElement * > algoBxDiffLumi_
 
std::vector< unsigned int > algoSelected_
 
MonitorElementbxNum_
 
MonitorElementcscBxDiff_
 
MonitorElementcscBxDiffLumi_
 
unsigned int denomBit_
 
bool denomIsTech_
 
MonitorElementdtBxDiff_
 
MonitorElementdtBxDiffLumi_
 
std::vector< int > earliestAlgo_
 
int earliestDenom_
 
std::vector< int > earliestTech_
 
edm::InputTag fedRawCollection_
 
unsigned int fedStart_
 
unsigned int fedStop_
 
std::string folderName_
 
edm::InputTag HcalRecHitCollection_
 
MonitorElementl1AlgoCounter_
 
MonitorElementl1Correlations_
 
edm::EDGetTokenT
< L1MuGMTReadoutCollection
l1GmtDataSource_
 
edm::EDGetTokenT
< L1GlobalTriggerReadoutRecord
l1GtDataSource_
 
MonitorElementl1scalers_
 
MonitorElementl1scalersBx_
 
MonitorElementl1techScalers_
 
MonitorElementl1techScalersBx_
 
MonitorElementl1TtCounter_
 
std::vector< int > maskedList_
 
int nev_
 
MonitorElementnLumiBlock_
 
unsigned int rateAlgoCounter_
 
unsigned int rateTtCounter_
 
MonitorElementrpcbBxDiff_
 
MonitorElementrpcbBxDiffLumi_
 
MonitorElementrpcfBxDiff_
 
MonitorElementrpcfBxDiffLumi_
 
std::vector< MonitorElement * > techBxDiff_
 
std::vector< MonitorElement * > techBxDiffLumi_
 
std::vector< unsigned int > techSelected_
 
unsigned int tfBit_
 
bool tfIsTech_
 
unsigned int threshold_
 
bool verbose_
 

Additional Inherited Members

- Public Types inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > >
typedef CacheContexts< T...> CacheTypes
 
typedef CacheTypes::GlobalCache GlobalCache
 
typedef AbilityChecker< T...> HasAbility
 
typedef
CacheTypes::LuminosityBlockCache 
LuminosityBlockCache
 
typedef
LuminosityBlockContextT
< LuminosityBlockCache,
RunCache, GlobalCache
LuminosityBlockContext
 
typedef
CacheTypes::LuminosityBlockSummaryCache 
LuminosityBlockSummaryCache
 
typedef CacheTypes::RunCache RunCache
 
typedef RunContextT< RunCache,
GlobalCache
RunContext
 
typedef CacheTypes::RunSummaryCache RunSummaryCache
 
- Public Types inherited from edm::stream::EDAnalyzerBase
typedef EDAnalyzerAdaptorBase ModuleType
 
- Public Types inherited from edm::EDConsumerBase
typedef ProductLabels Labels
 
- Static Public Member Functions inherited from DQMEDAnalyzer
static std::shared_ptr
< dqmDetails::NoCache
globalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *)
 
static std::shared_ptr
< dqmDetails::NoCache
globalBeginRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *)
 
static void globalEndLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *)
 
static void globalEndRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *)
 
- Static Public Member Functions inherited from edm::stream::EDAnalyzerBase
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 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)
 

Detailed Description

Definition at line 17 of file L1Scalers.h.

Constructor & Destructor Documentation

L1Scalers::L1Scalers ( const edm::ParameterSet ps)

Definition at line 37 of file L1Scalers.cc.

virtual L1Scalers::~L1Scalers ( )
inlinevirtual

Definition at line 20 of file L1Scalers.h.

20 {};

Member Function Documentation

void L1Scalers::analyze ( const edm::Event e,
const edm::EventSetup c 
)
virtual

empty DecisionWord

Implements edm::stream::EDAnalyzerBase.

Definition at line 160 of file L1Scalers.cc.

void L1Scalers::bookHistograms ( DQMStore::IBooker iBooker,
edm::Run const &  ,
edm::EventSetup const &   
)
overridevirtual

Implements DQMEDAnalyzer.

Definition at line 74 of file L1Scalers.cc.

void L1Scalers::endLuminosityBlock ( const edm::LuminosityBlock lumiSeg,
const edm::EventSetup c 
)
virtual

DQM Client Diagnostic should be performed here:

Reimplemented from edm::stream::EDAnalyzerBase.

Definition at line 383 of file L1Scalers.cc.

Member Data Documentation

std::vector<MonitorElement *> L1Scalers::algoBxDiff_
private

Definition at line 58 of file L1Scalers.h.

std::vector<MonitorElement *> L1Scalers::algoBxDiffLumi_
private

Definition at line 60 of file L1Scalers.h.

std::vector<unsigned int> L1Scalers::algoSelected_
private

Definition at line 39 of file L1Scalers.h.

MonitorElement* L1Scalers::bxNum_
private

Definition at line 46 of file L1Scalers.h.

MonitorElement* L1Scalers::cscBxDiff_
private

Definition at line 64 of file L1Scalers.h.

MonitorElement* L1Scalers::cscBxDiffLumi_
private

Definition at line 65 of file L1Scalers.h.

unsigned int L1Scalers::denomBit_
private

Definition at line 36 of file L1Scalers.h.

bool L1Scalers::denomIsTech_
private

Definition at line 35 of file L1Scalers.h.

MonitorElement* L1Scalers::dtBxDiff_
private

Definition at line 62 of file L1Scalers.h.

MonitorElement* L1Scalers::dtBxDiffLumi_
private

Definition at line 63 of file L1Scalers.h.

std::vector<int> L1Scalers::earliestAlgo_
private

Definition at line 85 of file L1Scalers.h.

int L1Scalers::earliestDenom_
private

Definition at line 83 of file L1Scalers.h.

std::vector<int> L1Scalers::earliestTech_
private

Definition at line 84 of file L1Scalers.h.

edm::InputTag L1Scalers::fedRawCollection_
private

Definition at line 78 of file L1Scalers.h.

unsigned int L1Scalers::fedStart_
private

Definition at line 73 of file L1Scalers.h.

unsigned int L1Scalers::fedStop_
private

Definition at line 73 of file L1Scalers.h.

std::string L1Scalers::folderName_
private

Definition at line 42 of file L1Scalers.h.

edm::InputTag L1Scalers::HcalRecHitCollection_
private

Definition at line 81 of file L1Scalers.h.

MonitorElement* L1Scalers::l1AlgoCounter_
private

Definition at line 54 of file L1Scalers.h.

MonitorElement* L1Scalers::l1Correlations_
private

Definition at line 45 of file L1Scalers.h.

edm::EDGetTokenT<L1MuGMTReadoutCollection> L1Scalers::l1GmtDataSource_
private

Definition at line 33 of file L1Scalers.h.

edm::EDGetTokenT<L1GlobalTriggerReadoutRecord> L1Scalers::l1GtDataSource_
private

Definition at line 32 of file L1Scalers.h.

MonitorElement* L1Scalers::l1scalers_
private

Definition at line 43 of file L1Scalers.h.

MonitorElement* L1Scalers::l1scalersBx_
private

Definition at line 49 of file L1Scalers.h.

MonitorElement* L1Scalers::l1techScalers_
private

Definition at line 44 of file L1Scalers.h.

MonitorElement* L1Scalers::l1techScalersBx_
private

Definition at line 50 of file L1Scalers.h.

MonitorElement* L1Scalers::l1TtCounter_
private

Definition at line 55 of file L1Scalers.h.

std::vector<int> L1Scalers::maskedList_
private

Definition at line 80 of file L1Scalers.h.

int L1Scalers::nev_
private

Definition at line 29 of file L1Scalers.h.

MonitorElement* L1Scalers::nLumiBlock_
private

Definition at line 53 of file L1Scalers.h.

unsigned int L1Scalers::rateAlgoCounter_
private

Definition at line 75 of file L1Scalers.h.

unsigned int L1Scalers::rateTtCounter_
private

Definition at line 76 of file L1Scalers.h.

MonitorElement* L1Scalers::rpcbBxDiff_
private

Definition at line 66 of file L1Scalers.h.

MonitorElement* L1Scalers::rpcbBxDiffLumi_
private

Definition at line 67 of file L1Scalers.h.

MonitorElement* L1Scalers::rpcfBxDiff_
private

Definition at line 68 of file L1Scalers.h.

MonitorElement* L1Scalers::rpcfBxDiffLumi_
private

Definition at line 69 of file L1Scalers.h.

std::vector<MonitorElement *> L1Scalers::techBxDiff_
private

Definition at line 59 of file L1Scalers.h.

std::vector<MonitorElement *> L1Scalers::techBxDiffLumi_
private

Definition at line 61 of file L1Scalers.h.

std::vector<unsigned int> L1Scalers::techSelected_
private

Definition at line 40 of file L1Scalers.h.

unsigned int L1Scalers::tfBit_
private

Definition at line 38 of file L1Scalers.h.

bool L1Scalers::tfIsTech_
private

Definition at line 37 of file L1Scalers.h.

unsigned int L1Scalers::threshold_
private

Definition at line 72 of file L1Scalers.h.

bool L1Scalers::verbose_
private

Definition at line 31 of file L1Scalers.h.