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

Do not create the streamer for the SharedPlanePtrCreator

parent 2e4d9997
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@
#pragma link C++ class genfit::PruneFlags+;
#pragma link C++ class genfit::TrackCand+;
#pragma link C++ class genfit::TrackCandHit+;
#pragma link C++ class genfit::SharedPlanePtrCreator+;
#pragma link C++ class genfit::SharedPlanePtrCreator-;
// These inherit from classes with custom streamers, or reference shared_ptrs in their interfaces.
#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