]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONTriggerCrateStore.cxx
Adding comment lines to class description needed for Root documentation,
[u/mrichter/AliRoot.git] / MUON / AliMUONTriggerCrateStore.cxx
index 5b097df7b96f4ea587d0c14ac8e8c42076781575..12f3616efe005ab16594623346e6e800f5838745 100644 (file)
 #include <TSystem.h>
 #include <Riostream.h>
 
-/// 
+
+//-----------------------------------------------------------------------------
 /// \class AliMUONTriggerCrateStore
 /// 
 /// A container of trigger crate objects that offers iteration
 /// over both the crates themselves and the local boards they contain
 ///
 /// \author Laurent Aphecetche
+//-----------------------------------------------------------------------------
 
 /// \cond CLASSIMP
 ClassImp(AliMUONTriggerCrateStore)