#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::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::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) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
No description available.
Definition at line 16 of file AlcaBeamSpotHarvester.h.
AlcaBeamSpotHarvester::AlcaBeamSpotHarvester | ( | const edm::ParameterSet & | iConfig | ) |
Constructor.
Definition at line 38 of file AlcaBeamSpotHarvester.cc.
|
overridedefault |
Destructor.
|
overridevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 54 of file AlcaBeamSpotHarvester.cc.
|
override |
Definition at line 179 of file AlcaBeamSpotHarvester.cc.
|
override |
Definition at line 62 of file AlcaBeamSpotHarvester.cc.
References AlcaBeamSpotManager::reset(), and theAlcaBeamSpotManager_.
|
override |
Definition at line 182 of file AlcaBeamSpotHarvester.cc.
References AlcaBeamSpotManager::readLumi(), and theAlcaBeamSpotManager_.
|
override |
Definition at line 65 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(), ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, dqmiolumiharvest::j, L1TdeCSCTF_cfi::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::writeOneIOV().
|
private |
Definition at line 34 of file AlcaBeamSpotHarvester.h.
Referenced by endRun().
|
private |
Definition at line 38 of file AlcaBeamSpotHarvester.h.
Referenced by endRun().
|
private |
Definition at line 35 of file AlcaBeamSpotHarvester.h.
Referenced by endRun().
|
private |
Definition at line 39 of file AlcaBeamSpotHarvester.h.
Referenced by endRun().
|
private |
Definition at line 37 of file AlcaBeamSpotHarvester.h.
|
private |
Definition at line 36 of file AlcaBeamSpotHarvester.h.
Referenced by endRun().
|
private |
Definition at line 41 of file AlcaBeamSpotHarvester.h.
Referenced by beginRun(), endLuminosityBlock(), and endRun().