//_description = "TrackSubsetAlg takes tracks from multiple sources and outputs them (or modified versions, or a subset of them) as one track collection." ;
debug()<<"TrackSubsetAlg:: Track fit failed with error code "<<error<<" track dropped. Number of hits = "<<trackerHits.size()<<endmsg;
continue;
}
if(trackImpl.getNdf()<0){
//delete trackImpl;
debug()<<"TrackSubsetAlg:: Track fit returns "<<trackImpl.getNdf()<<" degress of freedom track dropped. Number of hits = "<<trackerHits.size()<<endmsg;