Skip to content
Snippets Groups Projects
Commit bf515e1f authored by Carlos Yero's avatar Carlos Yero
Browse files

added fadc debug option to shms hodoscopes

parent 55d8592f
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