Data replay » History » Version 3
Sylvester Joosten, 03/23/2020 12:05 PM
1 | 3 | Sylvester Joosten | h1. Data replay on cdaql1 |
---|---|---|---|
2 | 2 | Sylvester Joosten | |
3 | # login under cdaq@cdaql1 |
||
4 | # go_analysis solid |
||
5 | # to use the analyzer, do |
||
6 | $./bin/analyze ../data/<raw_datafile> processed_data/<output.root> |
||
7 | |||
8 | Note that the raw data is symlinked to the data on /cache |
||
9 | |||
10 | |||
11 | h1. Data replay on clrlpc |
||
12 | 1 | Mark Jones | |
13 | The code is cdaq@cdaql1:/home/cdaq/users/cpeng/fadc_decoder |
||
14 | |||
15 | The map file is at config/esb_module.conf |
||
16 | |||
17 | To use it: |
||
18 | |||
19 | $source env/set_env.csh |
||
20 | |||
21 | $./bin/analyze <raw_data.evio> <output.root> |
||
22 | |||
23 |