![]() |
ATLAS Offline Software
|
#include "Csc2dSegmentMaker.h"#include <cmath>#include <sstream>#include "MuonPrepRawData/CscPrepDataContainer.h"#include "MuonPrepRawData/CscStripPrepDataContainer.h"#include "MuonRIO_OnTrack/CscClusterOnTrack.h"#include "MuonRIO_OnTrack/MdtDriftCircleOnTrack.h"#include "MuonReadoutGeometry/CscReadoutElement.h"#include "MuonReadoutGeometry/MuonDetectorManager.h"#include "MuonSegment/MuonSegment.h"#include "MuonSegment/MuonSegmentCombinationCollection.h"#include "TrkEventPrimitives/FitQuality.h"#include "TrkRoad/TrackRoad.h"#include "TrkSegment/Segment.h"Go to the source code of this file.
Classes | |
| class | CscClusterOnTrack |
| Class to represent the calibrated clusters created from CSC strips. More... | |
| class | MuonSegment |
| This is the common class for 3D segments used in the muon spectrometer. More... | |
| class | MuonSegmentCombination |
| Class to hold a set of MuonSegments belonging together. More... | |
| class | MdtDriftCircleOnTrack |
| This class represents the corrected MDT measurements, where the corrections include the effects of wire sag etc. More... | |
| class | MuonClusterOnTrack |
| Base class for Muon cluster RIO_OnTracks. More... | |
Typedefs | |
| using | CscPrepDataCollection |
| using | CscPrepDataContainer |
| using | CscStripPrepDataContainer |
Definition at line 109 of file MuonPrepDataCollection.h.
Definition at line 98 of file MuonPrepDataContainer.h.
Definition at line 99 of file MuonPrepDataContainer.h.