Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Calibration/HLDetectorTiming/HistMacro_OnlineRF.C File Reference

Go to the source code of this file.

Functions

locDirectory cd ()
 
locCanvas Divide (3, 2)
 
locCanvas cd (1)
 
gPad SetTicks ()
 
gPad SetGrid ()
 
 if (SC_RF_Timing!=NULL)
 
text AddText ("No CDC tracks matched to SC with reasonable FOM")
 
text Draw ()
 
locCanvas cd (4)
 
 if (TOF_RF_Timing!=NULL)
 
text AddText ("No track matches to TOF with reasonable FOM")
 
locCanvas cd (2)
 
 if (BCAL_RF_Timing!=NULL)
 
text AddText ("No track matches to BCAL with reasonable FOM")
 
locCanvas cd (5)
 
 if (FCAL_RF_Timing!=NULL)
 
text AddText ("No track matches to FCAL with reasonable FOM")
 
locCanvas cd (3)
 
 if (Tagger_RF_Timing!=NULL)
 
text AddText ("No Matches to SC and TOF with reasonable FOM")
 
locCanvas cd (6)
 
 if (TAGM_RF_Timing!=NULL)
 
text AddText ("No Matches to SC and BCAL with reasonable FOM")
 

Variables

 return
 
TH1I * TAGM_RF_Timing = (TH1I*)gDirectory->Get("TRACKING/TAGM - RFBunch 1D Time")
 
TH1I * Tagger_RF_Timing = (TH1I*)gDirectory->Get("TRACKING/Tagger - RFBunch 1D Time")
 
TH1I * SC_RF_Timing = (TH1I*)gDirectory->Get("TRACKING/SC - RF Time")
 
TH1I * FCAL_RF_Timing = (TH1I*)gDirectory->Get("TRACKING/FCAL - RF Time")
 
TH1I * TOF_RF_Timing = (TH1I*)gDirectory->Get("TRACKING/TOF - RF Time")
 
TH1I * BCAL_RF_Timing = (TH1I*)gDirectory->Get("TRACKING/BCAL - RF Time")
 
TCanvas * locCanvas = NULL
 
 else
 

Function Documentation

text AddText ( "No CDC tracks matched to SC with reasonable FOM"  )
text AddText ( "No track matches to TOF with reasonable FOM"  )
text AddText ( "No track matches to BCAL with reasonable FOM"  )
text AddText ( "No track matches to FCAL with reasonable FOM"  )
text AddText ( "No Matches to SC and TOF with reasonable FOM"  )
text AddText ( "No Matches to SC and BCAL with reasonable FOM"  )
locDirectory cd ( )
locCanvas cd ( )
locCanvas cd ( )
locCanvas cd ( )
locCanvas cd ( )
locCanvas cd ( )
locCanvas cd ( )
locCanvas Divide ( ,
 
)
text Draw ( )
if ( SC_RF_Timing!  = NULL)
if ( TOF_RF_Timing!  = NULL)
if ( BCAL_RF_Timing!  = NULL)
if ( FCAL_RF_Timing!  = NULL)
if ( Tagger_RF_Timing!  = NULL)
if ( TAGM_RF_Timing!  = NULL)
gPad SetGrid ( )
gPad SetTicks ( )

Variable Documentation

TH1I* BCAL_RF_Timing = (TH1I*)gDirectory->Get("TRACKING/BCAL - RF Time")
else
Initial value:
{
TPaveText *text = new TPaveText(0.1, 0.4, 0.9, 0.6)
char text[100]

Definition at line 40 of file Calibration/HLDetectorTiming/HistMacro_OnlineRF.C.

TH1I* FCAL_RF_Timing = (TH1I*)gDirectory->Get("TRACKING/FCAL - RF Time")
else locCanvas = NULL
return
Initial value:
{
TDirectory *locDirectory = (TDirectory*)gDirectory->FindObjectAny("HLDetectorTiming")
TDirectory * locDirectory

Definition at line 8 of file Calibration/HLDetectorTiming/HistMacro_OnlineRF.C.

TH1I* SC_RF_Timing = (TH1I*)gDirectory->Get("TRACKING/SC - RF Time")
TH1I* Tagger_RF_Timing = (TH1I*)gDirectory->Get("TRACKING/Tagger - RFBunch 1D Time")
TH1I* TAGM_RF_Timing = (TH1I*)gDirectory->Get("TRACKING/TAGM - RFBunch 1D Time")
TH1I* TOF_RF_Timing = (TH1I*)gDirectory->Get("TRACKING/TOF - RF Time")