]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/AliTPCHits2Digits.C
doxy: all TPC root converted
[u/mrichter/AliRoot.git] / TPC / AliTPCHits2Digits.C
index 7957a98baad294056557f3ed6011a12e7d7ed9d5..da8f030cb706cc6e9c7eb334c8f74729fd72905c 100644 (file)
@@ -1,3 +1,5 @@
+/// \file AliTPCHits2Digits.C
+
 #if !defined(__CINT__) || defined(__MAKECINT__)
   #include <Riostream.h>
 
@@ -12,7 +14,8 @@
 extern AliRun *gAlice;
 
 Int_t AliTPCHits2Digits(Int_t nev=5) {
-  // Connect the Root Galice file containing Geometry, Kine and Hits
+  /// Connect the Root Galice file containing Geometry, Kine and Hits
+
   if (gAlice) { 
      delete AliRunLoader::Instance();
      delete gAlice;//if everything was OK here it is already NULL