ATLAS Offline Software
Trk::PlaneLayer Member List

This is the complete list of members for Trk::PlaneLayer, including all inherited members.

assignMaterialProperties(const LayerMaterialProperties &, double scale=1.0)Trk::Layer
associatedDetectorElement() constTrk::Surface
associatedDetectorElementIdentifier() constTrk::Surface
associatedLayer() constTrk::Surface
associateLayer(const Layer &lay)Trk::Surface
baseSurface() constTrk::Surfacevirtual
binUtility() constTrk::Layer
bounds() const override finalTrk::PlaneSurfacevirtual
cachedTransform() constTrk::Surface
center() constTrk::Surface
ChargedTrackParametersUniquePtr typedefTrk::Surface
clone() const overrideTrk::PlaneSurfacevirtual
compactify(size_t &cSurfaces, size_t &tSurfaces)Trk::Layer
compatibleSurfaces(std::vector< SurfaceIntersection > &cSurfaces, const TrackParameters &pars, PropDirection pdir, const BoundaryCheck &bcheck, bool materialSurfacesOnly=true, const Surface *startSurface=nullptr, const Surface *endSurface=nullptr, const ICompatibilityEstimator *ice=nullptr) constTrk::Layer
compatibleSurfaces(std::vector< SurfaceIntersection > &cSurfaces, const NeutralParameters &pars, PropDirection pdir, const BoundaryCheck &bcheck, bool materialSurfacesOnly=true, const Surface *startSurface=nullptr, const Surface *endSurface=nullptr, const ICompatibilityEstimator *ice=nullptr) constTrk::Layer
createUniqueNeutralParameters(double l1, double l2, double phi, double theta, double oop, std::optional< AmgSymMatrix(5)> cov=std::nullopt) const override finalTrk::PlaneSurfacevirtual
createUniqueNeutralParameters(const Amg::Vector3D &position, const Amg::Vector3D &momentum, double charge=0., std::optional< AmgSymMatrix(5)> cov=std::nullopt) const override finalTrk::PlaneSurfacevirtual
createUniqueParameters(double l1, double l2, double phi, double theta, double qop, std::optional< AmgSymMatrix(DIM)> cov=std::nullopt) constTrk::PlaneSurface
createUniqueParameters(const Amg::Vector3D &position, const Amg::Vector3D &momentum, double charge, std::optional< AmgSymMatrix(DIM)> cov=std::nullopt) constTrk::PlaneSurface
createUniqueTrackParameters(double l1, double l2, double phi, double theta, double qop, std::optional< AmgSymMatrix(5)> cov=std::nullopt) const override finalTrk::PlaneSurfacevirtual
createUniqueTrackParameters(const Amg::Vector3D &position, const Amg::Vector3D &momentum, double charge, std::optional< AmgSymMatrix(5)> cov=std::nullopt) const override finalTrk::PlaneSurfacevirtual
dump(MsgStream &sl) constTrk::Surfacevirtual
dump(std::ostream &sl) constTrk::Surfacevirtual
encloseDetachedTrackingVolume(const DetachedTrackingVolume &tvol)Trk::Layer
encloseTrackingVolume(const TrackingVolume &tvol)Trk::Layer
enclosingDetachedTrackingVolume() constTrk::Layer
enclosingTrackingVolume() constTrk::Layer
fullUpdateMaterialProperties(const TrackParameters &par) constTrk::Layer
getCompatibleSurfaces(std::vector< SurfaceIntersection > &cSurfaces, const T &pars, PropDirection pdir, const BoundaryCheck &bcheck, bool materialSurfacesOnly=true, const Surface *startSurface=nullptr, const Surface *endSurface=nullptr, const ICompatibilityEstimator *ice=nullptr) constTrk::Layer
getRef() constTrk::Layer
globalReferencePoint() constTrk::Surfacevirtual
globalToLocal(const Amg::Vector3D &glob, const Amg::Vector3D &mom, Amg::Vector2D &loc) const override finalTrk::PlaneSurfacevirtual
Trk::Surface::globalToLocal(const Amg::Vector3D &glopos, double tol=0.) constTrk::Surface
Trk::Surface::globalToLocal(const Amg::Vector3D &glopos, const Amg::Vector3D &glomom) constTrk::Surface
globalToLocalDirection(const Amg::Vector3D &glodir, Trk::LocalDirection &locdir) constTrk::PlaneSurface
hasSubStructure(bool resolveSensitive=false) constTrk::Layerinlinevirtual
insideBounds(const Amg::Vector2D &locpos, double tol1=0., double tol2=0.) const overrideTrk::PlaneSurfacevirtual
insideBoundsCheck(const Amg::Vector2D &locpos, const BoundaryCheck &bchk) const override finalTrk::PlaneSurfacevirtual
inverseTransformHelper() constTrk::Surfaceprotected
inverseTransformMultHelper(const Amg::Vector3D &glopos) constTrk::Surfaceprotected
isActive() constTrk::Surface
isFree() constTrk::Surface
isOnLayer(const Amg::Vector3D &gp, const BoundaryCheck &bcheck=BoundaryCheck(true)) constTrk::Layervirtual
isOnSurface(const Amg::Vector3D &glopo, const BoundaryCheck &bchk=true, double tol1=0., double tol2=0.) const override finalTrk::PlaneSurfacevirtual
Layer()Trk::Layer
Layer(const LayerMaterialProperties &laymatprop, double thickness=0., std::unique_ptr< OverlapDescriptor > od=nullptr, int ltype=int(passive))Trk::Layer
Layer(std::unique_ptr< SurfaceArray > surfaceArray, double thickness=0., std::unique_ptr< OverlapDescriptor >=nullptr, int ltype=int(passive))Trk::Layer
Layer(std::unique_ptr< SurfaceArray > surfaceArray, const LayerMaterialProperties &laymatprop, double thickness=0., std::unique_ptr< OverlapDescriptor > od=nullptr, int ltype=int(passive))Trk::Layer
Layer(const Layer &lay)Trk::Layerprotected
layerIndex() constTrk::Layer
layerMaterialProperties() constTrk::Layer
layerType() constTrk::Layer
localParametersToPosition(const LocalParameters &locpars) constTrk::Surfacevirtual
localToGlobal(const Amg::Vector2D &locp, const Amg::Vector3D &mom, Amg::Vector3D &glob) const override finalTrk::PlaneSurfacevirtual
Trk::Surface::localToGlobal(const Amg::Vector2D &locpos) constTrk::Surface
Trk::Surface::localToGlobal(const Amg::Vector2D &locpos, const Amg::Vector3D &glomom) constTrk::Surface
Trk::Surface::localToGlobal(const LocalParameters &locpars) constTrk::Surface
Trk::Surface::localToGlobal(const LocalParameters &locpars, const Amg::Vector3D &glomom) constTrk::Surface
localToGlobalDirection(const Trk::LocalDirection &locdir, Amg::Vector3D &globdir) constTrk::PlaneSurface
m_associatedDetElementTrk::Surfaceprotected
m_associatedDetElementIdTrk::Surfaceprotected
m_associatedLayerTrk::Surfaceprotected
m_binUtilityTrk::Layerprotected
m_boundsTrk::PlaneSurfaceprotected
m_enclosingDetachedTrackingVolumeTrk::Layerprotected
m_enclosingTrackingVolumeTrk::Layerprotected
m_indexTrk::Layerprotected
m_layerMaterialPropertiesTrk::Layerprotected
m_layerThicknessTrk::Layerprotected
m_layerTypeTrk::Layerprotected
m_materialLayerTrk::Surfaceprotected
m_nextLayerTrk::Layerprotected
m_overlapDescriptorTrk::Layerprotected
m_ownerTrk::Surfaceprotected
m_previousLayerTrk::Layerprotected
m_refTrk::Layerprotected
m_surfaceArrayTrk::Layerprotected
m_transformsTrk::Surfaceprotected
materialLayer() constTrk::Surface
materialLayer()Trk::Surface
measurementFrame(const Amg::Vector3D &glopos, const Amg::Vector3D &glomom) constTrk::Surfacevirtual
moveLayer(Amg::Transform3D &shift) override finalTrk::PlaneLayervirtual
name() const overrideTrk::PlaneSurfacevirtual
NeutralTrackParametersUniquePtr typedefTrk::Surface
nextLayer(const Amg::Vector3D &gp, const Amg::Vector3D &udir) constTrk::Layer
nextLayer(bool skipNavLayer=false) constTrk::Layer
normal() constTrk::Surfacevirtual
normal(const Amg::Vector2D &lp) constTrk::Surfacevirtual
numberOfInstantiations()Trk::ObjectCounter< Trk::Surface >inlinestatic
ObjectCounter()Trk::ObjectCounter< Trk::Surface >inlineprotected
ObjectCounter(const ObjectCounter &)Trk::ObjectCounter< Trk::Surface >inlineprotected
ObjectCounter(ObjectCounter &&)=defaultTrk::ObjectCounter< Trk::Surface >protected
onLayer(const T &parameters, const BoundaryCheck &bcheck=BoundaryCheck(true)) constTrk::Layer
onSurface(const T &parameters, const BoundaryCheck &bchk=BoundaryCheck(true)) constTrk::Surface
operator!=(const Surface &sf) constTrk::Surface
operator=(const PlaneLayer &)Trk::PlaneLayer
Trk::PlaneSurface::operator=(const PlaneSurface &psf)=defaultTrk::PlaneSurface
Trk::PlaneSurface::operator=(PlaneSurface &&psf) noexcept=defaultTrk::PlaneSurface
Trk::Surface::operator=(const Surface &sf)Trk::Surfaceprotected
Trk::Surface::operator=(Surface &&sf) noexcept=defaultTrk::Surfaceprotected
Trk::ObjectCounter< Trk::Surface >::operator=(const ObjectCounter &)=defaultTrk::ObjectCounter< Trk::Surface >protected
Trk::ObjectCounter< Trk::Surface >::operator=(ObjectCounter &&)=defaultTrk::ObjectCounter< Trk::Surface >protected
Trk::Layer::operator=(const Layer &lay)Trk::Layerprotected
operator==(const Surface &sf) const overrideTrk::PlaneSurfacevirtual
operator==(const PlaneSurface &cf) constTrk::PlaneSurface
overlapDescriptor() constTrk::Layer
owner() constTrk::Surface
pathCorrection(const Amg::Vector3D &pos, const Amg::Vector3D &mom) constTrk::Surfacevirtual
PlaneLayer()Trk::PlaneLayerinline
PlaneLayer(const Amg::Transform3D &transform, const SurfaceBounds *rbounds, const LayerMaterialProperties &laymatprop, double thickness=0., std::unique_ptr< OverlapDescriptor > od=nullptr, int laytyp=int(Trk::active))Trk::PlaneLayer
PlaneLayer(Trk::PlaneSurface *plane, const LayerMaterialProperties &laymatprop, double thickness=0., std::unique_ptr< OverlapDescriptor > od=nullptr, int laytyp=int(Trk::active))Trk::PlaneLayer
PlaneLayer(const Amg::Transform3D &transform, const Trk::SharedObject< const Trk::SurfaceBounds > &tbounds, const Trk::LayerMaterialProperties &laymatprop, double thickness=0., std::unique_ptr< Trk::OverlapDescriptor > olap=nullptr, int laytyp=int(Trk::active))Trk::PlaneLayer
PlaneLayer(const Amg::Transform3D &transform, const Trk::SurfaceBounds *tbounds, std::unique_ptr< SurfaceArray > surfaceArray, double thickness=0., std::unique_ptr< OverlapDescriptor > od=nullptr, int laytyp=int(Trk::active))Trk::PlaneLayer
PlaneLayer(const PlaneLayer &pla)Trk::PlaneLayer
PlaneLayer(const PlaneLayer &pla, const Amg::Transform3D &tr)Trk::PlaneLayer
PlaneSurface()Trk::PlaneSurface
PlaneSurface(const PlaneSurface &psf)=defaultTrk::PlaneSurface
PlaneSurface(PlaneSurface &&psf) noexcept=defaultTrk::PlaneSurface
PlaneSurface(const PlaneSurface &psf, const Amg::Transform3D &transf)Trk::PlaneSurface
PlaneSurface(const Amg::Vector3D &position, const CurvilinearUVT &curvUVT)Trk::PlaneSurface
PlaneSurface(const TrkDetElementBase &detelement, const Amg::Transform3D &transf)Trk::PlaneSurface
PlaneSurface(const TrkDetElementBase &detelement)Trk::PlaneSurface
PlaneSurface(const TrkDetElementBase &detelement, const Identifier &id, const Amg::Transform3D &transf)Trk::PlaneSurface
PlaneSurface(const TrkDetElementBase &detelement, const Identifier &id)Trk::PlaneSurface
PlaneSurface(const Amg::Transform3D &htrans)Trk::PlaneSurface
PlaneSurface(const Amg::Transform3D &htrans, double halephi, double haleta)Trk::PlaneSurface
PlaneSurface(const Amg::Transform3D &htrans, double minhalephi, double maxhalephi, double haleta)Trk::PlaneSurface
PlaneSurface(const Amg::Transform3D &htrans, const Trk::SurfaceBounds *rbounds)Trk::PlaneSurface
PlaneSurface(const Amg::Transform3D &htrans, const Trk::SharedObject< const Trk::SurfaceBounds > &sbounds)Trk::PlaneSurface
positionOnSurface(const Amg::Vector3D &glopo, const BoundaryCheck &bchk=true, double tol1=0., double tol2=0.) constTrk::Surface
postUpdateMaterialFactor(const Trk::TrackParameters &par, Trk::PropDirection dir) const override finalTrk::PlaneLayervirtual
preUpdateMaterialFactor(const Trk::TrackParameters &par, Trk::PropDirection dir) const override finalTrk::PlaneLayervirtual
previousLayer(bool skipNavLayer=false) constTrk::Layer
registerLayerIndex(const LayerIndex &lIdx)Trk::Layer
registerRepresentingVolume(const Volume *theVol)Trk::Layer
representingVolume() constTrk::Layer
resizeAndRepositionLayer(const VolumeBounds &, const Amg::Vector3D &, double) override finalTrk::PlaneLayerinlinevirtual
resizeLayer(const VolumeBounds &, double) override finalTrk::PlaneLayerinlinevirtual
s_boundlessTrk::PlaneSurfaceprotectedstatic
s_numberOfInstantiationsTrk::ObjectCounter< Trk::Surface >inlinestatic
s_onSurfaceToleranceTrk::Surfaceprotectedstatic
setBinUtility(const BinUtility *)Trk::Layer
setLayerType(int identifier)Trk::Layer
setMaterialLayer(std::shared_ptr< Layer > mlay)Trk::Surface
setNextLayer(const Layer *)Trk::Layer
setOwner(SurfaceOwner x)Trk::Surface
setPreviousLayer(const Layer *)Trk::Layer
setRef(double)Trk::Layer
setTransform(const Amg::Transform3D &trans)Trk::Surface
staticTypeTrk::PlaneSurfacestatic
straightLineDistanceEstimate(const Amg::Vector3D &pos, const Amg::Vector3D &dir) const override finalTrk::PlaneSurfacevirtual
straightLineDistanceEstimate(const Amg::Vector3D &pos, const Amg::Vector3D &dir, bool Bound) const override finalTrk::PlaneSurfacevirtual
straightLineIntersection(const Amg::Vector3D &pos, const Amg::Vector3D &dir, bool forceDir, Trk::BoundaryCheck bchk) const override finalTrk::PlaneSurfacevirtual
Trk::Surface::straightLineIntersection(const T &pars, bool forceDir=false, const Trk::BoundaryCheck &bchk=false) constTrk::Surfaceinline
subSurface(const Amg::Vector3D &gp) constTrk::Layer
subSurface(const Amg::Vector2D &lp) constTrk::Layer
subSurfaceReference(unsigned int idx=0) constTrk::Layer
Surface()Trk::Surface
Surface(const Surface &sf, const Amg::Transform3D &transf)Trk::Surface
Surface(const Amg::Transform3D &htrans)Trk::Surface
Surface(const TrkDetElementBase &detelement)Trk::Surface
Surface(const TrkDetElementBase &detelement, const Identifier &id)Trk::Surface
Surface(const Surface &sf)Trk::Surfaceprotected
Surface(Surface &&sf) noexcept=defaultTrk::Surfaceprotected
surfaceArray() constTrk::Layer
surfaceArray()Trk::Layer
surfaceOnApproach(const Amg::Vector3D &pos, const Amg::Vector3D &dir, PropDirection pdir, const BoundaryCheck &bcheck, bool resolveSubSurfaces=0, const ICompatibilityEstimator *ice=nullptr) constTrk::Layervirtual
surfaceRepresentation() const override finalTrk::PlaneLayervirtual
surfaceRepresentation() override finalTrk::PlaneLayervirtual
thickness() constTrk::Layer
transform() constTrk::Surface
type() const override finalTrk::PlaneSurfacevirtual
uniqueClone() constTrk::Surface
~Layer()=defaultTrk::Layervirtual
~ObjectCounter()Trk::ObjectCounter< Trk::Surface >inlineprotected
~PlaneLayer() overrideTrk::PlaneLayerinlinevirtual
~PlaneSurface()=defaultTrk::PlaneSurfacevirtual
~Surface()Trk::Surfacevirtual