ATLAS Offline Software
|
#include "MuonHoughPatternTools/MuonHoughPatternFinderTool.h"
#include <map>
#include <memory>
#include <set>
#include "EventPrimitives/EventPrimitivesHelpers.h"
#include "GaudiKernel/ConcurrencyFlags.h"
#include "GeoPrimitives/GeoPrimitives.h"
#include "MuonHoughPatternEvent/MuonHoughHitContainer.h"
#include "MuonPrepRawData/MdtDriftCircleStatus.h"
#include "MuonPrepRawData/MuonPrepDataContainer.h"
#include "MuonRIO_OnTrack/CscClusterOnTrack.h"
#include "MuonReadoutGeometry/MdtReadoutElement.h"
#include "MuonSegment/MuonSegment.h"
#include "MuonSegment/MuonSegmentCombination.h"
#include "TFile.h"
#include "TH1F.h"
#include "TrkDriftCircleMath/DriftCircle.h"
#include "TrkDriftCircleMath/MatchDCWithLine.h"
#include "TrkDriftCircleMath/TangentToCircles.h"
#include "TrkSurfaces/Surface.h"
#include "MuonRIO_OnTrack/MdtDriftCircleOnTrack.h"
Go to the source code of this file.
Classes | |
struct | Muon::SegmentData |
Namespaces | |
Muon | |
This class provides conversion from CSC RDO data to CSC Digits. | |
Typedefs | |
using | Muon::MuonPatternHoughPair = MuonHoughPatternFinderTool::MuonPatternHoughPair |