73 const std::vector<std::vector<std::vector<double> > >
getWeights() {
74 std::cout<<
"Warning: Using deprecated GFDaf::getWeights()! The weights of the hits are accessible in the bookkeeping of the track which was fitted, the key is \"dafWeight\""<<std::endl;
93 void setBetas(
double b1,
double b2=-1,
double b3=-1.,
double b4=-1.,
double b5=-1.,
double b6=-1.,
double b7=-1.,
double b8=-1.,
double b9=-1.,
double b10=-1.);
111 std::vector<std::vector<std::vector<double> > >
fWeights;