Skip to content
Snippets Groups Projects

21.2 BPHY18 Tool Development

Merged Adam Edward Barton requested to merge abarton/athena:21.2-BPHY18-ToolDevel into 21.2
All threads resolved!
10 files
+ 8
37
Compare changes
  • Side-by-side
  • Inline
Files
10
@@ -15,14 +15,12 @@
#include "AthenaBaseComps/AthAlgorithm.h"
#include "GaudiKernel/ToolHandle.h"
#include "TrkVKalVrtFitter/TrkVKalVrtFitter.h"
#include "DataModel/DataVector.h"
#include "InDetConversionFinderTools/InDetConversionFinderTools.h"
#include "HepPDT/ParticleDataTable.hh"
#include "xAODMuon/Muon.h"
#include <vector>
#include <cmath>
#include <string>
#include "JpsiUpsilonTools/ICandidateSearch.h"
@@ -32,7 +30,6 @@ namespace Trk {
class IVertexFitter;
class TrkV0VertexFitter;
class ITrackSelectorTool;
class V0Tools;
}
namespace InDet { class VertexPointEstimator; }
Loading