![]() |
ATLAS Offline Software
|
#include <cmath>#include <memory>#include <mutex>#include <vector>#include "CxxUtils/checker_macros.h"#include "TrkDriftCircleMath/ChamberGeometry.h"#include "TrkDriftCircleMath/Cluster.h"#include "TrkDriftCircleMath/CurvedSegmentFinder.h"#include "TrkDriftCircleMath/DCSLFitter.h"#include "TrkDriftCircleMath/DCSLHitSelector.h"#include "TrkDriftCircleMath/DriftCircle.h"#include "TrkDriftCircleMath/IsSubsetSegment.h"#include "TrkDriftCircleMath/Line.h"#include "TrkDriftCircleMath/LocVec2D.h"#include "TrkDriftCircleMath/MatchCrossedTubes.h"#include "TrkDriftCircleMath/MatchDCWithLine.h"#include "TrkDriftCircleMath/ResidualWithLine.h"#include "TrkDriftCircleMath/ResolvedCollection.h"#include "TrkDriftCircleMath/Segment.h"#include "TrkDriftCircleMath/SortDcsByY.h"Go to the source code of this file.
Classes | |
| class | TrkDriftCircleMath::SegmentFinder |
Namespaces | |
| TrkDriftCircleMath | |
| Function object to check whether two Segments are sub/super sets or different. | |
1.8.18