]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TOF/AliTOFhit.h
Moved AliLHCDipValT and AliLHCData to from STEERBase to STEER
[u/mrichter/AliRoot.git] / TOF / AliTOFhit.h
index 09e666b642b95da5f2b0a1cd54910695faaafb6f..5f9f10ae08a436dbcd5960e019a490292237dc76 100644 (file)
@@ -20,7 +20,7 @@
 class AliTOFhit : public AliHit {
   
 public:
-  AliTOFhit() {}
+  AliTOFhit();
   AliTOFhit(Int_t shunt, Int_t track, Int_t* vol, 
             Float_t *hits);
   AliTOFhit(const AliTOFhit & hit) ;