#include <AlcaBeamSpotHarvester.h>
Private Attributes | |
std::string | beamSpotOutputBase_ |
bool | dumpTxt_ |
std::string | outputrecordName_ |
std::string | outTxtFileName_ |
double | sigmaZCut_ |
double | sigmaZValue_ |
AlcaBeamSpotManager | theAlcaBeamSpotManager_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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 | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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 16 of file AlcaBeamSpotHarvester.h.
AlcaBeamSpotHarvester::AlcaBeamSpotHarvester | ( | const edm::ParameterSet & | iConfig | ) |
Constructor.
Definition at line 39 of file AlcaBeamSpotHarvester.cc.
|
override |
|
override |
Definition at line 64 of file AlcaBeamSpotHarvester.cc.
|
overridevirtual |
|
override |
Definition at line 196 of file AlcaBeamSpotHarvester.cc.
|
override |
Definition at line 72 of file AlcaBeamSpotHarvester.cc.
References AlcaBeamSpotManager::reset(), and theAlcaBeamSpotManager_.
|
overridevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 61 of file AlcaBeamSpotHarvester.cc.
Referenced by o2olib.O2ORunMgr::executeJob().
|
override |
Definition at line 199 of file AlcaBeamSpotHarvester.cc.
References DEFINE_FWK_MODULE, AlcaBeamSpotManager::readLumi(), and theAlcaBeamSpotManager_.
|
override |
Definition at line 75 of file AlcaBeamSpotHarvester.cc.
References beamspot::BeamSpotContainer::beamspot, beamSpotOutputBase_, beamspot::BeamSpotContainer::beginLumiOfFit, beamspot::BeamSpotContainer::beginTimeOfFit, AlcaBeamSpotManager::createWeightedPayloads(), beamspot::dumpBeamSpotTxt(), dumpTxt_, beamspot::BeamSpotContainer::endLumiOfFit, beamspot::BeamSpotContainer::endTimeOfFit, AlcaBeamSpotManager::getPayloads(), mps_fire::i, edm::RunBase::id(), edm::Service< T >::isAvailable(), cond::service::PoolDBOutputService::isNewTagRequest(), GetRecoTauVFromDQM_MC_cff::outFile, outputrecordName_, outTxtFileName_, beamspot::BeamSpotContainer::reftime, edm::JobReport::reportAnalysisFile(), beamspot::BeamSpotContainer::run, 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_, AlCaHLTBitMon_QueryRunRegistry::string, theAlcaBeamSpotManager_, and cond::service::PoolDBOutputService::writeOne().
|
private |
Definition at line 36 of file AlcaBeamSpotHarvester.h.
Referenced by endRun().
|
private |
Definition at line 40 of file AlcaBeamSpotHarvester.h.
Referenced by endRun().
|
private |
Definition at line 37 of file AlcaBeamSpotHarvester.h.
Referenced by endRun().
|
private |
Definition at line 41 of file AlcaBeamSpotHarvester.h.
Referenced by endRun().
|
private |
Definition at line 39 of file AlcaBeamSpotHarvester.h.
|
private |
Definition at line 38 of file AlcaBeamSpotHarvester.h.
Referenced by endRun().
|
private |
Definition at line 43 of file AlcaBeamSpotHarvester.h.
Referenced by beginRun(), endLuminosityBlock(), and endRun().