EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "TrackCandHit.h"
#include <vector>
#include <set>
#include <assert.h>
#include <TObject.h>
#include <TVector3.h>
#include <TVectorD.h>
#include <TMatrixD.h>
#include <TMatrixDSym.h>
#include <TDatabasePDG.h>
#include <cmath>
Go to the source code of this file.
Classes | |
class | genfit::TrackCand |
Track candidate – seed values and indices. More... | |
Namespaces | |
namespace | genfit |
Defines for I/O streams used for error and debug printing. | |