-
Notifications
You must be signed in to change notification settings - Fork 0
EmmanueleSalvati/RazorCombinedFit_Git
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
---- New Instructions for git --- You need a git username, and your public key should be added to git. See http://cms-sw.github.io/cmssw/faq.html Then you should do git config --global user.name <First Name> <Last Name> git config --global user.email <Your-Email-Address> git config --global user.github <Your-Just-Created-GitHub-Account> MacOS: Make sure ROOT is installed, and ROOTSYS is set. You will need pyROOT to be working. I.e. python -c "import ROOT" must not return an error Then do the following: git clone [email protected]:RazorCMS/RazorCombinedFit.git cd RazorCombinedFit source setup.sh make -j 4 To produce a graph of the fitmodel used (only works with newer version of graphviz than available on lxplus): dot -Tpdf fitmodel_graphViz.dot -o fitmodel_graphViz.pdf
About
The fit package I use in the razor analysis
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published