![]() |
ATLAS Offline Software
|
#include "GeoPrimitives/GeoPrimitives.h"#include "MuonPatternEvent/HoughMaximum.h"#include "Acts/Seeding/detail/CompSpacePointAuxiliaries.hpp"#include "Acts/Seeding/CompositeSpacePointLineFitter.hpp"#include "Acts/Seeding/HoughTransformUtils.hpp"#include "Acts/Utilities/Helpers.hpp"Go to the source code of this file.
Namespaces | |
| MuonR4 | |
| This header ties the generic definitions in this package. | |
| MuonR4::SegmentFit | |
Typedefs | |
| using | MuonR4::HoughHitType = const SpacePoint * |
| using | MuonR4::HoughPlane = Acts::HoughTransformUtils::HoughPlane< HoughHitType > |
| using | MuonR4::ActsPeakFinderForMuon = Acts::HoughTransformUtils::PeakFinders::IslandsAroundMax< HoughHitType > |
| using | MuonR4::ActsPeakFinderForMuonCfg = Acts::HoughTransformUtils::PeakFinders::IslandsAroundMaxConfig |
| using | MuonR4::SegmentFit::SeedingAux = SpacePoint::SeedingAux |
| Abrivation of the CompSpacePointAuxiliaries. More... | |
| using | MuonR4::SegmentFit::ParamDefs = SeedingAux::FitParIndex |
| Use the same parameter indices as used by the CompSpacePointAuxiliaries. More... | |
| using | MuonR4::SegmentFit::Line_t = SeedingAux::Line_t |
| Abrivation of the line with partial derivatives. More... | |
| using | MuonR4::SegmentFit::AxisDefs = SpacePoint::CovIdx |
| Use the same mapping of the covariance space indicies as used by the SpacePoint. More... | |
| using | MuonR4::SegmentFit::Parameters = Acts::Experimental::CompositeSpacePointLineFitter::ParamVec_t |
| using | MuonR4::SegmentFit::Covariance = Acts::Experimental::CompositeSpacePointLineFitter::CovMat_t |
1.8.18