10 #ifndef VERTEXFITALG_H
11 #define VERTEXFITALG_H
16 #include "art/Framework/Services/Registry/ServiceHandle.h"
23 #include "RtypesCore.h"
34 TVector3& VtxPos, TVector3& VtxPosErr,
35 std::vector<TVector3>& TrkDir, std::vector<TVector3>& TrkDirErr,
41 static void fcnVtxPos(Int_t &, Double_t *, Double_t &fval,
double *par, Int_t
flag);
45 art::ServiceHandle<geo::Geometry const>
geom;
52 #endif // ifndef VERTEXFITALG_H
then echo unknown compiler flag
auto vector(Vector const &v)
Returns a manipulator which will print the specified array.
void VertexFit(std::vector< std::vector< geo::WireID >> const &hitWID, std::vector< std::vector< double >> const &hitX, std::vector< std::vector< double >> const &hitXErr, TVector3 &VtxPos, TVector3 &VtxPosErr, std::vector< TVector3 > &TrkDir, std::vector< TVector3 > &TrkDirErr, float &ChiDOF) const
static void fcnVtxPos(Int_t &, Double_t *, Double_t &fval, double *par, Int_t flag)
art::ServiceHandle< geo::Geometry const > geom
static VertexFitMinuitStruct fVtxFitMinStr
art framework interface to geometry description