]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/src/AliL3RootTypes.h
Minor changes, mostly cosmetic or comments
[u/mrichter/AliRoot.git] / HLT / src / AliL3RootTypes.h
index 24affb866cf8d6f766846d69de65be12b11e0335..364f56812e1f79da9f565eca1365b07823193887 100644 (file)
 #include <stdio.h>
 #include <math.h>
 
-//#define no_root //switch on the root
-#define use_aliroot //use AliL3FileHandler
-
-#define do_mc //Save the particle id's.
-
 #ifndef no_root
-#define use_root
 #include <TObject.h>
 #include <Rtypes.h>