![]() |
ATLAS Offline Software
|
#include "GaudiKernel/MsgStream.h"#include "GaudiKernel/ServiceHandle.h"#include "CLHEP/Vector/ThreeVector.h"#include "TrkSpacePoint/SpacePointCLASS_DEF.h"#include "TRT_SeededSpacePointFinderTool/TRT_SeededSpacePointFinder_ATL.h"#include "SiSpacePointsSeed/SiSpacePointsSeed.h"#include "InDetPrepRawData/SCT_Cluster.h"#include "InDetIdentifier/SCT_ID.h"#include "StoreGate/ReadHandle.h"#include <ostream>#include <iomanip>#include <set>Go to the source code of this file.
Functions | |
| double | rollrating (double angle) |
| void | bracket_angle (double angle, double delta, double *min, double *max) |
| double | rotrating (double y, double x) |
| void bracket_angle | ( | double | angle, |
| double | delta, | ||
| double * | min, | ||
| double * | max ) |
Definition at line 612 of file TRT_SeededSpacePointFinder_ATL.cxx.
| double rollrating | ( | double | angle | ) |
Definition at line 582 of file TRT_SeededSpacePointFinder_ATL.cxx.
|
inline |
Definition at line 629 of file TRT_SeededSpacePointFinder_ATL.cxx.