--- PamCut/makefile 2010/03/23 10:21:25 1.8 +++ PamCut/makefile 2010/03/24 08:11:25 1.9 @@ -43,7 +43,13 @@ # Since PamCut headers may refer to the optional libraries, it's important to define the same # flags when compiling the analysis code. Otherwise, analysis code will include PamCut headers which, # if no exclusion flag is set, will try to include optional software headers. -# Conversely, if you use optional libraries remember to tell it to the linker. +# Conversely, if you use optional libraries remember to tell it to the linker. +# +# Excluded cuts and actions: +# DNO_CALONUCLEI: CaloNucleiZCut +# NO_TRKNUCLEI: TrkNucleiZCut +# NO_TOFNUCLEI: TofNucleiZCut +# NO_CALOPRESAMPLER: ReprocessCaloAction EXCLUSIONFLAGS = -DNO_CALONUCLEI -DNO_TRKNUCLEI -DNO_TOFNUCLEI #-DNO_CALOPRESAMPLER