#include <AlcaBeamSpotHarvester.h>
Private Attributes | |
std::string | beamSpotOutputBase_ |
std::string | outputrecordName_ |
double | sigmaZValue_ |
AlcaBeamSpotManager | theAlcaBeamSpotManager_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
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) |
No description available.
Definition at line 15 of file AlcaBeamSpotHarvester.h.
AlcaBeamSpotHarvester::AlcaBeamSpotHarvester | ( | const edm::ParameterSet & | iConfig | ) |
Constructor.
Definition at line 37 of file AlcaBeamSpotHarvester.cc.
|
virtual |
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 54 of file AlcaBeamSpotHarvester.cc.
|
virtual |
|
virtual |
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 62 of file AlcaBeamSpotHarvester.cc.
References AlcaBeamSpotManager::reset(), and theAlcaBeamSpotManager_.
|
virtual |
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 163 of file AlcaBeamSpotHarvester.cc.
References AlcaBeamSpotManager::readLumi(), and theAlcaBeamSpotManager_.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 67 of file AlcaBeamSpotHarvester.cc.
References beamSpotOutputBase_, AlcaBeamSpotManager::createWeightedPayloads(), AlcaBeamSpotManager::getPayloads(), i, edm::RunBase::id(), edm::Service< T >::isAvailable(), cond::service::PoolDBOutputService::isNewTagRequest(), j, outputrecordName_, edm::RunID::run(), BeamSpotObjects::SetBeamWidthX(), BeamSpotObjects::SetBeamWidthY(), BeamSpotObjects::SetBetaStar(), BeamSpotObjects::SetCovariance(), BeamSpotObjects::Setdxdz(), BeamSpotObjects::Setdydz(), BeamSpotObjects::SetEmittanceX(), BeamSpotObjects::SetEmittanceY(), BeamSpotObjects::SetPosition(), BeamSpotObjects::SetSigmaZ(), BeamSpotObjects::SetType(), sigmaZValue_, theAlcaBeamSpotManager_, and cond::service::PoolDBOutputService::writeOne().
|
private |
Definition at line 36 of file AlcaBeamSpotHarvester.h.
Referenced by endRun().
|
private |
Definition at line 37 of file AlcaBeamSpotHarvester.h.
Referenced by endRun().
|
private |
Definition at line 38 of file AlcaBeamSpotHarvester.h.
Referenced by endRun().
|
private |
Definition at line 41 of file AlcaBeamSpotHarvester.h.
Referenced by beginRun(), endLuminosityBlock(), and endRun().