]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - LHAPDF/AliStructFuncType.h
Major Fixes which caused the normal build to crash due to the addition of the par...
[u/mrichter/AliRoot.git] / LHAPDF / AliStructFuncType.h
index c48c21184618d848ddb7df9204726d4f9dcf40f0..983ef484aad182350c18242dc8f0e1ce1c193138 100644 (file)
@@ -17,12 +17,12 @@ typedef enum
     kCTEQ4M,  // cteq4m.LHgrid   
     kCTEQ5L,  // cteq5l.LHgrid
     kCTEQ5M,  // cteq5m.LHgrid
-    kGRVLO98, // GRV98lo.LHgris   
+    kGRVLO98, // GRV98lo.LHgrid   
     kCTEQ6,   // cteq6.LHpdf
     kCTEQ61,  // cteq61.LHpdf
     kCTEQ6m,  // cteq6m.LHpdf
     kCTEQ6l,  // cteq6l.LHpdf 
-    kCTEQ6ll  // cetq6ll.LHpdf
+    kCTEQ6ll  // cteq6ll.LHpdf
 }
 StrucFunc_t;