From f70eea2e54e3151ca63ea79c2949b8d099db0e21 Mon Sep 17 00:00:00 2001 From: Perez Date: Thu, 20 Oct 2022 21:29:39 +0200 Subject: [PATCH] fix vertexing tutorial file --- examples/FCCee/tutorials/vertexing/Exercises/myAnalysis.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/FCCee/tutorials/vertexing/Exercises/myAnalysis.h b/examples/FCCee/tutorials/vertexing/Exercises/myAnalysis.h index ad6bfdb3a3..226e7a5306 100644 --- a/examples/FCCee/tutorials/vertexing/Exercises/myAnalysis.h +++ b/examples/FCCee/tutorials/vertexing/Exercises/myAnalysis.h @@ -66,3 +66,5 @@ float get_theta(const edm4hep::MCParticleData& in) ; } // namespace myAnalysis #endif + +