]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliTrackReference.h
Moving the GRP reco-param object from the reconstruction macros to OCDB.
[u/mrichter/AliRoot.git] / STEER / AliTrackReference.h
index 1d377e5f4a2002a055e7e4e4666b7089dd9dfbba..76042a3384444c51d284a54a7adb7b7af1b6838f 100644 (file)
@@ -25,7 +25,11 @@ public:
                    kTOF   = 4,
                    kMUON  = 5,
                    kHMPID = 6,
-                   kFMD   = 12
+                   kT0    = 7,
+                   kEMCAL = 8,
+                   kPMD   = 10,
+                   kFMD   = 12,
+                   kVZERO = 14
     };
   AliTrackReference();
   AliTrackReference(Int_t label, Int_t id = -999);