Public Member Functions | |
BeamSpotOnlineProducer (const edm::ParameterSet &iConf) | |
constructor More... | |
void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) override |
produce a beam spot class More... | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &iDesc) |
Fill descriptor. More... | |
Private Attributes | |
const edm::ESGetToken < BeamSpotObjects, BeamSpotObjectsRcd > | beamToken_ |
edm::ESWatcher < BeamSpotTransientObjectsRcd > | beamTransientRcdESWatcher_ |
const edm::ESGetToken < BeamSpotObjects, BeamSpotTransientObjectsRcd > | beamTransientToken_ |
const bool | changeFrame_ |
const edm::EDGetTokenT < L1GlobalTriggerEvmReadoutRecord > | l1GtEvmReadoutRecordToken_ |
const edm::EDGetTokenT < BeamSpotOnlineCollection > | scalerToken_ |
const unsigned int | theBeamShoutMode |
double | theMaxR2 |
const double | theMaxZ |
const double | theSetSigmaZ |
const bool | useTransientRecord_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T...> |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T...> |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
class: BeamSpotOnlineProducer.h package: RecoVertex/BeamSpotProducer
author: Francisco Yumiceva, Fermilab (yumic) modified by: Simone Gennai, INFN MIB eva@ fnal. gov
Definition at line 31 of file BeamSpotOnlineProducer.cc.
|
explicit |
constructor
Definition at line 60 of file BeamSpotOnlineProducer.cc.
References edm::ParameterSet::getParameter(), and theMaxR2.
|
static |
Fill descriptor.
Definition at line 76 of file BeamSpotOnlineProducer.cc.
References edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addUntracked(), edm::ConfigurationDescriptions::addWithDefaultLabel(), and HLT_FULL_cff::InputTag.
|
override |
produce a beam spot class
Definition at line 89 of file BeamSpotOnlineProducer.cc.
References funct::abs(), align::BeamSpot, beamToken_, beamTransientRcdESWatcher_, beamTransientToken_, changeFrame_, edm::ESWatcher< T >::check(), BeamSpotOnline::dxdz(), BeamSpotOnline::dydz(), BeamSpotOnline::err_sigma_z(), BeamSpotOnline::err_x(), BeamSpotOnline::err_y(), BeamSpotOnline::err_z(), validate-o2o-wbm::f, BeamSpotObjects::GetBeamWidthX(), BeamSpotObjects::GetBeamWidthY(), BeamSpotObjects::GetBetaStar(), edm::Event::getByToken(), BeamSpotObjects::GetCovariance(), edm::EventSetup::getData(), BeamSpotObjects::Getdxdz(), BeamSpotObjects::Getdydz(), BeamSpotObjects::GetEmittanceX(), BeamSpotObjects::GetEmittanceY(), edm::EventSetup::getHandle(), BeamSpotObjects::GetSigmaZ(), BeamSpotObjects::GetX(), BeamSpotObjects::GetY(), BeamSpotObjects::GetZ(), mps_fire::i, dqmiolumiharvest::j, l1GtEvmReadoutRecordToken_, reco::BeamSpot::LHC, makeMuonMisalignmentScenario::matrix, eostools::move(), edm::ESHandle< class >::product(), edm::Event::put(), diffTwoXMLs::r2, mps_fire::result, scalerToken_, BeamSpotOnline::sigma_z(), BeamSpotPI::sigmaZ, theBeamShoutMode, theMaxR2, theMaxZ, theSetSigmaZ, reco::BeamSpot::Tracker, useTransientRecord_, BeamSpotOnline::width_x(), BeamSpotOnline::width_y(), BeamSpotOnline::x(), BeamSpotOnline::y(), and BeamSpotOnline::z().
|
private |
Definition at line 49 of file BeamSpotOnlineProducer.cc.
Referenced by produce().
|
private |
Definition at line 53 of file BeamSpotOnlineProducer.cc.
Referenced by produce().
|
private |
Definition at line 50 of file BeamSpotOnlineProducer.cc.
Referenced by produce().
|
private |
Definition at line 43 of file BeamSpotOnlineProducer.cc.
Referenced by produce().
|
private |
Definition at line 48 of file BeamSpotOnlineProducer.cc.
Referenced by produce().
|
private |
Definition at line 47 of file BeamSpotOnlineProducer.cc.
Referenced by produce().
|
private |
Definition at line 55 of file BeamSpotOnlineProducer.cc.
Referenced by produce().
|
private |
Definition at line 45 of file BeamSpotOnlineProducer.cc.
Referenced by BeamSpotOnlineProducer(), and produce().
|
private |
Definition at line 44 of file BeamSpotOnlineProducer.cc.
Referenced by produce().
|
private |
Definition at line 44 of file BeamSpotOnlineProducer.cc.
Referenced by produce().
|
private |
Definition at line 46 of file BeamSpotOnlineProducer.cc.
Referenced by produce().