!=============================================================================== ! Excluded Trigger Tower Channels ! ! This file is %CONFIG%Excluded_Trigger_Towers.msg ! This file is called by Init_Post_Auxi.mcf ! ! This is the list of Trigger Tower Channels ! currently excluded from the L1Cal Coverage. ! ! For each EM or HD Tower channel Excluded, the ADF card involved will send ! to the matching TAB card a fixed value corresponding the zero GeV. ! !------------------------------------------------------------------------------ ! Comments start with an exclamation mark ("!") anywhere on a line. !------------------------------------------------------------------------------ ! ! Use the lines below as the template to exclude an EM or HD Trigger Tower ! ! Send_Msg_To_Self: "L1Cal_Exclude EM_Tower TT_Eta (-11) TT_Phi (19)" ! ! The example above corresponds to EM Tower at TT_Eta=-11 and TT_Phi=19 ! To exclude the HD Tower contribution, use the keyword "HD_Tower" ! To exclude both EM and HD contributions, use two separate messages. ! !------------------------------------------------------------------------------ ! There is a known bug in the version of the L1Cal TCC control software ! currently used on d0tcc3 and the above command will not send the correct ! zero energy fixed value to the TAB. ! ! Until new software can be installed on d0tcc3, each "Exclude" message ! needs to be followed with another message to reset the proper constant value: ! ! Send_Msg_To_Self: "TrgMgr_AdfOut_Const EM_Tower TT_Eta (-11) TT_Phi (19) Value 8" ! !------------------------------------------------------------------------------ ! To "Un-Exclude" a tower use the GUI to send the following command: ! ! "TrgMgr_Adf_OutputEt Mux_Filtered_LiveX TT_Eta (-11) TT_Phi (19)" ! ! Note (in the current version) that this message will "Un-Exclude" both EM and HD. ! The syntax of the TrgMgr_Adf_OutputEt is being changed to specify EM vs HD ! !=============================================================================== ! Created : 22-Sep-2005 Empty file ! Updated : 21-Jun-2006 Give a template with current limitations !=============================================================================== ! Send_Msg_To_Self: "L1Cal_Exclude EM_Tower TT_Eta (-11) TT_Phi (19)" ! Send_Msg_To_Self: "TrgMgr_AdfOut_Const EM_Tower TT_Eta (-11) TT_Phi (19) Value 8"