]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - LHAPDF/AliStructFuncType.cxx
Fixing buffer size requirements and reseting histograms after publishing them.
[u/mrichter/AliRoot.git] / LHAPDF / AliStructFuncType.cxx
index ac13083ea0514b21a68173f2f6073552cfbe8436..0c424e70212e30757ebb55b63afdeb2bcd0491ab 100644 (file)
@@ -91,7 +91,7 @@ TString AliStructFuncType::PDFsetName(StrucFunc_t pdf)
        "cteq61.LHpdf",
        "cteq6m.LHpdf",
        "cteq6l.LHpdf", 
-       "cetq6ll.LHpdf"
+       "cteq6ll.LHpdf"
     };
     return pdfsetName[pdf];
 }