]> git.uio.no Git - u/mrichter/AliRoot.git/blob - HLT/PHOS/Makefile.in
Refactoring of classes + cleanup + documentaion.
[u/mrichter/AliRoot.git] / HLT / PHOS / Makefile.in
1 # Makefile.in generated by automake 1.9.2 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 # $Id$
18 # Makefile template for the Alice HLT PHOS library
19
20
21 SOURCES = $(libAliHLTPHOS_la_SOURCES) $(nodist_libAliHLTPHOS_la_SOURCES)
22
23 srcdir = @srcdir@
24 top_srcdir = @top_srcdir@
25 VPATH = @srcdir@
26 pkgdatadir = $(datadir)/@PACKAGE@
27 pkglibdir = $(libdir)/@PACKAGE@
28 pkgincludedir = $(includedir)/@PACKAGE@
29 top_builddir = ..
30 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
31 INSTALL = @INSTALL@
32 install_sh_DATA = $(install_sh) -c -m 644
33 install_sh_PROGRAM = $(install_sh) -c
34 install_sh_SCRIPT = $(install_sh) -c
35 INSTALL_HEADER = $(INSTALL_DATA)
36 transform = $(program_transform_name)
37 NORMAL_INSTALL = :
38 PRE_INSTALL = :
39 POST_INSTALL = :
40 NORMAL_UNINSTALL = :
41 PRE_UNINSTALL = :
42 POST_UNINSTALL = :
43 build_triplet = @build@
44 host_triplet = @host@
45 target_triplet = @target@
46 DIST_COMMON = README $(pkginclude_HEADERS) $(srcdir)/Makefile.am \
47         $(srcdir)/Makefile.in $(top_srcdir)/make.dict
48 subdir = PHOS
49 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
50 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
51         $(top_srcdir)/configure.ac
52 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
53         $(ACLOCAL_M4)
54 mkinstalldirs = $(install_sh) -d
55 CONFIG_CLEAN_FILES =
56 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
57 am__vpath_adj = case $$p in \
58     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
59     *) f=$$p;; \
60   esac;
61 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
62 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgincludedir)"
63 libLTLIBRARIES_INSTALL = $(INSTALL)
64 LTLIBRARIES = $(lib_LTLIBRARIES)
65 libAliHLTPHOS_la_DEPENDENCIES =  \
66         $(top_builddir)/BASE/util/libAliHLTUtil.la
67 am_libAliHLTPHOS_la_OBJECTS = AliHLTPHOSPulseGenerator.lo \
68         AliHLTPHOSRawAnalyzerPeakFinder.lo \
69         AliHLTPHOSRawAnalyzerCrude.lo AliHLTPHOSRawAnalyzerKLevel.lo \
70         AliHLTPHOSRawAnalyzerLMS.lo \
71         AliHLTPHOSRawAnalyzerChiSquareFit.lo AliHLTPHOSRawAnalyzer.lo \
72         AliHLTPHOSEmcCalibData.lo AliHLTPHOSRawAnalyzerComponent.lo \
73         AliHLTPHOSRawAnalyzerCrudeComponent.lo \
74         AliHLTPHOSRawAnalyzerPeakFinderComponent.lo \
75         AliHLTPHOSDefinitions.lo AliHLTPHOSFileWriterComponent.lo \
76         AliHLTPHOSFileWriter.lo AliHLTPHOSDDLPackedFileWriter.lo \
77         AliHLTPHOSCellEnergiesFileWriter.lo \
78         AliHLTPHOSRcuHistogramProducer.lo \
79         AliHLTPHOSRcuHistogramProducerComponent.lo \
80         AliHLTPHOSDataCorruptor.lo AliHLTPHOSDataQualityMonitor.lo \
81         AliHLTPHOSRcuDataQualityMonitorComponent.lo \
82         AliHLTPHOSProcessor.lo AliHLTPHOSClusterizer.lo \
83         AliHLTPHOSClusterizerComponent.lo \
84         AliHLTPHOSPhysicsAnalyzerSpectrum.lo \
85         AliHLTPHOSPhysicsAnalyzerSpectrumComponent.lo \
86         AliHLTPHOSPhysicsAnalyzer.lo AliHLTPHOSPhysicsDefinitions.lo \
87         AliHLTPHOSPhysicsAnalyzerPeakFitter.lo AliHLTDDLDecoder.lo \
88         AliHLTAltroData.lo AliHLTAltroBunch.lo AliHLTPHOSMapper.lo \
89         AliHLTPHOSRcuProcessor.lo PeakFinderTest.lo
90 am__objects_1 = AliHLTPHOSCompileInfo.lo
91 am__objects_2 = AliHLTPHOS-DICT.lo
92 nodist_libAliHLTPHOS_la_OBJECTS = $(am__objects_1) $(am__objects_2)
93 libAliHLTPHOS_la_OBJECTS = $(am_libAliHLTPHOS_la_OBJECTS) \
94         $(nodist_libAliHLTPHOS_la_OBJECTS)
95 DEFAULT_INCLUDES = -I. -I$(srcdir)
96 depcomp = $(SHELL) $(top_srcdir)/depcomp
97 am__depfiles_maybe = depfiles
98 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
99         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
100 LTCXXCOMPILE = $(LIBTOOL) --mode=compile --tag=CXX $(CXX) $(DEFS) \
101         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
102         $(AM_CXXFLAGS) $(CXXFLAGS)
103 CXXLD = $(CXX)
104 CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) \
105         $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
106 SOURCES = $(libAliHLTPHOS_la_SOURCES) \
107         $(nodist_libAliHLTPHOS_la_SOURCES)
108 DIST_SOURCES = $(libAliHLTPHOS_la_SOURCES)
109 pkgincludeHEADERS_INSTALL = $(INSTALL_HEADER)
110 HEADERS = $(pkginclude_HEADERS)
111 ETAGS = etags
112 CTAGS = ctags
113 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
114 ACLOCAL = @ACLOCAL@
115 ALICE_ROOT = @ALICE_ROOT@
116 ALIROOTBINDIR = @ALIROOTBINDIR@
117 ALIROOTLIBDIR = @ALIROOTLIBDIR@
118 ALIROOT_CPPFLAGS = @ALIROOT_CPPFLAGS@
119 ALIROOT_LDFLAGS = @ALIROOT_LDFLAGS@
120 ALIROOT_LIBS = @ALIROOT_LIBS@
121 AMDEP_FALSE = @AMDEP_FALSE@
122 AMDEP_TRUE = @AMDEP_TRUE@
123 AMTAR = @AMTAR@
124 AR = @AR@
125 AUTOCONF = @AUTOCONF@
126 AUTOGENERATED_WARNING = @AUTOGENERATED_WARNING@
127 AUTOHEADER = @AUTOHEADER@
128 AUTOMAKE = @AUTOMAKE@
129 AWK = @AWK@
130 CC = @CC@
131 CCDEPMODE = @CCDEPMODE@
132 CFLAGS = @CFLAGS@
133 CPP = @CPP@
134 CPPFLAGS = @CPPFLAGS@
135 CXX = @CXX@
136 CXXCPP = @CXXCPP@
137 CXXDEPMODE = @CXXDEPMODE@
138 CXXFLAGS = @CXXFLAGS@
139 CYGPATH_W = @CYGPATH_W@
140 DEFS = @DEFS@
141 DEPDIR = @DEPDIR@
142 DOT = @DOT@
143 DOT_PATH = @DOT_PATH@
144 DOXYGEN = @DOXYGEN@
145 ECHO = @ECHO@
146 ECHO_C = @ECHO_C@
147 ECHO_N = @ECHO_N@
148 ECHO_T = @ECHO_T@
149 EGREP = @EGREP@
150 EN_HLT_MUON_FALSE = @EN_HLT_MUON_FALSE@
151 EN_HLT_MUON_TRUE = @EN_HLT_MUON_TRUE@
152 EN_HLT_PHOS_FALSE = @EN_HLT_PHOS_FALSE@
153 EN_HLT_PHOS_TRUE = @EN_HLT_PHOS_TRUE@
154 EN_HLT_SAMPLE_FALSE = @EN_HLT_SAMPLE_FALSE@
155 EN_HLT_SAMPLE_TRUE = @EN_HLT_SAMPLE_TRUE@
156 EN_HLT_TPC_FALSE = @EN_HLT_TPC_FALSE@
157 EN_HLT_TPC_TRUE = @EN_HLT_TPC_TRUE@
158 EN_HLT_TRD_FALSE = @EN_HLT_TRD_FALSE@
159 EN_HLT_TRD_TRUE = @EN_HLT_TRD_TRUE@
160 EXEEXT = @EXEEXT@
161 F77 = @F77@
162 FFLAGS = @FFLAGS@
163 HAVE_DOT = @HAVE_DOT@
164 HAVE_DOXYGEN_FALSE = @HAVE_DOXYGEN_FALSE@
165 HAVE_DOXYGEN_TRUE = @HAVE_DOXYGEN_TRUE@
166 HAVE_ROOT_FALSE = @HAVE_ROOT_FALSE@
167 HAVE_ROOT_TRUE = @HAVE_ROOT_TRUE@
168 HLTBASE_CPPFLAGS = @HLTBASE_CPPFLAGS@
169 HLTBASE_LDFLAGS = @HLTBASE_LDFLAGS@
170 HOMER_BINDIR = @HOMER_BINDIR@
171 HOMER_CPPFLAGS = @HOMER_CPPFLAGS@
172 HOMER_LDFLAGS = @HOMER_LDFLAGS@
173 HOMER_LIBDIR = @HOMER_LIBDIR@
174 HOMER_LIBS = @HOMER_LIBS@
175 INSTALL_DATA = @INSTALL_DATA@
176 INSTALL_PROGRAM = @INSTALL_PROGRAM@
177 INSTALL_SCRIPT = @INSTALL_SCRIPT@
178 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
179 LDFLAGS = @LDFLAGS@
180 LIBOBJS = @LIBOBJS@
181 LIBS = @LIBS@
182 LIBTOOL = @LIBTOOL@
183 LN_S = @LN_S@
184 LTLIBOBJS = @LTLIBOBJS@
185 MAKEINFO = @MAKEINFO@
186 NOALIROOT_LOGGING_FALSE = @NOALIROOT_LOGGING_FALSE@
187 NOALIROOT_LOGGING_TRUE = @NOALIROOT_LOGGING_TRUE@
188 OBJEXT = @OBJEXT@
189 PACKAGE = @PACKAGE@
190 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
191 PACKAGE_NAME = @PACKAGE_NAME@
192 PACKAGE_STRING = @PACKAGE_STRING@
193 PACKAGE_TARNAME = @PACKAGE_TARNAME@
194 PACKAGE_VERSION = @PACKAGE_VERSION@
195 PATH_SEPARATOR = @PATH_SEPARATOR@
196 PERL = @PERL@
197 RANLIB = @RANLIB@
198 ROOTAUXCFLAGS = @ROOTAUXCFLAGS@
199 ROOTAUXLIBS = @ROOTAUXLIBS@
200 ROOTBINDIR = @ROOTBINDIR@
201 ROOTCFLAGS = @ROOTCFLAGS@
202 ROOTCINT = @ROOTCINT@
203 ROOTCONF = @ROOTCONF@
204 ROOTEXEC = @ROOTEXEC@
205 ROOTGLIBS = @ROOTGLIBS@
206 ROOTINCDIR = @ROOTINCDIR@
207 ROOTLIBDIR = @ROOTLIBDIR@
208 ROOTLIBS = @ROOTLIBS@
209 ROOTRPATH = @ROOTRPATH@
210 ROOTSYS = @ROOTSYS@
211 SET_MAKE = @SET_MAKE@
212 SHELL = @SHELL@
213 STANDALONE_SAMPLELIB_FALSE = @STANDALONE_SAMPLELIB_FALSE@
214 STANDALONE_SAMPLELIB_TRUE = @STANDALONE_SAMPLELIB_TRUE@
215 STRIP = @STRIP@
216 TPC_PAD_MAPPING_PATH = @TPC_PAD_MAPPING_PATH@
217 USE_TPC_MAPPING_FALSE = @USE_TPC_MAPPING_FALSE@
218 USE_TPC_MAPPING_TRUE = @USE_TPC_MAPPING_TRUE@
219 VERSION = @VERSION@
220 ac_ct_AR = @ac_ct_AR@
221 ac_ct_CC = @ac_ct_CC@
222 ac_ct_CXX = @ac_ct_CXX@
223 ac_ct_F77 = @ac_ct_F77@
224 ac_ct_RANLIB = @ac_ct_RANLIB@
225 ac_ct_STRIP = @ac_ct_STRIP@
226 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
227 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
228 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
229 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
230 am__include = @am__include@
231 am__leading_dot = @am__leading_dot@
232 am__quote = @am__quote@
233 am__tar = @am__tar@
234 am__untar = @am__untar@
235 bindir = @bindir@
236 build = @build@
237 build_alias = @build_alias@
238 build_cpu = @build_cpu@
239 build_os = @build_os@
240 build_vendor = @build_vendor@
241 datadir = @datadir@
242 exec_prefix = @exec_prefix@
243 host = @host@
244 host_alias = @host_alias@
245 host_cpu = @host_cpu@
246 host_os = @host_os@
247 host_vendor = @host_vendor@
248 includedir = @includedir@
249 infodir = @infodir@
250 install_sh = @install_sh@
251 libdir = @libdir@
252 libexecdir = @libexecdir@
253 localstatedir = @localstatedir@
254 mandir = @mandir@
255 mkdir_p = @mkdir_p@
256 oldincludedir = @oldincludedir@
257 prefix = @prefix@
258 program_transform_name = @program_transform_name@
259 sbindir = @sbindir@
260 sharedstatedir = @sharedstatedir@
261 sysconfdir = @sysconfdir@
262 target = @target@
263 target_alias = @target_alias@
264 target_cpu = @target_cpu@
265 target_os = @target_os@
266 target_vendor = @target_vendor@
267 MODULE = AliHLTPHOS
268 EXTRA_DIST = AliHLTPHOSLinkDef.h
269 AM_CPPFLAGS = @ALIROOT_CPPFLAGS@ \
270                                   -I@ALICE_ROOT@/PHOS \
271                                   -I$(top_srcdir)/BASE \
272                                   -I$(top_srcdir)/BASE/util
273
274
275 # library definition
276 lib_LTLIBRARIES = libAliHLTPHOS.la
277
278 # library sources
279 libAliHLTPHOS_la_SOURCES = AliHLTPHOSPulseGenerator.cxx \
280                                   AliHLTPHOSRawAnalyzerPeakFinder.cxx \
281                                   AliHLTPHOSRawAnalyzerCrude.cxx \
282                                   AliHLTPHOSRawAnalyzerKLevel.cxx \
283                                   AliHLTPHOSRawAnalyzerLMS.cxx \
284                                   AliHLTPHOSRawAnalyzerChiSquareFit.cxx \
285                                   AliHLTPHOSRawAnalyzer.cxx \
286                                   AliHLTPHOSEmcCalibData.cxx \
287                                   AliHLTPHOSRawAnalyzerComponent.cxx \
288                                   AliHLTPHOSRawAnalyzerCrudeComponent.cxx \
289                                   AliHLTPHOSRawAnalyzerPeakFinderComponent.cxx \
290                                   AliHLTPHOSDefinitions.cxx \
291                                   AliHLTPHOSFileWriterComponent.cxx \
292                                   AliHLTPHOSFileWriter.cxx \
293                                   AliHLTPHOSDDLPackedFileWriter.cxx \
294                                   AliHLTPHOSCellEnergiesFileWriter.cxx \
295                                   AliHLTPHOSRcuHistogramProducer.cxx \
296                                   AliHLTPHOSRcuHistogramProducerComponent.cxx \
297                                   AliHLTPHOSDataCorruptor.cxx \
298                                   AliHLTPHOSDataQualityMonitor.cxx \
299                                   AliHLTPHOSRcuDataQualityMonitorComponent.cxx \
300                                   AliHLTPHOSProcessor.cxx \
301                                   AliHLTPHOSClusterizer.cxx \
302                                   AliHLTPHOSClusterizerComponent.cxx \
303                                   AliHLTPHOSPhysicsAnalyzerSpectrum.cxx \
304                                   AliHLTPHOSPhysicsAnalyzerSpectrumComponent.cxx \
305                                   AliHLTPHOSPhysicsAnalyzer.cxx \
306                                   AliHLTPHOSPhysicsDefinitions.cxx \
307                                   AliHLTPHOSPhysicsAnalyzerPeakFitter.cxx \
308                                   AliHLTDDLDecoder.cxx \
309                                   AliHLTAltroData.cxx \
310                                   AliHLTAltroBunch.cxx \
311                                   AliHLTPHOSMapper.cxx \
312                                   AliHLTPHOSRcuProcessor.cxx \
313                                   PeakFinderTest.cxx
314
315
316 # class header files, the link definition for the root dictionary
317 # will be created from the names of the header files
318 CLASS_HDRS = AliHLTPHOSPulseGenerator.h \
319                                   AliHLTPHOSRawAnalyzer.h \
320                                   AliHLTPHOSRawAnalyzerPeakFinder.h \
321                                   AliHLTPHOSRawAnalyzerCrude.h \
322                                   AliHLTPHOSRawAnalyzerKLevel.h \
323                                   AliHLTPHOSRawAnalyzerLMS.h \
324                                   AliHLTPHOSRawAnalyzerChiSquareFit.h \
325                                   AliHLTPHOSEmcCalibData.h \
326                                   AliHLTPHOSRawAnalyzerComponent.h \
327                                   AliHLTPHOSRawAnalyzerCrudeComponent.h \
328                                   AliHLTPHOSRawAnalyzerPeakFinderComponent.h \
329                                   AliHLTPHOSFileWriterComponent.h \
330                                   AliHLTPHOSFileWriter.h \
331                                   AliHLTPHOSDDLPackedFileWriter.h \
332                                   AliHLTPHOSCellEnergiesFileWriter.h \
333                                   AliHLTPHOSRcuHistogramProducer.h \
334                                   AliHLTPHOSRcuHistogramProducerComponent.h \
335                                   AliHLTPHOSDataCorruptor.h \
336                                   AliHLTPHOSDataQualityMonitor.h \
337                                   AliHLTPHOSRcuDataQualityMonitorComponent.h \
338                                   AliHLTPHOSProcessor.h \
339                                   AliHLTPHOSClusterizer.h \
340                                   AliHLTPHOSClusterizerComponent.h \
341                                   AliHLTPHOSPhysicsAnalyzerSpectrum.h \
342                                   AliHLTPHOSPhysicsAnalyzerSpectrumComponent.h \
343                                   AliHLTPHOSPhysicsAnalyzer.h \
344                                   AliHLTPHOSPhysicsDefinitions.h \
345                                   AliHLTPHOSPhysicsAnalyzerPeakFitter.h \
346                                   AliHLTDDLDecoder.h \
347                                   AliHLTAltroData.h \
348                                   AliHLTPHOSMapper.h \
349                                   AliHLTPHOSRcuProcessor.h \
350                                   AliHLTPHOSMapper.h
351
352 pkginclude_HEADERS = $(CLASS_HDRS) \
353                                   AliHLTPHOSCommonDefs.h \
354                                   AliHLTPHOSDefinitions.h \
355                                   AliHLTPHOSModuleCellEnergyDataStruct.h\
356                                   AliHLTPHOSRcuCellEnergyDataStruct.h \
357                                   AliHLTPHOSValidCellDataStruct.h\
358                                   AliHLTPHOSDataHeaderStruct.h \
359                                   AliHLTPHOSModuleCellAccumulatedEnergyDataStruct.h \
360                                   AliHLTPHOSModuleCellAverageEnergyDataStruct.h \
361                                   AliHLTPHOSRcuCellAccumulatedEnergyDataStruct.h \
362                                   AliHLTPHOSRcuCellAverageEnergyDataStruct.h \
363                                   AliHLTPHOSRcuChannelDataStruct.h \
364                                   AliHLTPHOSValidChannelDataStruct.h
365
366
367 # version info and linking flags for the library
368 libAliHLTPHOS_la_LIBADD = $(top_builddir)/BASE/util/libAliHLTUtil.la
369 libAliHLTPHOS_la_LDFLAGS = -L@ROOTLIBDIR@ \
370                                   @ROOTLIBS@ \
371                                   @ALIROOT_LDFLAGS@ \
372                                   @ALIROOT_LIBS@ \
373                                   -lRAWDatasim \
374                                   -lPHOSbase \
375                                   -lPHOSsim \
376                                   -lPHOSrec \
377                                   -version-info 0:0:0
378
379
380 # automatic generation of data and time of library build
381 COMPILE_INFO = AliHLTPHOSCompileInfo.cxx
382
383 # set the file name for the generated root dictionary
384 DICTCPP = AliHLTPHOS-DICT.cxx
385 # add additional include files which are necessary for the compilation of the 
386 # dictionary files and which are not part of the CLASS_HDRS
387 DICTINCLUDE = 
388 nodist_libAliHLTPHOS_la_SOURCES = $(COMPILE_INFO) \
389                                   $(DICTCPP)
390
391 CLEANFILES = $(COMPILE_INFO) $(DICTFILES)
392
393 # Makefile template for ROOT dictionary generation
394 #
395 # usage:
396 #  1. set variable CLASS_HDRS to the class header files
397 #  2. set DICTCPP variable to dictionary c++ file name
398 #     e.g. <module>-DICT.cxx (<module> replaced by your module name)
399 #  3. add the source file name to the list of generated sources
400 #     nodist_lib<module>_la_SOURCES  =  $(DICTCPP)
401 #  4. add additional include files which are necessary for the compilation
402 #     of the dictionary files and which are not part of the CLASS_HDRS to
403 #     the DICTINCLUDE variable
404 #  5. include this file from your Makefile(.am)
405 #     e.g. include ../make.dict
406 #
407 # Author: Matthias.Richter@ift.uib.no
408 #
409 DICTDEF = $(MODULE)-LinkDef.h
410 DICTFILES = $(DICTCPP) $(DICTCPP:.cxx=.h) $(DICTDEF)
411 DICTHEADERS = $(CLASS_HDRS)
412 all: all-am
413
414 .SUFFIXES:
415 .SUFFIXES: .cxx .lo .o .obj
416 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/make.dict $(am__configure_deps)
417         @for dep in $?; do \
418           case '$(am__configure_deps)' in \
419             *$$dep*) \
420               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
421                 && exit 0; \
422               exit 1;; \
423           esac; \
424         done; \
425         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  PHOS/Makefile'; \
426         cd $(top_srcdir) && \
427           $(AUTOMAKE) --gnu  PHOS/Makefile
428 .PRECIOUS: Makefile
429 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
430         @case '$?' in \
431           *config.status*) \
432             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
433           *) \
434             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
435             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
436         esac;
437
438 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
439         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
440
441 $(top_srcdir)/configure:  $(am__configure_deps)
442         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
443 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
444         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
445 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
446         @$(NORMAL_INSTALL)
447         test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
448         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
449           if test -f $$p; then \
450             f=$(am__strip_dir) \
451             echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
452             $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
453           else :; fi; \
454         done
455
456 uninstall-libLTLIBRARIES:
457         @$(NORMAL_UNINSTALL)
458         @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
459           p=$(am__strip_dir) \
460           echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
461           $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
462         done
463
464 clean-libLTLIBRARIES:
465         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
466         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
467           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
468           test "$$dir" != "$$p" || dir=.; \
469           echo "rm -f \"$${dir}/so_locations\""; \
470           rm -f "$${dir}/so_locations"; \
471         done
472 libAliHLTPHOS.la: $(libAliHLTPHOS_la_OBJECTS) $(libAliHLTPHOS_la_DEPENDENCIES) 
473         $(CXXLINK) -rpath $(libdir) $(libAliHLTPHOS_la_LDFLAGS) $(libAliHLTPHOS_la_OBJECTS) $(libAliHLTPHOS_la_LIBADD) $(LIBS)
474
475 mostlyclean-compile:
476         -rm -f *.$(OBJEXT)
477
478 distclean-compile:
479         -rm -f *.tab.c
480
481 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTAltroBunch.Plo@am__quote@
482 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTAltroData.Plo@am__quote@
483 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTDDLDecoder.Plo@am__quote@
484 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTPHOS-DICT.Plo@am__quote@
485 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTPHOSCellEnergiesFileWriter.Plo@am__quote@
486 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTPHOSClusterizer.Plo@am__quote@
487 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTPHOSClusterizerComponent.Plo@am__quote@
488 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTPHOSCompileInfo.Plo@am__quote@
489 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTPHOSDDLPackedFileWriter.Plo@am__quote@
490 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTPHOSDataCorruptor.Plo@am__quote@
491 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTPHOSDataQualityMonitor.Plo@am__quote@
492 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTPHOSDefinitions.Plo@am__quote@
493 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTPHOSEmcCalibData.Plo@am__quote@
494 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTPHOSFileWriter.Plo@am__quote@
495 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTPHOSFileWriterComponent.Plo@am__quote@
496 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTPHOSMapper.Plo@am__quote@
497 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTPHOSPhysicsAnalyzer.Plo@am__quote@
498 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTPHOSPhysicsAnalyzerPeakFitter.Plo@am__quote@
499 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTPHOSPhysicsAnalyzerSpectrum.Plo@am__quote@
500 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTPHOSPhysicsAnalyzerSpectrumComponent.Plo@am__quote@
501 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTPHOSPhysicsDefinitions.Plo@am__quote@
502 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTPHOSProcessor.Plo@am__quote@
503 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTPHOSPulseGenerator.Plo@am__quote@
504 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTPHOSRawAnalyzer.Plo@am__quote@
505 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTPHOSRawAnalyzerChiSquareFit.Plo@am__quote@
506 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTPHOSRawAnalyzerComponent.Plo@am__quote@
507 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTPHOSRawAnalyzerCrude.Plo@am__quote@
508 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTPHOSRawAnalyzerCrudeComponent.Plo@am__quote@
509 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTPHOSRawAnalyzerKLevel.Plo@am__quote@
510 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTPHOSRawAnalyzerLMS.Plo@am__quote@
511 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTPHOSRawAnalyzerPeakFinder.Plo@am__quote@
512 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTPHOSRawAnalyzerPeakFinderComponent.Plo@am__quote@
513 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTPHOSRcuDataQualityMonitorComponent.Plo@am__quote@
514 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTPHOSRcuHistogramProducer.Plo@am__quote@
515 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTPHOSRcuHistogramProducerComponent.Plo@am__quote@
516 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AliHLTPHOSRcuProcessor.Plo@am__quote@
517 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PeakFinderTest.Plo@am__quote@
518
519 .cxx.o:
520 @am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
521 @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
522 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
523 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
524 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
525
526 .cxx.obj:
527 @am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
528 @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
529 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
530 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
531 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
532
533 .cxx.lo:
534 @am__fastdepCXX_TRUE@   if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
535 @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
536 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
537 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
538 @am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
539
540 mostlyclean-libtool:
541         -rm -f *.lo
542
543 clean-libtool:
544         -rm -rf .libs _libs
545
546 distclean-libtool:
547         -rm -f libtool
548 uninstall-info-am:
549 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
550         @$(NORMAL_INSTALL)
551         test -z "$(pkgincludedir)" || $(mkdir_p) "$(DESTDIR)$(pkgincludedir)"
552         @list='$(pkginclude_HEADERS)'; for p in $$list; do \
553           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
554           f=$(am__strip_dir) \
555           echo " $(pkgincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgincludedir)/$$f'"; \
556           $(pkgincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgincludedir)/$$f"; \
557         done
558
559 uninstall-pkgincludeHEADERS:
560         @$(NORMAL_UNINSTALL)
561         @list='$(pkginclude_HEADERS)'; for p in $$list; do \
562           f=$(am__strip_dir) \
563           echo " rm -f '$(DESTDIR)$(pkgincludedir)/$$f'"; \
564           rm -f "$(DESTDIR)$(pkgincludedir)/$$f"; \
565         done
566
567 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
568         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
569         unique=`for i in $$list; do \
570             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
571           done | \
572           $(AWK) '    { files[$$0] = 1; } \
573                END { for (i in files) print i; }'`; \
574         mkid -fID $$unique
575 tags: TAGS
576
577 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
578                 $(TAGS_FILES) $(LISP)
579         tags=; \
580         here=`pwd`; \
581         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
582         unique=`for i in $$list; do \
583             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
584           done | \
585           $(AWK) '    { files[$$0] = 1; } \
586                END { for (i in files) print i; }'`; \
587         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
588           test -n "$$unique" || unique=$$empty_fix; \
589           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
590             $$tags $$unique; \
591         fi
592 ctags: CTAGS
593 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
594                 $(TAGS_FILES) $(LISP)
595         tags=; \
596         here=`pwd`; \
597         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
598         unique=`for i in $$list; do \
599             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
600           done | \
601           $(AWK) '    { files[$$0] = 1; } \
602                END { for (i in files) print i; }'`; \
603         test -z "$(CTAGS_ARGS)$$tags$$unique" \
604           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
605              $$tags $$unique
606
607 GTAGS:
608         here=`$(am__cd) $(top_builddir) && pwd` \
609           && cd $(top_srcdir) \
610           && gtags -i $(GTAGS_ARGS) $$here
611
612 distclean-tags:
613         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
614
615 distdir: $(DISTFILES)
616         $(mkdir_p) $(distdir)/..
617         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
618         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
619         list='$(DISTFILES)'; for file in $$list; do \
620           case $$file in \
621             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
622             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
623           esac; \
624           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
625           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
626           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
627             dir="/$$dir"; \
628             $(mkdir_p) "$(distdir)$$dir"; \
629           else \
630             dir=''; \
631           fi; \
632           if test -d $$d/$$file; then \
633             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
634               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
635             fi; \
636             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
637           else \
638             test -f $(distdir)/$$file \
639             || cp -p $$d/$$file $(distdir)/$$file \
640             || exit 1; \
641           fi; \
642         done
643 check-am: all-am
644 check: check-am
645 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
646 installdirs:
647         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgincludedir)"; do \
648           test -z "$$dir" || $(mkdir_p) "$$dir"; \
649         done
650 install: install-am
651 install-exec: install-exec-am
652 install-data: install-data-am
653 uninstall: uninstall-am
654
655 install-am: all-am
656         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
657
658 installcheck: installcheck-am
659 install-strip:
660         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
661           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
662           `test -z '$(STRIP)' || \
663             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
664 mostlyclean-generic:
665
666 clean-generic:
667         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
668
669 distclean-generic:
670         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
671
672 maintainer-clean-generic:
673         @echo "This command is intended for maintainers to use"
674         @echo "it deletes files that may require special tools to rebuild."
675 clean: clean-am
676
677 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
678         mostlyclean-am
679
680 distclean: distclean-am
681         -rm -rf ./$(DEPDIR)
682         -rm -f Makefile
683 distclean-am: clean-am distclean-compile distclean-generic \
684         distclean-libtool distclean-tags
685
686 dvi: dvi-am
687
688 dvi-am:
689
690 html: html-am
691
692 info: info-am
693
694 info-am:
695
696 install-data-am: install-pkgincludeHEADERS
697
698 install-exec-am: install-libLTLIBRARIES
699
700 install-info: install-info-am
701
702 install-man:
703
704 installcheck-am:
705
706 maintainer-clean: maintainer-clean-am
707         -rm -rf ./$(DEPDIR)
708         -rm -f Makefile
709 maintainer-clean-am: distclean-am maintainer-clean-generic
710
711 mostlyclean: mostlyclean-am
712
713 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
714         mostlyclean-libtool
715
716 pdf: pdf-am
717
718 pdf-am:
719
720 ps: ps-am
721
722 ps-am:
723
724 uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES \
725         uninstall-pkgincludeHEADERS
726
727 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
728         clean-libLTLIBRARIES clean-libtool ctags distclean \
729         distclean-compile distclean-generic distclean-libtool \
730         distclean-tags distdir dvi dvi-am html html-am info info-am \
731         install install-am install-data install-data-am install-exec \
732         install-exec-am install-info install-info-am \
733         install-libLTLIBRARIES install-man install-pkgincludeHEADERS \
734         install-strip installcheck installcheck-am installdirs \
735         maintainer-clean maintainer-clean-generic mostlyclean \
736         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
737         pdf pdf-am ps ps-am tags uninstall uninstall-am \
738         uninstall-info-am uninstall-libLTLIBRARIES \
739         uninstall-pkgincludeHEADERS
740
741                                   AliHLTPHOSClusterDataStruct.h \
742                                   AliHLTPHOSRecPointDataStruct.h \
743                                   AliHLTPHOSPhysicsDefinitions.h \
744                                   AliHLTPHOSRecPointListDataStruct.h \
745                                   PhosConst.h
746
747 $(DICTCPP:.cxx=.h): $(DICTCPP)
748         if test $@ ; then : ; else rm -f $< ; $(MAKE) $(MAKEFLAGS) $< ; fi 
749
750 $(DICTCPP): $(DICTHEADERS:%=$(srcdir)/%) $(DICTDEF)
751         if [ -x $(ROOTCINT) ]; then $(ROOTCINT) -f $@ -c $(CPPFLAGS) $(AM_CPPFLAGS) $(DEFS) $(foreach i, $(DICTINCLUDE), $(i)) $^ ; fi
752 $(DICTDEF): Makefile.am $(PKGDEF)
753         @echo '//automatically generated ROOT DICT definition' > $@
754         @echo '//!!! DO NOT EDIT THIS FILE !!!' >> $@
755         @echo '//add further class definitions to the CLASS_HDRS variable in Makefile.am' >> $@
756         @echo '#ifdef __CINT__' >> $@
757         @echo '#pragma link off all globals;' >> $@
758         @echo '#pragma link off all classes;' >> $@
759         @echo '#pragma link off all functions;' >> $@
760         $(foreach i, $(DICTHEADERS:.h=), \
761            echo "#pragma link C++ class "`echo $(i)| sed -e 's|.*/||'`";" >> $@ ;)
762         @echo '#endif' >> $@
763
764 $(COMPILE_INFO): $(libAliHLTPHOS_la_SOURCES) $(pkginclude_HEADERS) $(noinst_HEADERS) Makefile.am
765         @echo '//automatically generated compilation info' > $@
766         @echo '//!!! DO NOT EDIT THIS FILE !!!' >> $@
767         @echo '//add changes in Makefile.am' >> $@
768         @echo '#include <iostream>' >> $@
769         @echo 'void $(MODULE)CompileInfo( char*& date, char*& time)' >> $@
770         @echo '{date=__DATE__; time=__TIME__; return;}' >> $@
771         @echo >> $@
772         @echo 'void __init()'>> $@
773         @echo '{std::cout << "lib$(MODULE) build on " << __DATE__ << " - " << __TIME__ << std::endl;}'>> $@
774 # Tell versions [3.59,3.63) of GNU make to not export all variables.
775 # Otherwise a system limit (for SysV at least) may be exceeded.
776 .NOEXPORT: