diff --git a/MAC/APL/PIC/RSPDriver/test/tCableAttenuation.stdout b/MAC/APL/PIC/RSPDriver/test/tCableAttenuation.stdout index aaab3deb7887b11d08a63cbf0ac3c00b8671be5c..88ca2754d2ee434bcf769210d03a85b366780755 100644 --- a/MAC/APL/PIC/RSPDriver/test/tCableAttenuation.stdout +++ b/MAC/APL/PIC/RSPDriver/test/tCableAttenuation.stdout @@ -1,7 +1,7 @@ -DEBUG LCS.ApplCommon - Reading attenuations from file: ./tCableAttenuation.in_1 [CableAttenuation.cc:45] -DEBUG LCS.ApplCommon - Cable lenghts: 5 +DEBUG APL.PIC.RSPDriver - Reading attenuations from file: ./tCableAttenuation.in_1 [CableAttenuation.cc:45] +DEBUG APL.PIC.RSPDriver - Cable lenghts: 5 [ 50 80 85 115 130 ] [CableAttenuation.cc:80] -DEBUG LCS.ApplCommon - 8 x 5 +DEBUG APL.PIC.RSPDriver - 8 x 5 [ 0 0 0 0 0 -2.05 -3.32 -3.53 -4.74 -5.4 -2.05 -3.32 -3.53 -4.74 -5.4 @@ -11,32 +11,32 @@ DEBUG LCS.ApplCommon - 8 x 5 -4.24 -6.82 -7.21 -9.7 -11.06 -4.46 -7.19 -7.58 -10.18 -11.61 ] [CableAttenuation.cc:103] -DEBUG LCS.ApplCommon - Length 50 is a legal length [tCableAttenuation.cc:41] -DEBUG LCS.ApplCommon.EXCEPTION - Assertion: false; Cablelength 60 is not a legal cablelength:5 +DEBUG APL.PIC.RSPDriver - Length 50 is a legal length [tCableAttenuation.cc:41] +DEBUG PIC.RSPDriver.EXCEPTION - Assertion: false; Cablelength 60 is not a legal cablelength:5 [ 50 80 85 115 130 ] [CableAttenuation.cc:132] -DEBUG LCS.ApplCommon - Length 60 is NOT a legal length [tCableAttenuation.cc:42] -DEBUG LCS.ApplCommon - Length 80 is a legal length [tCableAttenuation.cc:43] -DEBUG LCS.ApplCommon - Length 130 is a legal length [tCableAttenuation.cc:44] -DEBUG LCS.ApplCommon - Reading attenuations from file: ./tCableAttenuation.in_2 [CableAttenuation.cc:45] -DEBUG LCS.ApplCommon.EXCEPTION - Assertion: strToInt(column[0]) == 0; Table must begin with line for rcumode 0 [CableAttenuation.cc:70] -INFO LCS.ApplCommon - Expected exception:Assertion: strToInt(column[0]) == 0; Table must begin with line for rcumode 0 [tCableAttenuation.cc:50] -DEBUG LCS.ApplCommon - Reading attenuations from file: ./tCableAttenuation.in_3 [CableAttenuation.cc:45] -DEBUG LCS.ApplCommon - Cable lenghts: 5 +DEBUG APL.PIC.RSPDriver - Length 60 is NOT a legal length [tCableAttenuation.cc:42] +DEBUG APL.PIC.RSPDriver - Length 80 is a legal length [tCableAttenuation.cc:43] +DEBUG APL.PIC.RSPDriver - Length 130 is a legal length [tCableAttenuation.cc:44] +DEBUG APL.PIC.RSPDriver - Reading attenuations from file: ./tCableAttenuation.in_2 [CableAttenuation.cc:45] +DEBUG PIC.RSPDriver.EXCEPTION - Assertion: strToInt(column[0]) == 0; Table must begin with line for rcumode 0 [CableAttenuation.cc:70] +INFO APL.PIC.RSPDriver - Expected exception:Assertion: strToInt(column[0]) == 0; Table must begin with line for rcumode 0 [tCableAttenuation.cc:50] +DEBUG APL.PIC.RSPDriver - Reading attenuations from file: ./tCableAttenuation.in_3 [CableAttenuation.cc:45] +DEBUG APL.PIC.RSPDriver - Cable lenghts: 5 [ 50 80 85 115 130 ] [CableAttenuation.cc:80] -DEBUG LCS.ApplCommon.EXCEPTION - Assertion: rcuMode == prevRcuMode + 1; Expected line with rcumode 3 [CableAttenuation.cc:85] -INFO LCS.ApplCommon - Expected exception:Assertion: rcuMode == prevRcuMode + 1; Expected line with rcumode 3 [tCableAttenuation.cc:57] -DEBUG LCS.ApplCommon - Reading attenuations from file: ./tCableAttenuation.in_4 [CableAttenuation.cc:45] -DEBUG LCS.ApplCommon - Cable lenghts: 5 +DEBUG PIC.RSPDriver.EXCEPTION - Assertion: rcuMode == prevRcuMode + 1; Expected line with rcumode 3 [CableAttenuation.cc:85] +INFO APL.PIC.RSPDriver - Expected exception:Assertion: rcuMode == prevRcuMode + 1; Expected line with rcumode 3 [tCableAttenuation.cc:57] +DEBUG APL.PIC.RSPDriver - Reading attenuations from file: ./tCableAttenuation.in_4 [CableAttenuation.cc:45] +DEBUG APL.PIC.RSPDriver - Cable lenghts: 5 [ 50 80 85 115 130 ] [CableAttenuation.cc:80] -DEBUG LCS.ApplCommon.EXCEPTION - Assertion: prevRcuMode == MAX_RCU_MODE; Expected settings for all 7 rcumodes. [CableAttenuation.cc:102] -INFO LCS.ApplCommon - Expected exception:Assertion: prevRcuMode == MAX_RCU_MODE; Expected settings for all 7 rcumodes. [tCableAttenuation.cc:64] -DEBUG LCS.ApplCommon - Reading attenuations from file: ./tCableAttenuation.in_5 [CableAttenuation.cc:45] -DEBUG LCS.ApplCommon - Cable lenghts: 5 +DEBUG PIC.RSPDriver.EXCEPTION - Assertion: prevRcuMode == MAX_RCU_MODE; Expected settings for all 7 rcumodes. [CableAttenuation.cc:102] +INFO APL.PIC.RSPDriver - Expected exception:Assertion: prevRcuMode == MAX_RCU_MODE; Expected settings for all 7 rcumodes. [tCableAttenuation.cc:64] +DEBUG APL.PIC.RSPDriver - Reading attenuations from file: ./tCableAttenuation.in_5 [CableAttenuation.cc:45] +DEBUG APL.PIC.RSPDriver - Cable lenghts: 5 [ 50 80 85 115 130 ] [CableAttenuation.cc:80] -DEBUG LCS.ApplCommon.EXCEPTION - Assertion: rcuMode <= MAX_RCU_MODE; RCUmode 8 not in range [0..7] [CableAttenuation.cc:88] -INFO LCS.ApplCommon - Expected exception:Assertion: rcuMode <= MAX_RCU_MODE; RCUmode 8 not in range [0..7] [tCableAttenuation.cc:71] -DEBUG LCS.ApplCommon - Reading attenuations from file: ./tCableAttenuation.in_6 [CableAttenuation.cc:45] -DEBUG LCS.ApplCommon - Cable lenghts: 5 +DEBUG PIC.RSPDriver.EXCEPTION - Assertion: rcuMode <= MAX_RCU_MODE; RCUmode 8 not in range [0..7] [CableAttenuation.cc:88] +INFO APL.PIC.RSPDriver - Expected exception:Assertion: rcuMode <= MAX_RCU_MODE; RCUmode 8 not in range [0..7] [tCableAttenuation.cc:71] +DEBUG APL.PIC.RSPDriver - Reading attenuations from file: ./tCableAttenuation.in_6 [CableAttenuation.cc:45] +DEBUG APL.PIC.RSPDriver - Cable lenghts: 5 [ 50 80 85 115 130 ] [CableAttenuation.cc:80] -DEBUG LCS.ApplCommon.EXCEPTION - Assertion: column.size() == nrOfColumns; Expected 6 fields on line: 4 -2.05 -3.32 [CableAttenuation.cc:86] -INFO LCS.ApplCommon - Expected exception:Assertion: column.size() == nrOfColumns; Expected 6 fields on line: 4 -2.05 -3.32 [tCableAttenuation.cc:78] +DEBUG PIC.RSPDriver.EXCEPTION - Assertion: column.size() == nrOfColumns; Expected 6 fields on line: 4 -2.05 -3.32 [CableAttenuation.cc:86] +INFO APL.PIC.RSPDriver - Expected exception:Assertion: column.size() == nrOfColumns; Expected 6 fields on line: 4 -2.05 -3.32 [tCableAttenuation.cc:78] diff --git a/MAC/APL/PIC/RSPDriver/test/tRCUCables.stdout b/MAC/APL/PIC/RSPDriver/test/tRCUCables.stdout index 137358fc456dfe969ef31464331685a30e905ecd..025a49f1fd248fc5c5c40d712a463a4710bb61e8 100644 --- a/MAC/APL/PIC/RSPDriver/test/tRCUCables.stdout +++ b/MAC/APL/PIC/RSPDriver/test/tRCUCables.stdout @@ -1,7 +1,7 @@ -DEBUG LCS.ApplCommon - Reading attenuations from file: ./tRCUCables.in_CableAtts [CableAttenuation.cc:45] -DEBUG LCS.ApplCommon - Cable lenghts: 5 +DEBUG APL.PIC.RSPDriver - Reading attenuations from file: ./tRCUCables.in_CableAtts [CableAttenuation.cc:45] +DEBUG APL.PIC.RSPDriver - Cable lenghts: 5 [ 50 80 85 115 130 ] [CableAttenuation.cc:80] -DEBUG LCS.ApplCommon - 8 x 5 +DEBUG APL.PIC.RSPDriver - 8 x 5 [ 0 0 0 0 0 -2.05 -3.32 -3.53 -4.74 -5.4 -2.05 -3.32 -3.53 -4.74 -5.4 @@ -11,46 +11,46 @@ DEBUG LCS.ApplCommon - 8 x 5 -4.24 -6.82 -7.21 -9.7 -11.06 -4.46 -7.19 -7.58 -10.18 -11.61 ] [CableAttenuation.cc:103] -DEBUG LCS.ApplCommon - Reading cable-delays from file: ./tRCUCables.in_1 [RCUCables.cc:52] -DEBUG LCS.ApplCommon - Found cable specs for 191 RCUs [RCUCables.cc:108] -DEBUG LCS.ApplCommon - Shortest LBA cable is 80m [RCUCables.cc:109] -DEBUG LCS.ApplCommon - Shortest HBA cable is 115m [RCUCables.cc:110] -DEBUG LCS.ApplCommon - Largest delay for mode 0: 0 [tRCUCables.cc:43] -DEBUG LCS.ApplCommon - Largest delay for mode 1: 326.964 [tRCUCables.cc:43] -DEBUG LCS.ApplCommon - Largest delay for mode 2: 326.964 [tRCUCables.cc:43] -DEBUG LCS.ApplCommon - Largest delay for mode 3: 326.964 [tRCUCables.cc:43] -DEBUG LCS.ApplCommon - Largest delay for mode 4: 326.964 [tRCUCables.cc:43] -DEBUG LCS.ApplCommon - Largest delay for mode 5: 465.525 [tRCUCables.cc:43] -DEBUG LCS.ApplCommon - Largest delay for mode 6: 465.525 [tRCUCables.cc:43] -DEBUG LCS.ApplCommon - Largest delay for mode 7: 465.525 [tRCUCables.cc:43] -DEBUG LCS.ApplCommon - Largest atten for mode 0: 0 [tRCUCables.cc:46] -DEBUG LCS.ApplCommon - Largest atten for mode 1: -3.32 [tRCUCables.cc:46] -DEBUG LCS.ApplCommon - Largest atten for mode 2: -3.32 [tRCUCables.cc:46] -DEBUG LCS.ApplCommon - Largest atten for mode 3: -3.32 [tRCUCables.cc:46] -DEBUG LCS.ApplCommon - Largest atten for mode 4: -3.32 [tRCUCables.cc:46] -DEBUG LCS.ApplCommon - Largest atten for mode 5: -8.35 [tRCUCables.cc:46] -DEBUG LCS.ApplCommon - Largest atten for mode 6: -9.7 [tRCUCables.cc:46] -DEBUG LCS.ApplCommon - Largest atten for mode 7: -10.18 [tRCUCables.cc:46] -DEBUG LCS.ApplCommon - Delay for RCU 5 in mode 0: 0 [tRCUCables.cc:49] -DEBUG LCS.ApplCommon - Delay for RCU 5 in mode 1: 199.257 [tRCUCables.cc:49] -DEBUG LCS.ApplCommon - Delay for RCU 5 in mode 2: 199.257 [tRCUCables.cc:49] -DEBUG LCS.ApplCommon - Delay for RCU 5 in mode 3: 326.964 [tRCUCables.cc:49] -DEBUG LCS.ApplCommon - Delay for RCU 5 in mode 4: 326.964 [tRCUCables.cc:49] -DEBUG LCS.ApplCommon - Delay for RCU 5 in mode 5: 465.525 [tRCUCables.cc:49] -DEBUG LCS.ApplCommon - Delay for RCU 5 in mode 6: 465.525 [tRCUCables.cc:49] -DEBUG LCS.ApplCommon - Delay for RCU 5 in mode 7: 465.525 [tRCUCables.cc:49] -DEBUG LCS.ApplCommon - Atten for RCU 5 in mode 0: 0 [tRCUCables.cc:52] -DEBUG LCS.ApplCommon - Atten for RCU 5 in mode 1: -2.05 [tRCUCables.cc:52] -DEBUG LCS.ApplCommon - Atten for RCU 5 in mode 2: -2.05 [tRCUCables.cc:52] -DEBUG LCS.ApplCommon - Atten for RCU 5 in mode 3: -3.32 [tRCUCables.cc:52] -DEBUG LCS.ApplCommon - Atten for RCU 5 in mode 4: -3.32 [tRCUCables.cc:52] -DEBUG LCS.ApplCommon - Atten for RCU 5 in mode 5: -8.35 [tRCUCables.cc:52] -DEBUG LCS.ApplCommon - Atten for RCU 5 in mode 6: -9.7 [tRCUCables.cc:52] -DEBUG LCS.ApplCommon - Atten for RCU 5 in mode 7: -10.18 [tRCUCables.cc:52] -DEBUG LCS.ApplCommon - Reading attenuations from file: ./tRCUCables.in_CableAtts [CableAttenuation.cc:45] -DEBUG LCS.ApplCommon - Cable lenghts: 5 +DEBUG APL.PIC.RSPDriver - Reading cable-delays from file: ./tRCUCables.in_1 [RCUCables.cc:51] +DEBUG APL.PIC.RSPDriver - Found cable specs for 191 RCUs [RCUCables.cc:107] +DEBUG APL.PIC.RSPDriver - Shortest LBA cable is 80m [RCUCables.cc:108] +DEBUG APL.PIC.RSPDriver - Shortest HBA cable is 115m [RCUCables.cc:109] +DEBUG APL.PIC.RSPDriver - Largest delay for mode 0: 0 [tRCUCables.cc:43] +DEBUG APL.PIC.RSPDriver - Largest delay for mode 1: 326.964 [tRCUCables.cc:43] +DEBUG APL.PIC.RSPDriver - Largest delay for mode 2: 326.964 [tRCUCables.cc:43] +DEBUG APL.PIC.RSPDriver - Largest delay for mode 3: 326.964 [tRCUCables.cc:43] +DEBUG APL.PIC.RSPDriver - Largest delay for mode 4: 326.964 [tRCUCables.cc:43] +DEBUG APL.PIC.RSPDriver - Largest delay for mode 5: 465.525 [tRCUCables.cc:43] +DEBUG APL.PIC.RSPDriver - Largest delay for mode 6: 465.525 [tRCUCables.cc:43] +DEBUG APL.PIC.RSPDriver - Largest delay for mode 7: 465.525 [tRCUCables.cc:43] +DEBUG APL.PIC.RSPDriver - Largest atten for mode 0: 0 [tRCUCables.cc:46] +DEBUG APL.PIC.RSPDriver - Largest atten for mode 1: -3.32 [tRCUCables.cc:46] +DEBUG APL.PIC.RSPDriver - Largest atten for mode 2: -3.32 [tRCUCables.cc:46] +DEBUG APL.PIC.RSPDriver - Largest atten for mode 3: -3.32 [tRCUCables.cc:46] +DEBUG APL.PIC.RSPDriver - Largest atten for mode 4: -3.32 [tRCUCables.cc:46] +DEBUG APL.PIC.RSPDriver - Largest atten for mode 5: -8.35 [tRCUCables.cc:46] +DEBUG APL.PIC.RSPDriver - Largest atten for mode 6: -9.7 [tRCUCables.cc:46] +DEBUG APL.PIC.RSPDriver - Largest atten for mode 7: -10.18 [tRCUCables.cc:46] +DEBUG APL.PIC.RSPDriver - Delay for RCU 5 in mode 0: 0 [tRCUCables.cc:49] +DEBUG APL.PIC.RSPDriver - Delay for RCU 5 in mode 1: 199.257 [tRCUCables.cc:49] +DEBUG APL.PIC.RSPDriver - Delay for RCU 5 in mode 2: 199.257 [tRCUCables.cc:49] +DEBUG APL.PIC.RSPDriver - Delay for RCU 5 in mode 3: 326.964 [tRCUCables.cc:49] +DEBUG APL.PIC.RSPDriver - Delay for RCU 5 in mode 4: 326.964 [tRCUCables.cc:49] +DEBUG APL.PIC.RSPDriver - Delay for RCU 5 in mode 5: 465.525 [tRCUCables.cc:49] +DEBUG APL.PIC.RSPDriver - Delay for RCU 5 in mode 6: 465.525 [tRCUCables.cc:49] +DEBUG APL.PIC.RSPDriver - Delay for RCU 5 in mode 7: 465.525 [tRCUCables.cc:49] +DEBUG APL.PIC.RSPDriver - Atten for RCU 5 in mode 0: 0 [tRCUCables.cc:52] +DEBUG APL.PIC.RSPDriver - Atten for RCU 5 in mode 1: -2.05 [tRCUCables.cc:52] +DEBUG APL.PIC.RSPDriver - Atten for RCU 5 in mode 2: -2.05 [tRCUCables.cc:52] +DEBUG APL.PIC.RSPDriver - Atten for RCU 5 in mode 3: -3.32 [tRCUCables.cc:52] +DEBUG APL.PIC.RSPDriver - Atten for RCU 5 in mode 4: -3.32 [tRCUCables.cc:52] +DEBUG APL.PIC.RSPDriver - Atten for RCU 5 in mode 5: -8.35 [tRCUCables.cc:52] +DEBUG APL.PIC.RSPDriver - Atten for RCU 5 in mode 6: -9.7 [tRCUCables.cc:52] +DEBUG APL.PIC.RSPDriver - Atten for RCU 5 in mode 7: -10.18 [tRCUCables.cc:52] +DEBUG APL.PIC.RSPDriver - Reading attenuations from file: ./tRCUCables.in_CableAtts [CableAttenuation.cc:45] +DEBUG APL.PIC.RSPDriver - Cable lenghts: 5 [ 50 80 85 115 130 ] [CableAttenuation.cc:80] -DEBUG LCS.ApplCommon - 8 x 5 +DEBUG APL.PIC.RSPDriver - 8 x 5 [ 0 0 0 0 0 -2.05 -3.32 -3.53 -4.74 -5.4 -2.05 -3.32 -3.53 -4.74 -5.4 @@ -60,13 +60,13 @@ DEBUG LCS.ApplCommon - 8 x 5 -4.24 -6.82 -7.21 -9.7 -11.06 -4.46 -7.19 -7.58 -10.18 -11.61 ] [CableAttenuation.cc:103] -DEBUG LCS.ApplCommon - Reading cable-delays from file: ./tRCUCables.in_2 [RCUCables.cc:52] -DEBUG LCS.ApplCommon.EXCEPTION - Assertion: rcuNr == prevRcuNr + 1; Expected line with rcuNr 0 [RCUCables.cc:78] -INFO LCS.ApplCommon - Expected exception:Assertion: rcuNr == prevRcuNr + 1; Expected line with rcuNr 0 [tRCUCables.cc:59] -DEBUG LCS.ApplCommon - Reading attenuations from file: ./tRCUCables.in_CableAtts [CableAttenuation.cc:45] -DEBUG LCS.ApplCommon - Cable lenghts: 5 +DEBUG APL.PIC.RSPDriver - Reading cable-delays from file: ./tRCUCables.in_2 [RCUCables.cc:51] +DEBUG PIC.RSPDriver.EXCEPTION - Assertion: rcuNr == prevRcuNr + 1; Expected line with rcuNr 0 [RCUCables.cc:77] +INFO APL.PIC.RSPDriver - Expected exception:Assertion: rcuNr == prevRcuNr + 1; Expected line with rcuNr 0 [tRCUCables.cc:59] +DEBUG APL.PIC.RSPDriver - Reading attenuations from file: ./tRCUCables.in_CableAtts [CableAttenuation.cc:45] +DEBUG APL.PIC.RSPDriver - Cable lenghts: 5 [ 50 80 85 115 130 ] [CableAttenuation.cc:80] -DEBUG LCS.ApplCommon - 8 x 5 +DEBUG APL.PIC.RSPDriver - 8 x 5 [ 0 0 0 0 0 -2.05 -3.32 -3.53 -4.74 -5.4 -2.05 -3.32 -3.53 -4.74 -5.4 @@ -76,13 +76,13 @@ DEBUG LCS.ApplCommon - 8 x 5 -4.24 -6.82 -7.21 -9.7 -11.06 -4.46 -7.19 -7.58 -10.18 -11.61 ] [CableAttenuation.cc:103] -DEBUG LCS.ApplCommon - Reading cable-delays from file: ./tRCUCables.in_3 [RCUCables.cc:52] -DEBUG LCS.ApplCommon.EXCEPTION - Assertion: rcuNr == prevRcuNr + 1; Expected line with rcuNr 10 [RCUCables.cc:78] -INFO LCS.ApplCommon - Expected exception:Assertion: rcuNr == prevRcuNr + 1; Expected line with rcuNr 10 [tRCUCables.cc:66] -DEBUG LCS.ApplCommon - Reading attenuations from file: ./tRCUCables.in_CableAtts [CableAttenuation.cc:45] -DEBUG LCS.ApplCommon - Cable lenghts: 5 +DEBUG APL.PIC.RSPDriver - Reading cable-delays from file: ./tRCUCables.in_3 [RCUCables.cc:51] +DEBUG PIC.RSPDriver.EXCEPTION - Assertion: rcuNr == prevRcuNr + 1; Expected line with rcuNr 10 [RCUCables.cc:77] +INFO APL.PIC.RSPDriver - Expected exception:Assertion: rcuNr == prevRcuNr + 1; Expected line with rcuNr 10 [tRCUCables.cc:66] +DEBUG APL.PIC.RSPDriver - Reading attenuations from file: ./tRCUCables.in_CableAtts [CableAttenuation.cc:45] +DEBUG APL.PIC.RSPDriver - Cable lenghts: 5 [ 50 80 85 115 130 ] [CableAttenuation.cc:80] -DEBUG LCS.ApplCommon - 8 x 5 +DEBUG APL.PIC.RSPDriver - 8 x 5 [ 0 0 0 0 0 -2.05 -3.32 -3.53 -4.74 -5.4 -2.05 -3.32 -3.53 -4.74 -5.4 @@ -92,15 +92,15 @@ DEBUG LCS.ApplCommon - 8 x 5 -4.24 -6.82 -7.21 -9.7 -11.06 -4.46 -7.19 -7.58 -10.18 -11.61 ] [CableAttenuation.cc:103] -DEBUG LCS.ApplCommon - Reading cable-delays from file: ./tRCUCables.in_4 [RCUCables.cc:52] -DEBUG LCS.ApplCommon.EXCEPTION - Assertion: false; Cablelength 81 is not a legal cablelength:5 +DEBUG APL.PIC.RSPDriver - Reading cable-delays from file: ./tRCUCables.in_4 [RCUCables.cc:51] +DEBUG PIC.RSPDriver.EXCEPTION - Assertion: false; Cablelength 81 is not a legal cablelength:5 [ 50 80 85 115 130 ] [CableAttenuation.cc:132] -DEBUG LCS.ApplCommon.EXCEPTION - Assertion: itsCableAtts->isLegalLength(LBHlen); LBH cablelength 81 is not allowed [RCUCables.cc:83] -INFO LCS.ApplCommon - Expected exception:Assertion: itsCableAtts->isLegalLength(LBHlen); LBH cablelength 81 is not allowed [tRCUCables.cc:73] -DEBUG LCS.ApplCommon - Reading attenuations from file: ./tRCUCables.in_CableAtts [CableAttenuation.cc:45] -DEBUG LCS.ApplCommon - Cable lenghts: 5 +DEBUG PIC.RSPDriver.EXCEPTION - Assertion: itsCableAtts->isLegalLength(LBHlen); LBH cablelength 81 is not allowed [RCUCables.cc:82] +INFO APL.PIC.RSPDriver - Expected exception:Assertion: itsCableAtts->isLegalLength(LBHlen); LBH cablelength 81 is not allowed [tRCUCables.cc:73] +DEBUG APL.PIC.RSPDriver - Reading attenuations from file: ./tRCUCables.in_CableAtts [CableAttenuation.cc:45] +DEBUG APL.PIC.RSPDriver - Cable lenghts: 5 [ 50 80 85 115 130 ] [CableAttenuation.cc:80] -DEBUG LCS.ApplCommon - 8 x 5 +DEBUG APL.PIC.RSPDriver - 8 x 5 [ 0 0 0 0 0 -2.05 -3.32 -3.53 -4.74 -5.4 -2.05 -3.32 -3.53 -4.74 -5.4 @@ -110,13 +110,13 @@ DEBUG LCS.ApplCommon - 8 x 5 -4.24 -6.82 -7.21 -9.7 -11.06 -4.46 -7.19 -7.58 -10.18 -11.61 ] [CableAttenuation.cc:103] -DEBUG LCS.ApplCommon - Reading cable-delays from file: ./tRCUCables.in_5 [RCUCables.cc:52] -DEBUG LCS.ApplCommon.EXCEPTION - Assertion: rcuNr >= 0 && rcuNr < MAX_RCUS; RCUNumber 192 not in range [0..191] [RCUCables.cc:79] -INFO LCS.ApplCommon - Expected exception:Assertion: rcuNr >= 0 && rcuNr < MAX_RCUS; RCUNumber 192 not in range [0..191] [tRCUCables.cc:81] -DEBUG LCS.ApplCommon - Reading attenuations from file: ./tRCUCables.in_CableAtts [CableAttenuation.cc:45] -DEBUG LCS.ApplCommon - Cable lenghts: 5 +DEBUG APL.PIC.RSPDriver - Reading cable-delays from file: ./tRCUCables.in_5 [RCUCables.cc:51] +DEBUG PIC.RSPDriver.EXCEPTION - Assertion: rcuNr >= 0 && rcuNr < MAX_RCUS; RCUNumber 192 not in range [0..191] [RCUCables.cc:78] +INFO APL.PIC.RSPDriver - Expected exception:Assertion: rcuNr >= 0 && rcuNr < MAX_RCUS; RCUNumber 192 not in range [0..191] [tRCUCables.cc:81] +DEBUG APL.PIC.RSPDriver - Reading attenuations from file: ./tRCUCables.in_CableAtts [CableAttenuation.cc:45] +DEBUG APL.PIC.RSPDriver - Cable lenghts: 5 [ 50 80 85 115 130 ] [CableAttenuation.cc:80] -DEBUG LCS.ApplCommon - 8 x 5 +DEBUG APL.PIC.RSPDriver - 8 x 5 [ 0 0 0 0 0 -2.05 -3.32 -3.53 -4.74 -5.4 -2.05 -3.32 -3.53 -4.74 -5.4 @@ -126,6 +126,6 @@ DEBUG LCS.ApplCommon - 8 x 5 -4.24 -6.82 -7.21 -9.7 -11.06 -4.46 -7.19 -7.58 -10.18 -11.61 ] [CableAttenuation.cc:103] -DEBUG LCS.ApplCommon - Reading cable-delays from file: ./tRCUCables.in_6 [RCUCables.cc:52] -DEBUG LCS.ApplCommon.EXCEPTION - Assertion: nrArgs == EXPECTED_NR_COLUMNS; Expected 7 fields on line: 5 50 199.2573 80 [RCUCables.cc:80] -INFO LCS.ApplCommon - Expected exception:Assertion: nrArgs == EXPECTED_NR_COLUMNS; Expected 7 fields on line: 5 50 199.2573 80 [tRCUCables.cc:88] +DEBUG APL.PIC.RSPDriver - Reading cable-delays from file: ./tRCUCables.in_6 [RCUCables.cc:51] +DEBUG PIC.RSPDriver.EXCEPTION - Assertion: nrArgs == EXPECTED_NR_COLUMNS; Expected 7 fields on line: 5 50 199.2573 80 [RCUCables.cc:79] +INFO APL.PIC.RSPDriver - Expected exception:Assertion: nrArgs == EXPECTED_NR_COLUMNS; Expected 7 fields on line: 5 50 199.2573 80 [tRCUCables.cc:88]