]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - LHAPDF/AliStructFuncType.h
Online reconstruction simplified and prepared to be controlled by Storage Manager...
[u/mrichter/AliRoot.git] / LHAPDF / AliStructFuncType.h
index 286e3de5ed01a81209468a4110e63f9f1650edf9..4b61db5c3483e904b2d828d596f5ef8a2a524465 100644 (file)
@@ -17,12 +17,14 @@ 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  // cteq6ll.LHpdf
+    kCTEQ6ll, // cteq6ll.LHpdf
+    kCT10,    // CT10.LHgrid
+    kCT10nlo  // CT10nlo.LHgrid
 }
 StrucFunc_t;