[Doc_Dynamic] [global env; source [file join $env(MIDASBASE) TclHttpd Html settings.tml]]
AGATA Digitizer: Inspection Line SetUp
Digitizer [set ::AGATADigitizer::Digitizer] Detector [set ::AGATADigitizer::Detector]_[set ::AGATADigitizer::Crystal]_[set ::AGATADigitizer::Segment]
[ namespace eval AGATADigitizer_Inspection { if {[string range $::AGATADigitizer::Fpga 6 23] == "Virtex for Segment" || [string range $::AGATADigitizer::Fpga 9 26] == "Virtex for Segment"} { set LogicInspectionList $SegmentLogicInspectionList set AnalogInspectionList $SegmentAnalogInspectionList set DigitialInspectionList $SegmentDigitialInspectionList } else { set LogicInspectionList $CoreLogicInspectionList set AnalogInspectionList $CoreAnalogInspectionList set DigitialInspectionList $CoreDigitialInspectionList } } set html "" ]Last Updated: [clock format [clock seconds] -format "%B %d, %Y %H:%M:%S"]