Opened 8 years ago
Last modified 8 years ago
#60 new enhancement
Remove FitWeight *rw from sample constructor
Reported by: | Clarence Wret | Owned by: | somebody |
---|---|---|---|
Priority: | minor | Milestone: | Tuning paper, vxry |
Component: | component1 | Version: | |
Keywords: | Cc: |
Description
The constructors for Measurement1D and Measurement2D derived objects (e.g. MINERvA_CC1pip_XSec_1Dpmu_nu) takes the FitWeight? *rw object as an argument.
This is no longer needed because MeasurementBase::SetupMeasurement? does nothing with the weight engine. Hence it is unnecessary behaviour.
Would require a large manual rescan of all the source code without any effect other than prettifying the code; do on a rainy day!
Note: See
TracTickets for help on using
tickets.
Milestone renamed