Changes
Page history
Update how to add the llsw model to basf
authored
Jul 10, 2018
by
Max Welsch
Show whitespace changes
Inline
Side-by-side
how-to-add-the-llsw-model-to-basf.md
View page @
5e50b8a6
...
...
@@ -10,7 +10,7 @@ In total there are four files needed:
The FF files contain the form factors for the decays.
## How to compile and use the new model
>>>
```
Here is how to compile the existent module.
( I'm not sure, but some people use basf2 evtgen to run evtgen,
so there might be another way )
...
...
@@ -42,7 +42,6 @@ Yet another way is to put your local v0finder.so inside your current
directory. By default, current directory is at the top of BASF_MODULE_DIR
cw07:~$ echo $BASF_MODULE_DIR
.:/sw/belle/belle/b20090127_0910/x86_64-unknown-linux-gnu/debug/bin
>>>
```