CMS 3D CMS Logo

List of all members | Public Types | Public Member Functions | Private Attributes
HLTInclusiveVBFClient Class Reference

#include <HLTInclusiveVBFClient.h>

Inheritance diagram for HLTInclusiveVBFClient:
edm::EDAnalyzer edm::EDConsumerBase

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
 

Public Member Functions

void analyze (const edm::Event &, const edm::EventSetup &) override
 
void beginRun (const edm::Run &run, const edm::EventSetup &c) override
 
void endLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &c) override
 
void endRun (const edm::Run &run, const edm::EventSetup &c) override
 
 HLTInclusiveVBFClient (const edm::ParameterSet &)
 
virtual void runClient_ ()
 
 ~HLTInclusiveVBFClient () override
 
- Public Member Functions inherited from edm::EDAnalyzer
void callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func)
 
 EDAnalyzer ()
 
SerialTaskQueueglobalLuminosityBlocksQueue ()
 
SerialTaskQueueglobalRunsQueue ()
 
ModuleDescription const & moduleDescription () const
 
std::string workerType () const
 
 ~EDAnalyzer () override
 
- Public Member Functions inherited from edm::EDConsumerBase
std::vector< ConsumesInfoconsumesInfo () const
 
void convertCurrentProcessAlias (std::string const &processName)
 Convert "@currentProcess" in InputTag process names to the actual current process name. More...
 
 EDConsumerBase ()
 
 EDConsumerBase (EDConsumerBase &&)=default
 
 EDConsumerBase (EDConsumerBase const &)=delete
 
ESProxyIndex const * esGetTokenIndices (edm::Transition iTrans) const
 
std::vector< ESProxyIndex > const & esGetTokenIndicesVector (edm::Transition iTrans) const
 
std::vector< ESRecordIndex > const & esGetTokenRecordIndicesVector (edm::Transition iTrans) const
 
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::array< std::vector< ModuleDescription const * > *, NumBranchTypes > &modulesAll, std::vector< ModuleProcessName > &modulesInPreviousProcesses, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const
 
EDConsumerBaseoperator= (EDConsumerBase &&)=default
 
EDConsumerBase const & operator= (EDConsumerBase const &)=delete
 
bool registeredToConsume (ProductResolverIndex, bool, BranchType) const
 
bool registeredToConsumeMany (TypeID const &, BranchType) const
 
void selectInputProcessBlocks (ProductRegistry const &productRegistry, ProcessBlockHelperBase const &processBlockHelperBase)
 
ProductResolverIndexAndSkipBit uncheckedIndexFrom (EDGetToken) const
 
void updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet)
 
void updateLookup (eventsetup::ESRecordsToProxyIndices const &)
 
virtual ~EDConsumerBase () noexcept(false)
 

Private Attributes

edm::ParameterSet conf_
 
DQMStoredbe_
 
bool debug_
 
std::string dirName_
 
std::string hltTag_
 
std::string processname_
 
bool verbose_
 

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 wantsInputProcessBlocks ()
 
static bool wantsProcessBlocks ()
 
static bool wantsStreamLuminosityBlocks ()
 
static bool wantsStreamRuns ()
 
- Protected Member Functions inherited from edm::EDConsumerBase
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)
 

Detailed Description

Definition at line 36 of file HLTInclusiveVBFClient.h.

Member Typedef Documentation

◆ DQMStore

Definition at line 39 of file HLTInclusiveVBFClient.h.

◆ MonitorElement

Definition at line 38 of file HLTInclusiveVBFClient.h.

Constructor & Destructor Documentation

◆ HLTInclusiveVBFClient()

HLTInclusiveVBFClient::HLTInclusiveVBFClient ( const edm::ParameterSet iConfig)
explicit

Definition at line 10 of file HLTInclusiveVBFClient.cc.

10  : conf_(iConfig) {
11  //
12  dbe_ = Service<DQMStore>().operator->();
13 
14  //
15  if (!dbe_) {
16  edm::LogError("HLTInclusiveVBFClient")
17  << "unable to get DQMStore service, upshot is no client histograms will be made";
18  }
19 
20  //
21  debug_ = false;
22  verbose_ = false;
23 
24  //
25  processname_ = iConfig.getParameter<std::string>("processname");
26 
27  //
28  hltTag_ = iConfig.getParameter<std::string>("hltTag");
29  if (debug_)
30  std::cout << hltTag_ << std::endl;
31 
32  //
33  dirName_ = iConfig.getParameter<std::string>("DQMDirName");
34  if (dbe_)
36 }

References gather_cfg::cout, dbe_, debug_, dirName_, edm::ParameterSet::getParameter(), hltTag_, processname_, dqm::implementation::DQMStore::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, and verbose_.

◆ ~HLTInclusiveVBFClient()

HLTInclusiveVBFClient::~HLTInclusiveVBFClient ( )
overridedefault

Member Function Documentation

◆ analyze()

void HLTInclusiveVBFClient::analyze ( const edm::Event iEvent,
const edm::EventSetup iSetup 
)
overridevirtual

Implements edm::EDAnalyzer.

Definition at line 42 of file HLTInclusiveVBFClient.cc.

42 {}

◆ beginRun()

void HLTInclusiveVBFClient::beginRun ( const edm::Run run,
const edm::EventSetup c 
)
overridevirtual

Reimplemented from edm::EDAnalyzer.

Definition at line 40 of file HLTInclusiveVBFClient.cc.

40 {}

◆ endLuminosityBlock()

void HLTInclusiveVBFClient::endLuminosityBlock ( const edm::LuminosityBlock lumiSeg,
const edm::EventSetup c 
)
overridevirtual

Reimplemented from edm::EDAnalyzer.

Definition at line 44 of file HLTInclusiveVBFClient.cc.

44  {
45  runClient_();
46 }

References runClient_().

◆ endRun()

void HLTInclusiveVBFClient::endRun ( const edm::Run run,
const edm::EventSetup c 
)
overridevirtual

Reimplemented from edm::EDAnalyzer.

Definition at line 48 of file HLTInclusiveVBFClient.cc.

48 {}

◆ runClient_()

void HLTInclusiveVBFClient::runClient_ ( )
virtual

Definition at line 50 of file HLTInclusiveVBFClient.cc.

50  {
51  if (!dbe_)
52  return; //we dont have the DQMStore so we cant do anything
54 
55  LogDebug("HLTInclusiveVBFClient") << "runClient" << std::endl;
56  if (debug_)
57  std::cout << "runClient" << std::endl;
58 }

References gather_cfg::cout, dbe_, debug_, dirName_, LogDebug, and dqm::implementation::DQMStore::setCurrentFolder().

Referenced by endLuminosityBlock().

Member Data Documentation

◆ conf_

edm::ParameterSet HLTInclusiveVBFClient::conf_
private

Definition at line 44 of file HLTInclusiveVBFClient.h.

◆ dbe_

DQMStore* HLTInclusiveVBFClient::dbe_
private

Definition at line 42 of file HLTInclusiveVBFClient.h.

Referenced by HLTInclusiveVBFClient(), and runClient_().

◆ debug_

bool HLTInclusiveVBFClient::debug_
private

Definition at line 46 of file HLTInclusiveVBFClient.h.

Referenced by HLTInclusiveVBFClient(), and runClient_().

◆ dirName_

std::string HLTInclusiveVBFClient::dirName_
private

Definition at line 49 of file HLTInclusiveVBFClient.h.

Referenced by HLTInclusiveVBFClient(), and runClient_().

◆ hltTag_

std::string HLTInclusiveVBFClient::hltTag_
private

Definition at line 50 of file HLTInclusiveVBFClient.h.

Referenced by HLTInclusiveVBFClient().

◆ processname_

std::string HLTInclusiveVBFClient::processname_
private

Definition at line 51 of file HLTInclusiveVBFClient.h.

Referenced by HLTInclusiveVBFClient().

◆ verbose_

bool HLTInclusiveVBFClient::verbose_
private

Definition at line 47 of file HLTInclusiveVBFClient.h.

Referenced by HLTInclusiveVBFClient().

gather_cfg.cout
cout
Definition: gather_cfg.py:144
HLTInclusiveVBFClient::processname_
std::string processname_
Definition: HLTInclusiveVBFClient.h:51
HLTInclusiveVBFClient::dirName_
std::string dirName_
Definition: HLTInclusiveVBFClient.h:49
HLTInclusiveVBFClient::hltTag_
std::string hltTag_
Definition: HLTInclusiveVBFClient.h:50
dqm::implementation::DQMStore::setCurrentFolder
void setCurrentFolder(std::string const &fullpath) override
Definition: DQMStore.h:569
LogDebug
#define LogDebug(id)
Definition: MessageLogger.h:233
HLTInclusiveVBFClient::verbose_
bool verbose_
Definition: HLTInclusiveVBFClient.h:47
edm::Service
Definition: Service.h:30
edm::LogError
Log< level::Error, false > LogError
Definition: MessageLogger.h:123
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
HLTInclusiveVBFClient::runClient_
virtual void runClient_()
Definition: HLTInclusiveVBFClient.cc:50
HLTInclusiveVBFClient::debug_
bool debug_
Definition: HLTInclusiveVBFClient.h:46
edm::ParameterSet::getParameter
T getParameter(std::string const &) const
Definition: ParameterSet.h:303
HLTInclusiveVBFClient::conf_
edm::ParameterSet conf_
Definition: HLTInclusiveVBFClient.h:44
HLTInclusiveVBFClient::dbe_
DQMStore * dbe_
Definition: HLTInclusiveVBFClient.h:42