#include <vector>
#include <iostream>
#include <cstddef>
#include <TMath.h>
#include <TVector3.h>
#include <TVectorF.h>
#include <ReconstructionDataProducts/Track.h>
#include <Reco/TrackPar.h>
Go to the source code of this file.
Namespaces | |
gar | |
General GArSoft Utilities. | |
gar::rec | |
Functions | |
int | gar::rec::fitVertex (std::vector< TrackPar > &tracks, std::vector< float > &xyz, float &chisquared, std::vector< std::vector< float > > &covmat, double &time, std::vector< TrackEnd > usebeg, std::vector< float > &doca) |