]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - SHUTTLE/TestShuttle/AliTestPreprocessor.cxx
added port numbers to ldap schema and config classes (alberto)
[u/mrichter/AliRoot.git] / SHUTTLE / TestShuttle / AliTestPreprocessor.cxx
index d9f20a3e1cee5205abe2d23f034aa751b2fd18d0..40cb519e95ed39c36245220df313d9607d7be054 100644 (file)
@@ -16,8 +16,8 @@
 ClassImp(AliTestPreprocessor)
 
 //______________________________________________________________________________________________
-AliTestPreprocessor::AliTestPreprocessor(const char* detector, AliShuttleInterface* shuttle) :
-  AliPreprocessor(detector, shuttle),
+AliTestPreprocessor::AliTestPreprocessor(AliShuttleInterface* shuttle) :
+  AliPreprocessor("TPC", shuttle),
   fData(0)
 {
   // constructor