Skip to content
Snippets Groups Projects
Commit e6b273a6 authored by hallc-online's avatar hallc-online Committed by Mark K Jones
Browse files

Add HMS ref time correlation plot to online diagnostics

parent a8f2933b
No related branches found
No related tags found
No related merge requests found
......@@ -48,6 +48,12 @@ TH2D htrig3rate_vs_time 'HMS Trig3 Rate vs. Time; 1 MHz Clock Time (s); hTRIG3 R
TH2D htrig4rate_vs_time 'HMS Trig4 Rate vs. Time; 1 MHz Clock Time (s); hTRIG4 Rate (Hz)' H.1Mhz.scalerTime H.hTRIG4.scalerRate 350 0 7000 500 0 200000
TH2D htrig6rate_vs_time 'HMS Trig6 Rate vs. Time; 1 MHz Clock Time (s); hTRIG6 Rate (Hz)' H.1Mhz.scalerTime H.hTRIG6.scalerRate 350 0 7000 500 0 200000
#--------------------------------------
# HMS DC Ref time vs Hodo Ref time
#--------------------------------------
TH2D dcref_vs_hodoref 'HMS HODO REF vs. DC REF; HODO REF time; DC REF time' T.hms.hT1_tdcTimeRaw T.hms.hDCREF2_tdcTimeRaw 100 1400 2600 100 14800 16000
#--------------------------------
#HMS Trigger ADC Pulse pedestals
......
......@@ -190,3 +190,7 @@ htrig2rate_vs_time -nostat
htrig3rate_vs_time -nostat
htrig4rate_vs_time -nostat
htrig6rate_vs_time -nostat
newpage 1 1 linxy
title HMS DC_REF vs HODO_REF
dcref_vs_hodoref -nostat -type box
\ No newline at end of file
protorootfile ../ROOTfiles/hms_replay_production_XXXXX_100000.root
protorootfile ../ROOTfiles/hms_coin_replay_production_XXXXX_latest.root
guicolor lightblue
canvassize 800 800
newpage 2 3
......
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