Skip to content
Snippets Groups Projects
Commit 9f19f54e authored by Fabian Simon Lex's avatar Fabian Simon Lex
Browse files

Added usage example to README

parent 4639473b
No related branches found
No related tags found
No related merge requests found
Pipeline #4733776 failed
......@@ -37,3 +37,18 @@ For each detector the following plots are produced:
* 2D Corrected noise
* Time profile
### Usage
```toml
[EventLoaderALiBaVa]
type = "ALiBaVa"
input_directory = "/home/fabian/testbeam_analysis/testdirectory/"
run = 137
timecut_low = 2ns
timecut_up = 12ns
ignore_events = 1
chargecut = 42
polarity = -1
```
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