StiCylindricalShape Class Reference
#include <StiCylindricalShape.h>
List of all members.
|
Public Member Functions |
|
| StiCylindricalShape (const string &name, float halfDepth_, float thickness_, float outerRadius_, float openingAngle_) |
|
float | getOuterRadius () const |
|
float | getOpeningAngle () const |
|
float | getHalfWidth () const |
|
StiShapeCode | getShapeCode () const |
|
void | setOuterRadius (float val) |
|
void | setOpeningAngle (float val) |
Protected Attributes |
|
float | _outerRadius |
|
float | _openingAngle |
Detailed Description
Class to represent a shape within the STAR geometry
- Author:
- Ben Norman, Kent State, 25 July 01
Definition at line 10 of file StiCylindricalShape.h.
The documentation for this class was generated from the following file: