|
BmnRoot
|
#include "BmnAligner.h"#include "BmnAlignDefines.h"#include "BmnDataIterator.h"#include "Math/Functor.h"#include "TCanvas.h"#include "TDecompLU.h"#include "TDecompSVD.h"#include "TError.h"#include "TPolyLine3D.h"#include "TRandom.h"#include "fairlogger/Logger.h"#include <fstream>#include <iomanip>#include <iostream>#include <nlohmann/json.hpp>#include "BmnATestHit.h"Go to the source code of this file.
Macros | |
| #define | BMN_MSE_SLOW_THRESHOLD 2.0 |
| #define BMN_MSE_SLOW_THRESHOLD 2.0 |
Definition at line 31 of file BmnAligner.cxx.