35 produces<reco::BeamSpot, edm::Transition::EndLuminosityBlock>(
"alcaBeamSpot");
61 for (
int i=0;
i<7; ++
i ) {
62 for (
int j=0; j<7; ++j ) {
86 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)
#define DEFINE_FWK_MODULE(type)
virtual void produce(edm::Event &iEvent, const edm::EventSetup &iSetup) override final
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
virtual void endLuminosityBlockProduce(edm::LuminosityBlock &lumiSeg, const edm::EventSetup &iSetup) override final
void setType(BeamType type)
set beam 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.
virtual void endJob() override final
double GetZ() const
get Z beam position
AlcaBeamSpotFromDB(const edm::ParameterSet &)
double Getdxdz() const
get dxdz slope, crossing angle in XZ
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
virtual void beginJob() override final