]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/FindKrClusters.C
doxy: TPC/DA
[u/mrichter/AliRoot.git] / TPC / FindKrClusters.C
index 39336ad241e4de8e028b8f019af62f059ee9ccd8..5f1c4aad553f86f5b31dd82fbcc7a05f51f9e073 100644 (file)
@@ -1,23 +1,19 @@
-
-/****************************************************************************
- *           Origin: A.Matyja amatyja@cern.ch                               *
- ****************************************************************************/
-
-/*
-
-  macro to create array of clusters from TPC digits
-  input files - galice.root 
-                digits.root - file with digits - usualy use link to galice.root
-                           - in splitted mode - neccesary to create link to proper file
-                           
-   output file - TPC.RecPoints.root
-
-
-//  Warning - if cluster file AliTPCclusters.root already exist - macro exit and don't produce anything
-              
-*/
-
+/// \file FindKrClusters.C
+/// \brief Macro to create array of clusters from TPC digits
+///
+/// Input files:
+///
+/// * galice.root
+/// * digits.root: file with digits - usualy use link to galice.root
+///   in splitted mode - neccesary to create link to proper file
+///
+/// Output file:
+///
+/// * TPC.RecPoints.root
+///
+/// Warning - if cluster file AliTPCclusters.root already exist - macro exit and don't produce anything
+///
+/// \author A.Matyja amatyja@cern.ch
 
 #ifndef __CINT__
 #include <iostream.h>
@@ -33,9 +29,7 @@
 
 Int_t FindKrClusters(){
 
-  //
-  //Load DataBase
-  //
+  // Load DataBase
   //char *ocdbpath ="local:///afs/cern.ch/alice/tpctest/OCDB";
   //char *ocdbpath ="local:///home/matyja/baza/OCDB";
   char *ocdbpath ="local:///data/baza/OCDB";