This is the complete list of members for LightRay, including all inherited members.
_direction | LightRay | |
_point | LightRay | |
direction() const | LightRay | inline |
dumpData(const ALIstring &str) const | LightRay | |
intersect(const ALIPlane &plane) | LightRay | |
intersect(const OpticalObject &opto) | LightRay | |
IntersectWithOptOPlane(const OpticalObject *optoplane) | LightRay | |
IntersectWithPlane(const CLHEP::Hep3Vector &plane_point, const CLHEP::Hep3Vector &plane_normal) | LightRay | |
LightRay() | LightRay | |
LightRay(OpticalObject *p1, OpticalObject *p2) | LightRay | |
LightRay(CLHEP::Hep3Vector &vec1, CLHEP::Hep3Vector &vec2) | LightRay | |
point() const | LightRay | inline |
reflect(const ALIPlane &plane) | LightRay | |
refract(const ALIPlane &plate, const ALIdouble refra_ind1, const ALIdouble refra_ind2) | LightRay | |
setDirection(const CLHEP::Hep3Vector &direc) | LightRay | inline |
setPoint(const CLHEP::Hep3Vector &point) | LightRay | inline |
shiftAndDeviateWhileTraversing(const OpticalObject *opto, char behav) | LightRay | |
shiftAndDeviateWhileTraversing(const OpticalObject *opto, ALIdouble shiftX, ALIdouble shiftY, ALIdouble shiftZ, ALIdouble deviX, ALIdouble deviY, ALIdouble deviZ) | LightRay | |
startLightRay(OpticalObject *opto) | LightRay | |
~LightRay() | LightRay | inline |