 |
Belle II Software
release-05-01-25
|
28 class SVDSupportBoxPar:
public TObject {
99 SVDEndmountPar(
const std::string& name,
double height,
double width,
double length,
double zpos,
double rpos):
142 SVDSupportRibsPar(
double spacing,
double height,
double innerWidth,
double outerWidth,
double tabLength,
143 const std::string& outerMaterial,
const std::string& innerMaterial,
const std::string& outerColor,
const std::string& innerColor,
144 const std::string& endmountMaterial):
209 std::vector<SVDSupportBoxPar>
m_boxes;
double getR() const
get r position
std::string m_outerMaterial
outer material name
std::vector< SVDSupportBoxPar > m_boxes
vector of svd support boxes
SVDEndmountPar()
Constructor.
double getWidth() const
get width
const std::string & getName() const
get name
double getZ() const
get z position
double getR() const
get r position
double getTheta() const
get theta
SVDSupportBoxPar()
Constructor.
std::string m_innerMaterial
inner material name
double getInnerWidth() const
get inner width
const std::vector< SVDEndmountPar > & getEndmounts() const
get endmounts
double m_innerWidth
inner width
const std::vector< SVDSupportBoxPar > & getBoxes() const
get boxes
double m_rpos
position in r
ClassDef(SVDSupportRibsPar, 5)
ClassDef, must be the last term before the closing {}.
double getLength() const
get length
const std::vector< SVDSupportTabPar > & getTabs() const
get tabs
std::vector< SVDEndmountPar > m_endmounts
vector of svd endmounts
std::string m_innerColor
inner material color
double getR() const
get r position
SVDSupportTabPar()
Constructor.
void setHeight(double height)
set height
ClassDef(SVDSupportTabPar, 5)
ClassDef, must be the last term before the closing {}.
double getHeight() const
get height
const std::string & getInnerMaterial() const
get the name of inner material
Abstract base class for different kinds of events.
double getZ() const
get z position
double getLength() const
get length
const std::string & getOuterMaterial() const
get the name of outer material
The Class for SVD Support Rib Tab.
const std::string & getEndmountMaterial() const
get the name of endmount material
SVDSupportRibsPar(double spacing, double height, double innerWidth, double outerWidth, double tabLength, const std::string &outerMaterial, const std::string &innerMaterial, const std::string &outerColor, const std::string &innerColor, const std::string &endmountMaterial)
Constructor.
SVDSupportRibsPar()
Constructor.
double getSpacing() const
get spacing
const std::string & getInnerColor() const
get the name of inner color
double m_zpos
position in z
double getTheta() const
get theta
double getHeight() const
get height
The Class for SVD Support Ribs (one layer)
The Class for SVD Support Box.
double getZ() const
get z position
ClassDef(SVDSupportBoxPar, 5)
ClassDef, must be the last term before the closing {}.
std::vector< SVDSupportTabPar > m_tabs
vector of svd supper tabs
double m_theta
theta angle
double getOuterWidth() const
get outer width
double m_tabLength
tab length
double getTabLength() const
get tabLength
std::string m_endmountMaterial
endmount material
double m_outerWidth
outer width
std::string m_outerColor
outer material color
ClassDef(SVDEndmountPar, 5)
ClassDef, must be the last term before the closing {}.
The Class for SVD Support Rib Endmounts.
const std::string & getOuterColor() const
get the name of outer color
void setSpacing(double spacing)
set spacing