]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/FORWARD/analysis/AliFMDAnaParameters.h
Adapting for real data and central event selection (bug fix)
[u/mrichter/AliRoot.git] / PWG2 / FORWARD / analysis / AliFMDAnaParameters.h
index 9a76e23c232be62edb0af4fcedc074087c19d973..e93da5efcfeb6c399c79ea37d519e1a1c1ca5e8c 100644 (file)
@@ -188,7 +188,7 @@ protected:
   Energy   fEnergy;                   // CM energy
   MagField fMagField;                 //Magnetic field
   Species  fSpecies;                  //PbPb or pp ?
-  Bool_t   fCentralSelection          //if event selection is done centrally
+  Bool_t   fCentralSelection;         //if event selection is done centrally
   
   ClassDef(AliFMDAnaParameters,1) // Manager of parameters
 };