|
MarlinTrk
02.08
|
#include <cfloat>#include "lcio.h"#include "EVENT/TrackerHit.h"#include "IMPL/TrackStateImpl.h"#include "DDRec/Vector3D.h"#include <exception>#include <string>
Include dependency graph for IMarlinTrack.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | MarlinTrk::IMarlinTrack |
| Interface for generic tracks in MarlinTrk. More... | |
Namespaces | |
| MarlinTrk | |
| Created by Steve Aplin on 9/16/11. | |
Typedefs | |
| typedef dd4hep::rec::Vector3D | MarlinTrk::Vector3D |
| the Vector3D used for the tracking interface More... | |
Functions | |
| std::string | MarlinTrk::errorCode (int error) |
| Helper function to convert error return code to string. More... | |
1.8.5