10 #ifndef G4TRACKFASTSIM_PHG4TRACKFASTSIM_H
11 #define G4TRACKFASTSIM_PHG4TRACKFASTSIM_H
15 #include <TMatrixDSymfwd.h>
21 #include <phgenfit/Track.h>
23 #include <gsl/gsl_rng.h>
45 class PlanarMeasurement;
51 class GFRaveVertexFactory;
251 std::vector<PHGenFit::Measurement*>& meas_out,
255 TMatrixDSym& seed_cov,
256 const bool do_smearing =
true);
268 const unsigned int truth_track_id = UINT_MAX,
269 const unsigned int nmeas = 0,
const TVector3& vtx = TVector3(0.0, 0.0, 0.0));