Skip to content
Snippets Groups Projects
Commit 12753c78 authored by Mark K Jones's avatar Mark K Jones Committed by GitHub
Browse files

Merge pull request #162 from Yero1990/pstack_def_file_develop

added fadc debug option to shms hodoscopes
parents 55d8592f bf515e1f
No related branches found
No related tags found
No related merge requests found
phgcer_debug_adc = 1
pngcer_debug_adc = 1
paero_debug_adc = 1
pcal_debug_adc = 1
\ No newline at end of file
pcal_debug_adc = 1
phodo_debug_adc = 1
......@@ -35,6 +35,9 @@ void replay_phodo_test_stand(Int_t RunNumber=0, Int_t MaxEvent=0) {
// Load the Hall C style detector map
gHcDetectorMap = new THcDetectorMap();
gHcDetectorMap->Load("MAPS/SHMS/DETEC/phodo_ptrig.map");
gHcParms->Load("PARAM/SHMS/GEN/p_fadc_debug.param");
// Set up the equipment to be analyzed.
THaApparatus* SHMS = new THcHallCSpectrometer("P", "SHMS");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment