|
typedef multimap< unsigned int,
StiDetPolygonSide * > | det_polygon_map |
|
typedef det_polygon_map::value_type | det_polygon_map_ValType |
|
|
| StiDetPolygon (unsigned int nsides, double phi0, double r) |
|
unsigned int | numberOfDetectors () const |
|
bool | isValid () const |
|
void | push_back (StiDetector *) |
|
void | clear () |
|
void | clearAndDestroy () |
|
void | reset () |
|
StiDetector * | operator* () const |
|
void | setToAngle (double angle) |
|
StiDetector * | detector (unsigned int side) const |
|
StiDetector * | detector (double angle) const |
|
void | operator++ () |
|
void | operator-- () |
|
unsigned int | side (double angle, bool debug=false) const |
|
void | print () const |
|
| StiPolygon (unsigned int nsides, double phi0, double r) |
|
unsigned int | numberOfSides () const |
|
double | phi0 () const |
|
double | radius () const |
|
double | deltaPhi () const |
|
virtual void | setNumberOfSides (unsigned int) |
|
virtual void | setPhi0 (double) |
|
virtual void | setRadius (double) |
|
virtual void | write (const char *file) const |
|
virtual void | build (const char *file) |
|
|
det_polygon_map | msidemap |
|
det_polygon_map::const_iterator | mcurrent |
|
unsigned int | mnsides |
|
double | mphi0 |
|
double | mradius |
|
Definition at line 30 of file StiDetPolygon.h.
The documentation for this class was generated from the following file: