Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::global::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | analyze (edm::StreamID sid, edm::Event const &event, const edm::EventSetup &setup) const override |
Private Attributes | |
unsigned int | m_lumi_id |
edm::EDGetTokenT < reco::VertexCollection > | m_token |
Additional Inherited Members | |
Public Types inherited from edm::global::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
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) |
Definition at line 20 of file FTSLuminosityFromVertices.cc.
|
explicit |
Definition at line 34 of file FTSLuminosityFromVertices.cc.
References edm::ParameterSet::getParameter(), diffTwoXMLs::label, m_lumi_id, mergeVDriftHistosByStation::name, dtDQMClient_cfg::resolution, AlCaHLTBitMon_QueryRunRegistry::string, and indexGen::title.
FTSLuminosityFromVertices::~FTSLuminosityFromVertices | ( | ) |
Definition at line 50 of file FTSLuminosityFromVertices.cc.
|
overrideprivatevirtual |
Implements edm::global::EDAnalyzerBase.
Definition at line 55 of file FTSLuminosityFromVertices.cc.
References runEdmFileComparison::collection, edm::Event::getByToken(), m_lumi_id, m_token, and relativeConstraints::value.
|
static |
Definition at line 69 of file FTSLuminosityFromVertices.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 29 of file FTSLuminosityFromVertices.cc.
Referenced by analyze(), and FTSLuminosityFromVertices().
|
private |
Definition at line 28 of file FTSLuminosityFromVertices.cc.
Referenced by analyze().