Uploaded image for project: 'ROOT'
  1. ROOT
  2. ROOT-10987

RooFit's caching can lead to wrong results when batch computations used.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • High
    • 6.24/00, 6.22/02
    • 6.22/00
    • RooFit/RooStats
    • None
    • Irrelevant

    Description

      When a PDF doesn't implement the faster batch interface, RooFit's old, single-value computations have to be used as a fallback. If RooFit, however, tries to precalculate those values, the nodes of the computation graph will always yield the same wrong value, since they are switched to "always clean".

      This e.g. happens when a node of the graph doesn't depend on parameters, but only on observables.

      Attachments

        Activity

          People

            shageboe Stephan Hageboeck
            shageboe Stephan Hageboeck
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: