]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
fFileName !-marked: not streamed.
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 25 Jun 2000 13:24:58 +0000 (13:24 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 25 Jun 2000 13:24:58 +0000 (13:24 +0000)
MUON/AliMUONTrackReconstructor.h

index 7f7608cbc0b9570794fe956fcf2a070d165a380e..da692bfce4141b8437b7396132cb0e4e4b6a5d64 100644 (file)
@@ -32,7 +32,7 @@ class AliMUONTrackReconstructor : public TObject {
     Double_t fSSigmaCut;      // Number of sig. delimiting the searching areas
     Double_t fSXPrec;         // Chamber precision in X (cm) 
     Double_t fSYPrec;         // Chamber precision in Y (cm)
-    Text_t *fFileName;        // ?????????
+    Text_t *fFileName;        //! ?????????
     ClassDef(AliMUONTrackReconstructor,1)  // Interface to muon tracking code
        };