|
BOSS 8.0.0
BESIII Offline Software System
|
#include <MdcSagTraj.h>
Public Member Functions | |
| MdcSagTraj (const double sag, const HepPoint3D &point1, const HepPoint3D &point2) | |
| MdcSagTraj (const MdcSagTraj &traj) | |
| MdcSagTraj * | clone () const |
| virtual | ~MdcSagTraj () |
| MdcSagTraj & | operator= (const MdcSagTraj &) |
| double | sag (void) const |
| HepPoint3D | position (double) const |
| Hep3Vector | direction (double) const |
| double | curvature (double f=0.) const |
| Hep3Vector | delDirect (double) const |
| const Hep3Vector & | rawDirection (void) const |
| void | getInfo (double fltLen, HepPoint3D &, Hep3Vector &direction) const |
| void | getInfo (double fltLen, HepPoint3D &, Hep3Vector &direction, Hep3Vector &delDirect) const |
| virtual double | distTo1stError (double s, double tol, int pathDir) const |
| virtual double | distTo2ndError (double s, double tol, int pathDir) const |
| double | deltaY (double fltLen) const |
| void | accept (TrkGeomTrajVisitor &visitor) const |
| MdcSagTraj (const double sag, const HepPoint3D &point1, const HepPoint3D &point2) | |
| MdcSagTraj (const MdcSagTraj &traj) | |
| MdcSagTraj * | clone () const |
| virtual | ~MdcSagTraj () |
| MdcSagTraj & | operator= (const MdcSagTraj &) |
| double | sag (void) const |
| HepPoint3D | position (double) const |
| Hep3Vector | direction (double) const |
| double | curvature (double f=0.) const |
| Hep3Vector | delDirect (double) const |
| const Hep3Vector & | rawDirection (void) const |
| void | getInfo (double fltLen, HepPoint3D &, Hep3Vector &direction) const |
| void | getInfo (double fltLen, HepPoint3D &, Hep3Vector &direction, Hep3Vector &delDirect) const |
| virtual double | distTo1stError (double s, double tol, int pathDir) const |
| virtual double | distTo2ndError (double s, double tol, int pathDir) const |
| double | deltaY (double fltLen) const |
| void | accept (TrkGeomTrajVisitor &visitor) const |
| MdcSagTraj (const double sag, const HepPoint3D &point1, const HepPoint3D &point2) | |
| MdcSagTraj (const MdcSagTraj &traj) | |
| MdcSagTraj * | clone () const |
| virtual | ~MdcSagTraj () |
| MdcSagTraj & | operator= (const MdcSagTraj &) |
| double | sag (void) const |
| HepPoint3D | position (double) const |
| Hep3Vector | direction (double) const |
| double | curvature (double f=0.) const |
| Hep3Vector | delDirect (double) const |
| const Hep3Vector & | rawDirection (void) const |
| void | getInfo (double fltLen, HepPoint3D &, Hep3Vector &direction) const |
| void | getInfo (double fltLen, HepPoint3D &, Hep3Vector &direction, Hep3Vector &delDirect) const |
| virtual double | distTo1stError (double s, double tol, int pathDir) const |
| virtual double | distTo2ndError (double s, double tol, int pathDir) const |
| double | deltaY (double fltLen) const |
| void | accept (TrkGeomTrajVisitor &visitor) const |
| Public Member Functions inherited from TrkGeomTraj | |
| TrkGeomTraj (double lowlim, double hilim) | |
| virtual | ~TrkGeomTraj () |
| TrkGeomTraj (double lowlim, double hilim) | |
| virtual | ~TrkGeomTraj () |
| TrkGeomTraj (double lowlim, double hilim) | |
| virtual | ~TrkGeomTraj () |
| Public Member Functions inherited from Trajectory | |
| Trajectory (double lowlim, double hilim) | |
| virtual | ~Trajectory () |
| double | distTo0thError (double s, double tol, int pathDir) const |
| bool | validFlightDistance (double f, double tolerance=0.0) const |
| virtual void | setFlightRange (double newrange[2]) |
| double | lowRange () const |
| double | hiRange () const |
| double | range () const |
| virtual void | print (std::ostream &os) const |
| virtual void | printAll (std::ostream &os) const |
| Trajectory (double lowlim, double hilim) | |
| virtual | ~Trajectory () |
| double | distTo0thError (double s, double tol, int pathDir) const |
| bool | validFlightDistance (double f, double tolerance=0.0) const |
| virtual void | setFlightRange (double newrange[2]) |
| double | lowRange () const |
| double | hiRange () const |
| double | range () const |
| virtual void | print (std::ostream &os) const |
| virtual void | printAll (std::ostream &os) const |
| Trajectory (double lowlim, double hilim) | |
| virtual | ~Trajectory () |
| double | distTo0thError (double s, double tol, int pathDir) const |
| bool | validFlightDistance (double f, double tolerance=0.0) const |
| virtual void | setFlightRange (double newrange[2]) |
| double | lowRange () const |
| double | hiRange () const |
| double | range () const |
| virtual void | print (std::ostream &os) const |
| virtual void | printAll (std::ostream &os) const |
Additional Inherited Members | |
| Protected Member Functions inherited from Trajectory | |
| Trajectory & | operator= (const Trajectory &) |
| Trajectory & | operator= (const Trajectory &) |
| Trajectory & | operator= (const Trajectory &) |
| Protected Attributes inherited from Trajectory | |
| double | flightrange [2] |
Definition at line 64 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcGeom/MdcSagTraj.h.
| MdcSagTraj::MdcSagTraj | ( | const double | sag, |
| const HepPoint3D & | point1, | ||
| const HepPoint3D & | point2 ) |
Definition at line 56 of file MdcSagTraj.cxx.
Referenced by clone(), MdcSagTraj(), and operator=().
| MdcSagTraj::MdcSagTraj | ( | const MdcSagTraj & | traj | ) |
|
virtual |
Definition at line 78 of file MdcSagTraj.cxx.
| MdcSagTraj::MdcSagTraj | ( | const double | sag, |
| const HepPoint3D & | point1, | ||
| const HepPoint3D & | point2 ) |
| MdcSagTraj::MdcSagTraj | ( | const MdcSagTraj & | traj | ) |
|
virtual |
| MdcSagTraj::MdcSagTraj | ( | const double | sag, |
| const HepPoint3D & | point1, | ||
| const HepPoint3D & | point2 ) |
| MdcSagTraj::MdcSagTraj | ( | const MdcSagTraj & | traj | ) |
|
virtual |
|
virtual |
Reimplemented from TrkGeomTraj.
Definition at line 186 of file MdcSagTraj.cxx.
|
virtual |
Reimplemented from TrkGeomTraj.
|
virtual |
Reimplemented from TrkGeomTraj.
|
virtual |
Implements TrkGeomTraj.
Definition at line 82 of file MdcSagTraj.cxx.
|
virtual |
Implements TrkGeomTraj.
|
virtual |
Implements TrkGeomTraj.
|
virtual |
Implements Trajectory.
Definition at line 172 of file MdcSagTraj.cxx.
Referenced by MdcSWire::print().
|
virtual |
Implements Trajectory.
|
virtual |
Implements Trajectory.
|
virtual |
Implements Trajectory.
Definition at line 133 of file MdcSagTraj.cxx.
Referenced by getInfo().
|
virtual |
Implements Trajectory.
|
virtual |
Implements Trajectory.
|
inline |
Definition at line 92 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcGeom/MdcSagTraj.h.
Referenced by getInfo().
|
inline |
Definition at line 92 of file InstallArea/x86_64-el9-gcc13-opt/include/MdcGeom/MdcSagTraj.h.
|
inline |
Definition at line 92 of file Reconstruction/MdcPatRec/MdcGeom/include/MdcGeom/MdcSagTraj.h.
|
virtual |
Implements Trajectory.
Definition at line 120 of file MdcSagTraj.cxx.
Referenced by getInfo(), getInfo(), and MdcSWire::print().
|
virtual |
Implements Trajectory.
|
virtual |
Implements Trajectory.
|
virtual |
Implements Trajectory.
Definition at line 174 of file MdcSagTraj.cxx.
|
virtual |
Implements Trajectory.
|
virtual |
Implements Trajectory.
|
virtual |
Implements Trajectory.
Definition at line 180 of file MdcSagTraj.cxx.
|
virtual |
Implements Trajectory.
|
virtual |
Implements Trajectory.
|
virtual |
Implements Trajectory.
Definition at line 137 of file MdcSagTraj.cxx.
|
virtual |
Implements Trajectory.
|
virtual |
Implements Trajectory.
|
virtual |
Implements Trajectory.
Definition at line 153 of file MdcSagTraj.cxx.
|
virtual |
Implements Trajectory.
|
virtual |
Implements Trajectory.
| MdcSagTraj & MdcSagTraj::operator= | ( | const MdcSagTraj & | other | ) |
Definition at line 88 of file MdcSagTraj.cxx.
| MdcSagTraj & MdcSagTraj::operator= | ( | const MdcSagTraj & | ) |
| MdcSagTraj & MdcSagTraj::operator= | ( | const MdcSagTraj & | ) |
|
virtual |
Implements Trajectory.
Definition at line 111 of file MdcSagTraj.cxx.
Referenced by main(), and MdcSWire::print().
|
virtual |
Implements Trajectory.
|
virtual |
Implements Trajectory.
|
inline |
Definition at line 85 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcGeom/MdcSagTraj.h.
Referenced by main(), and MdcSWire::print().
|
inline |
Definition at line 85 of file InstallArea/x86_64-el9-gcc13-opt/include/MdcGeom/MdcSagTraj.h.
|
inline |
Definition at line 85 of file Reconstruction/MdcPatRec/MdcGeom/include/MdcGeom/MdcSagTraj.h.
|
inline |
Definition at line 78 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcGeom/MdcSagTraj.h.
Referenced by MdcUtilitySvc::docaPatPar(), main(), MdcSagTraj(), and MdcSWire::print().
|
inline |
Definition at line 78 of file InstallArea/x86_64-el9-gcc13-opt/include/MdcGeom/MdcSagTraj.h.
|
inline |
Definition at line 78 of file Reconstruction/MdcPatRec/MdcGeom/include/MdcGeom/MdcSagTraj.h.