ATLAS Offline Software
|
This is the complete list of members for Trk::CylinderLayer, including all inherited members.
approachSurface(const Amg::Vector3D &pos, const Amg::Vector3D &dir, const BoundaryCheck &bcheck) const | Trk::CylinderLayer | private |
assignMaterialProperties(const LayerMaterialProperties &, double scale=1.0) | Trk::Layer | |
associatedDetectorElement() const | Trk::Surface | |
associatedDetectorElementIdentifier() const | Trk::Surface | |
associatedLayer() const | Trk::Surface | |
associateLayer(const Layer &lay) | Trk::Surface | |
baseSurface() const | Trk::Surface | virtual |
binUtility() const | Trk::Layer | |
bounds() const override final | Trk::CylinderSurface | virtual |
buildApproachDescriptor() | Trk::CylinderLayer | private |
cachedTransform() const | Trk::Surface | |
center() const | Trk::Surface | |
ChargedTrackParametersUniquePtr typedef | Trk::Surface | |
clone() const override | Trk::CylinderSurface | virtual |
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) const | Trk::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) const | Trk::Layer | |
createUniqueNeutralParameters(double l1, double l2, double phi, double theta, double qop, std::optional< AmgSymMatrix(5)> cov=std::nullopt) const override final | Trk::CylinderSurface | virtual |
createUniqueNeutralParameters(const Amg::Vector3D &position, const Amg::Vector3D &momentum, double charge, std::optional< AmgSymMatrix(5)> cov=std::nullopt) const override final | Trk::CylinderSurface | virtual |
createUniqueParameters(double l1, double l2, double phi, double theta, double qop, std::optional< AmgSymMatrix(DIM)> cov=std::nullopt) const | Trk::CylinderSurface | |
createUniqueParameters(const Amg::Vector3D &position, const Amg::Vector3D &momentum, double charge, std::optional< AmgSymMatrix(DIM)> cov=std::nullopt) const | Trk::CylinderSurface | |
createUniqueTrackParameters(double l1, double l2, double phi, double theta, double qop, std::optional< AmgSymMatrix(5)> cov=std::nullopt) const override final | Trk::CylinderSurface | virtual |
createUniqueTrackParameters(const Amg::Vector3D &position, const Amg::Vector3D &momentum, double charge, std::optional< AmgSymMatrix(5)> cov=std::nullopt) const override final | Trk::CylinderSurface | virtual |
CylinderLayer() | Trk::CylinderLayer | inline |
CylinderLayer(const Amg::Transform3D &transform, CylinderBounds *cbounds, const LayerMaterialProperties &laymatprop, double thickness=0., std::unique_ptr< OverlapDescriptor > od=nullptr, int laytyp=int(Trk::active)) | Trk::CylinderLayer | |
CylinderLayer(CylinderSurface *cyl, const LayerMaterialProperties &laymatprop, double thickness=0., std::unique_ptr< OverlapDescriptor > od=nullptr, int laytyp=int(Trk::active)) | Trk::CylinderLayer | |
CylinderLayer(const Amg::Transform3D &transform, CylinderBounds *cbounds, std::unique_ptr< SurfaceArray > surfaceArray, double thickness=0., std::unique_ptr< OverlapDescriptor > od=nullptr, IApproachDescriptor *ad=nullptr, int laytyp=int(Trk::active)) | Trk::CylinderLayer | |
CylinderLayer(const Amg::Transform3D &transform, CylinderBounds *cbounds, std::unique_ptr< SurfaceArray > surfaceArray, const LayerMaterialProperties &laymatprop, double thickness=0., std::unique_ptr< OverlapDescriptor > od=nullptr, IApproachDescriptor *ad=nullptr, int laytyp=int(Trk::active)) | Trk::CylinderLayer | |
CylinderLayer(CylinderBounds *cbounds, const LayerMaterialProperties &laymatprop, double thickness=0., std::unique_ptr< OverlapDescriptor > od=nullptr, int laytyp=int(Trk::active)) | Trk::CylinderLayer | |
CylinderLayer(CylinderBounds *cbounds, std::unique_ptr< SurfaceArray > surfaceArray, double thickness=0., std::unique_ptr< OverlapDescriptor > od=nullptr, IApproachDescriptor *ad=nullptr, int laytyp=int(Trk::active)) | Trk::CylinderLayer | |
CylinderLayer(CylinderBounds *cbounds, std::unique_ptr< SurfaceArray > surfaceArray, const LayerMaterialProperties &laymatprop, double thickness=0., std::unique_ptr< OverlapDescriptor > od=nullptr, IApproachDescriptor *ad=nullptr, int laytyp=int(Trk::active)) | Trk::CylinderLayer | |
CylinderLayer(const CylinderLayer &cla) | Trk::CylinderLayer | |
CylinderLayer(const CylinderLayer &cla, const Amg::Transform3D &tr) | Trk::CylinderLayer | |
CylinderSurface() | Trk::CylinderSurface | |
CylinderSurface(const CylinderSurface &csf) | Trk::CylinderSurface | |
CylinderSurface(CylinderSurface &&csf) noexcept=default | Trk::CylinderSurface | |
CylinderSurface(const Amg::Transform3D &htrans, double radius, double hlength) | Trk::CylinderSurface | |
CylinderSurface(const Amg::Transform3D &htrans, double radius, double hphi, double hlength) | Trk::CylinderSurface | |
CylinderSurface(const Amg::Transform3D &htrans, CylinderBounds *cbounds) | Trk::CylinderSurface | |
CylinderSurface(const Amg::Transform3D &htrans) | Trk::CylinderSurface | |
CylinderSurface(double radius, double hlength) | Trk::CylinderSurface | |
CylinderSurface(double radius, double hphi, double hlength) | Trk::CylinderSurface | |
CylinderSurface(CylinderBounds *cbounds) | Trk::CylinderSurface | |
CylinderSurface(const CylinderSurface &csf, const Amg::Transform3D &transf) | Trk::CylinderSurface | |
dump(MsgStream &sl) const | Trk::Surface | virtual |
dump(std::ostream &sl) const | Trk::Surface | virtual |
encloseDetachedTrackingVolume(const DetachedTrackingVolume &tvol) | Trk::Layer | |
encloseTrackingVolume(const TrackingVolume &tvol) | Trk::Layer | |
enclosingDetachedTrackingVolume() const | Trk::Layer | |
enclosingTrackingVolume() const | Trk::Layer | |
fullUpdateMaterialProperties(const TrackParameters &par) const | Trk::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) const | Trk::Layer | |
getRef() const | Trk::Layer | |
globalReferencePoint() const override final | Trk::CylinderSurface | virtual |
globalToLocal(const Amg::Vector3D &glob, const Amg::Vector3D &mom, Amg::Vector2D &loc) const override | Trk::CylinderSurface | virtual |
Trk::Surface::globalToLocal(const Amg::Vector3D &glopos, double tol=0.) const | Trk::Surface | |
Trk::Surface::globalToLocal(const Amg::Vector3D &glopos, const Amg::Vector3D &glomom) const | Trk::Surface | |
hasBounds() const | Trk::CylinderSurface | |
hasSubStructure(bool resolveSensitive=false) const | Trk::Layer | inlinevirtual |
insideBounds(const Amg::Vector2D &locpos, double tol1=0., double tol2=0.) const override | Trk::CylinderSurface | virtual |
insideBoundsCheck(const Amg::Vector2D &locpos, const BoundaryCheck &bchk) const override final | Trk::CylinderSurface | virtual |
inverseTransformHelper() const | Trk::Surface | protected |
inverseTransformMultHelper(const Amg::Vector3D &glopos) const | Trk::Surface | protected |
isActive() const | Trk::Surface | |
isFree() const | Trk::Surface | |
isOnLayer(const Amg::Vector3D &gp, const BoundaryCheck &bcheck=BoundaryCheck(true)) const | Trk::Layer | virtual |
isOnSurface(const Amg::Vector3D &glopo, const BoundaryCheck &bchk=true, double tol1=0., double tol2=0.) const override | Trk::CylinderSurface | virtual |
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::Layer | protected |
layerIndex() const | Trk::Layer | |
layerMaterialProperties() const | Trk::Layer | |
layerType() const | Trk::Layer | |
localParametersToPosition(const LocalParameters &locpars) const override final | Trk::CylinderSurface | virtual |
localToGlobal(const Amg::Vector2D &locp, const Amg::Vector3D &mom, Amg::Vector3D &glob) const override | Trk::CylinderSurface | virtual |
Trk::Surface::localToGlobal(const Amg::Vector2D &locpos) const | Trk::Surface | |
Trk::Surface::localToGlobal(const Amg::Vector2D &locpos, const Amg::Vector3D &glomom) const | Trk::Surface | |
Trk::Surface::localToGlobal(const LocalParameters &locpars) const | Trk::Surface | |
Trk::Surface::localToGlobal(const LocalParameters &locpars, const Amg::Vector3D &glomom) const | Trk::Surface | |
m_approachDescriptor | Trk::CylinderLayer | protected |
m_associatedDetElement | Trk::Surface | protected |
m_associatedDetElementId | Trk::Surface | protected |
m_associatedLayer | Trk::Surface | protected |
m_binUtility | Trk::Layer | protected |
m_bounds | Trk::CylinderSurface | protected |
m_enclosingDetachedTrackingVolume | Trk::Layer | protected |
m_enclosingTrackingVolume | Trk::Layer | protected |
m_index | Trk::Layer | protected |
m_layerMaterialProperties | Trk::Layer | protected |
m_layerThickness | Trk::Layer | protected |
m_layerType | Trk::Layer | protected |
m_materialLayer | Trk::Surface | protected |
m_nextLayer | Trk::Layer | protected |
m_overlapDescriptor | Trk::Layer | protected |
m_owner | Trk::Surface | protected |
m_previousLayer | Trk::Layer | protected |
m_ref | Trk::Layer | protected |
m_referencePoint | Trk::CylinderSurface | protected |
m_rotSymmetryAxis | Trk::CylinderSurface | protected |
m_surfaceArray | Trk::Layer | protected |
m_transforms | Trk::Surface | protected |
materialLayer() const | Trk::Surface | |
materialLayer() | Trk::Surface | |
measurementFrame(const Amg::Vector3D &glopos, const Amg::Vector3D &glomom) const override final | Trk::CylinderSurface | virtual |
moveLayer(Amg::Transform3D &shift) override final | Trk::CylinderLayer | virtual |
name() const override | Trk::CylinderSurface | virtual |
NeutralTrackParametersUniquePtr typedef | Trk::Surface | |
nextLayer(const Amg::Vector3D &gp, const Amg::Vector3D &udir) const | Trk::Layer | |
nextLayer(bool skipNavLayer=false) const | Trk::Layer | |
normal(const Amg::Vector2D &locpo) const override final | Trk::CylinderSurface | virtual |
Trk::Surface::normal() const | Trk::Surface | virtual |
numberOfInstantiations() | Trk::ObjectCounter< Trk::Surface > | inlinestatic |
ObjectCounter() | Trk::ObjectCounter< Trk::Surface > | inlineprotected |
ObjectCounter(const ObjectCounter &) | Trk::ObjectCounter< Trk::Surface > | inlineprotected |
ObjectCounter(ObjectCounter &&)=default | Trk::ObjectCounter< Trk::Surface > | protected |
onLayer(const T ¶meters, const BoundaryCheck &bcheck=BoundaryCheck(true)) const | Trk::Layer | |
onSurface(const T ¶meters, const BoundaryCheck &bchk=BoundaryCheck(true)) const | Trk::Surface | |
operator!=(const Surface &sf) const | Trk::Surface | |
operator=(const CylinderLayer &) | Trk::CylinderLayer | |
Trk::CylinderSurface::operator=(const CylinderSurface &csf) | Trk::CylinderSurface | |
Trk::CylinderSurface::operator=(CylinderSurface &&csf) noexcept=default | Trk::CylinderSurface | |
Trk::Surface::operator=(const Surface &sf) | Trk::Surface | protected |
Trk::Surface::operator=(Surface &&sf) noexcept=default | Trk::Surface | protected |
Trk::ObjectCounter< Trk::Surface >::operator=(const ObjectCounter &)=default | Trk::ObjectCounter< Trk::Surface > | protected |
Trk::ObjectCounter< Trk::Surface >::operator=(ObjectCounter &&)=default | Trk::ObjectCounter< Trk::Surface > | protected |
Trk::Layer::operator=(const Layer &lay) | Trk::Layer | protected |
operator==(const Surface &sf) const override | Trk::CylinderSurface | virtual |
operator==(const CylinderSurface &cf) const | Trk::CylinderSurface | |
overlapDescriptor() const | Trk::Layer | |
owner() const | Trk::Surface | |
pathCorrection(const Amg::Vector3D &pos, const Amg::Vector3D &mom) const override | Trk::CylinderSurface | virtual |
positionOnSurface(const Amg::Vector3D &glopo, const BoundaryCheck &bchk=true, double tol1=0., double tol2=0.) const | Trk::Surface | |
postUpdateMaterialFactor(const Trk::TrackParameters &par, Trk::PropDirection dir) const override final | Trk::CylinderLayer | virtual |
preUpdateMaterialFactor(const Trk::TrackParameters &par, Trk::PropDirection dir) const override final | Trk::CylinderLayer | virtual |
previousLayer(bool skipNavLayer=false) const | Trk::Layer | |
registerLayerIndex(const LayerIndex &lIdx) | Trk::Layer | |
registerRepresentingVolume(const Volume *theVol) | Trk::Layer | |
representingVolume() const | Trk::Layer | |
resizeAndRepositionLayer(const VolumeBounds &vBounds, const Amg::Vector3D &cCenter, double envelope) override final | Trk::CylinderLayer | virtual |
resizeLayer(const VolumeBounds &vBounds, double envelope) override final | Trk::CylinderLayer | virtual |
rotSymmetryAxis() const | Trk::CylinderSurface | virtual |
s_numberOfInstantiations | Trk::ObjectCounter< Trk::Surface > | inlinestatic |
s_onSurfaceTolerance | Trk::Surface | protectedstatic |
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 | |
staticType | Trk::CylinderSurface | static |
straightLineDistanceEstimate(const Amg::Vector3D &pos, const Amg::Vector3D &dir) const override | Trk::CylinderSurface | virtual |
straightLineDistanceEstimate(const Amg::Vector3D &pos, const Amg::Vector3D &dir, bool bound) const override | Trk::CylinderSurface | virtual |
straightLineIntersection(const Amg::Vector3D &pos, const Amg::Vector3D &dir, bool forceDir=false, Trk::BoundaryCheck bchk=false) const override final | Trk::CylinderSurface | virtual |
Trk::Surface::straightLineIntersection(const T &pars, bool forceDir=false, const Trk::BoundaryCheck &bchk=false) const | Trk::Surface | inline |
subSurface(const Amg::Vector3D &gp) const | Trk::Layer | |
subSurface(const Amg::Vector2D &lp) const | Trk::Layer | |
subSurfaceReference(unsigned int idx=0) const | Trk::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::Surface | protected |
Surface(Surface &&sf) noexcept=default | Trk::Surface | protected |
surfaceArray() const | Trk::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) const override final | Trk::CylinderLayer | virtual |
surfaceRepresentation() const override final | Trk::CylinderLayer | virtual |
surfaceRepresentation() override final | Trk::CylinderLayer | virtual |
thickness() const | Trk::Layer | |
transform() const | Trk::Surface | |
type() const override final | Trk::CylinderSurface | virtual |
uniqueClone() const | Trk::Surface | |
~CylinderLayer()=default | Trk::CylinderLayer | virtual |
~CylinderSurface()=default | Trk::CylinderSurface | virtual |
~Layer()=default | Trk::Layer | virtual |
~ObjectCounter() | Trk::ObjectCounter< Trk::Surface > | inlineprotected |
~Surface() | Trk::Surface | virtual |