Difference: ILCSoft (10 vs. 11)

Revision 112013-06-20 - DanProtopopescu

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Software Installation

Line: 261 to 261
  (4) Copy the CMakeLists.txt file from the mymarlin example given with Marlin into the ExampleDSTAnalysis folder:
Changed:
<
<
cp /afs/phas.gla.ac.uk/data/ilc/software/tags/v01-14/Marlin/v01-03/examples/mymarlin/CMakeLists.txt .
>
>
cp /afs/phas.gla.ac.uk/data/ilc/software/ilcsoft/v01-14/Marlin/v01-03/examples/mymarlin/CMakeLists.txt .
 

(5) Open up this file and just change the name of the project from mymarlin to ExampleDSTAnalysis: from PROJECT(mymarlin) to PROJECT(ExampleDSTAnalysis).

Line: 283 to 283
  to CMakeLists.txt so that your C++ code can pull in ROOT header files.
Added:
>
>
(7) Edit /afs/phas.gla.ac.uk/data/ilc/software/ilcsoft/v01-14/ILCSoft.cmake and move ROOT before MySQL, else the wrong root-config is picked up
 

Building the processor

(1) First set up the ilcsoft software by running this script

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