]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Fixing comment and documentation.
authoraszostak <aszostak@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 20 May 2008 11:53:59 +0000 (11:53 +0000)
committeraszostak <aszostak@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 20 May 2008 11:53:59 +0000 (11:53 +0000)
HLT/MUON/AliHLTMUONTrigRecsDebugBlockStruct.h

index 1d96e4dee3948b2f1a896729faf1a786aee0974d..7f8eaee9416e9b9a65960c413e3d011107523cf0 100644 (file)
@@ -36,7 +36,7 @@ struct AliHLTMUONTrigRecInfoStruct
                                   // for chamber 12 etc.
 
        // The parameters used for momentum estimation:
-       AliHLTFloat32_t fZmiddle; // Particle momentum X component in GeV/c.
+       AliHLTFloat32_t fZmiddle; // Z position in the middle of the magnetic field in centimetres.
        AliHLTFloat32_t fBl; // The integrated magnetic field in (T.m) tesla metres.
 };