Revision 4996a308c7be1ea886f51eee6c5253bcb1da976e authored by Wouter Verkerke on 04 November 2013, 12:19:23 UTC, committed by Lorenzo Moneta on 28 November 2014, 15:18:51 UTC
    - For binned likelihoods, request calculation of all cached pdf value (including those corresponding to zero-weight events)

  o RooAbsOptTestStatistic

    - In constant-term optimization request cached calculation of pdf values corresponding to zero-weight events
      whenever a binned likelihood is encountered

  o RooAbsDataStore, RooAbsData

    - Add argument to recalculateCache() and cacheArgs() to request request calculation of all cached pdf value
    (including those corresponding to zero-weight events)

  o RooCompositeDataStore, RooTreeDataStore

    - Follow interface change in RooAbsDataStore

  o RooChi2Var, RooDataWeightedAverage, RooXYChi2Var

    - Follow interface change in RooAbsData::cacheArgs()

  o RooVectorDataStore

    - Implement calculating of pdf cache for zero-weight events, selected by new interface in RooAbsDataStore
1 parent bf492cc
History

README.md

back to top