Difference between revisions of "LAD Software"

From HallCWiki
Jump to navigationJump to search
(Created page with "==LAD Software Overview == The LAD software framework currently consists of the following libraries. * GEANT4 (need link) * SIMC (need link. Not yet developed) * [https://gith...")
 
Line 29: Line 29:
 
where XX is the run number. You might have to change the file name/path on the first line of the .cfg file.
 
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===
==LAD Parameter & Detector Maps==
 
===GEM Parameter & Detector Maps===
 
 
 
===LAD Parameter & Detector Maps===
 

Revision as of 13:35, 7 March 2025

LAD Software Overview

The LAD software framework currently consists of the following libraries.

Replaying data

On cdaq, run

>> 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