]> jspc29.x-matter.uni-frankfurt.de Git - hadesdaq.git/commitdiff
remove not needed hmon scripts for next beamtime
authorHades DAQ <hadaq@hadesdaqp04.gsi.de>
Wed, 21 Mar 2018 14:34:42 +0000 (15:34 +0100)
committerHades DAQ <hadaq@hadesdaqp04.gsi.de>
Wed, 21 Mar 2018 14:34:42 +0000 (15:34 +0100)
hmon/QA.pm
hmon/hmon_endpoints.pl
hmon/hmon_hodo_hist.pl [changed mode: 0755->0644]
hmon/hmon_pionadc.pl [changed mode: 0755->0644]
hmon/hmon_pionovfl.pl [changed mode: 0755->0644]
hmon/hmon_pionpileup.pl [changed mode: 0755->0644]
hmon/hmon_pionrate.pl [changed mode: 0755->0644]
hmon/hmon_pionseu.pl [changed mode: 0755->0644]
hmon/hmon_pionts.pl [changed mode: 0755->0644]

index 60a176f85ce3e80967e798e77b4e35139f508de3..1cbd3d6895f819a5951627ecd183a8e2791dc30b 100644 (file)
@@ -79,7 +79,7 @@ our @LinkErrLimits     = (50, 500, 1000);
 our @MdcEndpMissingLimits   =  (0, 0, 1);
 our @RichEndpMissingLimits   = (0, 2, 4); #!!!!
 our @TofEndpMissingLimits   = (0, 0, 0);
-our @RpcEndpMissingLimits   = (0, 0, 0);
+our @RpcEndpMissingLimits   = (0, 1, 2);
 our @OtherEndpMissingLimits   = (0, 2, 4);#!!!
 our @EBDeltaRateLimits = (10, 15, 25);
 our $TrgCheckPolarity = 1;
index 5ffa87817ebc6ccfc1690f445d19629b087ae161..aaca6488ff9c7894460558fbdaebf2f332857666 100755 (executable)
@@ -94,6 +94,13 @@ while(1) {
 
     my @rpc_boards = (
        0x8a00,0x8a01,0x8a02,0x8a03,0x8a04,0x8a05,
+       #0x6000,0x6001,0x6002,0x6003,0x6004,0x6005,0x6006,
+       #0x6010,0x6011,0x6012,
+       0x6013,0x6014,0x6015,0x6016,
+       0x6020,0x6021,0x6022,0x6023,0x6024,0x6025,0x6026,
+       #0x6030,0x6031,0x6032,0x6033,0x6034,0x6035,0x6036,
+       0x6040,0x6041,0x6042,0x6043,0x6044,0x6045,0x6046,
+       0x6050,0x6051,0x6052,0x6053,0x6054,0x6055,0x6056,
        );
 
     my @other_boards =(
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)