]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - RAW/AliRawEventHeaderBase.h
Getters are constant
[u/mrichter/AliRoot.git] / RAW / AliRawEventHeaderBase.h
index 3edb26d811f07fde39908be7f27719ec1c20f52e..ce0692adcb90a592b13bf1c884b78f8d9f0e4e96 100644 (file)
@@ -46,8 +46,8 @@ public:
    const char *  GetTypeName();
    static AliRawEventHeaderBase* Create(char*& data);
    Int_t         ReadHeader(char*& data);
-   UInt_t        Get(const char *datamember);
-   const UInt_t* GetP(const char *datamember);
+   UInt_t        Get(const char *datamember) const;
+   const UInt_t* GetP(const char *datamember) const;
 
    // The following enumeration can be used once the kEventTypeMask has been
    // applied to the raw event type