https://github.com/lmoneta/root
Revision 32156fa1e55a55407d41ae328e3f4b36177fe762 authored by Jonas Rembser on 18 April 2022, 11:35:35 UTC, committed by Jonas Rembser on 03 May 2022, 22:56:55 UTC
Add member function to RooAbsCollection to sort topologically: the
servers of any RooAbsArg will be before that RooAbsArg in the
collection. Will throw an exception if all servers are missing in the
collection.

This function is useful for computation graph analysis like in the
RooFitDriver.
1 parent 8f7b30b
History
Tip revision: 32156fa1e55a55407d41ae328e3f4b36177fe762 authored by Jonas Rembser on 18 April 2022, 11:35:35 UTC
[RF] Add `RooAbsCollection::sortTopologically()` member function
Tip revision: 32156fa

README.md

back to top