#include <Tubs.h>
Inheritance diagram for Tubs:

Public Methods | |
| Tubs ( double z, double ri, double ro, double ph1, double ph2 ) | |
| virtual const char* | nameOf () const |
| makes name available to subclasses using the type info facility. More... | |
| virtual void | printOn ( std::ostream& os = std::cout ) const |
| print info about this object. More... | |
| const Wedge& | wedge () const |
Definition at line 12 of file Tubs.h.
|
|
|
|
|
makes name available to subclasses using the type info facility.
Reimplemented from Tube. |
|
|
print info about this object.
Reimplemented from Tube. |
|
|
|
1.2.3 written by Dimitri van Heesch,
© 1997-2000