This is the complete list of members for SimpleNavigableLayer, including all inherited members.
BDLC typedef | SimpleNavigableLayer | |
BDLI typedef | SimpleNavigableLayer | protected |
compatibleLayers(const FreeTrajectoryState &fts, PropagationDirection timeDirection, int &counter) const final | SimpleNavigableLayer | virtual |
compatibleLayers(NavigationDirection direction) const=0 | SimpleNavigableLayer | |
compatibleLayers(const FreeTrajectoryState &fts, PropagationDirection timeDirection) const | SimpleNavigableLayer | inline |
compatibleLayers(const FreeTrajectoryState &fts, PropagationDirection timeDirection, int &counter) const | SimpleNavigableLayer | inline |
NavigableLayer::compatibleLayers(NavigationDirection direction) const =0 | NavigableLayer | pure virtual |
NavigableLayer::compatibleLayers(const FreeTrajectoryState &fts, PropagationDirection timeDirection) const | NavigableLayer | inlinevirtual |
ConstBDLI typedef | SimpleNavigableLayer | protected |
ConstFDLI typedef | SimpleNavigableLayer | protected |
crossingState(const FreeTrajectoryState &fts, PropagationDirection dir) const | SimpleNavigableLayer | protected |
detLayer() const =0 | NavigableLayer | pure virtual |
DLC typedef | SimpleNavigableLayer | |
FDLC typedef | SimpleNavigableLayer | |
FDLI typedef | SimpleNavigableLayer | protected |
nextLayers(NavigationDirection direction) const =0 | NavigableLayer | pure virtual |
nextLayers(const FreeTrajectoryState &fts, PropagationDirection timeDirection) const =0 | NavigableLayer | pure virtual |
propagator(PropagationDirection dir) const | SimpleNavigableLayer | inlineprotected |
school | NavigableLayer | protected |
setAdditionalLink(const DetLayer *, NavigationDirection direction=insideOut)=0 | SimpleNavigableLayer | pure virtual |
setCheckCrossingSide(bool docheck) | SimpleNavigableLayer | inline |
setDetLayer(DetLayer const *dl)=0 | NavigableLayer | pure virtual |
setInwardLinks(const BDLC &, const FDLC &, TkLayerLess sorter=TkLayerLess(outsideIn))=0 | SimpleNavigableLayer | pure virtual |
setSchool(NavigationSchool const *sh) | NavigableLayer | inline |
SimpleNavigableLayer(const MagneticField *field, float eps, bool checkCrossingSide=true) | SimpleNavigableLayer | inline |
theCheckCrossingSide | SimpleNavigableLayer | protected |
theEpsilon | SimpleNavigableLayer | protected |
theField | SimpleNavigableLayer | protected |
theSelfSearch | SimpleNavigableLayer | |
TSOS typedef | SimpleNavigableLayer | protected |
wellInside(const FreeTrajectoryState &fts, PropagationDirection dir, const BarrelDetLayer *bl, DLC &result) const | SimpleNavigableLayer | protected |
wellInside(const FreeTrajectoryState &fts, PropagationDirection dir, const ForwardDetLayer *bl, DLC &result) const | SimpleNavigableLayer | protected |
wellInside(const FreeTrajectoryState &fts, PropagationDirection dir, ConstBDLI begin, ConstBDLI end, DLC &result) const | SimpleNavigableLayer | protected |
wellInside(const FreeTrajectoryState &fts, PropagationDirection dir, const DLC &layers, DLC &result) const | SimpleNavigableLayer | protected |
wellInside(const FreeTrajectoryState &fts, PropagationDirection dir, ConstFDLI begin, ConstFDLI end, DLC &result) const | SimpleNavigableLayer | protected |
~NavigableLayer() | NavigableLayer | inlinevirtual |