]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGLF/SPECTRA/Nuclei/B2/macros/B2.C
cumulative changes for root scripts and code cleanup
[u/mrichter/AliRoot.git] / PWGLF / SPECTRA / Nuclei / B2 / macros / B2.C
index c80ca627a523c7123d7360a376431e05ae1cb178..a935e4712373d5a0976f09825be2d82e82cc8585 100644 (file)
 // coalescence parameter
 // author: Eulogio Serradilla <eulogio.serradilla@cern.ch>
 
+#if !defined(__CINT__) || defined(__MAKECINT__)
 #include <TSystem.h>
 #include <TROOT.h>
 #include <TFileMerger.h>
 #include <TString.h>
-
 #include "AliLnB2.h"
+#endif
 
 Int_t B2(  const TString& pSpectra   = "~/alice/output/Proton-lhc10d-Spectra.root"
          , const TString& dSpectra   = "~/alice/output/Deuteron-lhc10d-Spectra.root"