StRoot
1
|
This is the complete list of members for StiShape, including all inherited members.
_edgeWidth | StiShape | protected |
_halfDepth | StiShape | protected |
_name (defined in Named) | Named | protected |
_thickness | StiShape | protected |
getEdgeWidth() const (defined in StiShape) | StiShape | inline |
getHalfDepth() const (defined in StiShape) | StiShape | inline |
getHalfWidth() const =0 (defined in StiShape) | StiShape | pure virtual |
getName() const | Named | |
getOpeningAngle() const =0 (defined in StiShape) | StiShape | pure virtual |
getOuterRadius() const (defined in StiShape) | StiShape | inlinevirtual |
getShapeCode() const =0 (defined in StiShape) | StiShape | pure virtual |
getThickness() const (defined in StiShape) | StiShape | inline |
getVolume() const =0 (defined in StiShape) | StiShape | pure virtual |
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 | |
setThickness(float val) (defined in StiShape) | StiShape | 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 |