Skip to content
Snippets Groups Projects

follow change in Rec!2401

Merged Gerhard Raven requested to merge follow-LHCb/Rec!2401 into master
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -9,10 +9,10 @@
* or submit itself to any jurisdiction. *
\*****************************************************************************/
#include "ParticleTrajProvider.h"
#include "Event/LinearStateZTraj.h"
#include "Event/Particle.h"
#include "Event/Track.h"
#include "TrackInterfaces/ITrackStateProvider.h"
#include "TrackKernel/LinearStateZTraj.h"
#include "TrackKernel/TrackTraj.h"
namespace {
Loading