ATLAS Offline Software
|
#include "SegmentFittingAlg.h"
#include <TrkEventPrimitives/ParticleHypothesis.h>
#include <GeoPrimitives/GeoPrimitivesHelpers.h>
#include <MuonPatternHelpers/SegmentFitHelperFunctions.h>
#include <MuonPatternHelpers/MdtSegmentSeedGenerator.h>
#include <MuonPatternHelpers/MdtSegmentFitter.h>
#include "xAODMuonPrepData/MdtDriftCircleContainer.h"
#include "xAODMuonPrepData/RpcStripContainer.h"
#include <MuonSpacePoint/SpacePointPerLayerSorter.h>
#include <MuonSpacePoint/UtilFunctions.h>
#include <xAODMuonPrepData/RpcMeasurement.h>
#include <xAODMuonPrepData/TgcStrip.h>
#include "xAODMuonSimHit/MuonSimHitContainer.h"
#include <GaudiKernel/PhysicalConstants.h>
#include <Minuit2/Minuit2Minimizer.h>
#include <Math/Minimizer.h>
#include <MuonVisualizationHelpersR4/VisualizationHelpers.h>
Go to the source code of this file.
Namespaces | |
MuonR4 | |
This header ties the generic definitions in this package. | |
Typedefs | |
using | MuonR4::PrimitiveVec = MuonValR4::IPatternVisualizationTool::PrimitiveVec |
Functions | |
MuonR4::SegmentFitResult::HitVec | MuonR4::copy (const MuonR4::SegmentFitResult::HitVec &hits) |
MuonR4::SegmentFitResult | MuonR4::copy (const MuonR4::SegmentFitResult &toCopy) |
bool | MuonR4::removeBeamSpot (MuonR4::SegmentFitResult::HitVec &hits) |