![]() |
![]() |
#include <DDShapes.h>
Public Member Functions | |
DDBox (const cms::DDFilteredView &fview) | |
DDBox (void)=delete | |
double | halfX () const |
double | halfY () const |
double | halfZ () const |
Public Attributes | |
const bool | valid |
Private Attributes | |
double | dx_ |
double | dy_ |
double | dz_ |
Definition at line 14 of file DDShapes.h.
DDBox::DDBox | ( | const cms::DDFilteredView & | fview | ) |
Definition at line 42 of file DDShapes.cc.
References dx_, dy_, dz_, cms::DDFilteredView::isABox(), and valid.
|
delete |
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 26 of file DDShapes.h.
|
private |
Definition at line 26 of file DDShapes.h.
|
private |
Definition at line 26 of file DDShapes.h.
Referenced by DDBox(), halfZ(), and cms::dd::DDCons::zhalf().
const bool cms::dd::DDBox::valid |
Definition at line 23 of file DDShapes.h.
Referenced by DDBox().