Difference between revisions of "LAD Software"
From HallCWiki
Jump to navigationJump to searchm |
m (→Replaying data) |
||
Line 10: | Line 10: | ||
==Replaying data== | ==Replaying data== | ||
− | + | From jlab login page | |
+ | <pre> | ||
+ | >> ssh cdaq@cdaql3 | ||
+ | </pre> | ||
+ | Email someone for the password (and then preferably set up an RSA key) | ||
+ | From cdaq | ||
<pre> | <pre> | ||
>> go_analysis_lad | >> go_analysis_lad |
Revision as of 20:16, 7 March 2025
LAD Software Overview
The LAD software framework currently consists of the following libraries.
- GEANT4 (need link)
- SIMC (need link. Not yet developed)
- hcana
- LADlib
- lad_replay
- libLADdig
- Physics analysis scripts (Not yet developed)
Replaying data
From jlab login page
>> ssh cdaq@cdaql3
Email someone for the password (and then preferably set up an RSA key) From cdaq
>> go_analysis_lad >> hcana -l -q 'SCRIPTS/LAD/PRODUCTION/Your_Script.C(XX,YY)
where XX is the run number, and YY is the number of events (-1 for all). Currently there are options for GEM only, LAD hodo only, and both (which will also replay only hodo/gem if only one is provided).
Online gui
The following LAD online gui scripts are set up
- GEM monitoring
- LAD (need from Hao)
GEM Monitoring
From lad_replay/OnlineGUI, run
./online -f CONFIG/LAD/PRODUCTION/gem.cfg -r XX
where XX is the run number. You might have to change the file name/path on the first line of the .cfg file.
LAD Monitoring
Need to Add
Setting up on cdaq & ifarm. Overview of config/cut files for GEMS & Hodo