![]() |
![]() |
#include <DDShapes.h>
Public Member Functions | |
DDCons (const cms::DDFilteredView &fview) | |
DDCons (void)=delete | |
double | deltaPhi (void) const |
double | phiFrom (void) const |
double | rInMinusZ (void) const |
double | rInPlusZ (void) const |
double | rOutMinusZ (void) const |
double | rOutPlusZ (void) const |
double | zhalf (void) const |
Public Attributes | |
const bool | valid |
Private Attributes | |
double | dz_ |
double | phi1_ |
double | phi2_ |
double | rmax1_ |
double | rmax2_ |
double | rmin1_ |
double | rmin2_ |
Definition at line 52 of file DDShapes.h.
DDCons::DDCons | ( | const cms::DDFilteredView & | fview | ) |
Definition at line 55 of file DDShapes.cc.
References angle_units::operators::convertDegToRad(), dz_, cms::DDFilteredView::isAConeSeg(), phi1_, phi2_, rmax1_, rmax2_, rmin1_, rmin2_, and valid.
|
delete |
|
inline |
Definition at line 63 of file DDShapes.h.
|
inline |
Definition at line 62 of file DDShapes.h.
|
inline |
Definition at line 58 of file DDShapes.h.
|
inline |
Definition at line 60 of file DDShapes.h.
|
inline |
Definition at line 59 of file DDShapes.h.
|
inline |
Definition at line 61 of file DDShapes.h.
|
inline |
|
private |
Definition at line 68 of file DDShapes.h.
Referenced by DDCons().
|
private |
Definition at line 73 of file DDShapes.h.
Referenced by DDCons().
|
private |
Definition at line 74 of file DDShapes.h.
Referenced by DDCons().
|
private |
Definition at line 70 of file DDShapes.h.
Referenced by DDCons().
|
private |
Definition at line 72 of file DDShapes.h.
Referenced by DDCons().
|
private |
Definition at line 69 of file DDShapes.h.
Referenced by DDCons().
|
private |
Definition at line 71 of file DDShapes.h.
Referenced by DDCons().
const bool cms::dd::DDCons::valid |
Definition at line 65 of file DDShapes.h.
Referenced by DDCons().