Warning, /L1TriggerConfig/L1GtConfigProducers/data/VhdlTemplates/InternalTemplates/muonsetup is written in an unsupported language. File is not indexed.
0001 %% General structure of a muon setup block
0002 CONSTANT muon_$(type) : muon_$(type2)_arr := (
0003 $(content)
0004 $(others)
0005 );
0006
0007 %% OTHERS string for all muon setup relevant conditions
0008
0009 #eta_4
0010 OTHERS => X"0000000000000000_0000000000000000_0000000000000000_0000000000000000"
0011 ##
0012
0013 #phi_l_4
0014 OTHERS => X"00_00_00_00"
0015 ##
0016
0017 #phi_h_4
0018 OTHERS => X"00_00_00_00"
0019 ##
0020
0021 #eta_3
0022 OTHERS => X"0000000000000000_0000000000000000_0000000000000000"
0023 ##
0024
0025 #phi_l_3
0026 OTHERS => X"00_00_00"
0027 ##
0028
0029 #phi_h_3
0030 OTHERS => X"00_00_00"
0031 ##
0032
0033 #eta_2_s
0034 OTHERS => X"0000000000000000_0000000000000000"
0035 ##
0036
0037 #phi_l_2_s
0038 OTHERS => X"00_00"
0039 ##
0040
0041 #phi_h_2_s
0042 OTHERS => X"00_00"
0043 ##
0044
0045 #eta_2_wsc
0046 OTHERS => X"0000000000000000_0000000000000000"
0047 ##
0048
0049 #phi_l_2_wsc
0050 OTHERS => X"00_00"
0051 ##
0052
0053 #phi_h_2_wsc
0054 OTHERS => X"00_00"
0055 ##
0056
0057 #delta_eta
0058 OTHERS => X"00000000000000000000000000000000"
0059 ##
0060
0061 #delta_phi
0062 OTHERS => X"000000000000000000000000000000000000"
0063 ##
0064
0065 #eta_1_s
0066 OTHERS => X"0000000000000000"
0067 ##
0068
0069 #phi_l_1_s
0070 OTHERS => X"00"
0071 ##
0072
0073 #phi_h_1_s
0074 OTHERS => X"00"
0075 ##
0076