ET system: Difference between revisions

From CLONWiki
Jump to navigation Jump to search
Created page with "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 * cr..."
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Example 1: reading evio file, inserting data into ET system, and receiving data from ET system by ET client:
'''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
* start ET system: et_start -n 200 -s 50000 -f /tmp/et_sys_abc

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