31 produces<reco::BeamSpot, edm::Transition::EndLuminosityBlock>(
"alcaBeamSpot");
50 for (
int i = 0;
i < 7; ++
i) {
51 for (
int j = 0; j < 7; ++j) {
71 auto result = std::make_unique<reco::BeamSpot>();
double Getdydz() const
get dydz slope, crossing angle in YZ
math::Error< dimension >::type CovarianceMatrix
double GetY() const
get Y beam position
void setbetaStar(double v)
double GetSigmaZ() const
get sigma Z, RMS bunch length
double GetBeamWidthX() const
get average transverse beam width
math::XYZPoint Point
point in the space
double GetBeamWidthY() const
get average transverse beam width
double GetEmittanceX() const
get emittance
void setType(BeamType type)
set beam type
#define DEFINE_FWK_MODULE(type)
void setBeamWidthY(double v)
void setEmittanceY(double v)
int GetBeamType() const
get beam type
void put(std::unique_ptr< PROD > product)
Put a new product.
void endLuminosityBlockProduce(edm::LuminosityBlock &lumiSeg, const edm::EventSetup &iSetup) final
double GetZ() const
get Z beam position
AlcaBeamSpotFromDB(const edm::ParameterSet &)
~AlcaBeamSpotFromDB() override
double Getdxdz() const
get dxdz slope, crossing angle in XZ
void produce(edm::Event &iEvent, const edm::EventSetup &iSetup) final
double GetX() const
get X beam position
double GetBetaStar() const
get beta star
double GetCovariance(int i, int j) const
get i,j element of the full covariance matrix 7x7
double GetEmittanceY() const
get emittance
void setEmittanceX(double v)
T const * product() const