9#include <vxd/dbobjects/VXDGeoPlacementPar.h>
19 double woffset):
m_name(name),
double m_u
u coordinate where to place the component
VXDGeoPlacementPar(const std::string &name="", double u=0, double v=0, const std::string &w="bottom", double woffset=0)
Constructor.
double m_v
v coordinate where to place the component
std::string m_w
w coordinate where to place the component
double m_woffset
Offset to the w placement of the component.
std::string m_name
Name of the component.
Abstract base class for different kinds of events.