]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TOF/AliTOFReconstructioner.h
Added macro to reproduce plots a la TOF PHENIX with ALICE-TOF
[u/mrichter/AliRoot.git] / TOF / AliTOFReconstructioner.h
index 6f82a2c651c31905ca22a0d35d0f2166fea480ba..1b5bdfb12de22568a8ae6bea395009b1683ec31e 100644 (file)
@@ -169,9 +169,9 @@ public:
   Bool_t   operator == (const AliTOFReconstructioner & tofrec) const ;
 
 private:
-  TGeant3 *fg3;             // pointer to GEANT geometry
-  TFile   *foutputfile;     // pointer to output file
-  TNtuple *foutputntuple;   // pointer to output ntuple
+  TGeant3 *fg3;             //! pointer to GEANT geometry
+  TFile   *foutputfile;     //! pointer to output file
+  TNtuple *foutputntuple;   //! pointer to output ntuple
   TF1     *fZnoise;         // pointer to formula giving the noise along z direction
   TF1     *ftail;           // pointer to formula for time with tail
   Int_t   fdbg;             // Flag for debug, 0 no debug, 1 debug