Difference between revisions of "JAPAN Doc Portal"
From PREX Wiki
Jump to navigationJump to searchLine 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
+ | Documentation for new Prex/Crex analysis is curated here | ||
+ | |||
+ | == Important Resources == | ||
+ | *[[Analyzer_Meeting|Analyzer Meeting list]] | ||
+ | *[[Github_Guide|Contributing on Github]] | ||
==Resources== | ==Resources== | ||
* Source code: [https://github.com/JeffersonLab/japan GitHub] | * Source code: [https://github.com/JeffersonLab/japan GitHub] | ||
− | |||
==Compilation== | ==Compilation== |
Revision as of 10:49, 8 August 2018
Documentation for new Prex/Crex analysis is curated here
Important Resources
Resources
- Source code: GitHub
Compilation
The code as is compiles fine on ifarm machines (1401 or 1402). For local installation you need to have:
- mysql++
- root with minuit2 library
- boost libraries
Verified compilation with:
-- The C compiler identification is GNU 4.8.5 -- The CXX compiler identification is GNU 4.8.5 -- Check for working C compiler: /bin/cc -- Check for working C compiler: /bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /bin/c++ -- Check for working CXX compiler: /bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- System name Linux -- Found ROOT 6.12/04 in /home/ciprian/root/root6/root/build -- Boost version: 1.53.0 -- Found the following Boost libraries: -- program_options -- filesystem -- system -- regex No QwAnalysis dictionaries needed for ROOT 6.12/04. -- Configuring done -- Generating done -- Build files have been written to: /home/ciprian/prex/japan/build