]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONTriggerEfficiencyCells.cxx
Adding comment lines to class description needed for Root documentation,
[u/mrichter/AliRoot.git] / MUON / AliMUONTriggerEfficiencyCells.cxx
index 7aec2542bcc6e7ce80fe5e39d9ac7f667a6a77a6..2695b9550212ea640867b10a808803ad47608282 100755 (executable)
@@ -29,6 +29,7 @@
 #include <fstream>
 #include <cassert>
 
+//-----------------------------------------------------------------------------
 /// \class AliMUONTriggerEfficiencyCells
 /// A class to store and give access to the trigger chamber efficiency.
 ///
@@ -70,6 +71,7 @@
 /// (generated using the MUONCDB.C macro)
 ///
 /// \author Diego Stocco; INFN Torino
+//-----------------------------------------------------------------------------
 
 /// \cond CLASSIMP
 ClassImp(AliMUONTriggerEfficiencyCells)