StRoot
1
|
This is the complete list of members for StiCylindricalShape, including all inherited members.
_edgeWidth | StiShape | protected |
_halfDepth | StiShape | protected |
_name (defined in Named) | Named | protected |
_openingAngle (defined in StiCylindricalShape) | StiCylindricalShape | protected |
_outerRadius (defined in StiCylindricalShape) | StiCylindricalShape | protected |
_thickness | StiShape | protected |
getEdgeWidth() const (defined in StiShape) | StiShape | inline |
getHalfDepth() const (defined in StiShape) | StiShape | inline |
getHalfWidth() const (defined in StiCylindricalShape) | StiCylindricalShape | inlinevirtual |
getName() const | Named | |
getOpeningAngle() const (defined in StiCylindricalShape) | StiCylindricalShape | inlinevirtual |
getOuterRadius() const (defined in StiCylindricalShape) | StiCylindricalShape | inlinevirtual |
getShapeCode() const (defined in StiCylindricalShape) | StiCylindricalShape | inlinevirtual |
getThickness() const (defined in StiShape) | StiShape | inline |
getVolume() const (defined in StiCylindricalShape) | StiCylindricalShape | inlinevirtual |
isName(const string &aName) const | Named | |
Named(const string &aName=" ") | Named | protected |
nice(double val) (defined in StiShape) | StiShape | inlineprotected |
setHalfDepth(float val) (defined in StiShape) | StiShape | inline |
setName(const string &newName) | Named | |
setOpeningAngle(float val) (defined in StiCylindricalShape) | StiCylindricalShape | inline |
setOuterRadius(float val) (defined in StiCylindricalShape) | StiCylindricalShape | inline |
setThickness(float val) (defined in StiShape) | StiShape | inline |
StiCylindricalShape() (defined in StiCylindricalShape) | StiCylindricalShape | inline |
StiCylindricalShape(const string &name, float halfDepth_, float thickness_, float outerRadius_, float openingAngle_) (defined in StiCylindricalShape) | StiCylindricalShape | inline |
StiShape(const string &name="undefined", float halfDepth=0, float thickness=0, float edge=0) (defined in StiShape) | StiShape | inline |
~Named() (defined in Named) | Named | virtual |