]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MFT/AliMFTConstants.h
Updated MFT code (Antonio)
[u/mrichter/AliRoot.git] / MFT / AliMFTConstants.h
index fe15ce7267552caeb3a9bd20d78b50a410992dae..5bbae2dcc523f05e4da603ebaac9207f1b00ae6a 100644 (file)
@@ -47,6 +47,8 @@ public:
 
   static const Double_t fWidthChip;      ///< expressed in cm
 
+  static const Double_t fPrecisionPointOfClosestApproach;  ///< precision (along z) for the research of the point of closest approach for a dimuon
+
 protected:
 
   AliMFTConstants() : TObject() {}