Difference between revisions of "JAPAN Doc Portal"
From PREX Wiki
Jump to navigationJump to searchCiprian Gal (talk | contribs) |
|||
Line 2: | Line 2: | ||
==Resources== | ==Resources== | ||
* Source code (private for now): [https://github.com/JeffersonLab/japan GitHub] | * Source code (private for now): [https://github.com/JeffersonLab/japan GitHub] | ||
− | + | * [[Analyzer_Meeting|Analyzer Meeting list]] | |
==Compilation== | ==Compilation== |
Revision as of 15:53, 7 June 2018
Resources
- Source code (private for now): GitHub
- Analyzer Meeting list
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