RooFit

Documentation & Links

These links can of course be found by google searches, but this is just a convient location for my own reference.

Users Manual: ftp://root.cern.ch/root/doc/RooFit_Users_Manual_2.91-33.pdf

Main list of RooFit classes: http://root.cern.ch/root/html/ROOFIT_ROOFIT_Index.html

Tutorials: http://root.cern.ch/root/html/tutorials/roofit/index.html

Info Messages Off

RooFit has an annoying habit of giving far more information than is actually useful, which actually makes it difficult to find the important error messages. The best approach is just to turn off the unimportant error messages with this command:

RooMsgService::instance().setGlobalKillBelow(RooFit::WARNING);

This shuts off all error messages with significance less than WARNING. See the root forum below:

http://root.cern.ch/phpBB3/viewtopic.php?f=15&t=15024

Generating a User Defined Function

Edit | Attach | Watch | Print version | History: r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r1 - 2012-08-28 - BenCarlson
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Main All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback