]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - RAW/AliMDC.h
Changes to the AliMDC API requested by DAQ. 1. The writing of the guid file is moved...
[u/mrichter/AliRoot.git] / RAW / AliMDC.h
index 1c8e76d170c0c1260bea3c46b09c2b50355bacf2..d488848ee9a024966852c80865683d95e0b99541 100644 (file)
@@ -49,7 +49,8 @@ public:
                     kErrEquipment = -7,
                      kErrFileSize = -8,
                     kFilterReject = -9,
-                     kErrWriting = -10 };
+                     kErrWriting = -10,
+                    kErrTagFile = -11};
 
    AliMDC(Int_t compress, Bool_t deleteFiles, 
          EFilterMode filterMode = kFilterTransparent,