ATLAS Offline Software
|
#include <GeoPrimitives/GeoPrimitives.h>
#include <cmath>
#include <iostream>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | MuonHoughHit |
Namespaces | |
MuonHough | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
Enumerations | |
enum | MuonHough::DetectorTechnology { MuonHough::MDT, MuonHough::CSC, MuonHough::RPC, MuonHough::TGC } |
enum to identify the muondetectortechnology More... | |
Functions | |
bool | operator== (const MuonHoughHit &hit1, const MuonHoughHit &hit2) |
Variables | |
constexpr int | MuonHough::phisectors = 16 |
number of phi sectors More... | |
constexpr double | MuonHough::half_phisector = M_PI / phisectors |
angle of half a sector in rad More... | |
|
inline |