|
MarlinTrk
02.08
|
#include "MarlinTrk/IMarlinTrack.h"#include "MarlinTrk/HelixFit.h"#include "MarlinTrk/HelixTrack.h"#include "streamlog/streamlog.h"#include "CLHEP/Matrix/SymMatrix.h"
Include dependency graph for HelixFit.cc:Go to the source code of this file.
Namespaces | |
| MarlinTrk | |
| Created by Steve Aplin on 9/16/11. | |
Macros | |
| #define | ITMAX 15 |
| #define | MPT 600 |
| #define | MAX_CHI2 5000.0 |
| #define ITMAX 15 |
Referenced by MarlinTrk::HelixFit::fastHelixFit().
| #define MAX_CHI2 5000.0 |
Referenced by MarlinTrk::HelixFit::fastHelixFit().
| #define MPT 600 |
Referenced by MarlinTrk::HelixFit::fastHelixFit().
1.8.5