]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Updates needed for shuttle preprocessor
authorcoppedis <coppedis@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 29 Jul 2009 14:52:56 +0000 (14:52 +0000)
committercoppedis <coppedis@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 29 Jul 2009 14:52:56 +0000 (14:52 +0000)
ZDC/ShuttleInput/ZDCLaserHisto.root [new file with mode: 0644]
ZDC/ShuttleInput/ZDCPedHisto.root [new file with mode: 0644]
ZDC/TestZDCPreprocessor.C

diff --git a/ZDC/ShuttleInput/ZDCLaserHisto.root b/ZDC/ShuttleInput/ZDCLaserHisto.root
new file mode 100644 (file)
index 0000000..721bd63
Binary files /dev/null and b/ZDC/ShuttleInput/ZDCLaserHisto.root differ
diff --git a/ZDC/ShuttleInput/ZDCPedHisto.root b/ZDC/ShuttleInput/ZDCPedHisto.root
new file mode 100644 (file)
index 0000000..721bd63
Binary files /dev/null and b/ZDC/ShuttleInput/ZDCPedHisto.root differ
index 2796e94881e85a1536d79c34b64c9cbd9e0ee6b7..d36667df3db4ea2da4f1c3d2afa2bbfea52d373f 100644 (file)
@@ -65,7 +65,7 @@ void TestZDCPreprocessor(Int_t obj=0)
   shuttle->AddInputFile(AliTestShuttle::kDAQ, "ZDC", "PEDHISTOS",    "LDC0", "ZDCPedHisto.root");
   //
   shuttle->AddInputFile(AliTestShuttle::kDAQ, "ZDC", "LASERDATA",   "LDC0", "ZDCLaserCalib.dat");
-  shuttle->AddInputFile(AliTestShuttle::kDAQ, "ZDC", "LASERHISTOS", "LDC0", "ZDCLasHisto.root");
+  shuttle->AddInputFile(AliTestShuttle::kDAQ, "ZDC", "LASERHISTOS", "LDC0", "ZDCLaserHisto.root");
   //
   shuttle->AddInputFile(AliTestShuttle::kDAQ, "ZDC", "ENERGYCALIB", "LDC0", "ZDCEnergyCalib.dat");
   shuttle->AddInputFile(AliTestShuttle::kDAQ, "ZDC", "TOWERCALIB", "LDC0", "ZDCTowerCalib.dat");