Skip to content
Snippets Groups Projects
Commit 0e866b6a authored by Viktor's avatar Viktor
Browse files

Merge branch 'master' of cbmgsi.githost.io:v.klochkov/pid

parents 3e59d2f8 2e943802
No related branches found
No related tags found
No related merge requests found
......@@ -12,5 +12,18 @@
## Examples and short description
### Fitting
To modify fitting algorithm and function change file main.cpp
cd build
make
./main
### Getter
Example how to use output file:
cd macro
root -l RunGetter.C
### Doxygen documentation
doxygen Doxyfile
File Doxygen/html/index.html with documentation will be created
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment