Skip to content
Snippets Groups Projects
Commit 2e4d9997 authored by Felix Metzner's avatar Felix Metzner
Browse files

Adding shardedPlanePointerCreator also to linkdef file.

parent b027b72a
Branches
No related tags found
No related merge requests found
...@@ -16,6 +16,7 @@ ...@@ -16,6 +16,7 @@
#pragma link C++ class genfit::PruneFlags+; #pragma link C++ class genfit::PruneFlags+;
#pragma link C++ class genfit::TrackCand+; #pragma link C++ class genfit::TrackCand+;
#pragma link C++ class genfit::TrackCandHit+; #pragma link C++ class genfit::TrackCandHit+;
#pragma link C++ class genfit::SharedPlanePtrCreator+;
// These inherit from classes with custom streamers, or reference shared_ptrs in their interfaces. // These inherit from classes with custom streamers, or reference shared_ptrs in their interfaces.
#pragma link C++ class genfit::AbsTrackRep+; #pragma link C++ class genfit::AbsTrackRep+;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment