attachedVolume(const TrackParameters &parms, PropDirection dir) const =0 | Trk::BoundarySurface< Tvol > | pure virtual |
attachedVolume(const Amg::Vector3D &pos, const Amg::Vector3D &mom, PropDirection dir) const =0 | Trk::BoundarySurface< Tvol > | pure virtual |
BoundarySurface() | Trk::BoundarySurface< Tvol > | inline |
BoundarySurface(const Tvol *inside, const Tvol *outside) | Trk::BoundarySurface< Tvol > | inline |
BoundarySurface(SharedObject< VolumeArray > insideArray, SharedObject< VolumeArray > outsideArray) | Trk::BoundarySurface< Tvol > | inline |
debugInfo(MsgStream &msg) const | Trk::BoundarySurface< Tvol > | inline |
insideVolume() const | Trk::BoundarySurface< Tvol > | |
insideVolumeArray() const | Trk::BoundarySurface< Tvol > | |
m_insideVolume | Trk::BoundarySurface< Tvol > | protected |
m_insideVolumeArray | Trk::BoundarySurface< Tvol > | protected |
m_outsideVolume | Trk::BoundarySurface< Tvol > | protected |
m_outsideVolumeArray | Trk::BoundarySurface< Tvol > | protected |
onBoundary(const T &pars) const | Trk::BoundarySurface< Tvol > | inline |
outsideVolume() const | Trk::BoundarySurface< Tvol > | |
outsideVolumeArray() const | Trk::BoundarySurface< Tvol > | |
setInsideVolume(const Tvol *) | Trk::BoundarySurface< Tvol > | |
setInsideVolumeArray(const SharedObject< VolumeArray > &) | Trk::BoundarySurface< Tvol > | |
setOutsideVolume(const Tvol *) | Trk::BoundarySurface< Tvol > | |
setOutsideVolumeArray(const SharedObject< VolumeArray > &) | Trk::BoundarySurface< Tvol > | |
surfaceRepresentation() const =0 | Trk::BoundarySurface< Tvol > | pure virtual |
surfaceRepresentation()=0 | Trk::BoundarySurface< Tvol > | pure virtual |
VolumeArray typedef | Trk::BoundarySurface< Tvol > | private |
~BoundarySurface() | Trk::BoundarySurface< Tvol > | inlinevirtual |