![]() |
ATLAS Offline Software
|
#include "CscSegmentUtilTool.h"#include <cmath>#include <iostream>#include "CscClusterization/ICscClusterFitter.h"#include "CscClusterization/ICscStripFitter.h"#include "CscSegmentMakers/ICscSegmentFinder.h"#include "EventPrimitives/EventPrimitivesHelpers.h"#include "MuonPrepRawData/CscPrepData.h"#include "MuonPrepRawData/CscPrepDataContainer.h"#include "MuonPrepRawData/CscStripPrepData.h"#include "MuonRIO_OnTrack/CscClusterOnTrack.h"#include "MuonReadoutGeometry/CscReadoutElement.h"#include "MuonSegment/MuonSegment.h"#include "MuonSegment/MuonSegmentCombination.h"#include "MuonSegment/MuonSegmentCombinationCollection.h"#include "TMath.h"#include "TrkEventPrimitives/FitQuality.h"#include "TrkEventPrimitives/LocalDirection.h"#include "TrkEventPrimitives/ParamDefs.h"#include "TrkSurfaces/PlaneSurface.h"#include "TrkSurfaces/RotatedTrapezoidBounds.h"#include "TrkSurfaces/TrapezoidBounds.h"Go to the source code of this file.
Classes | |
| class | PlaneSurface |
| Class for a planaer rectangular or trapezoidal surface in the ATLAS detector. More... | |
| class | RIO_OnTrack |
| Class to handle RIO On Tracks ROT) for InDet and Muons, it inherits from the common MeasurementBase. More... | |