]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/TPCLib/AliHLTTPCEsdWriterComponent.cxx
- added skeleton of of offline clusterizer and tracker components
[u/mrichter/AliRoot.git] / HLT / TPCLib / AliHLTTPCEsdWriterComponent.cxx
index 8e054d25fa96c1652d4bfadb8740bbdfdfd279d1..f6ce5d109bc21388e742fc666cf2099d579387a9 100644 (file)
@@ -297,7 +297,7 @@ int AliHLTTPCEsdWriterComponent::Reconfigure(const char* cdbEntry, const char* c
 {
   // see header file for class documentation
   int iResult=0;
-  const char* path="HLT/ConfigHLT/SolenoidBz";
+  const char* path=kAliHLTCDBSolenoidBz;
   const char* defaultNotify="";
   if (cdbEntry) {
     path=cdbEntry;