Julias Analyse Wiki: Difference between revisions
Line 9: | Line 9: | ||
For my selection I created the new package myWgg. |
For my selection I created the new package myWgg. |
||
Now theres quite a list of external packages that I check out and use |
|||
== Electroweak Bosons == |
|||
svn co svn+ssh://svn.cern.ch/reps/atlasoff/DataQuality/GoodRunsLists/tags/GoodRunsLists-00-01-03 https://twiki.cern.ch/twiki/bin/view/Main/UseGoodRunsListsOnD3PD |
|||
This packages extends SFrame. It comes with SMultiFrame and RootCore and can be found at: |
|||
https://svnweb.cern.ch/trac/atlasusr/browser/mbellomo/ElectroweakBosons |
|||
There is also a documentation folder containing a tutorial. After chcking out all the packages using the script as explained in the tool, I created the package AnalysisWgg and the tool Wgg. |
Revision as of 11:07, 28 November 2012
SFrame
The code is in the SourceForge svn at http://sframe.svn.sourceforge.net/viewvc/sframe and lengthy documentation can be found at http://sframe.sourceforge.net/Doxygen/ . To obtain it, I typed
svn co https://sframe.svn.sourceforge.net/svnroot/sframe/SFrame/tags/SFrame-03-06-05 sFrame
so, I am usinig tag 03-06-05 at the moment. No asetup was needed, only the path changes as described on their twiki. I put it into my .bashrc. So all I have to do after logging in to lxplus is change to the wgg/sframe folder and type
sframeSetup
To run the program change to user/config and execute sframe_main CONFIGFILE.xml
For my selection I created the new package myWgg.
Electroweak Bosons
This packages extends SFrame. It comes with SMultiFrame and RootCore and can be found at:
https://svnweb.cern.ch/trac/atlasusr/browser/mbellomo/ElectroweakBosons
There is also a documentation folder containing a tutorial. After chcking out all the packages using the script as explained in the tool, I created the package AnalysisWgg and the tool Wgg.