Need to fix the hard coded double in SvtTrack.h. Should that have been a vector<double> from the start? Change covmatrix to vector<float> as well.