|
NAIA
|
#include "Containers/TrTrack.h"#include "Utility/Logging/Logging.h"#include "NtpMaker/NtpTools.h"#include "bcorr.h"#include <iostream>Go to the source code of this file.
Namespaces | |
| NAIA | |
Functions | |
| static double | NAIA::RigidityCorrection () |
| static bool | NAIA::TrackHasExtHits (TrTrackR *trackPtr, Span span) |
| void | NAIA::ComputePatterns (TrTrackR *trackPtr) |
Variables | |
| static std::array< unsigned long int, numSpans > | NAIA::patterns = {3, 5, 6, 7, 0, 0, 3} |
| std::array< int, numFits > | NAIA::fitAlgoCode {1, 6} |
| static constexpr std::array < double, 9 > | NAIA::powersOfTen = {1, 1e1, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8} |
1.8.5