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

Public Methods | |
| Trd2 ( double sl, double ll, double sw, double lw, double h ) | |
| double | shortLength () const |
| double | longLength () const |
| double | longWidth () const |
| double | height () const |
| double | shortWidth () const |
| 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... | |
As with GEANT, the Rectangles are in the x-y plane.
Definition at line 12 of file Trd2.h.
|
|
|
|
|
Definition at line 49 of file Trd2.cxx. Referenced by printOn(). |
|
|
Definition at line 46 of file Trd2.cxx. Referenced by printOn(). |
|
|
Definition at line 48 of file Trd2.cxx. Referenced by printOn(). |
|
|
makes name available to subclasses using the type info facility.
Reimplemented from GeomObject. |
|
|
print info about this object.
Reimplemented from Volume. |
|
|
Definition at line 45 of file Trd2.cxx. Referenced by printOn(). |
|
|
Definition at line 47 of file Trd2.cxx. Referenced by printOn(). |
1.2.3 written by Dimitri van Heesch,
© 1997-2000