Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
#include <MuonCalibSimpleHoleSearch.h>
Definition at line 19 of file MuonCalibSimpleHoleSearch.h.
◆ ResultIt
◆ ResultVec
◆ SurfaceIdIt
◆ SurfaceIdVec
◆ MuonCalibSimpleHoleSearch()
MuonCalib::MuonCalibSimpleHoleSearch::MuonCalibSimpleHoleSearch |
( |
| ) |
|
|
inline |
◆ init()
void MuonCalib::MuonCalibSimpleHoleSearch::init |
( |
| ) |
|
|
private |
◆ intersectsWithGeometry()
◆ searchForSurfaceIntersect()
search for intersect with the give surface
Definition at line 53 of file MuonCalibSimpleHoleSearch.cxx.
64 double sideTrack = parPos.z() < 0. ? -1. : 1.;
65 double sideInter =
pos.z() < 0. ? -1. : 1.;
66 if (sideTrack != sideInter)
add =
false;
◆ m_geometry
◆ m_idManipulator
◆ m_propagator
◆ m_surfaceIdList
The documentation for this class was generated from the following files:
MuonFixedId stationLayerIdentifier(const MuonFixedId &id) const
returns a station layer identifier for the give identifier
const MuonCalibCylinder barrelOuterCylinder
std::vector< Result > ResultVec
Amg::Vector3D propagate(const Amg::Vector3D &pos, const Amg::Vector3D &dir, const MuonCalibSurface &surf) const
Propagator track parameters to a plane paralel to the xy plane.
const MuonCalibDisk endcapOuterDiskASide
static MuonCalibSLPropagator m_propagator
const MuonCalibDisk endcapInnerDiskASide
static MuonFixedIdManipulator m_idManipulator
static SurfaceIdVec m_surfaceIdList
ICscStripFitter::Result Result
bool add(const std::string &hname, TKey *tobj)
void searchForSurfaceIntersect(const Amg::Vector3D &parPos, const Amg::Vector3D &parDir, const MuonCalibSurface &surf, const MuonFixedId &stLayerId, ResultVec &intersects, double tolerance=1e9) const
search for intersect with the give surface
const MuonCalibDisk endcapMiddleDiskCSide
static MuonCalibSimpleGeometry m_geometry
Eigen::Matrix< double, 3, 1 > Vector3D
const MuonCalibCylinder barrelMiddleCylinder
const MuonCalibDisk endcapMiddleDiskASide
bool isEndcap(const MuonFixedId &id) const
returns whether this is a phi measurement
const MuonCalibCylinder barrelInnerCylinder
const MuonCalibDisk endcapInnerDiskCSide
SurfaceIdVec::iterator SurfaceIdIt
void init()
init static members
const MuonCalibDisk endcapOuterDiskCSide