-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME.txt
41 lines (23 loc) · 1.23 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
--------------------------------------------------------------------------------
Geant4 Compatibility
--------------------------------------------------------------------------------
Developed for Geant4.9.6
--------------------------------------------------------------------------------
Installation
--------------------------------------------------------------------------------
Getting the code from GitHub
git clone https://github.com/nfeege/EicRichGemTb.git
--------------------------------------------------------------------------------
Installation
--------------------------------------------------------------------------------
(replace /path/to/workdir with directory containing EicRichGemTb source directory)
mkdir /path/to/workdir/EicRichGemTb-build
mkdir /path/to/workdir/EicRichGemTb-install
cd /path/to/workdir/EicRichGemTb-build
cmake -DCMAKE_INSTALL_PREFIX=/path/to/workdir/EicRichGemTb-install /path/to/workdir/EicRichGemTb
make -jN (N = number of processor cores available)
make install -jN (optional- you can run it from the build directory)
--------------------------------------------------------------------------------
Running
--------------------------------------------------------------------------------
./richtb