Skip to content
Snippets Groups Projects
Commit e69c6455 authored by lintao@ihep.ac.cn's avatar lintao@ihep.ac.cn
Browse files

Migrate Reconstruction.

parent 42f92852
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@ find_package(CLHEP REQUIRED)
find_package(GEAR REQUIRED)
find_package(GSL REQUIRED )
find_package(LCIO REQUIRED )
find_package(podio REQUIRED )
gaudi_depends_on_subdirs(
Service/GearSvc
......
......@@ -44,7 +44,6 @@ class IEventSeeder;
class PlanarDigiAlg : public GaudiAlgorithm
{
friend class AlgFactory<PlanarDigiAlg>;
public:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment