Skip to content

Commit

Permalink
Revert changes accidentally made in develop
Browse files Browse the repository at this point in the history
  • Loading branch information
dbarrow257 committed Aug 14, 2024
1 parent 590e776 commit 6500310
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions samplePDF/samplePDFFDBase.h
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,6 @@ class samplePDFFDBase : virtual public samplePDFBase
//DB Function to determine which weights apply to which types of samples
//pure virtual!!
virtual void SetupWeightPointers() = 0;

//DB Setup the MC
virtual void Init() = 0;

splineFDBase *splineFile;
//===============================================================================
Expand Down

0 comments on commit 6500310

Please sign in to comment.