1. How to run Basic_online or Online code
- From any computer (logged as e748 user), type 'online'. This logs you to the lpcgrit server and the online directory
- From the command line, run 'start_online' to start the Online code
From the command line, run 'start_basic_online' to start the Basic_online code
2. How to convert raw data files
- From any computer (logged as e748 user), type 'conversion'. This logs you to the lpcgrit server and the conversion directory
Now, two options are possible (first one is preferred)
- From the command line, run './run_convert.sh run_number'
This converts the raw data files which have not been converted yet since run_number
- From the command line, run './Convert run/run_file_to_convert rootdir/converted_run_name.root
This converts runs one by one
|