Revision: | 1.2 |
Committed: | Thu Jun 13 15:46:26 2013 UTC (11 years, 11 months ago) by dasu |
Content type: | text/plain |
Branch: | MAIN |
CVS Tags: | HEAD |
Changes since 1.1: | +0 -0 lines |
State: | FILE REMOVED |
Error occurred while calculating annotation data. | |
Log Message: | Pruned to the minimum needed for future |
# | Content |
---|---|
1 | // Load Sridhara's class into an active ROOT session |
2 | { |
3 | gSystem->Load("/opt/osg/app/cmssoft/cms/slc5_ia32_gcc434/external/fastjet/2.4.0/lib/libfastjet.so"); |
4 | gSystem->AddIncludePath("-I/opt/osg/app/cmssoft/cms/slc5_ia32_gcc434/external/pythia8/142/include -I/opt/osg/app/cmssoft/cms/slc5_ia32_gcc434/external/fastjet/2.4.0/include"); |
5 | gSystem->CompileMacro("UltraFastSim.cc","k"); |
6 | } |