]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONChamberTrigger.cxx
Updated list of MUON libraries
[u/mrichter/AliRoot.git] / MUON / AliMUONChamberTrigger.cxx
index 58f4fe13a6edbaf4c927f8ee7f2e1cd913df040a..14130882621ef8da7e69b7779a09349f03c8576e 100644 (file)
@@ -15,6 +15,8 @@
 
 /* $Id$ */
 
+#include <TMath.h>
+
 #include "AliMUONChamberTrigger.h"
 #include "AliMUONResponseTrigger.h"
 #include "AliMUONHit.h"
@@ -29,7 +31,7 @@
 ///
 /// Implementation of AliMUONChamber for the trigger
 ///
-/// This class is to be deprecated.
+/// \deprecated This class is to be deprecated.
 ///
 
 /// \cond CLASSIMP