ET system: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
'''Where to find:''' the ET version used currently by Hall B is located in ''$CODA/src/et-*'' directory | '''Where to find:''' ssh to clon machine (clon10 for example) as 'clasrun'; the ET version used currently by Hall B is located in ''$CODA/src/et-*'' directory | ||
'''Example 1:''' reading evio file, inserting data into ET system, and receiving data from ET system by ET client: | '''Example 1:''' reading evio file, inserting data into ET system, and receiving data from ET system by ET client: |
Latest revision as of 12:14, 4 September 2013
Where to find: ssh to clon machine (clon10 for example) as 'clasrun'; the ET version used currently by Hall B is located in $CODA/src/et-* directory
Example 1: reading evio file, inserting data into ET system, and receiving data from ET system by ET client:
- start ET system: et_start -n 200 -s 50000 -f /tmp/et_sys_abc
- create symblink to the evio file in current directory and start event producer: ln -s ftoftestp2b_000343.evio.0 bigfile; evio2et /tmp/et_sys_abc
- start ET client: et_client /tmp/et_sys_abc A1 1