]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TOF/AliTOFhit.h
Added some cleanup
[u/mrichter/AliRoot.git] / TOF / AliTOFhit.h
index 09e666b642b95da5f2b0a1cd54910695faaafb6f..5ea7dcf9e51d9b618fbe4a329a3559996118fd91 100644 (file)
@@ -20,9 +20,9 @@
 class AliTOFhit : public AliHit {
   
 public:
-  AliTOFhit() {}
-  AliTOFhit(Int_t shunt, Int_t track, Int_t* vol, 
-            Float_t *hits);
+  AliTOFhit();
+  AliTOFhit(Int_t shunt, Int_t track, Int_t * const vol, 
+            Float_t * const hits);
   AliTOFhit(const AliTOFhit & hit) ;
   virtual ~AliTOFhit() {}
        // getters for AliTOFhit object