#include <UIntersectingCone.hh>
Definition at line 27 of file UIntersectingCone.hh.
UIntersectingCone::UIntersectingCone |
( |
const double |
r[2], |
|
|
const double |
z[2] |
|
) |
| |
UIntersectingCone::~UIntersectingCone |
( |
| ) |
|
|
virtual |
bool UIntersectingCone::HitOn |
( |
const double |
r, |
|
|
const double |
z |
|
) |
| |
int UIntersectingCone::LineHitsCone |
( |
const UVector3 & |
p, |
|
|
const UVector3 & |
v, |
|
|
double & |
s1, |
|
|
double & |
s2 |
|
) |
| |
int UIntersectingCone::LineHitsCone1 |
( |
const UVector3 & |
p, |
|
|
const UVector3 & |
v, |
|
|
double & |
s1, |
|
|
double & |
s2 |
|
) |
| |
|
protected |
int UIntersectingCone::LineHitsCone1Optimized |
( |
const UVector3 & |
p, |
|
|
const UVector3 & |
v, |
|
|
double & |
s1, |
|
|
double & |
s2 |
|
) |
| |
|
protected |
int UIntersectingCone::LineHitsCone2 |
( |
const UVector3 & |
p, |
|
|
const UVector3 & |
v, |
|
|
double & |
s1, |
|
|
double & |
s2 |
|
) |
| |
|
protected |
double UIntersectingCone::RHi |
( |
| ) |
const |
|
inline |
double UIntersectingCone::RLo |
( |
| ) |
const |
|
inline |
double UIntersectingCone::ZHi |
( |
| ) |
const |
|
inline |
double UIntersectingCone::ZLo |
( |
| ) |
const |
|
inline |
double UIntersectingCone::A |
|
protected |
double UIntersectingCone::B |
|
protected |
const double UIntersectingCone::EpsilonQuad = 1.0 / 9.0E99 |
|
staticprotected |
double UIntersectingCone::rHi |
|
protected |
double UIntersectingCone::rLo |
|
protected |
bool UIntersectingCone::type1 |
|
protected |
double UIntersectingCone::zHi |
|
protected |
double UIntersectingCone::zLo |
|
protected |
The documentation for this class was generated from the following files: