]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commitdiff
Merge branch 'master' of git://jspc29.x-matter.uni-frankfurt.de/projects/daqtools
authorECal Group <hadaq@cbmpc026.gsi.de>
Thu, 24 Sep 2015 12:02:34 +0000 (14:02 +0200)
committerECal Group <hadaq@cbmpc026.gsi.de>
Thu, 24 Sep 2015 12:02:34 +0000 (14:02 +0200)
1  2 
thresholds/write_thresholds.pl

index 93a02c75c4d8ffbb4b362c9a6fe0fc3f6b32e739,79cf32fae3366730fa200eaf4d96b1de63efa6a0..c2b567fea28b7715c8758feb90a09850a152ecc2
@@@ -8,9 -8,9 +8,10 @@@ use Getopt::Long
  use HADES::TrbNet;
  use POSIX qw(strftime);
  
+ # use Time::HiRes qw(usleep nanosleep);
  my $offset = 0;
  my $help;
 +my $mode="padiwa";
  
  my $result = GetOptions (
      "h|help" => \$help,