Phys/LoKiArrayFunctors, fix ALLSAMEBPV issue
! 2016-12-07 - Vanya Belyaev
- AllSameBestPV
-
remove default constructor
-
change symbol AALLSAMEBPV to be type instead of the instance.. It breaks ancient code (E.g. in StrippingArchive). The fix is trivial
AALLSAMEBPV -> AALLSAMEBPV( maxdist , maxchi2 , maxfrac ) ,
-
where parameters maxdist , maxchi2 , maxfrac needs to be defined. To be compatible with (ill-defined) old behaviour, they could be set to -1