Geant4
10.00.p03
|
#include <UPolycone.hh>
Public Attributes | |
VUSolid * | solid |
double | shift |
bool | tubular |
bool | convex |
Definition at line 250 of file UPolycone.hh.
bool UPolycone::UPolyconeSection::convex |
Definition at line 256 of file UPolycone.hh.
Referenced by UPolycone::DistanceToOut(), and UPolycone::Init().
double UPolycone::UPolyconeSection::shift |
Definition at line 253 of file UPolycone.hh.
Referenced by UPolycone::DistanceToIn(), UPolycone::DistanceToOut(), UPolycone::Init(), UPolycone::InsideSection(), UPolycone::Normal(), UPolycone::NormalSection(), UPolycone::SafetyFromInsideSection(), and UPolycone::SafetyFromOutsideSection().
VUSolid* UPolycone::UPolyconeSection::solid |
Definition at line 252 of file UPolycone.hh.
Referenced by UPolycone::Capacity(), UPolycone::DistanceToIn(), UPolycone::DistanceToOut(), UPolycone::Init(), UPolycone::InsideSection(), UPolycone::Normal(), UPolycone::NormalSection(), UPolycone::SafetyFromInsideSection(), and UPolycone::SafetyFromOutsideSection().
bool UPolycone::UPolyconeSection::tubular |
Definition at line 254 of file UPolycone.hh.
Referenced by UPolycone::Init(), UPolycone::InsideSection(), UPolycone::SafetyFromInsideSection(), and UPolycone::SafetyFromOutsideSection().