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