]> jspc29.x-matter.uni-frankfurt.de Git - mvd_soft.git/commitdiff
added missing unpacker.C in s-curves/cpp_sam
authorMaps <maps@ikf>
Tue, 20 Aug 2019 07:56:00 +0000 (09:56 +0200)
committerMaps <maps@ikf>
Tue, 20 Aug 2019 07:56:00 +0000 (09:56 +0200)
s-curves/cpp_sam/unpacker [new file with mode: 0755]
s-curves/cpp_sam/unpacker.C

diff --git a/s-curves/cpp_sam/unpacker b/s-curves/cpp_sam/unpacker
new file mode 100755 (executable)
index 0000000..0732cee
Binary files /dev/null and b/s-curves/cpp_sam/unpacker differ
index 44f0dc62f3280d6582693f9ff731cd7e7f0e536d..eb9ac155a15daaf59a91d7e630bb82acf7125b81 100644 (file)
@@ -53,6 +53,7 @@ unpacker::unpacker(TString Dir, TString File)  {
 //####################################################################
 
 unpacker::unpacker()  {        
+       unpacker("/tmp","te15341154533.hld" );
 }
 
 //####################################################################