Skip to content
Snippets Groups Projects
Commit ea9d876b authored by hallc-online's avatar hallc-online
Browse files

Condensing hodoscope counts section and hodoscope rates section. Added a few...

Condensing hodoscope counts section and hodoscope rates section. Added a few comments and rearranged a few things to make things more clear.
parent 30684a33
No related branches found
No related tags found
No related merge requests found
...@@ -14,129 +14,9 @@ Live Time : {(all_trigs.npassed / P.Trig.scaler)*100.0:%3.2f} % ...@@ -14,129 +14,9 @@ Live Time : {(all_trigs.npassed / P.Trig.scaler)*100.0:%3.2f} %
Dead Time : {100.0 - (all_trigs.npassed / P.Trig.scaler)*100.0:%3.2f} % Dead Time : {100.0 - (all_trigs.npassed / P.Trig.scaler)*100.0:%3.2f} %
******HARDWARE SCALERS****** ******HARDWARE SCALERS******
First column is the name, second column is the number of counts, third column is the rate.
*HODOSCOPES COUNTS* *HODOSCOPES*
S1X1+ : {P.hod.1x1.posScaler:%15d}
S1X2+ : {P.hod.1x2.posScaler:%15d}
S1X3+ : {P.hod.1x3.posScaler:%15d}
S1X4+ : {P.hod.1x4.posScaler:%15d}
S1X5+ : {P.hod.1x5.posScaler:%15d}
S1X6+ : {P.hod.1x6.posScaler:%15d}
S1X7+ : {P.hod.1x7.posScaler:%15d}
S1X8+ : {P.hod.1x8.posScaler:%15d}
S1X9+ : {P.hod.1x9.posScaler:%15d}
S1X10+ : {P.hod.1x10.posScaler:%15d}
S1X11+ : {P.hod.1x11.posScaler:%15d}
S1X12+ : {P.hod.1x12.posScaler:%15d}
S1X13+ : {P.hod.1x13.posScaler:%15d}
S1X1- : {P.hod.1x1.negScaler:%15d}
S1X2- : {P.hod.1x2.negScaler:%15d}
S1X3- : {P.hod.1x3.negScaler:%15d}
S1X4- : {P.hod.1x4.negScaler:%15d}
S1X5- : {P.hod.1x5.negScaler:%15d}
S1X6- : {P.hod.1x6.negScaler:%15d}
S1X7- : {P.hod.1x7.negScaler:%15d}
S1X8- : {P.hod.1x8.negScaler:%15d}
S1X9- : {P.hod.1x9.negScaler:%15d}
S1X10- : {P.hod.1x10.negScaler:%15d}
S1X11- : {P.hod.1x11.negScaler:%15d}
S1X12- : {P.hod.1x12.negScaler:%15d}
S1X13- : {P.hod.1x13.negScaler:%15d}
S2X1+ : {P.hod.2x1.posScaler:%15d}
S2X2+ : {P.hod.2x2.posScaler:%15d}
S2X3+ : {P.hod.2x3.posScaler:%15d}
S2X4+ : {P.hod.2x4.posScaler:%15d}
S2X5+ : {P.hod.2x5.posScaler:%15d}
S2X6+ : {P.hod.2x6.posScaler:%15d}
S2X7+ : {P.hod.2x7.posScaler:%15d}
S2X8+ : {P.hod.2x8.posScaler:%15d}
S2X9+ : {P.hod.2x9.posScaler:%15d}
S2X10+ : {P.hod.2x10.posScaler:%15d}
S2X11+ : {P.hod.2x11.posScaler:%15d}
S2X12+ : {P.hod.2x12.posScaler:%15d}
S2X13+ : {P.hod.2x13.posScaler:%15d}
S2X14+ : {P.hod.2x14.posScaler:%15d}
S2X1- : {P.hod.2x1.negScaler:%15d}
S2X2- : {P.hod.2x2.negScaler:%15d}
S2X3- : {P.hod.2x3.negScaler:%15d}
S2X4- : {P.hod.2x4.negScaler:%15d}
S2X5- : {P.hod.2x5.negScaler:%15d}
S2X6- : {P.hod.2x6.negScaler:%15d}
S2X7- : {P.hod.2x7.negScaler:%15d}
S2X8- : {P.hod.2x8.negScaler:%15d}
S2X9- : {P.hod.2x9.negScaler:%15d}
S2X10- : {P.hod.2x10.negScaler:%15d}
S2X11- : {P.hod.2x11.negScaler:%15d}
S2X12- : {P.hod.2x12.negScaler:%15d}
S2X13- : {P.hod.2x13.negScaler:%15d}
S2X14- : {P.hod.2x14.negScaler:%15d}
S1Y1+ : {P.hod.1y1.posScaler:%15d}
S1Y2+ : {P.hod.1y2.posScaler:%15d}
S1Y3+ : {P.hod.1y3.posScaler:%15d}
S1Y4+ : {P.hod.1y4.posScaler:%15d}
S1Y5+ : {P.hod.1y5.posScaler:%15d}
S1Y6+ : {P.hod.1y6.posScaler:%15d}
S1Y7+ : {P.hod.1y7.posScaler:%15d}
S1Y8+ : {P.hod.1y8.posScaler:%15d}
S1Y9+ : {P.hod.1y9.posScaler:%15d}
S1Y10+ : {P.hod.1y10.posScaler:%15d}
S1Y11+ : {P.hod.1y11.posScaler:%15d}
S1Y12+ : {P.hod.1y12.posScaler:%15d}
S1Y13+ : {P.hod.1y13.posScaler:%15d}
S1Y1- : {P.hod.1y1.negScaler:%15d}
S1Y2- : {P.hod.1y2.negScaler:%15d}
S1Y3- : {P.hod.1y3.negScaler:%15d}
S1Y4- : {P.hod.1y4.negScaler:%15d}
S1Y5- : {P.hod.1y5.negScaler:%15d}
S1Y6- : {P.hod.1y6.negScaler:%15d}
S1Y7- : {P.hod.1y7.negScaler:%15d}
S1Y8- : {P.hod.1y8.negScaler:%15d}
S1Y9- : {P.hod.1y9.negScaler:%15d}
S1Y10- : {P.hod.1y10.negScaler:%15d}
S1Y11- : {P.hod.1y11.negScaler:%15d}
S1Y12- : {P.hod.1y12.negScaler:%15d}
S1Y13- : {P.hod.1y13.negScaler:%15d}
S2Y1+ : {P.hod.2y1.posScaler:%15d}
S2Y2+ : {P.hod.2y2.posScaler:%15d}
S2Y3+ : {P.hod.2y3.posScaler:%15d}
S2Y4+ : {P.hod.2y4.posScaler:%15d}
S2Y5+ : {P.hod.2y5.posScaler:%15d}
S2Y6+ : {P.hod.2y6.posScaler:%15d}
S2Y7+ : {P.hod.2y7.posScaler:%15d}
S2Y8+ : {P.hod.2y8.posScaler:%15d}
S2Y9+ : {P.hod.2y9.posScaler:%15d}
S2Y10+ : {P.hod.2y10.posScaler:%15d}
S2Y11+ : {P.hod.2y11.posScaler:%15d}
S2Y12+ : {P.hod.2y12.posScaler:%15d}
S2Y13+ : {P.hod.2y13.posScaler:%15d}
S2Y14+ : {P.hod.2y14.posScaler:%15d}
S2Y15+ : {P.hod.2y15.posScaler:%15d}
S2Y16+ : {P.hod.2y16.posScaler:%15d}
S2Y1- : {P.hod.2y1.negScaler:%15d}
S2Y2- : {P.hod.2y2.negScaler:%15d}
S2Y3- : {P.hod.2y3.negScaler:%15d}
S2Y4- : {P.hod.2y4.negScaler:%15d}
S2Y5- : {P.hod.2y5.negScaler:%15d}
S2Y6- : {P.hod.2y6.negScaler:%15d}
S2Y7- : {P.hod.2y7.negScaler:%15d}
S2Y8- : {P.hod.2y8.negScaler:%15d}
S2Y9- : {P.hod.2y9.negScaler:%15d}
S2Y10- : {P.hod.2y10.negScaler:%15d}
S2Y11- : {P.hod.2y11.negScaler:%15d}
S2Y12- : {P.hod.2y12.negScaler:%15d}
S2Y13- : {P.hod.2y13.negScaler:%15d}
S2Y14- : {P.hod.2y14.negScaler:%15d}
S2Y15- : {P.hod.2y15.negScaler:%15d}
S2Y16- : {P.hod.2y16.negScaler:%15d}
*HODOSCOPE RATES*
S1X1+: {P.hod.1x1.posScaler:%8d} [ {P.hod.1x1.posScalerRate:%7.1f} ] S1X1+: {P.hod.1x1.posScaler:%8d} [ {P.hod.1x1.posScalerRate:%7.1f} ]
S1X2+: {P.hod.1x2.posScaler:%8d} [ {P.hod.1x2.posScalerRate:%7.1f} ] S1X2+: {P.hod.1x2.posScaler:%8d} [ {P.hod.1x2.posScalerRate:%7.1f} ]
S1X3+: {P.hod.1x3.posScaler:%8d} [ {P.hod.1x3.posScalerRate:%7.1f} ] S1X3+: {P.hod.1x3.posScaler:%8d} [ {P.hod.1x3.posScalerRate:%7.1f} ]
...@@ -257,8 +137,6 @@ S2Y14-: {P.hod.2y14.negScaler:%8d} [ {P.hod.2y14.negScalerRate:%7.1f} ] ...@@ -257,8 +137,6 @@ S2Y14-: {P.hod.2y14.negScaler:%8d} [ {P.hod.2y14.negScalerRate:%7.1f} ]
S2Y15-: {P.hod.2y15.negScaler:%8d} [ {P.hod.2y15.negScalerRate:%7.1f} ] S2Y15-: {P.hod.2y15.negScaler:%8d} [ {P.hod.2y15.negScalerRate:%7.1f} ]
S2Y16-: {P.hod.2y16.negScaler:%8d} [ {P.hod.2y16.negScalerRate:%7.1f} ] S2Y16-: {P.hod.2y16.negScaler:%8d} [ {P.hod.2y16.negScalerRate:%7.1f} ]
Extras
sS1X: {P.S1X.scaler:%8d} [ {P.S1X.scalerRate:%7.1f} ] sS1X: {P.S1X.scaler:%8d} [ {P.S1X.scalerRate:%7.1f} ]
sS1Y: {P.S1Y.scaler:%8d} [ {P.S1Y.scalerRate:%7.1f} ] sS1Y: {P.S1Y.scaler:%8d} [ {P.S1Y.scalerRate:%7.1f} ]
sS2X: {P.S2X.scaler:%8d} [ {P.S2X.scalerRate:%7.1f} ] sS2X: {P.S2X.scaler:%8d} [ {P.S2X.scalerRate:%7.1f} ]
...@@ -267,8 +145,9 @@ sS2Y: {P.S2Y.scaler:%8d} [ {P.S2Y.scalerRate:%7.1f} ] ...@@ -267,8 +145,9 @@ sS2Y: {P.S2Y.scaler:%8d} [ {P.S2Y.scalerRate:%7.1f} ]
sS1XS1Y: {P.S1XS1y.scaler:%8d} [{P.S1XS1y.scalerRate:%7.1f}] sS1XS1Y: {P.S1XS1y.scaler:%8d} [{P.S1XS1y.scalerRate:%7.1f}]
sS2XS2Y: {P.S2XS2Y.scaler:%8d} [{P.S2XS2Y.scalerRate:%7.1f}] sS2XS2Y: {P.S2XS2Y.scaler:%8d} [{P.S2XS2Y.scalerRate:%7.1f}]
*AEROGEL AND PRESHOWER*
sAERSUM: {P.AERSUM.scaler:%8d} [{P.AERSUM.scalerRate:%7.1f}] sAERSUM: {P.AERSUM.scaler:%8d} [{P.AERSUM.scalerRate:%7.1f}]
sPSHWRLO:{P.PSHWRLO.scaler:%8d} [{P.PSHWRLO.scalerRate:%7.1f}] sPSHWRLO:{P.PSHWRLO.scaler:%8d} [{P.PSHWRLO.scalerRate:%7.1f}]
sPSHWRHI:{P.PSHWRHI.scaler:%8d} [{P.PSHWRHI.scalerRate:%7.1f}] sPSHWRHI:{P.PSHWRHI.scaler:%8d} [{P.PSHWRHI.scalerRate:%7.1f}]
******END HARDWARE SCALERS******
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment