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