]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/AliBarrelRec_TPCparam.C
doxy: TPC/stressTest/testSparse converted
[u/mrichter/AliRoot.git] / TPC / AliBarrelRec_TPCparam.C
index 30e429c078addde2de33826192af8fc4a6f399ca..7e58262193be1c95e06668868782cb6b47efdeb3 100644 (file)
@@ -1,18 +1,16 @@
-void AliBarrelRec_TPCparam(Int_t firstEvent=0,Int_t lastEvent=0) {
-  //
-  // Macro to create AliESDs.root using parametrized TPC tracking
-  // and AliITStrackerSA (MI + SA)
-  //
-  // Input files:
-  // - galice.root
-  // - Kinematics.root
-  // - TrackReferences.root
-  // - ITS.RecPoints.root (use AliRecontruction class)
-  // - ITS.Vertex.root (use $ALICE_ROOT/ITS/AliITSVertexerZTest.C)
-  //
-  // A. Dainese - INFN Legnaro
-  //
+/// \file AliBarrelRec_TPCparam.C
+/// \brief Macro to create AliESDs.root using parametrized TPC tracking and AliITStrackerSA (MI + SA)
+///
+/// Input files:
+/// - galice.root
+/// - Kinematics.root
+/// - TrackReferences.root
+/// - ITS.RecPoints.root (use AliRecontruction class)
+/// - ITS.Vertex.root (use $ALICE_ROOT/ITS/AliITSVertexerZTest.C)
+///
+/// \author A. Dainese - INFN Legnaro
 
+void AliBarrelRec_TPCparam(Int_t firstEvent=0,Int_t lastEvent=0) {
 
   Int_t  collcode = 1; // pp collisions
   Bool_t useMeanVtx = kFALSE;