ATLAS Offline Software
|
#include <array>
Go to the source code of this file.
Namespaces | |
fpgatracksim | |
Macros | |
#define | MTX_TOLERANCE 3e-16 |
Variables | |
constexpr std::array< double, 5 > | fpgatracksim::QOVERPT_BINS = { -0.001, -0.0005, 0, 0.0005, 0.001} |
constexpr float | fpgatracksim::scaleHitFactor = 2 |
constexpr float | fpgatracksim::DEG_TO_RAD = 0.017453292519943295 |
constexpr int | fpgatracksim::SPACEPOINT_SECTOR_OFFSET = 1 |
constexpr int | fpgatracksim::QPT_SECTOR_OFFSET = 10 |
constexpr int | fpgatracksim::SUBREGION_SECTOR_OFFSET = 1000 |
constexpr int | fpgatracksim::ETA_SECTOR_OFFSET = 100000 |
#define MTX_TOLERANCE 3e-16 |
Definition at line 11 of file FPGATrackSimConstants.h.