Changeset 3075 in Sophya
- Timestamp:
- Sep 14, 2006, 11:43:30 AM (19 years ago)
- Location:
- trunk
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/MinuitAdapt/testminuit.cc
r2743 r3075 10 10 11 11 #include "sopnamsp.h" 12 #include " nbrandom.h"12 #include "srandgen.h" 13 13 #include "minuitadapt.h" 14 14 -
trunk/SophyaLib/NTools/Makefile
r3007 r3075 11 11 touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist 12 12 13 $(SOPHYAOBJP)cimage.o: cimage.cc $(SOPHYAINCP)sopnamsp.h \ 14 $(SOPHYAINCP)machdefs.h \ 15 $(SOPHYAINCP)pexceptions.h \ 16 $(SOPHYAINCP)machdefs.h cimage.h \ 17 $(SOPHYAINCP)tmatrix.h \ 18 $(SOPHYAINCP)tarray.h \ 19 $(SOPHYAINCP)basarr.h \ 20 $(SOPHYAINCP)anydataobj.h \ 21 $(SOPHYAINCP)mutyv.h \ 22 $(SOPHYAINCP)timestamp.h \ 23 $(SOPHYAINCP)objfio.h \ 24 $(SOPHYAINCP)ppersist.h \ 25 $(SOPHYAINCP)pexceptions.h \ 13 $(SOPHYAOBJP)cimage.o: cimage.cc \ 14 $(SOPHYAINCP)sopnamsp.h \ 15 $(SOPHYAINCP)machdefs.h \ 16 $(SOPHYAINCP)pexceptions.h \ 17 cimage.h $(SOPHYAINCP)tmatrix.h \ 18 $(SOPHYAINCP)tarray.h \ 19 $(SOPHYAINCP)basarr.h \ 20 $(SOPHYAINCP)anydataobj.h \ 21 $(SOPHYAINCP)mutyv.h \ 22 $(SOPHYAINCP)timestamp.h \ 23 $(SOPHYAINCP)objfio.h \ 24 $(SOPHYAINCP)ppersist.h \ 26 25 $(SOPHYAINCP)gnumd5.h \ 27 26 $(SOPHYAINCP)ppfbinstream.h \ … … 33 32 $(SOPHYAINCP)tmatrix_tsnl.h \ 34 33 $(SOPHYAINCP)fioarr.h \ 35 $(SOPHYAINCP)tmatrix.h \36 34 $(SOPHYAINCP)tvector.h \ 37 35 $(SOPHYAINCP)tvector_tsnl.h \ … … 41 39 $(SOPHYAOBJP)cspline.o: cspline.cc \ 42 40 $(SOPHYAINCP)sopnamsp.h \ 43 $(SOPHYAINCP)machdefs.h nbtri.h cspline.h\44 $(SOPHYAINCP)pexceptions.h \45 $(SOPHYAINCP) machdefs.h41 $(SOPHYAINCP)machdefs.h nbtri.h \ 42 cspline.h \ 43 $(SOPHYAINCP)pexceptions.h 46 44 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ cspline.cc 47 45 48 46 $(SOPHYAOBJP)datatypes.o: datatypes.cc \ 49 $(SOPHYAINCP)sopnamsp.h datatypes.h \ 47 $(SOPHYAINCP)sopnamsp.h \ 48 datatypes.h \ 50 49 $(SOPHYAINCP)machdefs.h 51 50 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ datatypes.cc 52 51 53 $(SOPHYAOBJP)dates.o: dates.cc $(SOPHYAINCP)sopnamsp.h \ 52 $(SOPHYAOBJP)dates.o: dates.cc \ 53 $(SOPHYAINCP)sopnamsp.h \ 54 54 $(SOPHYAINCP)machdefs.h \ 55 55 $(SOPHYAINCP)perrors.h \ 56 56 $(SOPHYAINCP)pexceptions.h \ 57 $(SOPHYAINCP)machdefs.h dates.h \ 58 $(SOPHYAINCP)pexceptions.h 57 dates.h 59 58 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ dates.cc 60 59 61 $(SOPHYAOBJP)difeq.o: difeq.cc $(SOPHYAINCP)sopnamsp.h \ 62 difeq.h $(SOPHYAINCP)machdefs.h \ 63 $(SOPHYAINCP)pexceptions.h \ 64 $(SOPHYAINCP)machdefs.h \ 65 $(SOPHYAINCP)tvector.h \ 66 $(SOPHYAINCP)tmatrix.h \ 67 $(SOPHYAINCP)tarray.h \ 68 $(SOPHYAINCP)basarr.h \ 69 $(SOPHYAINCP)anydataobj.h \ 70 $(SOPHYAINCP)mutyv.h \ 71 $(SOPHYAINCP)timestamp.h \ 72 $(SOPHYAINCP)objfio.h \ 73 $(SOPHYAINCP)ppersist.h \ 74 $(SOPHYAINCP)pexceptions.h \ 60 $(SOPHYAOBJP)difeq.o: difeq.cc \ 61 $(SOPHYAINCP)sopnamsp.h difeq.h \ 62 $(SOPHYAINCP)machdefs.h \ 63 $(SOPHYAINCP)pexceptions.h \ 64 $(SOPHYAINCP)tvector.h \ 65 $(SOPHYAINCP)tmatrix.h \ 66 $(SOPHYAINCP)tarray.h \ 67 $(SOPHYAINCP)basarr.h \ 68 $(SOPHYAINCP)anydataobj.h \ 69 $(SOPHYAINCP)mutyv.h \ 70 $(SOPHYAINCP)timestamp.h \ 71 $(SOPHYAINCP)objfio.h \ 72 $(SOPHYAINCP)ppersist.h \ 75 73 $(SOPHYAINCP)gnumd5.h \ 76 74 $(SOPHYAINCP)ppfbinstream.h \ … … 85 83 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ difeq.cc 86 84 87 $(SOPHYAOBJP)dynccd.o: dynccd.cc $(SOPHYAINCP)sopnamsp.h\88 $(SOPHYAINCP) machdefs.h fmath.h perandom.h \89 $(SOPHYAINCP) histos.h \90 $(SOPHYAINCP)objfio.h \91 $(SOPHYAINCP) machdefs.h \85 $(SOPHYAOBJP)dynccd.o: dynccd.cc \ 86 $(SOPHYAINCP)sopnamsp.h \ 87 $(SOPHYAINCP)machdefs.h fmath.h \ 88 perandom.h $(SOPHYAINCP)histos.h \ 89 $(SOPHYAINCP)objfio.h \ 92 90 $(SOPHYAINCP)anydataobj.h \ 93 91 $(SOPHYAINCP)ppersist.h \ … … 111 109 $(SOPHYAINCP)utilarr.h \ 112 110 $(SOPHYAINCP)tmatrix_tsnl.h \ 113 $(SOPHYAINCP)tvector_tsnl.h nbrandom.h\111 $(SOPHYAINCP)tvector_tsnl.h \ 114 112 $(SOPHYAINCP)srandgen.h cimage.h \ 115 $(SOPHYAINCP)tmatrix.h \ 116 $(SOPHYAINCP)fioarr.h dynccd.h \ 117 $(SOPHYAINCP)pexceptions.h \ 118 $(SOPHYAINCP)ppersist.h 113 $(SOPHYAINCP)fioarr.h dynccd.h 119 114 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ dynccd.cc 120 115 121 116 $(SOPHYAOBJP)fct1dfit.o: fct1dfit.cc \ 122 117 $(SOPHYAINCP)sopnamsp.h \ 123 $(SOPHYAINCP)machdefs.h fct1dfit.h \ 124 generalfit.h $(SOPHYAINCP)pexceptions.h \ 125 $(SOPHYAINCP)machdefs.h \ 126 $(SOPHYAINCP)tvector.h \ 127 $(SOPHYAINCP)tmatrix.h \ 128 $(SOPHYAINCP)tarray.h \ 129 $(SOPHYAINCP)basarr.h \ 130 $(SOPHYAINCP)anydataobj.h \ 131 $(SOPHYAINCP)mutyv.h \ 132 $(SOPHYAINCP)timestamp.h \ 133 $(SOPHYAINCP)objfio.h \ 134 $(SOPHYAINCP)ppersist.h \ 135 $(SOPHYAINCP)pexceptions.h \ 136 $(SOPHYAINCP)gnumd5.h \ 137 $(SOPHYAINCP)ppfbinstream.h \ 138 $(SOPHYAINCP)rawstream.h \ 139 $(SOPHYAINCP)ppfnametag.h \ 140 $(SOPHYAINCP)dvlist.h \ 141 $(SOPHYAINCP)ndatablock.h \ 142 $(SOPHYAINCP)utilarr.h \ 143 $(SOPHYAINCP)tmatrix_tsnl.h \ 144 $(SOPHYAINCP)tvector_tsnl.h generaldata.h \ 145 $(SOPHYAINCP)objfio.h \ 146 $(SOPHYAINCP)ppersist.h \ 147 $(SOPHYAINCP)ntupintf.h poly.h peida.h \ 148 $(SOPHYAINCP)utils.h \ 118 $(SOPHYAINCP)machdefs.h \ 119 fct1dfit.h generalfit.h \ 120 $(SOPHYAINCP)pexceptions.h \ 121 $(SOPHYAINCP)tvector.h \ 122 $(SOPHYAINCP)tmatrix.h \ 123 $(SOPHYAINCP)tarray.h \ 124 $(SOPHYAINCP)basarr.h \ 125 $(SOPHYAINCP)anydataobj.h \ 126 $(SOPHYAINCP)mutyv.h \ 127 $(SOPHYAINCP)timestamp.h \ 128 $(SOPHYAINCP)objfio.h \ 129 $(SOPHYAINCP)ppersist.h \ 130 $(SOPHYAINCP)gnumd5.h \ 131 $(SOPHYAINCP)ppfbinstream.h \ 132 $(SOPHYAINCP)rawstream.h \ 133 $(SOPHYAINCP)ppfnametag.h \ 134 $(SOPHYAINCP)dvlist.h \ 135 $(SOPHYAINCP)ndatablock.h \ 136 $(SOPHYAINCP)utilarr.h \ 137 $(SOPHYAINCP)tmatrix_tsnl.h \ 138 $(SOPHYAINCP)tvector_tsnl.h \ 139 generaldata.h \ 140 $(SOPHYAINCP)ntupintf.h poly.h \ 141 peida.h $(SOPHYAINCP)utils.h \ 149 142 $(SOPHYAINCP)perrors.h fmath.h \ 150 $(SOPHYAINCP)anydataobj.h nbconst.h \ 151 tabmath.h 143 nbconst.h tabmath.h 152 144 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fct1dfit.cc 153 145 154 146 $(SOPHYAOBJP)fct2dfit.o: fct2dfit.cc \ 155 147 $(SOPHYAINCP)sopnamsp.h \ 156 $(SOPHYAINCP)machdefs.h fct2dfit.h \ 157 generalfit.h $(SOPHYAINCP)pexceptions.h \ 158 $(SOPHYAINCP)machdefs.h \ 159 $(SOPHYAINCP)tvector.h \ 160 $(SOPHYAINCP)tmatrix.h \ 161 $(SOPHYAINCP)tarray.h \ 162 $(SOPHYAINCP)basarr.h \ 163 $(SOPHYAINCP)anydataobj.h \ 164 $(SOPHYAINCP)mutyv.h \ 165 $(SOPHYAINCP)timestamp.h \ 166 $(SOPHYAINCP)objfio.h \ 167 $(SOPHYAINCP)ppersist.h \ 168 $(SOPHYAINCP)pexceptions.h \ 169 $(SOPHYAINCP)gnumd5.h \ 170 $(SOPHYAINCP)ppfbinstream.h \ 171 $(SOPHYAINCP)rawstream.h \ 172 $(SOPHYAINCP)ppfnametag.h \ 173 $(SOPHYAINCP)dvlist.h \ 174 $(SOPHYAINCP)ndatablock.h \ 175 $(SOPHYAINCP)utilarr.h \ 176 $(SOPHYAINCP)tmatrix_tsnl.h \ 177 $(SOPHYAINCP)tvector_tsnl.h generaldata.h \ 178 $(SOPHYAINCP)objfio.h \ 179 $(SOPHYAINCP)ppersist.h \ 180 $(SOPHYAINCP)ntupintf.h poly.h peida.h \ 181 $(SOPHYAINCP)utils.h \ 148 $(SOPHYAINCP)machdefs.h \ 149 fct2dfit.h generalfit.h \ 150 $(SOPHYAINCP)pexceptions.h \ 151 $(SOPHYAINCP)tvector.h \ 152 $(SOPHYAINCP)tmatrix.h \ 153 $(SOPHYAINCP)tarray.h \ 154 $(SOPHYAINCP)basarr.h \ 155 $(SOPHYAINCP)anydataobj.h \ 156 $(SOPHYAINCP)mutyv.h \ 157 $(SOPHYAINCP)timestamp.h \ 158 $(SOPHYAINCP)objfio.h \ 159 $(SOPHYAINCP)ppersist.h \ 160 $(SOPHYAINCP)gnumd5.h \ 161 $(SOPHYAINCP)ppfbinstream.h \ 162 $(SOPHYAINCP)rawstream.h \ 163 $(SOPHYAINCP)ppfnametag.h \ 164 $(SOPHYAINCP)dvlist.h \ 165 $(SOPHYAINCP)ndatablock.h \ 166 $(SOPHYAINCP)utilarr.h \ 167 $(SOPHYAINCP)tmatrix_tsnl.h \ 168 $(SOPHYAINCP)tvector_tsnl.h \ 169 generaldata.h \ 170 $(SOPHYAINCP)ntupintf.h poly.h \ 171 peida.h $(SOPHYAINCP)utils.h \ 182 172 $(SOPHYAINCP)perrors.h fmath.h \ 183 $(SOPHYAINCP)anydataobj.h nbconst.h \ 184 tabmath.h simps2d.h 173 nbconst.h tabmath.h simps2d.h 185 174 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fct2dfit.cc 186 175 187 176 $(SOPHYAOBJP)fftmserver.o: fftmserver.cc \ 188 $(SOPHYAINCP)sopnamsp.h fftmserver.h \ 189 fftservintf.h $(SOPHYAINCP)machdefs.h \ 190 $(SOPHYAINCP)pexceptions.h \ 191 $(SOPHYAINCP)machdefs.h \ 192 $(SOPHYAINCP)tmatrix.h \ 193 $(SOPHYAINCP)tarray.h \ 194 $(SOPHYAINCP)basarr.h \ 195 $(SOPHYAINCP)anydataobj.h \ 196 $(SOPHYAINCP)mutyv.h \ 197 $(SOPHYAINCP)timestamp.h \ 198 $(SOPHYAINCP)objfio.h \ 199 $(SOPHYAINCP)ppersist.h \ 200 $(SOPHYAINCP)pexceptions.h \ 201 $(SOPHYAINCP)gnumd5.h \ 202 $(SOPHYAINCP)ppfbinstream.h \ 203 $(SOPHYAINCP)rawstream.h \ 204 $(SOPHYAINCP)ppfnametag.h \ 205 $(SOPHYAINCP)dvlist.h \ 206 $(SOPHYAINCP)ndatablock.h \ 207 $(SOPHYAINCP)utilarr.h \ 208 $(SOPHYAINCP)tmatrix_tsnl.h \ 209 $(SOPHYAINCP)tvector.h \ 210 $(SOPHYAINCP)tmatrix.h \ 211 $(SOPHYAINCP)tvector_tsnl.h fftmayer.h 177 $(SOPHYAINCP)sopnamsp.h \ 178 fftmserver.h fftservintf.h \ 179 $(SOPHYAINCP)machdefs.h \ 180 $(SOPHYAINCP)pexceptions.h \ 181 $(SOPHYAINCP)tmatrix.h \ 182 $(SOPHYAINCP)tarray.h \ 183 $(SOPHYAINCP)basarr.h \ 184 $(SOPHYAINCP)anydataobj.h \ 185 $(SOPHYAINCP)mutyv.h \ 186 $(SOPHYAINCP)timestamp.h \ 187 $(SOPHYAINCP)objfio.h \ 188 $(SOPHYAINCP)ppersist.h \ 189 $(SOPHYAINCP)gnumd5.h \ 190 $(SOPHYAINCP)ppfbinstream.h \ 191 $(SOPHYAINCP)rawstream.h \ 192 $(SOPHYAINCP)ppfnametag.h \ 193 $(SOPHYAINCP)dvlist.h \ 194 $(SOPHYAINCP)ndatablock.h \ 195 $(SOPHYAINCP)utilarr.h \ 196 $(SOPHYAINCP)tmatrix_tsnl.h \ 197 $(SOPHYAINCP)tvector.h \ 198 $(SOPHYAINCP)tvector_tsnl.h \ 199 fftmayer.h 212 200 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fftmserver.cc 213 201 214 202 $(SOPHYAOBJP)fftpserver.o: fftpserver.cc \ 215 $(SOPHYAINCP)sopnamsp.h fftpserver.h \ 216 fftservintf.h $(SOPHYAINCP)machdefs.h \ 217 $(SOPHYAINCP)pexceptions.h \ 218 $(SOPHYAINCP)machdefs.h \ 219 $(SOPHYAINCP)tmatrix.h \ 220 $(SOPHYAINCP)tarray.h \ 221 $(SOPHYAINCP)basarr.h \ 222 $(SOPHYAINCP)anydataobj.h \ 223 $(SOPHYAINCP)mutyv.h \ 224 $(SOPHYAINCP)timestamp.h \ 225 $(SOPHYAINCP)objfio.h \ 226 $(SOPHYAINCP)ppersist.h \ 227 $(SOPHYAINCP)pexceptions.h \ 228 $(SOPHYAINCP)gnumd5.h \ 229 $(SOPHYAINCP)ppfbinstream.h \ 230 $(SOPHYAINCP)rawstream.h \ 231 $(SOPHYAINCP)ppfnametag.h \ 232 $(SOPHYAINCP)dvlist.h \ 233 $(SOPHYAINCP)ndatablock.h \ 234 $(SOPHYAINCP)utilarr.h \ 235 $(SOPHYAINCP)tmatrix_tsnl.h \ 236 $(SOPHYAINCP)tvector.h \ 237 $(SOPHYAINCP)tmatrix.h \ 238 $(SOPHYAINCP)tvector_tsnl.h fftpackc.h 203 $(SOPHYAINCP)sopnamsp.h \ 204 fftpserver.h fftservintf.h \ 205 $(SOPHYAINCP)machdefs.h \ 206 $(SOPHYAINCP)pexceptions.h \ 207 $(SOPHYAINCP)tmatrix.h \ 208 $(SOPHYAINCP)tarray.h \ 209 $(SOPHYAINCP)basarr.h \ 210 $(SOPHYAINCP)anydataobj.h \ 211 $(SOPHYAINCP)mutyv.h \ 212 $(SOPHYAINCP)timestamp.h \ 213 $(SOPHYAINCP)objfio.h \ 214 $(SOPHYAINCP)ppersist.h \ 215 $(SOPHYAINCP)gnumd5.h \ 216 $(SOPHYAINCP)ppfbinstream.h \ 217 $(SOPHYAINCP)rawstream.h \ 218 $(SOPHYAINCP)ppfnametag.h \ 219 $(SOPHYAINCP)dvlist.h \ 220 $(SOPHYAINCP)ndatablock.h \ 221 $(SOPHYAINCP)utilarr.h \ 222 $(SOPHYAINCP)tmatrix_tsnl.h \ 223 $(SOPHYAINCP)tvector.h \ 224 $(SOPHYAINCP)tvector_tsnl.h \ 225 fftpackc.h 239 226 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fftpserver.cc 240 227 241 228 $(SOPHYAOBJP)fftservintf.o: fftservintf.cc \ 242 $(SOPHYAINCP)sopnamsp.h fftservintf.h \ 243 $(SOPHYAINCP)machdefs.h \ 244 $(SOPHYAINCP)pexceptions.h \ 245 $(SOPHYAINCP)machdefs.h \ 246 $(SOPHYAINCP)tmatrix.h \ 247 $(SOPHYAINCP)tarray.h \ 248 $(SOPHYAINCP)basarr.h \ 249 $(SOPHYAINCP)anydataobj.h \ 250 $(SOPHYAINCP)mutyv.h \ 251 $(SOPHYAINCP)timestamp.h \ 252 $(SOPHYAINCP)objfio.h \ 253 $(SOPHYAINCP)ppersist.h \ 254 $(SOPHYAINCP)pexceptions.h \ 255 $(SOPHYAINCP)gnumd5.h \ 256 $(SOPHYAINCP)ppfbinstream.h \ 257 $(SOPHYAINCP)rawstream.h \ 258 $(SOPHYAINCP)ppfnametag.h \ 259 $(SOPHYAINCP)dvlist.h \ 260 $(SOPHYAINCP)ndatablock.h \ 261 $(SOPHYAINCP)utilarr.h \ 262 $(SOPHYAINCP)tmatrix_tsnl.h \ 263 $(SOPHYAINCP)tvector.h \ 264 $(SOPHYAINCP)tmatrix.h \ 229 $(SOPHYAINCP)sopnamsp.h \ 230 fftservintf.h \ 231 $(SOPHYAINCP)machdefs.h \ 232 $(SOPHYAINCP)pexceptions.h \ 233 $(SOPHYAINCP)tmatrix.h \ 234 $(SOPHYAINCP)tarray.h \ 235 $(SOPHYAINCP)basarr.h \ 236 $(SOPHYAINCP)anydataobj.h \ 237 $(SOPHYAINCP)mutyv.h \ 238 $(SOPHYAINCP)timestamp.h \ 239 $(SOPHYAINCP)objfio.h \ 240 $(SOPHYAINCP)ppersist.h \ 241 $(SOPHYAINCP)gnumd5.h \ 242 $(SOPHYAINCP)ppfbinstream.h \ 243 $(SOPHYAINCP)rawstream.h \ 244 $(SOPHYAINCP)ppfnametag.h \ 245 $(SOPHYAINCP)dvlist.h \ 246 $(SOPHYAINCP)ndatablock.h \ 247 $(SOPHYAINCP)utilarr.h \ 248 $(SOPHYAINCP)tmatrix_tsnl.h \ 249 $(SOPHYAINCP)tvector.h \ 265 250 $(SOPHYAINCP)tvector_tsnl.h 266 251 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fftservintf.cc 267 252 268 253 $(SOPHYAOBJP)FSAppIrrSmpl.o: FSAppIrrSmpl.cc \ 269 $(SOPHYAINCP)sopnamsp.h FSAppIrrSmpl.h \ 254 $(SOPHYAINCP)sopnamsp.h \ 255 FSAppIrrSmpl.h \ 270 256 $(SOPHYAINCP)machdefs.h nbmath.h \ 271 257 $(SOPHYAINCP)smathconst.h \ 272 $(SOPHYAINCP)machdefs.h \273 258 $(SOPHYAINCP)timing.h \ 274 259 $(SOPHYAINCP)array.h \ … … 294 279 $(SOPHYAINCP)matharr.h \ 295 280 $(SOPHYAINCP)fioarr.h \ 296 $(SOPHYAINCP)sopemtx.h fftservintf.h \ 297 $(SOPHYAINCP)pexceptions.h \ 298 $(SOPHYAINCP)tmatrix.h \ 299 $(SOPHYAINCP)tvector.h fftpserver.h \ 300 toeplitzMatrix.h 281 $(SOPHYAINCP)sopemtx.h \ 282 fftservintf.h fftpserver.h toeplitzMatrix.h 301 283 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ FSAppIrrSmpl.cc 302 284 … … 305 287 $(SOPHYAINCP)machdefs.h \ 306 288 $(SOPHYAINCP)pexceptions.h \ 307 $(SOPHYAINCP)machdefs.h functab.h \ 308 $(SOPHYAINCP)tvector.h \ 309 $(SOPHYAINCP)tmatrix.h \ 310 $(SOPHYAINCP)tarray.h \ 311 $(SOPHYAINCP)basarr.h \ 312 $(SOPHYAINCP)anydataobj.h \ 313 $(SOPHYAINCP)mutyv.h \ 314 $(SOPHYAINCP)timestamp.h \ 315 $(SOPHYAINCP)objfio.h \ 316 $(SOPHYAINCP)ppersist.h \ 317 $(SOPHYAINCP)pexceptions.h \ 318 $(SOPHYAINCP)gnumd5.h \ 319 $(SOPHYAINCP)ppfbinstream.h \ 320 $(SOPHYAINCP)rawstream.h \ 321 $(SOPHYAINCP)ppfnametag.h \ 322 $(SOPHYAINCP)dvlist.h \ 323 $(SOPHYAINCP)ndatablock.h \ 324 $(SOPHYAINCP)utilarr.h \ 325 $(SOPHYAINCP)tmatrix_tsnl.h \ 326 $(SOPHYAINCP)tvector_tsnl.h \ 327 $(SOPHYAINCP)tarray.h 289 functab.h $(SOPHYAINCP)tvector.h \ 290 $(SOPHYAINCP)tmatrix.h \ 291 $(SOPHYAINCP)tarray.h \ 292 $(SOPHYAINCP)basarr.h \ 293 $(SOPHYAINCP)anydataobj.h \ 294 $(SOPHYAINCP)mutyv.h \ 295 $(SOPHYAINCP)timestamp.h \ 296 $(SOPHYAINCP)objfio.h \ 297 $(SOPHYAINCP)ppersist.h \ 298 $(SOPHYAINCP)gnumd5.h \ 299 $(SOPHYAINCP)ppfbinstream.h \ 300 $(SOPHYAINCP)rawstream.h \ 301 $(SOPHYAINCP)ppfnametag.h \ 302 $(SOPHYAINCP)dvlist.h \ 303 $(SOPHYAINCP)ndatablock.h \ 304 $(SOPHYAINCP)utilarr.h \ 305 $(SOPHYAINCP)tmatrix_tsnl.h \ 306 $(SOPHYAINCP)tvector_tsnl.h 328 307 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ functab.cc 329 308 … … 332 311 $(SOPHYAINCP)machdefs.h \ 333 312 $(SOPHYAINCP)strutil.h nbtri.h \ 334 generalfit.h $(SOPHYAINCP)pexceptions.h \ 335 $(SOPHYAINCP)machdefs.h \ 336 $(SOPHYAINCP)tvector.h \ 337 $(SOPHYAINCP)tmatrix.h \ 338 $(SOPHYAINCP)tarray.h \ 339 $(SOPHYAINCP)basarr.h \ 340 $(SOPHYAINCP)anydataobj.h \ 341 $(SOPHYAINCP)mutyv.h \ 342 $(SOPHYAINCP)timestamp.h \ 343 $(SOPHYAINCP)objfio.h \ 344 $(SOPHYAINCP)ppersist.h \ 345 $(SOPHYAINCP)pexceptions.h \ 346 $(SOPHYAINCP)gnumd5.h \ 347 $(SOPHYAINCP)ppfbinstream.h \ 348 $(SOPHYAINCP)rawstream.h \ 349 $(SOPHYAINCP)ppfnametag.h \ 350 $(SOPHYAINCP)dvlist.h \ 351 $(SOPHYAINCP)ndatablock.h \ 352 $(SOPHYAINCP)utilarr.h \ 353 $(SOPHYAINCP)tmatrix_tsnl.h \ 354 $(SOPHYAINCP)tvector_tsnl.h generaldata.h \ 355 $(SOPHYAINCP)objfio.h \ 356 $(SOPHYAINCP)ppersist.h \ 357 $(SOPHYAINCP)ntupintf.h poly.h peida.h \ 358 $(SOPHYAINCP)utils.h \ 313 generalfit.h \ 314 $(SOPHYAINCP)pexceptions.h \ 315 $(SOPHYAINCP)tvector.h \ 316 $(SOPHYAINCP)tmatrix.h \ 317 $(SOPHYAINCP)tarray.h \ 318 $(SOPHYAINCP)basarr.h \ 319 $(SOPHYAINCP)anydataobj.h \ 320 $(SOPHYAINCP)mutyv.h \ 321 $(SOPHYAINCP)timestamp.h \ 322 $(SOPHYAINCP)objfio.h \ 323 $(SOPHYAINCP)ppersist.h \ 324 $(SOPHYAINCP)gnumd5.h \ 325 $(SOPHYAINCP)ppfbinstream.h \ 326 $(SOPHYAINCP)rawstream.h \ 327 $(SOPHYAINCP)ppfnametag.h \ 328 $(SOPHYAINCP)dvlist.h \ 329 $(SOPHYAINCP)ndatablock.h \ 330 $(SOPHYAINCP)utilarr.h \ 331 $(SOPHYAINCP)tmatrix_tsnl.h \ 332 $(SOPHYAINCP)tvector_tsnl.h \ 333 generaldata.h \ 334 $(SOPHYAINCP)ntupintf.h poly.h \ 335 peida.h $(SOPHYAINCP)utils.h \ 336 $(SOPHYAINCP)perrors.h fmath.h 337 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ generaldata.cc 338 339 $(SOPHYAOBJP)generalfit.o: generalfit.cc \ 340 $(SOPHYAINCP)sopnamsp.h \ 341 $(SOPHYAINCP)machdefs.h \ 342 $(SOPHYAINCP)pexceptions.h \ 343 generalfit.h \ 344 $(SOPHYAINCP)tvector.h \ 345 $(SOPHYAINCP)tmatrix.h \ 346 $(SOPHYAINCP)tarray.h \ 347 $(SOPHYAINCP)basarr.h \ 348 $(SOPHYAINCP)anydataobj.h \ 349 $(SOPHYAINCP)mutyv.h \ 350 $(SOPHYAINCP)timestamp.h \ 351 $(SOPHYAINCP)objfio.h \ 352 $(SOPHYAINCP)ppersist.h \ 353 $(SOPHYAINCP)gnumd5.h \ 354 $(SOPHYAINCP)ppfbinstream.h \ 355 $(SOPHYAINCP)rawstream.h \ 356 $(SOPHYAINCP)ppfnametag.h \ 357 $(SOPHYAINCP)dvlist.h \ 358 $(SOPHYAINCP)ndatablock.h \ 359 $(SOPHYAINCP)utilarr.h \ 360 $(SOPHYAINCP)tmatrix_tsnl.h \ 361 $(SOPHYAINCP)tvector_tsnl.h \ 362 generaldata.h \ 363 $(SOPHYAINCP)ntupintf.h poly.h \ 364 peida.h $(SOPHYAINCP)utils.h \ 359 365 $(SOPHYAINCP)perrors.h fmath.h \ 360 $(SOPHYAINCP)anydataobj.h 361 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ generaldata.cc 362 363 $(SOPHYAOBJP)generalfit.o: generalfit.cc \ 364 $(SOPHYAINCP)sopnamsp.h \ 365 $(SOPHYAINCP)machdefs.h \ 366 $(SOPHYAINCP)pexceptions.h \ 367 $(SOPHYAINCP)machdefs.h generalfit.h \ 368 $(SOPHYAINCP)tvector.h \ 369 $(SOPHYAINCP)tmatrix.h \ 370 $(SOPHYAINCP)tarray.h \ 371 $(SOPHYAINCP)basarr.h \ 372 $(SOPHYAINCP)anydataobj.h \ 373 $(SOPHYAINCP)mutyv.h \ 374 $(SOPHYAINCP)timestamp.h \ 375 $(SOPHYAINCP)objfio.h \ 376 $(SOPHYAINCP)ppersist.h \ 377 $(SOPHYAINCP)pexceptions.h \ 378 $(SOPHYAINCP)gnumd5.h \ 379 $(SOPHYAINCP)ppfbinstream.h \ 380 $(SOPHYAINCP)rawstream.h \ 381 $(SOPHYAINCP)ppfnametag.h \ 382 $(SOPHYAINCP)dvlist.h \ 383 $(SOPHYAINCP)ndatablock.h \ 384 $(SOPHYAINCP)utilarr.h \ 385 $(SOPHYAINCP)tmatrix_tsnl.h \ 386 $(SOPHYAINCP)tvector_tsnl.h generaldata.h \ 387 $(SOPHYAINCP)objfio.h \ 388 $(SOPHYAINCP)ppersist.h \ 389 $(SOPHYAINCP)ntupintf.h poly.h peida.h \ 390 $(SOPHYAINCP)utils.h \ 391 $(SOPHYAINCP)perrors.h fmath.h \ 392 $(SOPHYAINCP)anydataobj.h \ 393 $(SOPHYAINCP)sopemtx.h \ 394 $(SOPHYAINCP)tvector.h 366 $(SOPHYAINCP)sopemtx.h 395 367 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ generalfit.cc 396 368 397 $(SOPHYAOBJP)integ.o: integ.cc $(SOPHYAINCP)sopnamsp.h \ 398 integ.h $(SOPHYAINCP)machdefs.h \ 399 $(SOPHYAINCP)pexceptions.h \ 400 $(SOPHYAINCP)machdefs.h classfunc.h \ 401 generalfit.h $(SOPHYAINCP)tvector.h \ 402 $(SOPHYAINCP)tmatrix.h \ 403 $(SOPHYAINCP)tarray.h \ 404 $(SOPHYAINCP)basarr.h \ 405 $(SOPHYAINCP)anydataobj.h \ 406 $(SOPHYAINCP)mutyv.h \ 407 $(SOPHYAINCP)timestamp.h \ 408 $(SOPHYAINCP)objfio.h \ 409 $(SOPHYAINCP)ppersist.h \ 410 $(SOPHYAINCP)pexceptions.h \ 411 $(SOPHYAINCP)gnumd5.h \ 412 $(SOPHYAINCP)ppfbinstream.h \ 413 $(SOPHYAINCP)rawstream.h \ 414 $(SOPHYAINCP)ppfnametag.h \ 415 $(SOPHYAINCP)dvlist.h \ 416 $(SOPHYAINCP)ndatablock.h \ 417 $(SOPHYAINCP)utilarr.h \ 418 $(SOPHYAINCP)tmatrix_tsnl.h \ 419 $(SOPHYAINCP)tvector_tsnl.h generaldata.h \ 420 $(SOPHYAINCP)objfio.h \ 421 $(SOPHYAINCP)ppersist.h \ 422 $(SOPHYAINCP)ntupintf.h poly.h peida.h \ 423 $(SOPHYAINCP)utils.h \ 424 $(SOPHYAINCP)perrors.h fmath.h \ 425 $(SOPHYAINCP)anydataobj.h 369 $(SOPHYAOBJP)integ.o: integ.cc \ 370 $(SOPHYAINCP)sopnamsp.h integ.h \ 371 $(SOPHYAINCP)machdefs.h \ 372 $(SOPHYAINCP)pexceptions.h \ 373 classfunc.h generalfit.h \ 374 $(SOPHYAINCP)tvector.h \ 375 $(SOPHYAINCP)tmatrix.h \ 376 $(SOPHYAINCP)tarray.h \ 377 $(SOPHYAINCP)basarr.h \ 378 $(SOPHYAINCP)anydataobj.h \ 379 $(SOPHYAINCP)mutyv.h \ 380 $(SOPHYAINCP)timestamp.h \ 381 $(SOPHYAINCP)objfio.h \ 382 $(SOPHYAINCP)ppersist.h \ 383 $(SOPHYAINCP)gnumd5.h \ 384 $(SOPHYAINCP)ppfbinstream.h \ 385 $(SOPHYAINCP)rawstream.h \ 386 $(SOPHYAINCP)ppfnametag.h \ 387 $(SOPHYAINCP)dvlist.h \ 388 $(SOPHYAINCP)ndatablock.h \ 389 $(SOPHYAINCP)utilarr.h \ 390 $(SOPHYAINCP)tmatrix_tsnl.h \ 391 $(SOPHYAINCP)tvector_tsnl.h \ 392 generaldata.h \ 393 $(SOPHYAINCP)ntupintf.h poly.h \ 394 peida.h $(SOPHYAINCP)utils.h \ 395 $(SOPHYAINCP)perrors.h fmath.h 426 396 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ integ.cc 427 397 … … 431 401 $(SOPHYAOBJP)ntoolsinit.o: ntoolsinit.cc \ 432 402 $(SOPHYAINCP)sopnamsp.h \ 433 $(SOPHYAINCP)machdefs.h ntoolsinit.h \ 403 $(SOPHYAINCP)machdefs.h \ 404 ntoolsinit.h \ 434 405 $(SOPHYAINCP)tarrinit.h \ 435 $(SOPHYAINCP)sophyainit.h \ 436 $(SOPHYAINCP)machdefs.h poly.h \ 437 $(SOPHYAINCP)objfio.h \ 438 $(SOPHYAINCP)anydataobj.h \ 439 $(SOPHYAINCP)ppersist.h \ 440 $(SOPHYAINCP)pexceptions.h \ 441 $(SOPHYAINCP)gnumd5.h \ 442 $(SOPHYAINCP)ppfbinstream.h \ 443 $(SOPHYAINCP)rawstream.h \ 444 $(SOPHYAINCP)ppfnametag.h peida.h \ 445 $(SOPHYAINCP)utils.h \ 446 $(SOPHYAINCP)perrors.h \ 447 $(SOPHYAINCP)pexceptions.h fmath.h \ 448 $(SOPHYAINCP)tvector.h \ 449 $(SOPHYAINCP)tmatrix.h \ 450 $(SOPHYAINCP)tarray.h \ 451 $(SOPHYAINCP)basarr.h \ 452 $(SOPHYAINCP)mutyv.h \ 453 $(SOPHYAINCP)timestamp.h \ 454 $(SOPHYAINCP)objfio.h \ 455 $(SOPHYAINCP)dvlist.h \ 456 $(SOPHYAINCP)ndatablock.h \ 457 $(SOPHYAINCP)utilarr.h \ 458 $(SOPHYAINCP)tmatrix_tsnl.h \ 459 $(SOPHYAINCP)tvector_tsnl.h \ 460 $(SOPHYAINCP)ppersist.h \ 461 $(SOPHYAINCP)anydataobj.h generaldata.h \ 406 $(SOPHYAINCP)sophyainit.h poly.h \ 407 $(SOPHYAINCP)objfio.h \ 408 $(SOPHYAINCP)anydataobj.h \ 409 $(SOPHYAINCP)ppersist.h \ 410 $(SOPHYAINCP)pexceptions.h \ 411 $(SOPHYAINCP)gnumd5.h \ 412 $(SOPHYAINCP)ppfbinstream.h \ 413 $(SOPHYAINCP)rawstream.h \ 414 $(SOPHYAINCP)ppfnametag.h \ 415 peida.h $(SOPHYAINCP)utils.h \ 416 $(SOPHYAINCP)perrors.h fmath.h \ 417 $(SOPHYAINCP)tvector.h \ 418 $(SOPHYAINCP)tmatrix.h \ 419 $(SOPHYAINCP)tarray.h \ 420 $(SOPHYAINCP)basarr.h \ 421 $(SOPHYAINCP)mutyv.h \ 422 $(SOPHYAINCP)timestamp.h \ 423 $(SOPHYAINCP)dvlist.h \ 424 $(SOPHYAINCP)ndatablock.h \ 425 $(SOPHYAINCP)utilarr.h \ 426 $(SOPHYAINCP)tmatrix_tsnl.h \ 427 $(SOPHYAINCP)tvector_tsnl.h \ 428 generaldata.h \ 462 429 $(SOPHYAINCP)ntupintf.h cimage.h \ 463 $(SOPHYAINCP)tmatrix.h \ 464 $(SOPHYAINCP)fioarr.h \ 465 $(SOPHYAINCP)tvector.h tabmath.h nbconst.h \ 466 dates.h datime.h 430 $(SOPHYAINCP)fioarr.h tabmath.h \ 431 nbconst.h dates.h datime.h 467 432 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ntoolsinit.cc 468 433 469 434 $(SOPHYAOBJP)objfitter.o: objfitter.cc \ 470 $(SOPHYAINCP)sopnamsp.h objfitter.h \ 471 $(SOPHYAINCP)machdefs.h \ 472 $(SOPHYAINCP)tmatrix.h \ 473 $(SOPHYAINCP)machdefs.h \ 474 $(SOPHYAINCP)tarray.h \ 475 $(SOPHYAINCP)basarr.h \ 476 $(SOPHYAINCP)anydataobj.h \ 477 $(SOPHYAINCP)mutyv.h \ 478 $(SOPHYAINCP)timestamp.h \ 479 $(SOPHYAINCP)objfio.h \ 480 $(SOPHYAINCP)ppersist.h \ 481 $(SOPHYAINCP)pexceptions.h \ 482 $(SOPHYAINCP)gnumd5.h \ 483 $(SOPHYAINCP)ppfbinstream.h \ 484 $(SOPHYAINCP)rawstream.h \ 485 $(SOPHYAINCP)ppfnametag.h \ 486 $(SOPHYAINCP)dvlist.h \ 487 $(SOPHYAINCP)ndatablock.h \ 488 $(SOPHYAINCP)utilarr.h \ 489 $(SOPHYAINCP)tmatrix_tsnl.h cimage.h \ 490 $(SOPHYAINCP)fioarr.h \ 491 $(SOPHYAINCP)tmatrix.h \ 492 $(SOPHYAINCP)tvector.h \ 493 $(SOPHYAINCP)tvector_tsnl.h \ 494 $(SOPHYAINCP)tvector.h \ 435 $(SOPHYAINCP)sopnamsp.h \ 436 objfitter.h \ 437 $(SOPHYAINCP)machdefs.h \ 438 $(SOPHYAINCP)tmatrix.h \ 439 $(SOPHYAINCP)tarray.h \ 440 $(SOPHYAINCP)basarr.h \ 441 $(SOPHYAINCP)anydataobj.h \ 442 $(SOPHYAINCP)mutyv.h \ 443 $(SOPHYAINCP)timestamp.h \ 444 $(SOPHYAINCP)objfio.h \ 445 $(SOPHYAINCP)ppersist.h \ 446 $(SOPHYAINCP)pexceptions.h \ 447 $(SOPHYAINCP)gnumd5.h \ 448 $(SOPHYAINCP)ppfbinstream.h \ 449 $(SOPHYAINCP)rawstream.h \ 450 $(SOPHYAINCP)ppfnametag.h \ 451 $(SOPHYAINCP)dvlist.h \ 452 $(SOPHYAINCP)ndatablock.h \ 453 $(SOPHYAINCP)utilarr.h \ 454 $(SOPHYAINCP)tmatrix_tsnl.h \ 455 cimage.h $(SOPHYAINCP)fioarr.h \ 456 $(SOPHYAINCP)tvector.h \ 457 $(SOPHYAINCP)tvector_tsnl.h \ 495 458 $(SOPHYAINCP)histos.h \ 496 459 $(SOPHYAINCP)peida.h \ … … 499 462 $(SOPHYAINCP)fmath.h \ 500 463 $(SOPHYAINCP)histos2.h \ 501 $(SOPHYAINCP)histos.h \ 502 $(SOPHYAINCP)hisprof.h generalfit.h \ 503 $(SOPHYAINCP)pexceptions.h generaldata.h \ 504 $(SOPHYAINCP)objfio.h \ 505 $(SOPHYAINCP)ppersist.h \ 506 $(SOPHYAINCP)ntupintf.h poly.h peida.h \ 507 $(SOPHYAINCP)anydataobj.h 464 $(SOPHYAINCP)hisprof.h \ 465 generalfit.h generaldata.h \ 466 $(SOPHYAINCP)ntupintf.h poly.h \ 467 peida.h 508 468 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ objfitter.cc 509 469 … … 512 472 $(SOPHYAINCP)machdefs.h \ 513 473 $(SOPHYAINCP)pexceptions.h \ 514 $(SOPHYAINCP)machdefs.h perandom.h \ 515 $(SOPHYAINCP)histos.h \ 516 $(SOPHYAINCP)objfio.h \ 517 $(SOPHYAINCP)anydataobj.h \ 518 $(SOPHYAINCP)ppersist.h \ 519 $(SOPHYAINCP)pexceptions.h \ 474 perandom.h $(SOPHYAINCP)histos.h \ 475 $(SOPHYAINCP)objfio.h \ 476 $(SOPHYAINCP)anydataobj.h \ 477 $(SOPHYAINCP)ppersist.h \ 520 478 $(SOPHYAINCP)gnumd5.h \ 521 479 $(SOPHYAINCP)ppfbinstream.h \ … … 536 494 $(SOPHYAINCP)utilarr.h \ 537 495 $(SOPHYAINCP)tmatrix_tsnl.h \ 538 $(SOPHYAINCP)tvector_tsnl.h nbrandom.h\496 $(SOPHYAINCP)tvector_tsnl.h \ 539 497 $(SOPHYAINCP)srandgen.h pemath.h 540 498 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ perandom.cc 541 499 542 $(SOPHYAOBJP)poly.o: poly.cc $(SOPHYAINCP)sopnamsp.h \ 500 $(SOPHYAOBJP)poly.o: poly.cc \ 501 $(SOPHYAINCP)sopnamsp.h \ 543 502 $(SOPHYAINCP)machdefs.h poly.h \ 544 503 $(SOPHYAINCP)objfio.h \ 545 $(SOPHYAINCP)machdefs.h \ 546 $(SOPHYAINCP)anydataobj.h \ 547 $(SOPHYAINCP)ppersist.h \ 548 $(SOPHYAINCP)pexceptions.h \ 549 $(SOPHYAINCP)gnumd5.h \ 550 $(SOPHYAINCP)ppfbinstream.h \ 551 $(SOPHYAINCP)rawstream.h \ 552 $(SOPHYAINCP)ppfnametag.h peida.h \ 504 $(SOPHYAINCP)anydataobj.h \ 505 $(SOPHYAINCP)ppersist.h \ 506 $(SOPHYAINCP)pexceptions.h \ 507 $(SOPHYAINCP)gnumd5.h \ 508 $(SOPHYAINCP)ppfbinstream.h \ 509 $(SOPHYAINCP)rawstream.h \ 510 $(SOPHYAINCP)ppfnametag.h \ 511 peida.h $(SOPHYAINCP)utils.h \ 512 $(SOPHYAINCP)perrors.h fmath.h \ 513 $(SOPHYAINCP)tvector.h \ 514 $(SOPHYAINCP)tmatrix.h \ 515 $(SOPHYAINCP)tarray.h \ 516 $(SOPHYAINCP)basarr.h \ 517 $(SOPHYAINCP)mutyv.h \ 518 $(SOPHYAINCP)timestamp.h \ 519 $(SOPHYAINCP)dvlist.h \ 520 $(SOPHYAINCP)ndatablock.h \ 521 $(SOPHYAINCP)utilarr.h \ 522 $(SOPHYAINCP)tmatrix_tsnl.h \ 523 $(SOPHYAINCP)tvector_tsnl.h \ 524 linfit.h $(SOPHYAINCP)sopemtx.h \ 525 $(SOPHYAINCP)fioarr.h 526 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ poly.cc 527 528 $(SOPHYAOBJP)rk4cdifeq.o: rk4cdifeq.cc \ 529 $(SOPHYAINCP)sopnamsp.h \ 530 $(SOPHYAINCP)machdefs.h \ 531 rk4cdifeq.h difeq.h \ 532 $(SOPHYAINCP)pexceptions.h \ 533 $(SOPHYAINCP)tvector.h \ 534 $(SOPHYAINCP)tmatrix.h \ 535 $(SOPHYAINCP)tarray.h \ 536 $(SOPHYAINCP)basarr.h \ 537 $(SOPHYAINCP)anydataobj.h \ 538 $(SOPHYAINCP)mutyv.h \ 539 $(SOPHYAINCP)timestamp.h \ 540 $(SOPHYAINCP)objfio.h \ 541 $(SOPHYAINCP)ppersist.h \ 542 $(SOPHYAINCP)gnumd5.h \ 543 $(SOPHYAINCP)ppfbinstream.h \ 544 $(SOPHYAINCP)rawstream.h \ 545 $(SOPHYAINCP)ppfnametag.h \ 546 $(SOPHYAINCP)dvlist.h \ 547 $(SOPHYAINCP)ndatablock.h \ 548 $(SOPHYAINCP)utilarr.h \ 549 $(SOPHYAINCP)tmatrix_tsnl.h \ 550 $(SOPHYAINCP)tvector_tsnl.h \ 551 $(SOPHYAINCP)ctimer.h 552 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ rk4cdifeq.cc 553 554 $(SOPHYAOBJP)simplesort.o: simplesort.cc \ 555 $(SOPHYAINCP)sopnamsp.h \ 556 $(SOPHYAINCP)machdefs.h \ 557 simplesort.h peida.h \ 553 558 $(SOPHYAINCP)utils.h \ 554 559 $(SOPHYAINCP)perrors.h \ 555 $(SOPHYAINCP)pexceptions.h fmath.h \ 556 $(SOPHYAINCP)tvector.h \ 557 $(SOPHYAINCP)tmatrix.h \ 558 $(SOPHYAINCP)tarray.h \ 559 $(SOPHYAINCP)basarr.h \ 560 $(SOPHYAINCP)mutyv.h \ 561 $(SOPHYAINCP)timestamp.h \ 562 $(SOPHYAINCP)objfio.h \ 563 $(SOPHYAINCP)dvlist.h \ 564 $(SOPHYAINCP)ndatablock.h \ 565 $(SOPHYAINCP)utilarr.h \ 566 $(SOPHYAINCP)tmatrix_tsnl.h \ 567 $(SOPHYAINCP)tvector_tsnl.h \ 568 $(SOPHYAINCP)ppersist.h \ 569 $(SOPHYAINCP)anydataobj.h linfit.h \ 570 $(SOPHYAINCP)sopemtx.h \ 571 $(SOPHYAINCP)tvector.h \ 572 $(SOPHYAINCP)fioarr.h 573 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ poly.cc 574 575 $(SOPHYAOBJP)rk4cdifeq.o: rk4cdifeq.cc \ 576 $(SOPHYAINCP)sopnamsp.h \ 577 $(SOPHYAINCP)machdefs.h rk4cdifeq.h \ 578 difeq.h $(SOPHYAINCP)pexceptions.h \ 579 $(SOPHYAINCP)machdefs.h \ 580 $(SOPHYAINCP)tvector.h \ 581 $(SOPHYAINCP)tmatrix.h \ 582 $(SOPHYAINCP)tarray.h \ 583 $(SOPHYAINCP)basarr.h \ 584 $(SOPHYAINCP)anydataobj.h \ 585 $(SOPHYAINCP)mutyv.h \ 586 $(SOPHYAINCP)timestamp.h \ 587 $(SOPHYAINCP)objfio.h \ 588 $(SOPHYAINCP)ppersist.h \ 589 $(SOPHYAINCP)pexceptions.h \ 590 $(SOPHYAINCP)gnumd5.h \ 591 $(SOPHYAINCP)ppfbinstream.h \ 592 $(SOPHYAINCP)rawstream.h \ 593 $(SOPHYAINCP)ppfnametag.h \ 594 $(SOPHYAINCP)dvlist.h \ 595 $(SOPHYAINCP)ndatablock.h \ 596 $(SOPHYAINCP)utilarr.h \ 597 $(SOPHYAINCP)tmatrix_tsnl.h \ 598 $(SOPHYAINCP)tvector_tsnl.h \ 599 $(SOPHYAINCP)ctimer.h 600 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ rk4cdifeq.cc 601 602 $(SOPHYAOBJP)simplesort.o: simplesort.cc \ 603 $(SOPHYAINCP)sopnamsp.h \ 604 $(SOPHYAINCP)machdefs.h simplesort.h \ 605 peida.h $(SOPHYAINCP)utils.h \ 606 $(SOPHYAINCP)machdefs.h \ 607 $(SOPHYAINCP)perrors.h \ 608 $(SOPHYAINCP)pexceptions.h \ 609 $(SOPHYAINCP)pexceptions.h fmath.h 560 $(SOPHYAINCP)pexceptions.h \ 561 fmath.h 610 562 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ simplesort.cc 611 563 612 564 $(SOPHYAOBJP)simplex.o: simplex.cc \ 613 $(SOPHYAINCP)sopnamsp.h simplex.h \ 614 $(SOPHYAINCP)machdefs.h \ 615 $(SOPHYAINCP)tvector.h \ 616 $(SOPHYAINCP)tmatrix.h \ 617 $(SOPHYAINCP)machdefs.h \ 618 $(SOPHYAINCP)tarray.h \ 619 $(SOPHYAINCP)basarr.h \ 620 $(SOPHYAINCP)anydataobj.h \ 621 $(SOPHYAINCP)mutyv.h \ 622 $(SOPHYAINCP)timestamp.h \ 623 $(SOPHYAINCP)objfio.h \ 624 $(SOPHYAINCP)ppersist.h \ 625 $(SOPHYAINCP)pexceptions.h \ 626 $(SOPHYAINCP)gnumd5.h \ 627 $(SOPHYAINCP)ppfbinstream.h \ 628 $(SOPHYAINCP)rawstream.h \ 629 $(SOPHYAINCP)ppfnametag.h \ 630 $(SOPHYAINCP)dvlist.h \ 631 $(SOPHYAINCP)ndatablock.h \ 632 $(SOPHYAINCP)utilarr.h \ 633 $(SOPHYAINCP)tmatrix_tsnl.h \ 634 $(SOPHYAINCP)tvector_tsnl.h generalfit.h \ 635 $(SOPHYAINCP)pexceptions.h generaldata.h \ 636 $(SOPHYAINCP)objfio.h \ 637 $(SOPHYAINCP)ppersist.h \ 638 $(SOPHYAINCP)ntupintf.h poly.h peida.h \ 639 $(SOPHYAINCP)utils.h \ 565 $(SOPHYAINCP)sopnamsp.h \ 566 simplex.h \ 567 $(SOPHYAINCP)machdefs.h \ 568 $(SOPHYAINCP)tvector.h \ 569 $(SOPHYAINCP)tmatrix.h \ 570 $(SOPHYAINCP)tarray.h \ 571 $(SOPHYAINCP)basarr.h \ 572 $(SOPHYAINCP)anydataobj.h \ 573 $(SOPHYAINCP)mutyv.h \ 574 $(SOPHYAINCP)timestamp.h \ 575 $(SOPHYAINCP)objfio.h \ 576 $(SOPHYAINCP)ppersist.h \ 577 $(SOPHYAINCP)pexceptions.h \ 578 $(SOPHYAINCP)gnumd5.h \ 579 $(SOPHYAINCP)ppfbinstream.h \ 580 $(SOPHYAINCP)rawstream.h \ 581 $(SOPHYAINCP)ppfnametag.h \ 582 $(SOPHYAINCP)dvlist.h \ 583 $(SOPHYAINCP)ndatablock.h \ 584 $(SOPHYAINCP)utilarr.h \ 585 $(SOPHYAINCP)tmatrix_tsnl.h \ 586 $(SOPHYAINCP)tvector_tsnl.h \ 587 generalfit.h generaldata.h \ 588 $(SOPHYAINCP)ntupintf.h poly.h \ 589 peida.h $(SOPHYAINCP)utils.h \ 640 590 $(SOPHYAINCP)perrors.h fmath.h \ 641 $(SOPHYAINCP)anydataobj.h \642 591 $(SOPHYAINCP)ntuple.h \ 643 $(SOPHYAINCP)ntupintf.h \644 592 $(SOPHYAINCP)timing.h 645 593 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ simplex.cc … … 647 595 $(SOPHYAOBJP)tabmath.o: tabmath.cc \ 648 596 $(SOPHYAINCP)sopnamsp.h \ 649 $(SOPHYAINCP)machdefs.h tabmath.h peida.h \ 597 $(SOPHYAINCP)machdefs.h \ 598 tabmath.h peida.h \ 650 599 $(SOPHYAINCP)utils.h \ 651 $(SOPHYAINCP)machdefs.h \652 600 $(SOPHYAINCP)perrors.h \ 653 601 $(SOPHYAINCP)pexceptions.h \ 654 $(SOPHYAINCP)pexceptions.h fmath.h \ 655 nbconst.h 602 fmath.h nbconst.h 656 603 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tabmath.cc 657 604 658 605 $(SOPHYAOBJP)toeplitzMatrix.o: toeplitzMatrix.cc \ 659 $(SOPHYAINCP)sopnamsp.h toeplitzMatrix.h \ 606 $(SOPHYAINCP)sopnamsp.h \ 607 toeplitzMatrix.h \ 660 608 $(SOPHYAINCP)machdefs.h nbmath.h \ 661 609 $(SOPHYAINCP)smathconst.h \ 662 $(SOPHYAINCP)machdefs.h \663 610 $(SOPHYAINCP)timing.h \ 664 611 $(SOPHYAINCP)array.h \ … … 684 631 $(SOPHYAINCP)matharr.h \ 685 632 $(SOPHYAINCP)fioarr.h \ 686 $(SOPHYAINCP)sopemtx.h fftservintf.h \ 687 $(SOPHYAINCP)pexceptions.h \ 688 $(SOPHYAINCP)tmatrix.h \ 689 $(SOPHYAINCP)tvector.h fftpserver.h 633 $(SOPHYAINCP)sopemtx.h \ 634 fftservintf.h fftpserver.h 690 635 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ toeplitzMatrix.cc 691 636 692 $(SOPHYAOBJP)datime.o: datime.c $(SOPHYAINCP)machdefs.h \ 693 $(SOPHYAINCP)strutil.h nbconst.h datime.h 637 $(SOPHYAOBJP)datime.o: datime.c \ 638 $(SOPHYAINCP)machdefs.h \ 639 $(SOPHYAINCP)strutil.h nbconst.h \ 640 datime.h 694 641 $(CCOMPILE) -o $@ datime.c 695 642 696 643 $(SOPHYAOBJP)fftmayer_r4.o: fftmayer_r4.c fftmayer.h \ 697 $(SOPHYAINCP)machdefs.h trigtbl.h 644 $(SOPHYAINCP)machdefs.h \ 645 trigtbl.h 698 646 $(CCOMPILE) -o $@ fftmayer_r4.c 699 647 700 648 $(SOPHYAOBJP)fftmayer_r8.o: fftmayer_r8.c fftmayer.h \ 701 $(SOPHYAINCP)machdefs.h trigtbl.h 649 $(SOPHYAINCP)machdefs.h \ 650 trigtbl.h 702 651 $(CCOMPILE) -o $@ fftmayer_r8.c 703 652 … … 708 657 $(SOPHYAOBJP)matxop.o: matxop.c matxop.h nbmath.h \ 709 658 $(SOPHYAINCP)machdefs.h \ 659 $(SOPHYAINCP)smathconst.h 660 $(CCOMPILE) -o $@ matxop.c 661 662 $(SOPHYAOBJP)nbmath.o: nbmath.c nbmath.h \ 663 $(SOPHYAINCP)machdefs.h \ 710 664 $(SOPHYAINCP)smathconst.h \ 711 $(SOPHYAINCP)machdefs.h 712 $(CCOMPILE) -o $@ matxop.c 713 714 $(SOPHYAOBJP)nbmath.o: nbmath.c nbmath.h \ 715 $(SOPHYAINCP)machdefs.h \ 716 $(SOPHYAINCP)smathconst.h \ 717 $(SOPHYAINCP)machdefs.h matxop.h nbinteg.h \ 718 nbtri.h 665 matxop.h nbinteg.h nbtri.h 719 666 $(CCOMPILE) -o $@ nbmath.c 720 667 -
trunk/SophyaLib/NTools/perandom.cc
r2870 r3075 6 6 #include <iostream> 7 7 8 8 9 //////////////////////////////////////////////////////////////////////////// 9 //++ 10 // Class FunRan 11 // Lib Outils++ 12 // include perandom.h 13 // 14 // Tirage aleatoire sur un histogramme 1D. 15 //-- 16 17 //++ 10 /*! 11 \class SOPHYA::FunRan 12 \ingroup NTools 13 Classe for generating random variables from 1D function 14 */ 15 16 17 /********* Methode *********/ 18 /*! Createur. f is a probability density function (PDF). 19 Le tirage aleatoire est fait sur un histogramme 20 Histo(xMin,xMax,nBin) (voir convention dans Histo). 21 Chaque bin de l'histogramme contient la valeur de la PDF 22 au centre du bin. 23 Les valeurs retournees sont les valeurs du centre des bins. 24 Si binw est la largeur du bin, les valeurs retournees 25 vont de xmin+binw/2 a xmax-binw/2. 26 */ 18 27 FunRan::FunRan(FunRan::Func f, r_8 xMin, r_8 xMax, int_4 nBin) 19 //20 // Createur. f is a probability density function (PDF).21 // Le tirage aleatoire est fait sur un histogramme22 // Histo(xMin,xMax,nBin) (voir convention dans Histo).23 // Chaque bin de l'histogramme contient la valeur de la PDF24 // au centre du bin.25 // Les valeurs retournees sont les valeurs du centre des bins.26 // Si binw est la largeur du bin, les valeurs retournees27 // vont de xmin+binw/2 a xmax-binw/2.28 //--29 28 : Histo(xMin,xMax,nBin) 30 29 { … … 42 41 } 43 42 44 //++ 43 /********* Methode *********/ 44 /*! Createur. tab is a probability density function. 45 The return random values will be between 0 and nBin-1. 46 See FunRan::FunRan(FunRan::Func...) for further comments. 47 */ 45 48 FunRan::FunRan(r_8 *tab, int_4 nBin) 46 //47 // Createur. tab is a probability density function48 // The return random values will be between 0 and nBin-149 // See FunRan::FunRan(FunRan::Func...) for further comments.50 //--51 49 : Histo(-0.5,nBin-0.5,nBin) 52 50 { … … 63 61 } 64 62 65 //++ 63 /********* Methode *********/ 64 /*! Createur. tab is a probability density function 65 The content of tab is identified has the content of 66 an Histogram define by Histo(xMin,xMax,nBin). 67 See FunRan::FunRan(FunRan::Func...) for further comments. 68 */ 66 69 FunRan::FunRan(r_8 *tab, int_4 nBin, r_8 xMin, r_8 xMax) 67 //68 // Createur. tab is a probability density function69 // The content of tab is identified has the content of70 // an Histogram define by Histo(xMin,xMax,nBin).71 // See FunRan::FunRan(FunRan::Func...) for further comments.72 //--73 70 : Histo(xMin,xMax,nBin) 74 71 { … … 85 82 } 86 83 87 / /++88 / /Createur.89 //If pdf=true, h is a probability density fonction.90 //If pdf=false, h is a distribution function (not necessarly normalized to 1).91 //See FunRan::FunRan(FunRan::Func...) for further comments.92 //-- 84 /********* Methode *********/ 85 /*! Createur. 86 If pdf=true, h is a probability density fonction. 87 If pdf=false, h is a distribution function (not necessarly normalized to 1). 88 See FunRan::FunRan(FunRan::Func...) for further comments. 89 */ 93 90 FunRan::FunRan(Histo &h, bool pdf) 94 91 : Histo(h) … … 107 104 } 108 105 109 //++ 106 /********* Methode *********/ 107 /*! Tirage avec retour du numero de bin entre 0 et mBins-1. 108 It returns the first bin whose content is greater or equal 109 to the random uniform number (in [0,1]) 110 */ 110 111 int_4 FunRan::BinRandom() 111 //112 // Tirage avec retour du numero de bin entre 0 et mBins-1.113 // It returns the first bin whose content is greater or equal114 // to the random uniform number (in [0,1])115 //--116 112 { 117 113 // recherche du premier bin plus grand ou egal a z … … 121 117 } 122 118 123 //++ 119 /********* Methode *********/ 120 /*! Tirage avec retour abscisse du bin non interpole. */ 124 121 r_8 FunRan::Random() 125 //126 // Tirage avec retour abscisse du bin non interpole.127 //--128 122 { 129 123 r_8 z=drand01(); … … 138 132 139 133 //////////////////////////////////////////////////////////////////////////// 140 //++ 141 // Class FunRan2D 142 // Lib Outils++ 143 // include perandom.h 144 // 145 // Tirage aleatoire sur un histogramme 2D. 146 //-- 147 148 //++ 134 /*! 135 \class SOPHYA::FunRan2D 136 \ingroup NTools 137 Classe for generating random variables from 2D function 138 */ 139 140 /********* Methode *********/ 141 /*! Creator for random from a table */ 149 142 FunRan2D::FunRan2D(r_8 *tab, int_4 nBinX, int_4 nBinY) 150 //151 // Createur.152 //--153 143 { 154 144 // Tirage en X, somme sur les Y. … … 171 161 } 172 162 173 //++ 163 /********* Methode *********/ 164 /*! Creator for random from a table */ 174 165 FunRan2D::FunRan2D(r_8 **tab, int_4 nBinX, int_4 nBinY) 175 //176 // Createur.177 //--178 166 { 179 167 // Tirage en X, somme sur les Y. … … 198 186 } 199 187 188 /********* Methode *********/ 189 /*! Destructor */ 200 190 FunRan2D::~FunRan2D() 201 191 { … … 208 198 } 209 199 210 //++ 200 /********* Methode *********/ 201 /*! Tirage avec retour du numeros de bin. */ 211 202 void FunRan2D::BinRandom(int_4& x, int_4& y) 212 //213 // Tirage avec retour du numeros de bin.214 //--215 203 { 216 204 x = ranX->BinRandom(); … … 218 206 } 219 207 220 //++ 208 /********* Methode *********/ 209 /*! Tirage avec retour abscisse et ordonnee du bin interpole. */ 221 210 void FunRan2D::Random(r_8& x, r_8& y) 222 //223 // Tirage avec retour abscisse et ordonnee224 // du bin interpole.225 //--226 211 { 227 212 x = ranX->Random(); … … 229 214 y = ranY[i]->Random(); 230 215 } 216 217 218 219 ///////////////////////////////////////////////////////////////// 220 /* 221 --- Remarque sur complex< r_8 > ComplexGaussRan(double sig) 222 x = r cos(t) tire gaussien: pdf f(x) = 1/(sqrt(2Pi) Sx) exp(-(x-Mx)^2/(2 Sx^2)) 223 y = r sin(t) tire gaussien: pdf f(y) = 1/(sqrt(2Pi) Sy) exp(-(y-My)^2/(2 Sy^2)) 224 x,y independants --> pdf f(x,y) = f(x) f(y) 225 - On cherche la pdf g(r,t) du module et de la phase 226 (r=sqrt(x^2+y^2,t=atan2(y,x)) --> (x,y): le Jacobien = r 227 g(r,t) = r f(x,y) = r f(x) f(y) 228 = r/(2Pi Sx Sy) exp(-(x-Mx)^2/(2 Sx^2)) exp(-(y-My)^2/(2 Sy^2)) 229 - Le cas general est complique 230 (cf D.Pelat cours DEA "bruits et signaux" section 4.5) 231 - Cas ou "Mx = My = 0" et "Sx = Sy = S" 232 g(r,t) = r/(2Pi S^2) exp(-r^2/(2 S^2)) 233 La distribution de "r" est donc: 234 g(r) = Integrate[g(r,t),{t,0,2Pi}] 235 = r/S^2 exp(-r^2/(2 S^2)) 236 La distribution de "t" est donc: 237 g(t) = Integrate[g(r,t),{r,0,Infinity}] 238 = 1 / 2Pi (distribution uniforme sur [0,2Pi[) 239 Les variables aleatoires r,t sont independantes: 240 g(r,t) = g(r) g(t) 241 */ -
trunk/SophyaLib/NTools/perandom.h
r2840 r3075 10 10 #include <stdlib.h> 11 11 #include "histos.h" 12 #include "nbrandom.h" 12 #include "srandgen.h" 13 #include <complex> 13 14 14 15 namespace SOPHYA { … … 41 42 }; 42 43 44 //! Returns a random gaussian complex number with variance sig^2 45 inline complex< r_8 > ComplexGaussRan(double sig=1.) 46 {return complex< r_8 >(GauRnd(0.,sig),GauRnd(0.,sig));} 47 43 48 } // namespace SOPHYA 44 49 -
trunk/SophyaLib/NTools/smakefile
r3007 r3075 11 11 touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist 12 12 13 $(SOPHYAOBJP)cimage.o: cimage.cc $(SOPHYAINCP)sopnamsp.h \ 14 $(SOPHYAINCP)machdefs.h \ 15 $(SOPHYAINCP)pexceptions.h \ 16 $(SOPHYAINCP)machdefs.h cimage.h \ 17 $(SOPHYAINCP)tmatrix.h \ 18 $(SOPHYAINCP)tarray.h \ 19 $(SOPHYAINCP)basarr.h \ 20 $(SOPHYAINCP)anydataobj.h \ 21 $(SOPHYAINCP)mutyv.h \ 22 $(SOPHYAINCP)timestamp.h \ 23 $(SOPHYAINCP)objfio.h \ 24 $(SOPHYAINCP)ppersist.h \ 25 $(SOPHYAINCP)pexceptions.h \ 13 $(SOPHYAOBJP)cimage.o: cimage.cc \ 14 $(SOPHYAINCP)sopnamsp.h \ 15 $(SOPHYAINCP)machdefs.h \ 16 $(SOPHYAINCP)pexceptions.h \ 17 cimage.h $(SOPHYAINCP)tmatrix.h \ 18 $(SOPHYAINCP)tarray.h \ 19 $(SOPHYAINCP)basarr.h \ 20 $(SOPHYAINCP)anydataobj.h \ 21 $(SOPHYAINCP)mutyv.h \ 22 $(SOPHYAINCP)timestamp.h \ 23 $(SOPHYAINCP)objfio.h \ 24 $(SOPHYAINCP)ppersist.h \ 26 25 $(SOPHYAINCP)gnumd5.h \ 27 26 $(SOPHYAINCP)ppfbinstream.h \ … … 33 32 $(SOPHYAINCP)tmatrix_tsnl.h \ 34 33 $(SOPHYAINCP)fioarr.h \ 35 $(SOPHYAINCP)tmatrix.h \36 34 $(SOPHYAINCP)tvector.h \ 37 35 $(SOPHYAINCP)tvector_tsnl.h \ … … 41 39 $(SOPHYAOBJP)cspline.o: cspline.cc \ 42 40 $(SOPHYAINCP)sopnamsp.h \ 43 $(SOPHYAINCP)machdefs.h nbtri.h cspline.h\44 $(SOPHYAINCP)pexceptions.h \45 $(SOPHYAINCP) machdefs.h41 $(SOPHYAINCP)machdefs.h nbtri.h \ 42 cspline.h \ 43 $(SOPHYAINCP)pexceptions.h 46 44 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ cspline.cc 47 45 48 46 $(SOPHYAOBJP)datatypes.o: datatypes.cc \ 49 $(SOPHYAINCP)sopnamsp.h datatypes.h \ 47 $(SOPHYAINCP)sopnamsp.h \ 48 datatypes.h \ 50 49 $(SOPHYAINCP)machdefs.h 51 50 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ datatypes.cc 52 51 53 $(SOPHYAOBJP)dates.o: dates.cc $(SOPHYAINCP)sopnamsp.h \ 52 $(SOPHYAOBJP)dates.o: dates.cc \ 53 $(SOPHYAINCP)sopnamsp.h \ 54 54 $(SOPHYAINCP)machdefs.h \ 55 55 $(SOPHYAINCP)perrors.h \ 56 56 $(SOPHYAINCP)pexceptions.h \ 57 $(SOPHYAINCP)machdefs.h dates.h \ 58 $(SOPHYAINCP)pexceptions.h 57 dates.h 59 58 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ dates.cc 60 59 61 $(SOPHYAOBJP)difeq.o: difeq.cc $(SOPHYAINCP)sopnamsp.h \ 62 difeq.h $(SOPHYAINCP)machdefs.h \ 63 $(SOPHYAINCP)pexceptions.h \ 64 $(SOPHYAINCP)machdefs.h \ 65 $(SOPHYAINCP)tvector.h \ 66 $(SOPHYAINCP)tmatrix.h \ 67 $(SOPHYAINCP)tarray.h \ 68 $(SOPHYAINCP)basarr.h \ 69 $(SOPHYAINCP)anydataobj.h \ 70 $(SOPHYAINCP)mutyv.h \ 71 $(SOPHYAINCP)timestamp.h \ 72 $(SOPHYAINCP)objfio.h \ 73 $(SOPHYAINCP)ppersist.h \ 74 $(SOPHYAINCP)pexceptions.h \ 60 $(SOPHYAOBJP)difeq.o: difeq.cc \ 61 $(SOPHYAINCP)sopnamsp.h difeq.h \ 62 $(SOPHYAINCP)machdefs.h \ 63 $(SOPHYAINCP)pexceptions.h \ 64 $(SOPHYAINCP)tvector.h \ 65 $(SOPHYAINCP)tmatrix.h \ 66 $(SOPHYAINCP)tarray.h \ 67 $(SOPHYAINCP)basarr.h \ 68 $(SOPHYAINCP)anydataobj.h \ 69 $(SOPHYAINCP)mutyv.h \ 70 $(SOPHYAINCP)timestamp.h \ 71 $(SOPHYAINCP)objfio.h \ 72 $(SOPHYAINCP)ppersist.h \ 75 73 $(SOPHYAINCP)gnumd5.h \ 76 74 $(SOPHYAINCP)ppfbinstream.h \ … … 85 83 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ difeq.cc 86 84 87 $(SOPHYAOBJP)dynccd.o: dynccd.cc $(SOPHYAINCP)sopnamsp.h\88 $(SOPHYAINCP) machdefs.h fmath.h perandom.h \89 $(SOPHYAINCP) histos.h \90 $(SOPHYAINCP)objfio.h \91 $(SOPHYAINCP) machdefs.h \85 $(SOPHYAOBJP)dynccd.o: dynccd.cc \ 86 $(SOPHYAINCP)sopnamsp.h \ 87 $(SOPHYAINCP)machdefs.h fmath.h \ 88 perandom.h $(SOPHYAINCP)histos.h \ 89 $(SOPHYAINCP)objfio.h \ 92 90 $(SOPHYAINCP)anydataobj.h \ 93 91 $(SOPHYAINCP)ppersist.h \ … … 111 109 $(SOPHYAINCP)utilarr.h \ 112 110 $(SOPHYAINCP)tmatrix_tsnl.h \ 113 $(SOPHYAINCP)tvector_tsnl.h nbrandom.h\111 $(SOPHYAINCP)tvector_tsnl.h \ 114 112 $(SOPHYAINCP)srandgen.h cimage.h \ 115 $(SOPHYAINCP)tmatrix.h \ 116 $(SOPHYAINCP)fioarr.h dynccd.h \ 117 $(SOPHYAINCP)pexceptions.h \ 118 $(SOPHYAINCP)ppersist.h 113 $(SOPHYAINCP)fioarr.h dynccd.h 119 114 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ dynccd.cc 120 115 121 116 $(SOPHYAOBJP)fct1dfit.o: fct1dfit.cc \ 122 117 $(SOPHYAINCP)sopnamsp.h \ 123 $(SOPHYAINCP)machdefs.h fct1dfit.h \ 124 generalfit.h $(SOPHYAINCP)pexceptions.h \ 125 $(SOPHYAINCP)machdefs.h \ 126 $(SOPHYAINCP)tvector.h \ 127 $(SOPHYAINCP)tmatrix.h \ 128 $(SOPHYAINCP)tarray.h \ 129 $(SOPHYAINCP)basarr.h \ 130 $(SOPHYAINCP)anydataobj.h \ 131 $(SOPHYAINCP)mutyv.h \ 132 $(SOPHYAINCP)timestamp.h \ 133 $(SOPHYAINCP)objfio.h \ 134 $(SOPHYAINCP)ppersist.h \ 135 $(SOPHYAINCP)pexceptions.h \ 136 $(SOPHYAINCP)gnumd5.h \ 137 $(SOPHYAINCP)ppfbinstream.h \ 138 $(SOPHYAINCP)rawstream.h \ 139 $(SOPHYAINCP)ppfnametag.h \ 140 $(SOPHYAINCP)dvlist.h \ 141 $(SOPHYAINCP)ndatablock.h \ 142 $(SOPHYAINCP)utilarr.h \ 143 $(SOPHYAINCP)tmatrix_tsnl.h \ 144 $(SOPHYAINCP)tvector_tsnl.h generaldata.h \ 145 $(SOPHYAINCP)objfio.h \ 146 $(SOPHYAINCP)ppersist.h \ 147 $(SOPHYAINCP)ntupintf.h poly.h peida.h \ 148 $(SOPHYAINCP)utils.h \ 118 $(SOPHYAINCP)machdefs.h \ 119 fct1dfit.h generalfit.h \ 120 $(SOPHYAINCP)pexceptions.h \ 121 $(SOPHYAINCP)tvector.h \ 122 $(SOPHYAINCP)tmatrix.h \ 123 $(SOPHYAINCP)tarray.h \ 124 $(SOPHYAINCP)basarr.h \ 125 $(SOPHYAINCP)anydataobj.h \ 126 $(SOPHYAINCP)mutyv.h \ 127 $(SOPHYAINCP)timestamp.h \ 128 $(SOPHYAINCP)objfio.h \ 129 $(SOPHYAINCP)ppersist.h \ 130 $(SOPHYAINCP)gnumd5.h \ 131 $(SOPHYAINCP)ppfbinstream.h \ 132 $(SOPHYAINCP)rawstream.h \ 133 $(SOPHYAINCP)ppfnametag.h \ 134 $(SOPHYAINCP)dvlist.h \ 135 $(SOPHYAINCP)ndatablock.h \ 136 $(SOPHYAINCP)utilarr.h \ 137 $(SOPHYAINCP)tmatrix_tsnl.h \ 138 $(SOPHYAINCP)tvector_tsnl.h \ 139 generaldata.h \ 140 $(SOPHYAINCP)ntupintf.h poly.h \ 141 peida.h $(SOPHYAINCP)utils.h \ 149 142 $(SOPHYAINCP)perrors.h fmath.h \ 150 $(SOPHYAINCP)anydataobj.h nbconst.h \ 151 tabmath.h 143 nbconst.h tabmath.h 152 144 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fct1dfit.cc 153 145 154 146 $(SOPHYAOBJP)fct2dfit.o: fct2dfit.cc \ 155 147 $(SOPHYAINCP)sopnamsp.h \ 156 $(SOPHYAINCP)machdefs.h fct2dfit.h \ 157 generalfit.h $(SOPHYAINCP)pexceptions.h \ 158 $(SOPHYAINCP)machdefs.h \ 159 $(SOPHYAINCP)tvector.h \ 160 $(SOPHYAINCP)tmatrix.h \ 161 $(SOPHYAINCP)tarray.h \ 162 $(SOPHYAINCP)basarr.h \ 163 $(SOPHYAINCP)anydataobj.h \ 164 $(SOPHYAINCP)mutyv.h \ 165 $(SOPHYAINCP)timestamp.h \ 166 $(SOPHYAINCP)objfio.h \ 167 $(SOPHYAINCP)ppersist.h \ 168 $(SOPHYAINCP)pexceptions.h \ 169 $(SOPHYAINCP)gnumd5.h \ 170 $(SOPHYAINCP)ppfbinstream.h \ 171 $(SOPHYAINCP)rawstream.h \ 172 $(SOPHYAINCP)ppfnametag.h \ 173 $(SOPHYAINCP)dvlist.h \ 174 $(SOPHYAINCP)ndatablock.h \ 175 $(SOPHYAINCP)utilarr.h \ 176 $(SOPHYAINCP)tmatrix_tsnl.h \ 177 $(SOPHYAINCP)tvector_tsnl.h generaldata.h \ 178 $(SOPHYAINCP)objfio.h \ 179 $(SOPHYAINCP)ppersist.h \ 180 $(SOPHYAINCP)ntupintf.h poly.h peida.h \ 181 $(SOPHYAINCP)utils.h \ 148 $(SOPHYAINCP)machdefs.h \ 149 fct2dfit.h generalfit.h \ 150 $(SOPHYAINCP)pexceptions.h \ 151 $(SOPHYAINCP)tvector.h \ 152 $(SOPHYAINCP)tmatrix.h \ 153 $(SOPHYAINCP)tarray.h \ 154 $(SOPHYAINCP)basarr.h \ 155 $(SOPHYAINCP)anydataobj.h \ 156 $(SOPHYAINCP)mutyv.h \ 157 $(SOPHYAINCP)timestamp.h \ 158 $(SOPHYAINCP)objfio.h \ 159 $(SOPHYAINCP)ppersist.h \ 160 $(SOPHYAINCP)gnumd5.h \ 161 $(SOPHYAINCP)ppfbinstream.h \ 162 $(SOPHYAINCP)rawstream.h \ 163 $(SOPHYAINCP)ppfnametag.h \ 164 $(SOPHYAINCP)dvlist.h \ 165 $(SOPHYAINCP)ndatablock.h \ 166 $(SOPHYAINCP)utilarr.h \ 167 $(SOPHYAINCP)tmatrix_tsnl.h \ 168 $(SOPHYAINCP)tvector_tsnl.h \ 169 generaldata.h \ 170 $(SOPHYAINCP)ntupintf.h poly.h \ 171 peida.h $(SOPHYAINCP)utils.h \ 182 172 $(SOPHYAINCP)perrors.h fmath.h \ 183 $(SOPHYAINCP)anydataobj.h nbconst.h \ 184 tabmath.h simps2d.h 173 nbconst.h tabmath.h simps2d.h 185 174 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fct2dfit.cc 186 175 187 176 $(SOPHYAOBJP)fftmserver.o: fftmserver.cc \ 188 $(SOPHYAINCP)sopnamsp.h fftmserver.h \ 189 fftservintf.h $(SOPHYAINCP)machdefs.h \ 190 $(SOPHYAINCP)pexceptions.h \ 191 $(SOPHYAINCP)machdefs.h \ 192 $(SOPHYAINCP)tmatrix.h \ 193 $(SOPHYAINCP)tarray.h \ 194 $(SOPHYAINCP)basarr.h \ 195 $(SOPHYAINCP)anydataobj.h \ 196 $(SOPHYAINCP)mutyv.h \ 197 $(SOPHYAINCP)timestamp.h \ 198 $(SOPHYAINCP)objfio.h \ 199 $(SOPHYAINCP)ppersist.h \ 200 $(SOPHYAINCP)pexceptions.h \ 201 $(SOPHYAINCP)gnumd5.h \ 202 $(SOPHYAINCP)ppfbinstream.h \ 203 $(SOPHYAINCP)rawstream.h \ 204 $(SOPHYAINCP)ppfnametag.h \ 205 $(SOPHYAINCP)dvlist.h \ 206 $(SOPHYAINCP)ndatablock.h \ 207 $(SOPHYAINCP)utilarr.h \ 208 $(SOPHYAINCP)tmatrix_tsnl.h \ 209 $(SOPHYAINCP)tvector.h \ 210 $(SOPHYAINCP)tmatrix.h \ 211 $(SOPHYAINCP)tvector_tsnl.h fftmayer.h 177 $(SOPHYAINCP)sopnamsp.h \ 178 fftmserver.h fftservintf.h \ 179 $(SOPHYAINCP)machdefs.h \ 180 $(SOPHYAINCP)pexceptions.h \ 181 $(SOPHYAINCP)tmatrix.h \ 182 $(SOPHYAINCP)tarray.h \ 183 $(SOPHYAINCP)basarr.h \ 184 $(SOPHYAINCP)anydataobj.h \ 185 $(SOPHYAINCP)mutyv.h \ 186 $(SOPHYAINCP)timestamp.h \ 187 $(SOPHYAINCP)objfio.h \ 188 $(SOPHYAINCP)ppersist.h \ 189 $(SOPHYAINCP)gnumd5.h \ 190 $(SOPHYAINCP)ppfbinstream.h \ 191 $(SOPHYAINCP)rawstream.h \ 192 $(SOPHYAINCP)ppfnametag.h \ 193 $(SOPHYAINCP)dvlist.h \ 194 $(SOPHYAINCP)ndatablock.h \ 195 $(SOPHYAINCP)utilarr.h \ 196 $(SOPHYAINCP)tmatrix_tsnl.h \ 197 $(SOPHYAINCP)tvector.h \ 198 $(SOPHYAINCP)tvector_tsnl.h \ 199 fftmayer.h 212 200 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fftmserver.cc 213 201 214 202 $(SOPHYAOBJP)fftpserver.o: fftpserver.cc \ 215 $(SOPHYAINCP)sopnamsp.h fftpserver.h \ 216 fftservintf.h $(SOPHYAINCP)machdefs.h \ 217 $(SOPHYAINCP)pexceptions.h \ 218 $(SOPHYAINCP)machdefs.h \ 219 $(SOPHYAINCP)tmatrix.h \ 220 $(SOPHYAINCP)tarray.h \ 221 $(SOPHYAINCP)basarr.h \ 222 $(SOPHYAINCP)anydataobj.h \ 223 $(SOPHYAINCP)mutyv.h \ 224 $(SOPHYAINCP)timestamp.h \ 225 $(SOPHYAINCP)objfio.h \ 226 $(SOPHYAINCP)ppersist.h \ 227 $(SOPHYAINCP)pexceptions.h \ 228 $(SOPHYAINCP)gnumd5.h \ 229 $(SOPHYAINCP)ppfbinstream.h \ 230 $(SOPHYAINCP)rawstream.h \ 231 $(SOPHYAINCP)ppfnametag.h \ 232 $(SOPHYAINCP)dvlist.h \ 233 $(SOPHYAINCP)ndatablock.h \ 234 $(SOPHYAINCP)utilarr.h \ 235 $(SOPHYAINCP)tmatrix_tsnl.h \ 236 $(SOPHYAINCP)tvector.h \ 237 $(SOPHYAINCP)tmatrix.h \ 238 $(SOPHYAINCP)tvector_tsnl.h fftpackc.h 203 $(SOPHYAINCP)sopnamsp.h \ 204 fftpserver.h fftservintf.h \ 205 $(SOPHYAINCP)machdefs.h \ 206 $(SOPHYAINCP)pexceptions.h \ 207 $(SOPHYAINCP)tmatrix.h \ 208 $(SOPHYAINCP)tarray.h \ 209 $(SOPHYAINCP)basarr.h \ 210 $(SOPHYAINCP)anydataobj.h \ 211 $(SOPHYAINCP)mutyv.h \ 212 $(SOPHYAINCP)timestamp.h \ 213 $(SOPHYAINCP)objfio.h \ 214 $(SOPHYAINCP)ppersist.h \ 215 $(SOPHYAINCP)gnumd5.h \ 216 $(SOPHYAINCP)ppfbinstream.h \ 217 $(SOPHYAINCP)rawstream.h \ 218 $(SOPHYAINCP)ppfnametag.h \ 219 $(SOPHYAINCP)dvlist.h \ 220 $(SOPHYAINCP)ndatablock.h \ 221 $(SOPHYAINCP)utilarr.h \ 222 $(SOPHYAINCP)tmatrix_tsnl.h \ 223 $(SOPHYAINCP)tvector.h \ 224 $(SOPHYAINCP)tvector_tsnl.h \ 225 fftpackc.h 239 226 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fftpserver.cc 240 227 241 228 $(SOPHYAOBJP)fftservintf.o: fftservintf.cc \ 242 $(SOPHYAINCP)sopnamsp.h fftservintf.h \ 243 $(SOPHYAINCP)machdefs.h \ 244 $(SOPHYAINCP)pexceptions.h \ 245 $(SOPHYAINCP)machdefs.h \ 246 $(SOPHYAINCP)tmatrix.h \ 247 $(SOPHYAINCP)tarray.h \ 248 $(SOPHYAINCP)basarr.h \ 249 $(SOPHYAINCP)anydataobj.h \ 250 $(SOPHYAINCP)mutyv.h \ 251 $(SOPHYAINCP)timestamp.h \ 252 $(SOPHYAINCP)objfio.h \ 253 $(SOPHYAINCP)ppersist.h \ 254 $(SOPHYAINCP)pexceptions.h \ 255 $(SOPHYAINCP)gnumd5.h \ 256 $(SOPHYAINCP)ppfbinstream.h \ 257 $(SOPHYAINCP)rawstream.h \ 258 $(SOPHYAINCP)ppfnametag.h \ 259 $(SOPHYAINCP)dvlist.h \ 260 $(SOPHYAINCP)ndatablock.h \ 261 $(SOPHYAINCP)utilarr.h \ 262 $(SOPHYAINCP)tmatrix_tsnl.h \ 263 $(SOPHYAINCP)tvector.h \ 264 $(SOPHYAINCP)tmatrix.h \ 229 $(SOPHYAINCP)sopnamsp.h \ 230 fftservintf.h \ 231 $(SOPHYAINCP)machdefs.h \ 232 $(SOPHYAINCP)pexceptions.h \ 233 $(SOPHYAINCP)tmatrix.h \ 234 $(SOPHYAINCP)tarray.h \ 235 $(SOPHYAINCP)basarr.h \ 236 $(SOPHYAINCP)anydataobj.h \ 237 $(SOPHYAINCP)mutyv.h \ 238 $(SOPHYAINCP)timestamp.h \ 239 $(SOPHYAINCP)objfio.h \ 240 $(SOPHYAINCP)ppersist.h \ 241 $(SOPHYAINCP)gnumd5.h \ 242 $(SOPHYAINCP)ppfbinstream.h \ 243 $(SOPHYAINCP)rawstream.h \ 244 $(SOPHYAINCP)ppfnametag.h \ 245 $(SOPHYAINCP)dvlist.h \ 246 $(SOPHYAINCP)ndatablock.h \ 247 $(SOPHYAINCP)utilarr.h \ 248 $(SOPHYAINCP)tmatrix_tsnl.h \ 249 $(SOPHYAINCP)tvector.h \ 265 250 $(SOPHYAINCP)tvector_tsnl.h 266 251 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fftservintf.cc 267 252 268 253 $(SOPHYAOBJP)FSAppIrrSmpl.o: FSAppIrrSmpl.cc \ 269 $(SOPHYAINCP)sopnamsp.h FSAppIrrSmpl.h \ 254 $(SOPHYAINCP)sopnamsp.h \ 255 FSAppIrrSmpl.h \ 270 256 $(SOPHYAINCP)machdefs.h nbmath.h \ 271 257 $(SOPHYAINCP)smathconst.h \ 272 $(SOPHYAINCP)machdefs.h \273 258 $(SOPHYAINCP)timing.h \ 274 259 $(SOPHYAINCP)array.h \ … … 294 279 $(SOPHYAINCP)matharr.h \ 295 280 $(SOPHYAINCP)fioarr.h \ 296 $(SOPHYAINCP)sopemtx.h fftservintf.h \ 297 $(SOPHYAINCP)pexceptions.h \ 298 $(SOPHYAINCP)tmatrix.h \ 299 $(SOPHYAINCP)tvector.h fftpserver.h \ 300 toeplitzMatrix.h 281 $(SOPHYAINCP)sopemtx.h \ 282 fftservintf.h fftpserver.h toeplitzMatrix.h 301 283 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ FSAppIrrSmpl.cc 302 284 … … 305 287 $(SOPHYAINCP)machdefs.h \ 306 288 $(SOPHYAINCP)pexceptions.h \ 307 $(SOPHYAINCP)machdefs.h functab.h \ 308 $(SOPHYAINCP)tvector.h \ 309 $(SOPHYAINCP)tmatrix.h \ 310 $(SOPHYAINCP)tarray.h \ 311 $(SOPHYAINCP)basarr.h \ 312 $(SOPHYAINCP)anydataobj.h \ 313 $(SOPHYAINCP)mutyv.h \ 314 $(SOPHYAINCP)timestamp.h \ 315 $(SOPHYAINCP)objfio.h \ 316 $(SOPHYAINCP)ppersist.h \ 317 $(SOPHYAINCP)pexceptions.h \ 318 $(SOPHYAINCP)gnumd5.h \ 319 $(SOPHYAINCP)ppfbinstream.h \ 320 $(SOPHYAINCP)rawstream.h \ 321 $(SOPHYAINCP)ppfnametag.h \ 322 $(SOPHYAINCP)dvlist.h \ 323 $(SOPHYAINCP)ndatablock.h \ 324 $(SOPHYAINCP)utilarr.h \ 325 $(SOPHYAINCP)tmatrix_tsnl.h \ 326 $(SOPHYAINCP)tvector_tsnl.h \ 327 $(SOPHYAINCP)tarray.h 289 functab.h $(SOPHYAINCP)tvector.h \ 290 $(SOPHYAINCP)tmatrix.h \ 291 $(SOPHYAINCP)tarray.h \ 292 $(SOPHYAINCP)basarr.h \ 293 $(SOPHYAINCP)anydataobj.h \ 294 $(SOPHYAINCP)mutyv.h \ 295 $(SOPHYAINCP)timestamp.h \ 296 $(SOPHYAINCP)objfio.h \ 297 $(SOPHYAINCP)ppersist.h \ 298 $(SOPHYAINCP)gnumd5.h \ 299 $(SOPHYAINCP)ppfbinstream.h \ 300 $(SOPHYAINCP)rawstream.h \ 301 $(SOPHYAINCP)ppfnametag.h \ 302 $(SOPHYAINCP)dvlist.h \ 303 $(SOPHYAINCP)ndatablock.h \ 304 $(SOPHYAINCP)utilarr.h \ 305 $(SOPHYAINCP)tmatrix_tsnl.h \ 306 $(SOPHYAINCP)tvector_tsnl.h 328 307 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ functab.cc 329 308 … … 332 311 $(SOPHYAINCP)machdefs.h \ 333 312 $(SOPHYAINCP)strutil.h nbtri.h \ 334 generalfit.h $(SOPHYAINCP)pexceptions.h \ 335 $(SOPHYAINCP)machdefs.h \ 336 $(SOPHYAINCP)tvector.h \ 337 $(SOPHYAINCP)tmatrix.h \ 338 $(SOPHYAINCP)tarray.h \ 339 $(SOPHYAINCP)basarr.h \ 340 $(SOPHYAINCP)anydataobj.h \ 341 $(SOPHYAINCP)mutyv.h \ 342 $(SOPHYAINCP)timestamp.h \ 343 $(SOPHYAINCP)objfio.h \ 344 $(SOPHYAINCP)ppersist.h \ 345 $(SOPHYAINCP)pexceptions.h \ 346 $(SOPHYAINCP)gnumd5.h \ 347 $(SOPHYAINCP)ppfbinstream.h \ 348 $(SOPHYAINCP)rawstream.h \ 349 $(SOPHYAINCP)ppfnametag.h \ 350 $(SOPHYAINCP)dvlist.h \ 351 $(SOPHYAINCP)ndatablock.h \ 352 $(SOPHYAINCP)utilarr.h \ 353 $(SOPHYAINCP)tmatrix_tsnl.h \ 354 $(SOPHYAINCP)tvector_tsnl.h generaldata.h \ 355 $(SOPHYAINCP)objfio.h \ 356 $(SOPHYAINCP)ppersist.h \ 357 $(SOPHYAINCP)ntupintf.h poly.h peida.h \ 358 $(SOPHYAINCP)utils.h \ 313 generalfit.h \ 314 $(SOPHYAINCP)pexceptions.h \ 315 $(SOPHYAINCP)tvector.h \ 316 $(SOPHYAINCP)tmatrix.h \ 317 $(SOPHYAINCP)tarray.h \ 318 $(SOPHYAINCP)basarr.h \ 319 $(SOPHYAINCP)anydataobj.h \ 320 $(SOPHYAINCP)mutyv.h \ 321 $(SOPHYAINCP)timestamp.h \ 322 $(SOPHYAINCP)objfio.h \ 323 $(SOPHYAINCP)ppersist.h \ 324 $(SOPHYAINCP)gnumd5.h \ 325 $(SOPHYAINCP)ppfbinstream.h \ 326 $(SOPHYAINCP)rawstream.h \ 327 $(SOPHYAINCP)ppfnametag.h \ 328 $(SOPHYAINCP)dvlist.h \ 329 $(SOPHYAINCP)ndatablock.h \ 330 $(SOPHYAINCP)utilarr.h \ 331 $(SOPHYAINCP)tmatrix_tsnl.h \ 332 $(SOPHYAINCP)tvector_tsnl.h \ 333 generaldata.h \ 334 $(SOPHYAINCP)ntupintf.h poly.h \ 335 peida.h $(SOPHYAINCP)utils.h \ 336 $(SOPHYAINCP)perrors.h fmath.h 337 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ generaldata.cc 338 339 $(SOPHYAOBJP)generalfit.o: generalfit.cc \ 340 $(SOPHYAINCP)sopnamsp.h \ 341 $(SOPHYAINCP)machdefs.h \ 342 $(SOPHYAINCP)pexceptions.h \ 343 generalfit.h \ 344 $(SOPHYAINCP)tvector.h \ 345 $(SOPHYAINCP)tmatrix.h \ 346 $(SOPHYAINCP)tarray.h \ 347 $(SOPHYAINCP)basarr.h \ 348 $(SOPHYAINCP)anydataobj.h \ 349 $(SOPHYAINCP)mutyv.h \ 350 $(SOPHYAINCP)timestamp.h \ 351 $(SOPHYAINCP)objfio.h \ 352 $(SOPHYAINCP)ppersist.h \ 353 $(SOPHYAINCP)gnumd5.h \ 354 $(SOPHYAINCP)ppfbinstream.h \ 355 $(SOPHYAINCP)rawstream.h \ 356 $(SOPHYAINCP)ppfnametag.h \ 357 $(SOPHYAINCP)dvlist.h \ 358 $(SOPHYAINCP)ndatablock.h \ 359 $(SOPHYAINCP)utilarr.h \ 360 $(SOPHYAINCP)tmatrix_tsnl.h \ 361 $(SOPHYAINCP)tvector_tsnl.h \ 362 generaldata.h \ 363 $(SOPHYAINCP)ntupintf.h poly.h \ 364 peida.h $(SOPHYAINCP)utils.h \ 359 365 $(SOPHYAINCP)perrors.h fmath.h \ 360 $(SOPHYAINCP)anydataobj.h 361 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ generaldata.cc 362 363 $(SOPHYAOBJP)generalfit.o: generalfit.cc \ 364 $(SOPHYAINCP)sopnamsp.h \ 365 $(SOPHYAINCP)machdefs.h \ 366 $(SOPHYAINCP)pexceptions.h \ 367 $(SOPHYAINCP)machdefs.h generalfit.h \ 368 $(SOPHYAINCP)tvector.h \ 369 $(SOPHYAINCP)tmatrix.h \ 370 $(SOPHYAINCP)tarray.h \ 371 $(SOPHYAINCP)basarr.h \ 372 $(SOPHYAINCP)anydataobj.h \ 373 $(SOPHYAINCP)mutyv.h \ 374 $(SOPHYAINCP)timestamp.h \ 375 $(SOPHYAINCP)objfio.h \ 376 $(SOPHYAINCP)ppersist.h \ 377 $(SOPHYAINCP)pexceptions.h \ 378 $(SOPHYAINCP)gnumd5.h \ 379 $(SOPHYAINCP)ppfbinstream.h \ 380 $(SOPHYAINCP)rawstream.h \ 381 $(SOPHYAINCP)ppfnametag.h \ 382 $(SOPHYAINCP)dvlist.h \ 383 $(SOPHYAINCP)ndatablock.h \ 384 $(SOPHYAINCP)utilarr.h \ 385 $(SOPHYAINCP)tmatrix_tsnl.h \ 386 $(SOPHYAINCP)tvector_tsnl.h generaldata.h \ 387 $(SOPHYAINCP)objfio.h \ 388 $(SOPHYAINCP)ppersist.h \ 389 $(SOPHYAINCP)ntupintf.h poly.h peida.h \ 390 $(SOPHYAINCP)utils.h \ 391 $(SOPHYAINCP)perrors.h fmath.h \ 392 $(SOPHYAINCP)anydataobj.h \ 393 $(SOPHYAINCP)sopemtx.h \ 394 $(SOPHYAINCP)tvector.h 366 $(SOPHYAINCP)sopemtx.h 395 367 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ generalfit.cc 396 368 397 $(SOPHYAOBJP)integ.o: integ.cc $(SOPHYAINCP)sopnamsp.h \ 398 integ.h $(SOPHYAINCP)machdefs.h \ 399 $(SOPHYAINCP)pexceptions.h \ 400 $(SOPHYAINCP)machdefs.h classfunc.h \ 401 generalfit.h $(SOPHYAINCP)tvector.h \ 402 $(SOPHYAINCP)tmatrix.h \ 403 $(SOPHYAINCP)tarray.h \ 404 $(SOPHYAINCP)basarr.h \ 405 $(SOPHYAINCP)anydataobj.h \ 406 $(SOPHYAINCP)mutyv.h \ 407 $(SOPHYAINCP)timestamp.h \ 408 $(SOPHYAINCP)objfio.h \ 409 $(SOPHYAINCP)ppersist.h \ 410 $(SOPHYAINCP)pexceptions.h \ 411 $(SOPHYAINCP)gnumd5.h \ 412 $(SOPHYAINCP)ppfbinstream.h \ 413 $(SOPHYAINCP)rawstream.h \ 414 $(SOPHYAINCP)ppfnametag.h \ 415 $(SOPHYAINCP)dvlist.h \ 416 $(SOPHYAINCP)ndatablock.h \ 417 $(SOPHYAINCP)utilarr.h \ 418 $(SOPHYAINCP)tmatrix_tsnl.h \ 419 $(SOPHYAINCP)tvector_tsnl.h generaldata.h \ 420 $(SOPHYAINCP)objfio.h \ 421 $(SOPHYAINCP)ppersist.h \ 422 $(SOPHYAINCP)ntupintf.h poly.h peida.h \ 423 $(SOPHYAINCP)utils.h \ 424 $(SOPHYAINCP)perrors.h fmath.h \ 425 $(SOPHYAINCP)anydataobj.h 369 $(SOPHYAOBJP)integ.o: integ.cc \ 370 $(SOPHYAINCP)sopnamsp.h integ.h \ 371 $(SOPHYAINCP)machdefs.h \ 372 $(SOPHYAINCP)pexceptions.h \ 373 classfunc.h generalfit.h \ 374 $(SOPHYAINCP)tvector.h \ 375 $(SOPHYAINCP)tmatrix.h \ 376 $(SOPHYAINCP)tarray.h \ 377 $(SOPHYAINCP)basarr.h \ 378 $(SOPHYAINCP)anydataobj.h \ 379 $(SOPHYAINCP)mutyv.h \ 380 $(SOPHYAINCP)timestamp.h \ 381 $(SOPHYAINCP)objfio.h \ 382 $(SOPHYAINCP)ppersist.h \ 383 $(SOPHYAINCP)gnumd5.h \ 384 $(SOPHYAINCP)ppfbinstream.h \ 385 $(SOPHYAINCP)rawstream.h \ 386 $(SOPHYAINCP)ppfnametag.h \ 387 $(SOPHYAINCP)dvlist.h \ 388 $(SOPHYAINCP)ndatablock.h \ 389 $(SOPHYAINCP)utilarr.h \ 390 $(SOPHYAINCP)tmatrix_tsnl.h \ 391 $(SOPHYAINCP)tvector_tsnl.h \ 392 generaldata.h \ 393 $(SOPHYAINCP)ntupintf.h poly.h \ 394 peida.h $(SOPHYAINCP)utils.h \ 395 $(SOPHYAINCP)perrors.h fmath.h 426 396 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ integ.cc 427 397 … … 431 401 $(SOPHYAOBJP)ntoolsinit.o: ntoolsinit.cc \ 432 402 $(SOPHYAINCP)sopnamsp.h \ 433 $(SOPHYAINCP)machdefs.h ntoolsinit.h \ 403 $(SOPHYAINCP)machdefs.h \ 404 ntoolsinit.h \ 434 405 $(SOPHYAINCP)tarrinit.h \ 435 $(SOPHYAINCP)sophyainit.h \ 436 $(SOPHYAINCP)machdefs.h poly.h \ 437 $(SOPHYAINCP)objfio.h \ 438 $(SOPHYAINCP)anydataobj.h \ 439 $(SOPHYAINCP)ppersist.h \ 440 $(SOPHYAINCP)pexceptions.h \ 441 $(SOPHYAINCP)gnumd5.h \ 442 $(SOPHYAINCP)ppfbinstream.h \ 443 $(SOPHYAINCP)rawstream.h \ 444 $(SOPHYAINCP)ppfnametag.h peida.h \ 445 $(SOPHYAINCP)utils.h \ 446 $(SOPHYAINCP)perrors.h \ 447 $(SOPHYAINCP)pexceptions.h fmath.h \ 448 $(SOPHYAINCP)tvector.h \ 449 $(SOPHYAINCP)tmatrix.h \ 450 $(SOPHYAINCP)tarray.h \ 451 $(SOPHYAINCP)basarr.h \ 452 $(SOPHYAINCP)mutyv.h \ 453 $(SOPHYAINCP)timestamp.h \ 454 $(SOPHYAINCP)objfio.h \ 455 $(SOPHYAINCP)dvlist.h \ 456 $(SOPHYAINCP)ndatablock.h \ 457 $(SOPHYAINCP)utilarr.h \ 458 $(SOPHYAINCP)tmatrix_tsnl.h \ 459 $(SOPHYAINCP)tvector_tsnl.h \ 460 $(SOPHYAINCP)ppersist.h \ 461 $(SOPHYAINCP)anydataobj.h generaldata.h \ 406 $(SOPHYAINCP)sophyainit.h poly.h \ 407 $(SOPHYAINCP)objfio.h \ 408 $(SOPHYAINCP)anydataobj.h \ 409 $(SOPHYAINCP)ppersist.h \ 410 $(SOPHYAINCP)pexceptions.h \ 411 $(SOPHYAINCP)gnumd5.h \ 412 $(SOPHYAINCP)ppfbinstream.h \ 413 $(SOPHYAINCP)rawstream.h \ 414 $(SOPHYAINCP)ppfnametag.h \ 415 peida.h $(SOPHYAINCP)utils.h \ 416 $(SOPHYAINCP)perrors.h fmath.h \ 417 $(SOPHYAINCP)tvector.h \ 418 $(SOPHYAINCP)tmatrix.h \ 419 $(SOPHYAINCP)tarray.h \ 420 $(SOPHYAINCP)basarr.h \ 421 $(SOPHYAINCP)mutyv.h \ 422 $(SOPHYAINCP)timestamp.h \ 423 $(SOPHYAINCP)dvlist.h \ 424 $(SOPHYAINCP)ndatablock.h \ 425 $(SOPHYAINCP)utilarr.h \ 426 $(SOPHYAINCP)tmatrix_tsnl.h \ 427 $(SOPHYAINCP)tvector_tsnl.h \ 428 generaldata.h \ 462 429 $(SOPHYAINCP)ntupintf.h cimage.h \ 463 $(SOPHYAINCP)tmatrix.h \ 464 $(SOPHYAINCP)fioarr.h \ 465 $(SOPHYAINCP)tvector.h tabmath.h nbconst.h \ 466 dates.h datime.h 430 $(SOPHYAINCP)fioarr.h tabmath.h \ 431 nbconst.h dates.h datime.h 467 432 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ntoolsinit.cc 468 433 469 434 $(SOPHYAOBJP)objfitter.o: objfitter.cc \ 470 $(SOPHYAINCP)sopnamsp.h objfitter.h \ 471 $(SOPHYAINCP)machdefs.h \ 472 $(SOPHYAINCP)tmatrix.h \ 473 $(SOPHYAINCP)machdefs.h \ 474 $(SOPHYAINCP)tarray.h \ 475 $(SOPHYAINCP)basarr.h \ 476 $(SOPHYAINCP)anydataobj.h \ 477 $(SOPHYAINCP)mutyv.h \ 478 $(SOPHYAINCP)timestamp.h \ 479 $(SOPHYAINCP)objfio.h \ 480 $(SOPHYAINCP)ppersist.h \ 481 $(SOPHYAINCP)pexceptions.h \ 482 $(SOPHYAINCP)gnumd5.h \ 483 $(SOPHYAINCP)ppfbinstream.h \ 484 $(SOPHYAINCP)rawstream.h \ 485 $(SOPHYAINCP)ppfnametag.h \ 486 $(SOPHYAINCP)dvlist.h \ 487 $(SOPHYAINCP)ndatablock.h \ 488 $(SOPHYAINCP)utilarr.h \ 489 $(SOPHYAINCP)tmatrix_tsnl.h cimage.h \ 490 $(SOPHYAINCP)fioarr.h \ 491 $(SOPHYAINCP)tmatrix.h \ 492 $(SOPHYAINCP)tvector.h \ 493 $(SOPHYAINCP)tvector_tsnl.h \ 494 $(SOPHYAINCP)tvector.h \ 435 $(SOPHYAINCP)sopnamsp.h \ 436 objfitter.h \ 437 $(SOPHYAINCP)machdefs.h \ 438 $(SOPHYAINCP)tmatrix.h \ 439 $(SOPHYAINCP)tarray.h \ 440 $(SOPHYAINCP)basarr.h \ 441 $(SOPHYAINCP)anydataobj.h \ 442 $(SOPHYAINCP)mutyv.h \ 443 $(SOPHYAINCP)timestamp.h \ 444 $(SOPHYAINCP)objfio.h \ 445 $(SOPHYAINCP)ppersist.h \ 446 $(SOPHYAINCP)pexceptions.h \ 447 $(SOPHYAINCP)gnumd5.h \ 448 $(SOPHYAINCP)ppfbinstream.h \ 449 $(SOPHYAINCP)rawstream.h \ 450 $(SOPHYAINCP)ppfnametag.h \ 451 $(SOPHYAINCP)dvlist.h \ 452 $(SOPHYAINCP)ndatablock.h \ 453 $(SOPHYAINCP)utilarr.h \ 454 $(SOPHYAINCP)tmatrix_tsnl.h \ 455 cimage.h $(SOPHYAINCP)fioarr.h \ 456 $(SOPHYAINCP)tvector.h \ 457 $(SOPHYAINCP)tvector_tsnl.h \ 495 458 $(SOPHYAINCP)histos.h \ 496 459 $(SOPHYAINCP)peida.h \ … … 499 462 $(SOPHYAINCP)fmath.h \ 500 463 $(SOPHYAINCP)histos2.h \ 501 $(SOPHYAINCP)histos.h \ 502 $(SOPHYAINCP)hisprof.h generalfit.h \ 503 $(SOPHYAINCP)pexceptions.h generaldata.h \ 504 $(SOPHYAINCP)objfio.h \ 505 $(SOPHYAINCP)ppersist.h \ 506 $(SOPHYAINCP)ntupintf.h poly.h peida.h \ 507 $(SOPHYAINCP)anydataobj.h 464 $(SOPHYAINCP)hisprof.h \ 465 generalfit.h generaldata.h \ 466 $(SOPHYAINCP)ntupintf.h poly.h \ 467 peida.h 508 468 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ objfitter.cc 509 469 … … 512 472 $(SOPHYAINCP)machdefs.h \ 513 473 $(SOPHYAINCP)pexceptions.h \ 514 $(SOPHYAINCP)machdefs.h perandom.h \ 515 $(SOPHYAINCP)histos.h \ 516 $(SOPHYAINCP)objfio.h \ 517 $(SOPHYAINCP)anydataobj.h \ 518 $(SOPHYAINCP)ppersist.h \ 519 $(SOPHYAINCP)pexceptions.h \ 474 perandom.h $(SOPHYAINCP)histos.h \ 475 $(SOPHYAINCP)objfio.h \ 476 $(SOPHYAINCP)anydataobj.h \ 477 $(SOPHYAINCP)ppersist.h \ 520 478 $(SOPHYAINCP)gnumd5.h \ 521 479 $(SOPHYAINCP)ppfbinstream.h \ … … 536 494 $(SOPHYAINCP)utilarr.h \ 537 495 $(SOPHYAINCP)tmatrix_tsnl.h \ 538 $(SOPHYAINCP)tvector_tsnl.h nbrandom.h\496 $(SOPHYAINCP)tvector_tsnl.h \ 539 497 $(SOPHYAINCP)srandgen.h pemath.h 540 498 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ perandom.cc 541 499 542 $(SOPHYAOBJP)poly.o: poly.cc $(SOPHYAINCP)sopnamsp.h \ 500 $(SOPHYAOBJP)poly.o: poly.cc \ 501 $(SOPHYAINCP)sopnamsp.h \ 543 502 $(SOPHYAINCP)machdefs.h poly.h \ 544 503 $(SOPHYAINCP)objfio.h \ 545 $(SOPHYAINCP)machdefs.h \ 546 $(SOPHYAINCP)anydataobj.h \ 547 $(SOPHYAINCP)ppersist.h \ 548 $(SOPHYAINCP)pexceptions.h \ 549 $(SOPHYAINCP)gnumd5.h \ 550 $(SOPHYAINCP)ppfbinstream.h \ 551 $(SOPHYAINCP)rawstream.h \ 552 $(SOPHYAINCP)ppfnametag.h peida.h \ 504 $(SOPHYAINCP)anydataobj.h \ 505 $(SOPHYAINCP)ppersist.h \ 506 $(SOPHYAINCP)pexceptions.h \ 507 $(SOPHYAINCP)gnumd5.h \ 508 $(SOPHYAINCP)ppfbinstream.h \ 509 $(SOPHYAINCP)rawstream.h \ 510 $(SOPHYAINCP)ppfnametag.h \ 511 peida.h $(SOPHYAINCP)utils.h \ 512 $(SOPHYAINCP)perrors.h fmath.h \ 513 $(SOPHYAINCP)tvector.h \ 514 $(SOPHYAINCP)tmatrix.h \ 515 $(SOPHYAINCP)tarray.h \ 516 $(SOPHYAINCP)basarr.h \ 517 $(SOPHYAINCP)mutyv.h \ 518 $(SOPHYAINCP)timestamp.h \ 519 $(SOPHYAINCP)dvlist.h \ 520 $(SOPHYAINCP)ndatablock.h \ 521 $(SOPHYAINCP)utilarr.h \ 522 $(SOPHYAINCP)tmatrix_tsnl.h \ 523 $(SOPHYAINCP)tvector_tsnl.h \ 524 linfit.h $(SOPHYAINCP)sopemtx.h \ 525 $(SOPHYAINCP)fioarr.h 526 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ poly.cc 527 528 $(SOPHYAOBJP)rk4cdifeq.o: rk4cdifeq.cc \ 529 $(SOPHYAINCP)sopnamsp.h \ 530 $(SOPHYAINCP)machdefs.h \ 531 rk4cdifeq.h difeq.h \ 532 $(SOPHYAINCP)pexceptions.h \ 533 $(SOPHYAINCP)tvector.h \ 534 $(SOPHYAINCP)tmatrix.h \ 535 $(SOPHYAINCP)tarray.h \ 536 $(SOPHYAINCP)basarr.h \ 537 $(SOPHYAINCP)anydataobj.h \ 538 $(SOPHYAINCP)mutyv.h \ 539 $(SOPHYAINCP)timestamp.h \ 540 $(SOPHYAINCP)objfio.h \ 541 $(SOPHYAINCP)ppersist.h \ 542 $(SOPHYAINCP)gnumd5.h \ 543 $(SOPHYAINCP)ppfbinstream.h \ 544 $(SOPHYAINCP)rawstream.h \ 545 $(SOPHYAINCP)ppfnametag.h \ 546 $(SOPHYAINCP)dvlist.h \ 547 $(SOPHYAINCP)ndatablock.h \ 548 $(SOPHYAINCP)utilarr.h \ 549 $(SOPHYAINCP)tmatrix_tsnl.h \ 550 $(SOPHYAINCP)tvector_tsnl.h \ 551 $(SOPHYAINCP)ctimer.h 552 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ rk4cdifeq.cc 553 554 $(SOPHYAOBJP)simplesort.o: simplesort.cc \ 555 $(SOPHYAINCP)sopnamsp.h \ 556 $(SOPHYAINCP)machdefs.h \ 557 simplesort.h peida.h \ 553 558 $(SOPHYAINCP)utils.h \ 554 559 $(SOPHYAINCP)perrors.h \ 555 $(SOPHYAINCP)pexceptions.h fmath.h \ 556 $(SOPHYAINCP)tvector.h \ 557 $(SOPHYAINCP)tmatrix.h \ 558 $(SOPHYAINCP)tarray.h \ 559 $(SOPHYAINCP)basarr.h \ 560 $(SOPHYAINCP)mutyv.h \ 561 $(SOPHYAINCP)timestamp.h \ 562 $(SOPHYAINCP)objfio.h \ 563 $(SOPHYAINCP)dvlist.h \ 564 $(SOPHYAINCP)ndatablock.h \ 565 $(SOPHYAINCP)utilarr.h \ 566 $(SOPHYAINCP)tmatrix_tsnl.h \ 567 $(SOPHYAINCP)tvector_tsnl.h \ 568 $(SOPHYAINCP)ppersist.h \ 569 $(SOPHYAINCP)anydataobj.h linfit.h \ 570 $(SOPHYAINCP)sopemtx.h \ 571 $(SOPHYAINCP)tvector.h \ 572 $(SOPHYAINCP)fioarr.h 573 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ poly.cc 574 575 $(SOPHYAOBJP)rk4cdifeq.o: rk4cdifeq.cc \ 576 $(SOPHYAINCP)sopnamsp.h \ 577 $(SOPHYAINCP)machdefs.h rk4cdifeq.h \ 578 difeq.h $(SOPHYAINCP)pexceptions.h \ 579 $(SOPHYAINCP)machdefs.h \ 580 $(SOPHYAINCP)tvector.h \ 581 $(SOPHYAINCP)tmatrix.h \ 582 $(SOPHYAINCP)tarray.h \ 583 $(SOPHYAINCP)basarr.h \ 584 $(SOPHYAINCP)anydataobj.h \ 585 $(SOPHYAINCP)mutyv.h \ 586 $(SOPHYAINCP)timestamp.h \ 587 $(SOPHYAINCP)objfio.h \ 588 $(SOPHYAINCP)ppersist.h \ 589 $(SOPHYAINCP)pexceptions.h \ 590 $(SOPHYAINCP)gnumd5.h \ 591 $(SOPHYAINCP)ppfbinstream.h \ 592 $(SOPHYAINCP)rawstream.h \ 593 $(SOPHYAINCP)ppfnametag.h \ 594 $(SOPHYAINCP)dvlist.h \ 595 $(SOPHYAINCP)ndatablock.h \ 596 $(SOPHYAINCP)utilarr.h \ 597 $(SOPHYAINCP)tmatrix_tsnl.h \ 598 $(SOPHYAINCP)tvector_tsnl.h \ 599 $(SOPHYAINCP)ctimer.h 600 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ rk4cdifeq.cc 601 602 $(SOPHYAOBJP)simplesort.o: simplesort.cc \ 603 $(SOPHYAINCP)sopnamsp.h \ 604 $(SOPHYAINCP)machdefs.h simplesort.h \ 605 peida.h $(SOPHYAINCP)utils.h \ 606 $(SOPHYAINCP)machdefs.h \ 607 $(SOPHYAINCP)perrors.h \ 608 $(SOPHYAINCP)pexceptions.h \ 609 $(SOPHYAINCP)pexceptions.h fmath.h 560 $(SOPHYAINCP)pexceptions.h \ 561 fmath.h 610 562 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ simplesort.cc 611 563 612 564 $(SOPHYAOBJP)simplex.o: simplex.cc \ 613 $(SOPHYAINCP)sopnamsp.h simplex.h \ 614 $(SOPHYAINCP)machdefs.h \ 615 $(SOPHYAINCP)tvector.h \ 616 $(SOPHYAINCP)tmatrix.h \ 617 $(SOPHYAINCP)machdefs.h \ 618 $(SOPHYAINCP)tarray.h \ 619 $(SOPHYAINCP)basarr.h \ 620 $(SOPHYAINCP)anydataobj.h \ 621 $(SOPHYAINCP)mutyv.h \ 622 $(SOPHYAINCP)timestamp.h \ 623 $(SOPHYAINCP)objfio.h \ 624 $(SOPHYAINCP)ppersist.h \ 625 $(SOPHYAINCP)pexceptions.h \ 626 $(SOPHYAINCP)gnumd5.h \ 627 $(SOPHYAINCP)ppfbinstream.h \ 628 $(SOPHYAINCP)rawstream.h \ 629 $(SOPHYAINCP)ppfnametag.h \ 630 $(SOPHYAINCP)dvlist.h \ 631 $(SOPHYAINCP)ndatablock.h \ 632 $(SOPHYAINCP)utilarr.h \ 633 $(SOPHYAINCP)tmatrix_tsnl.h \ 634 $(SOPHYAINCP)tvector_tsnl.h generalfit.h \ 635 $(SOPHYAINCP)pexceptions.h generaldata.h \ 636 $(SOPHYAINCP)objfio.h \ 637 $(SOPHYAINCP)ppersist.h \ 638 $(SOPHYAINCP)ntupintf.h poly.h peida.h \ 639 $(SOPHYAINCP)utils.h \ 565 $(SOPHYAINCP)sopnamsp.h \ 566 simplex.h \ 567 $(SOPHYAINCP)machdefs.h \ 568 $(SOPHYAINCP)tvector.h \ 569 $(SOPHYAINCP)tmatrix.h \ 570 $(SOPHYAINCP)tarray.h \ 571 $(SOPHYAINCP)basarr.h \ 572 $(SOPHYAINCP)anydataobj.h \ 573 $(SOPHYAINCP)mutyv.h \ 574 $(SOPHYAINCP)timestamp.h \ 575 $(SOPHYAINCP)objfio.h \ 576 $(SOPHYAINCP)ppersist.h \ 577 $(SOPHYAINCP)pexceptions.h \ 578 $(SOPHYAINCP)gnumd5.h \ 579 $(SOPHYAINCP)ppfbinstream.h \ 580 $(SOPHYAINCP)rawstream.h \ 581 $(SOPHYAINCP)ppfnametag.h \ 582 $(SOPHYAINCP)dvlist.h \ 583 $(SOPHYAINCP)ndatablock.h \ 584 $(SOPHYAINCP)utilarr.h \ 585 $(SOPHYAINCP)tmatrix_tsnl.h \ 586 $(SOPHYAINCP)tvector_tsnl.h \ 587 generalfit.h generaldata.h \ 588 $(SOPHYAINCP)ntupintf.h poly.h \ 589 peida.h $(SOPHYAINCP)utils.h \ 640 590 $(SOPHYAINCP)perrors.h fmath.h \ 641 $(SOPHYAINCP)anydataobj.h \642 591 $(SOPHYAINCP)ntuple.h \ 643 $(SOPHYAINCP)ntupintf.h \644 592 $(SOPHYAINCP)timing.h 645 593 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ simplex.cc … … 647 595 $(SOPHYAOBJP)tabmath.o: tabmath.cc \ 648 596 $(SOPHYAINCP)sopnamsp.h \ 649 $(SOPHYAINCP)machdefs.h tabmath.h peida.h \ 597 $(SOPHYAINCP)machdefs.h \ 598 tabmath.h peida.h \ 650 599 $(SOPHYAINCP)utils.h \ 651 $(SOPHYAINCP)machdefs.h \652 600 $(SOPHYAINCP)perrors.h \ 653 601 $(SOPHYAINCP)pexceptions.h \ 654 $(SOPHYAINCP)pexceptions.h fmath.h \ 655 nbconst.h 602 fmath.h nbconst.h 656 603 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tabmath.cc 657 604 658 605 $(SOPHYAOBJP)toeplitzMatrix.o: toeplitzMatrix.cc \ 659 $(SOPHYAINCP)sopnamsp.h toeplitzMatrix.h \ 606 $(SOPHYAINCP)sopnamsp.h \ 607 toeplitzMatrix.h \ 660 608 $(SOPHYAINCP)machdefs.h nbmath.h \ 661 609 $(SOPHYAINCP)smathconst.h \ 662 $(SOPHYAINCP)machdefs.h \663 610 $(SOPHYAINCP)timing.h \ 664 611 $(SOPHYAINCP)array.h \ … … 684 631 $(SOPHYAINCP)matharr.h \ 685 632 $(SOPHYAINCP)fioarr.h \ 686 $(SOPHYAINCP)sopemtx.h fftservintf.h \ 687 $(SOPHYAINCP)pexceptions.h \ 688 $(SOPHYAINCP)tmatrix.h \ 689 $(SOPHYAINCP)tvector.h fftpserver.h 633 $(SOPHYAINCP)sopemtx.h \ 634 fftservintf.h fftpserver.h 690 635 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ toeplitzMatrix.cc 691 636 692 $(SOPHYAOBJP)datime.o: datime.c $(SOPHYAINCP)machdefs.h \ 693 $(SOPHYAINCP)strutil.h nbconst.h datime.h 637 $(SOPHYAOBJP)datime.o: datime.c \ 638 $(SOPHYAINCP)machdefs.h \ 639 $(SOPHYAINCP)strutil.h nbconst.h \ 640 datime.h 694 641 $(CCOMPILE) -o $@ datime.c 695 642 696 643 $(SOPHYAOBJP)fftmayer_r4.o: fftmayer_r4.c fftmayer.h \ 697 $(SOPHYAINCP)machdefs.h trigtbl.h 644 $(SOPHYAINCP)machdefs.h \ 645 trigtbl.h 698 646 $(CCOMPILE) -o $@ fftmayer_r4.c 699 647 700 648 $(SOPHYAOBJP)fftmayer_r8.o: fftmayer_r8.c fftmayer.h \ 701 $(SOPHYAINCP)machdefs.h trigtbl.h 649 $(SOPHYAINCP)machdefs.h \ 650 trigtbl.h 702 651 $(CCOMPILE) -o $@ fftmayer_r8.c 703 652 … … 708 657 $(SOPHYAOBJP)matxop.o: matxop.c matxop.h nbmath.h \ 709 658 $(SOPHYAINCP)machdefs.h \ 659 $(SOPHYAINCP)smathconst.h 660 $(CCOMPILE) -o $@ matxop.c 661 662 $(SOPHYAOBJP)nbmath.o: nbmath.c nbmath.h \ 663 $(SOPHYAINCP)machdefs.h \ 710 664 $(SOPHYAINCP)smathconst.h \ 711 $(SOPHYAINCP)machdefs.h 712 $(CCOMPILE) -o $@ matxop.c 713 714 $(SOPHYAOBJP)nbmath.o: nbmath.c nbmath.h \ 715 $(SOPHYAINCP)machdefs.h \ 716 $(SOPHYAINCP)smathconst.h \ 717 $(SOPHYAINCP)machdefs.h matxop.h nbinteg.h \ 718 nbtri.h 665 matxop.h nbinteg.h nbtri.h 719 666 $(CCOMPILE) -o $@ nbmath.c 720 667 -
trunk/SophyaPI/PIext/Makefile
r3066 r3075 15 15 $(SOPHYAINCP)machdefs.h \ 16 16 $(SOPHYAINCP)commander.h \ 17 $(SOPHYAINCP)machdefs.h \18 17 $(SOPHYAINCP)pdlmgr.h \ 19 18 $(SOPHYAINCP)dvlist.h \ … … 29 28 $(SOPHYAINCP)timestamp.h \ 30 29 $(SOPHYAINCP)ctimer.h \ 31 $(SOPHYAINCP)zthread.h dlftypes.h \ 32 basexecut.h $(SOPHYAINCP)pdlmgr.h \ 33 $(SOPHYAINCP)ctimer.h \ 34 $(SOPHYAINCP)strutilxx.h pistdimgapp.h \ 35 $(SOPHYAINCP)pisysdep.h \ 36 $(SOPHYAINCP)piapplx.h \ 37 $(SOPHYAINCP)piapplgen.h \ 38 $(SOPHYAINCP)pimsghandler.h \ 39 $(SOPHYAINCP)pisysdep.h \ 40 $(SOPHYAINCP)picontainerx.h \ 41 $(SOPHYAINCP)picontainergen.h \ 42 $(SOPHYAINCP)piwdgx.h \ 43 $(SOPHYAINCP)piwdggen.h \ 44 $(SOPHYAINCP)picolist.h \ 45 $(SOPHYAINCP)pimenubarx.h \ 46 $(SOPHYAINCP)pimenubargen.h \ 47 $(SOPHYAINCP)pimenux.h \ 48 $(SOPHYAINCP)pimenugen.h \ 49 $(SOPHYAINCP)picons.h \ 50 $(SOPHYAINCP)pistdwdgx.h \ 51 $(SOPHYAINCP)pistdwdggen.h \ 52 $(SOPHYAINCP)pibwdgx.h \ 53 $(SOPHYAINCP)pibwdggen.h \ 54 $(SOPHYAINCP)picmap.h \ 55 $(SOPHYAINCP)picmapx.h \ 56 $(SOPHYAINCP)picmapgen.h \ 57 $(SOPHYAINCP)pigraphx.h \ 58 $(SOPHYAINCP)pigraphgen.h \ 59 $(SOPHYAINCP)pifontx.h \ 60 $(SOPHYAINCP)pifontgen.h \ 61 $(SOPHYAINCP)pigrcoord.h \ 62 $(SOPHYAINCP)pilineatt.h \ 63 $(SOPHYAINCP)pigraphuc.h \ 64 $(SOPHYAINCP)pievthandler.h \ 65 $(SOPHYAINCP)psfile.h \ 66 $(SOPHYAINCP)pigraphps.h \ 67 $(SOPHYAINCP)piwindowx.h \ 68 $(SOPHYAINCP)piwindowgen.h \ 69 $(SOPHYAINCP)pimenux.h \ 70 $(SOPHYAINCP)pioptmenux.h \ 71 $(SOPHYAINCP)pioptmenugen.h \ 72 $(SOPHYAINCP)pistdwdgx.h \ 73 $(SOPHYAINCP)pifilechox.h \ 74 $(SOPHYAINCP)pifilechogen.h \ 75 $(SOPHYAINCP)piwindowx.h \ 76 $(SOPHYAINCP)piperiodx.h \ 77 $(SOPHYAINCP)periodic.h \ 78 $(SOPHYAINCP)picons.h \ 79 $(SOPHYAINCP)piimage.h \ 80 $(SOPHYAINCP)parradapter.h \ 81 $(SOPHYAINCP)lut.h \ 82 $(SOPHYAINCP)pieldrw.h \ 83 $(SOPHYAINCP)pidrawer.h \ 84 $(SOPHYAINCP)pigratt.h \ 85 $(SOPHYAINCP)piaxes.h \ 86 $(SOPHYAINCP)pipixmapx.h \ 87 $(SOPHYAINCP)pipixmapgen.h \ 88 $(SOPHYAINCP)picmapview.h \ 89 $(SOPHYAINCP)pi3dwdg.h \ 90 $(SOPHYAINCP)pi3ddrw.h \ 91 $(SOPHYAINCP)pigraph3d.h nobjmgr.h \ 92 $(SOPHYAINCP)anydataobj.h \ 93 $(SOPHYAINCP)ppersist.h \ 94 $(SOPHYAINCP)dvlist.h pisiadw.h \ 95 $(SOPHYAINCP)pilistx.h \ 96 $(SOPHYAINCP)pilistgen.h \ 97 $(SOPHYAINCP)pistzwin.h \ 98 $(SOPHYAINCP)piperiodx.h \ 99 $(SOPHYAINCP)pitherm.h \ 100 $(SOPHYAINCP)resusage.h servnobjm.h \ 101 nomgadapter.h $(SOPHYAINCP)pidrawer.h \ 102 $(SOPHYAINCP)parradapter.h \ 103 $(SOPHYAINCP)ntupintf.h \ 104 $(SOPHYAINCP)generalfit.h \ 105 $(SOPHYAINCP)tvector.h \ 106 $(SOPHYAINCP)tmatrix.h \ 107 $(SOPHYAINCP)tarray.h \ 108 $(SOPHYAINCP)basarr.h \ 109 $(SOPHYAINCP)ndatablock.h \ 110 $(SOPHYAINCP)utilarr.h \ 111 $(SOPHYAINCP)tmatrix_tsnl.h \ 112 $(SOPHYAINCP)tvector_tsnl.h \ 113 $(SOPHYAINCP)generaldata.h \ 114 $(SOPHYAINCP)ntupintf.h \ 115 $(SOPHYAINCP)poly.h \ 116 $(SOPHYAINCP)peida.h \ 117 $(SOPHYAINCP)utils.h \ 118 $(SOPHYAINCP)perrors.h \ 119 $(SOPHYAINCP)fmath.h \ 120 $(SOPHYAINCP)histos.h \ 121 $(SOPHYAINCP)histos2.h \ 122 $(SOPHYAINCP)histos.h \ 123 $(SOPHYAINCP)hisprof.h \ 124 $(SOPHYAINCP)ntuple.h \ 125 $(SOPHYAINCP)generaldata.h \ 126 $(SOPHYAINCP)datatable.h \ 127 $(SOPHYAINCP)basedtable.h \ 128 $(SOPHYAINCP)segdatablock.h \ 129 $(SOPHYAINCP)tvector.h 130 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ basexecut.cc 131 132 $(SOPHYAOBJP)contmodex.o: contmodex.cc \ 133 $(SOPHYAINCP)sopnamsp.h contmodex.h \ 134 $(SOPHYAINCP)machdefs.h piacmd.h \ 135 $(SOPHYAINCP)commander.h \ 136 $(SOPHYAINCP)machdefs.h \ 137 $(SOPHYAINCP)pdlmgr.h \ 138 $(SOPHYAINCP)dvlist.h \ 139 $(SOPHYAINCP)objfio.h \ 140 $(SOPHYAINCP)anydataobj.h \ 141 $(SOPHYAINCP)ppersist.h \ 142 $(SOPHYAINCP)pexceptions.h \ 143 $(SOPHYAINCP)gnumd5.h \ 144 $(SOPHYAINCP)ppfbinstream.h \ 145 $(SOPHYAINCP)rawstream.h \ 146 $(SOPHYAINCP)ppfnametag.h \ 147 $(SOPHYAINCP)mutyv.h \ 148 $(SOPHYAINCP)timestamp.h \ 149 $(SOPHYAINCP)ctimer.h \ 150 $(SOPHYAINCP)zthread.h dlftypes.h \ 151 nobjmgr.h $(SOPHYAINCP)anydataobj.h \ 152 $(SOPHYAINCP)ppersist.h \ 153 $(SOPHYAINCP)dvlist.h \ 154 $(SOPHYAINCP)pigncont.h \ 155 $(SOPHYAINCP)pistdimgapp.h \ 30 $(SOPHYAINCP)zthread.h \ 31 dlftypes.h basexecut.h \ 32 $(SOPHYAINCP)strutilxx.h \ 33 pistdimgapp.h \ 156 34 $(SOPHYAINCP)pisysdep.h \ 157 35 $(SOPHYAINCP)piapplx.h \ … … 206 84 $(SOPHYAINCP)pi3ddrw.h \ 207 85 $(SOPHYAINCP)pigraph3d.h \ 86 nobjmgr.h pisiadw.h \ 87 $(SOPHYAINCP)pilistx.h \ 88 $(SOPHYAINCP)pilistgen.h \ 89 $(SOPHYAINCP)pistzwin.h \ 90 $(SOPHYAINCP)pitherm.h \ 91 $(SOPHYAINCP)resusage.h \ 92 servnobjm.h nomgadapter.h \ 93 $(SOPHYAINCP)ntupintf.h \ 94 $(SOPHYAINCP)generalfit.h \ 95 $(SOPHYAINCP)tvector.h \ 96 $(SOPHYAINCP)tmatrix.h \ 97 $(SOPHYAINCP)tarray.h \ 98 $(SOPHYAINCP)basarr.h \ 99 $(SOPHYAINCP)ndatablock.h \ 100 $(SOPHYAINCP)utilarr.h \ 101 $(SOPHYAINCP)tmatrix_tsnl.h \ 102 $(SOPHYAINCP)tvector_tsnl.h \ 103 $(SOPHYAINCP)generaldata.h \ 104 $(SOPHYAINCP)poly.h \ 105 $(SOPHYAINCP)peida.h \ 106 $(SOPHYAINCP)utils.h \ 107 $(SOPHYAINCP)perrors.h \ 108 $(SOPHYAINCP)fmath.h \ 109 $(SOPHYAINCP)histos.h \ 110 $(SOPHYAINCP)histos2.h \ 111 $(SOPHYAINCP)hisprof.h \ 112 $(SOPHYAINCP)ntuple.h \ 113 $(SOPHYAINCP)datatable.h \ 114 $(SOPHYAINCP)basedtable.h \ 115 $(SOPHYAINCP)segdatablock.h 116 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ basexecut.cc 117 118 $(SOPHYAOBJP)contmodex.o: contmodex.cc \ 119 $(SOPHYAINCP)sopnamsp.h \ 120 contmodex.h \ 121 $(SOPHYAINCP)machdefs.h piacmd.h \ 122 $(SOPHYAINCP)commander.h \ 123 $(SOPHYAINCP)pdlmgr.h \ 124 $(SOPHYAINCP)dvlist.h \ 125 $(SOPHYAINCP)objfio.h \ 126 $(SOPHYAINCP)anydataobj.h \ 127 $(SOPHYAINCP)ppersist.h \ 128 $(SOPHYAINCP)pexceptions.h \ 129 $(SOPHYAINCP)gnumd5.h \ 130 $(SOPHYAINCP)ppfbinstream.h \ 131 $(SOPHYAINCP)rawstream.h \ 132 $(SOPHYAINCP)ppfnametag.h \ 133 $(SOPHYAINCP)mutyv.h \ 134 $(SOPHYAINCP)timestamp.h \ 135 $(SOPHYAINCP)ctimer.h \ 136 $(SOPHYAINCP)zthread.h \ 137 dlftypes.h nobjmgr.h \ 138 $(SOPHYAINCP)pigncont.h \ 139 $(SOPHYAINCP)pistdimgapp.h \ 140 $(SOPHYAINCP)pisysdep.h \ 141 $(SOPHYAINCP)piapplx.h \ 142 $(SOPHYAINCP)piapplgen.h \ 143 $(SOPHYAINCP)pimsghandler.h \ 144 $(SOPHYAINCP)picontainerx.h \ 145 $(SOPHYAINCP)picontainergen.h \ 146 $(SOPHYAINCP)piwdgx.h \ 147 $(SOPHYAINCP)piwdggen.h \ 148 $(SOPHYAINCP)picolist.h \ 149 $(SOPHYAINCP)pimenubarx.h \ 150 $(SOPHYAINCP)pimenubargen.h \ 151 $(SOPHYAINCP)pimenux.h \ 152 $(SOPHYAINCP)pimenugen.h \ 153 $(SOPHYAINCP)picons.h \ 154 $(SOPHYAINCP)pistdwdgx.h \ 155 $(SOPHYAINCP)pistdwdggen.h \ 156 $(SOPHYAINCP)pibwdgx.h \ 157 $(SOPHYAINCP)pibwdggen.h \ 158 $(SOPHYAINCP)picmap.h \ 159 $(SOPHYAINCP)picmapx.h \ 160 $(SOPHYAINCP)picmapgen.h \ 161 $(SOPHYAINCP)pigraphx.h \ 162 $(SOPHYAINCP)pigraphgen.h \ 163 $(SOPHYAINCP)pifontx.h \ 164 $(SOPHYAINCP)pifontgen.h \ 165 $(SOPHYAINCP)pigrcoord.h \ 166 $(SOPHYAINCP)pilineatt.h \ 167 $(SOPHYAINCP)pigraphuc.h \ 168 $(SOPHYAINCP)pievthandler.h \ 169 $(SOPHYAINCP)psfile.h \ 170 $(SOPHYAINCP)pigraphps.h \ 171 $(SOPHYAINCP)piwindowx.h \ 172 $(SOPHYAINCP)piwindowgen.h \ 173 $(SOPHYAINCP)pioptmenux.h \ 174 $(SOPHYAINCP)pioptmenugen.h \ 175 $(SOPHYAINCP)pifilechox.h \ 176 $(SOPHYAINCP)pifilechogen.h \ 177 $(SOPHYAINCP)piperiodx.h \ 178 $(SOPHYAINCP)periodic.h \ 179 $(SOPHYAINCP)piimage.h \ 180 $(SOPHYAINCP)parradapter.h \ 181 $(SOPHYAINCP)lut.h \ 182 $(SOPHYAINCP)pieldrw.h \ 183 $(SOPHYAINCP)pidrawer.h \ 184 $(SOPHYAINCP)pigratt.h \ 185 $(SOPHYAINCP)piaxes.h \ 186 $(SOPHYAINCP)pipixmapx.h \ 187 $(SOPHYAINCP)pipixmapgen.h \ 188 $(SOPHYAINCP)picmapview.h \ 189 $(SOPHYAINCP)pi3dwdg.h \ 190 $(SOPHYAINCP)pi3ddrw.h \ 191 $(SOPHYAINCP)pigraph3d.h \ 208 192 $(SOPHYAINCP)nobjmgr.h \ 209 193 $(SOPHYAINCP)piacmd.h \ … … 213 197 $(SOPHYAINCP)pistzwin.h \ 214 198 $(SOPHYAINCP)pitherm.h \ 215 $(SOPHYAINCP)zthread.h \216 199 $(SOPHYAINCP)resusage.h \ 217 200 $(SOPHYAINCP)piscdrawwdg.h \ … … 224 207 $(SOPHYAINCP)gp_graph3d.h \ 225 208 $(SOPHYAINCP)gp_alloc.h \ 226 $(SOPHYAINCP)pidrawer.h nomgadapter.h \ 227 $(SOPHYAINCP)parradapter.h \ 228 $(SOPHYAINCP)ntupintf.h \ 209 nomgadapter.h \ 229 210 $(SOPHYAINCP)generalfit.h \ 230 211 $(SOPHYAINCP)tvector.h \ … … 241 222 $(SOPHYAINCP)utils.h \ 242 223 $(SOPHYAINCP)perrors.h \ 243 $(SOPHYAINCP)fmath.h servnobjm.h \ 244 $(SOPHYAINCP)pdlmgr.h 224 $(SOPHYAINCP)fmath.h servnobjm.h 245 225 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ contmodex.cc 246 226 247 227 $(SOPHYAOBJP)cxxexecutor.o: cxxexecutor.cc \ 248 $(SOPHYAINCP)sopnamsp.h cxxexecutor.h \ 228 $(SOPHYAINCP)sopnamsp.h \ 229 cxxexecutor.h \ 249 230 $(SOPHYAINCP)machdefs.h piacmd.h \ 250 231 $(SOPHYAINCP)commander.h \ 251 $(SOPHYAINCP)machdefs.h \252 232 $(SOPHYAINCP)pdlmgr.h \ 253 233 $(SOPHYAINCP)dvlist.h \ … … 263 243 $(SOPHYAINCP)timestamp.h \ 264 244 $(SOPHYAINCP)ctimer.h \ 265 $(SOPHYAINCP)zthread.h dlftypes.h \ 266 nobjmgr.h $(SOPHYAINCP)anydataobj.h \ 267 $(SOPHYAINCP)ppersist.h \ 268 $(SOPHYAINCP)dvlist.h \ 245 $(SOPHYAINCP)zthread.h \ 246 dlftypes.h nobjmgr.h \ 269 247 $(SOPHYAINCP)strutilxx.h \ 270 $(SOPHYAINCP)cxxcmplnk.h nomgadapter.h \ 248 $(SOPHYAINCP)cxxcmplnk.h \ 249 nomgadapter.h \ 271 250 $(SOPHYAINCP)pidrawer.h \ 272 251 $(SOPHYAINCP)pibwdggen.h \ … … 303 282 $(SOPHYAINCP)tvector_tsnl.h \ 304 283 $(SOPHYAINCP)generaldata.h \ 305 $(SOPHYAINCP)ntupintf.h \306 284 $(SOPHYAINCP)poly.h \ 307 285 $(SOPHYAINCP)peida.h \ 308 286 $(SOPHYAINCP)utils.h \ 309 287 $(SOPHYAINCP)perrors.h \ 310 $(SOPHYAINCP)fmath.h pistdimgapp.h\311 $(SOPHYAINCP)pisysdep.h \288 $(SOPHYAINCP)fmath.h \ 289 pistdimgapp.h \ 312 290 $(SOPHYAINCP)piapplx.h \ 313 291 $(SOPHYAINCP)piapplgen.h \ … … 325 303 $(SOPHYAINCP)piwindowx.h \ 326 304 $(SOPHYAINCP)piwindowgen.h \ 327 $(SOPHYAINCP)pimenux.h \328 305 $(SOPHYAINCP)pioptmenux.h \ 329 306 $(SOPHYAINCP)pioptmenugen.h \ 330 $(SOPHYAINCP)pistdwdgx.h \331 307 $(SOPHYAINCP)pifilechox.h \ 332 308 $(SOPHYAINCP)pifilechogen.h \ 333 $(SOPHYAINCP)piwindowx.h \334 309 $(SOPHYAINCP)piperiodx.h \ 335 310 $(SOPHYAINCP)periodic.h \ 336 $(SOPHYAINCP)picons.h \337 311 $(SOPHYAINCP)piimage.h \ 338 $(SOPHYAINCP)parradapter.h \339 312 $(SOPHYAINCP)pieldrw.h \ 340 $(SOPHYAINCP)pidrawer.h \341 313 $(SOPHYAINCP)pipixmapx.h \ 342 314 $(SOPHYAINCP)pipixmapgen.h \ … … 344 316 $(SOPHYAINCP)pi3dwdg.h \ 345 317 $(SOPHYAINCP)pi3ddrw.h \ 346 $(SOPHYAINCP)pigraph3d.h pisiadw.h\347 $(SOPHYAINCP)pilistx.h \318 $(SOPHYAINCP)pigraph3d.h \ 319 pisiadw.h $(SOPHYAINCP)pilistx.h \ 348 320 $(SOPHYAINCP)pilistgen.h \ 349 321 $(SOPHYAINCP)pistzwin.h \ 350 $(SOPHYAINCP)piperiodx.h \351 322 $(SOPHYAINCP)pitherm.h \ 352 323 $(SOPHYAINCP)resusage.h … … 354 325 355 326 $(SOPHYAOBJP)cxxexecwin.o: cxxexecwin.cc \ 356 $(SOPHYAINCP)sopnamsp.h cxxexecutor.h \ 327 $(SOPHYAINCP)sopnamsp.h \ 328 cxxexecutor.h \ 357 329 $(SOPHYAINCP)machdefs.h piacmd.h \ 358 330 $(SOPHYAINCP)commander.h \ 359 $(SOPHYAINCP)machdefs.h \360 331 $(SOPHYAINCP)pdlmgr.h \ 361 332 $(SOPHYAINCP)dvlist.h \ … … 371 342 $(SOPHYAINCP)timestamp.h \ 372 343 $(SOPHYAINCP)ctimer.h \ 373 $(SOPHYAINCP)zthread.h dlftypes.h \ 374 nobjmgr.h $(SOPHYAINCP)anydataobj.h \ 375 $(SOPHYAINCP)ppersist.h \ 376 $(SOPHYAINCP)dvlist.h cxxexecwin.h \ 377 $(SOPHYAINCP)pisysdep.h pistdimgapp.h \ 344 $(SOPHYAINCP)zthread.h \ 345 dlftypes.h nobjmgr.h cxxexecwin.h \ 346 $(SOPHYAINCP)pisysdep.h \ 347 pistdimgapp.h \ 378 348 $(SOPHYAINCP)piapplx.h \ 379 349 $(SOPHYAINCP)piapplgen.h \ 380 350 $(SOPHYAINCP)pimsghandler.h \ 381 $(SOPHYAINCP)pisysdep.h \382 351 $(SOPHYAINCP)picontainerx.h \ 383 352 $(SOPHYAINCP)picontainergen.h \ … … 409 378 $(SOPHYAINCP)piwindowx.h \ 410 379 $(SOPHYAINCP)piwindowgen.h \ 411 $(SOPHYAINCP)pimenux.h \412 380 $(SOPHYAINCP)pioptmenux.h \ 413 381 $(SOPHYAINCP)pioptmenugen.h \ 414 $(SOPHYAINCP)pistdwdgx.h \415 382 $(SOPHYAINCP)pifilechox.h \ 416 383 $(SOPHYAINCP)pifilechogen.h \ 417 $(SOPHYAINCP)piwindowx.h \418 384 $(SOPHYAINCP)piperiodx.h \ 419 385 $(SOPHYAINCP)periodic.h \ 420 $(SOPHYAINCP)picons.h \421 386 $(SOPHYAINCP)piimage.h \ 422 387 $(SOPHYAINCP)parradapter.h \ … … 431 396 $(SOPHYAINCP)pi3dwdg.h \ 432 397 $(SOPHYAINCP)pi3ddrw.h \ 433 $(SOPHYAINCP)pigraph3d.h pisiadw.h\434 $(SOPHYAINCP)pilistx.h \398 $(SOPHYAINCP)pigraph3d.h \ 399 pisiadw.h $(SOPHYAINCP)pilistx.h \ 435 400 $(SOPHYAINCP)pilistgen.h \ 436 401 $(SOPHYAINCP)pistzwin.h \ 437 $(SOPHYAINCP)piperiodx.h \438 402 $(SOPHYAINCP)pitherm.h \ 439 403 $(SOPHYAINCP)resusage.h … … 441 405 442 406 $(SOPHYAOBJP)flowmodex.o: flowmodex.cc \ 443 $(SOPHYAINCP)sopnamsp.h flowmodex.h \ 407 $(SOPHYAINCP)sopnamsp.h \ 408 flowmodex.h \ 444 409 $(SOPHYAINCP)machdefs.h piacmd.h \ 445 410 $(SOPHYAINCP)commander.h \ 446 $(SOPHYAINCP)machdefs.h \447 411 $(SOPHYAINCP)pdlmgr.h \ 448 412 $(SOPHYAINCP)dvlist.h \ … … 458 422 $(SOPHYAINCP)timestamp.h \ 459 423 $(SOPHYAINCP)ctimer.h \ 460 $(SOPHYAINCP)zthread.h dlftypes.h \ 461 nobjmgr.h $(SOPHYAINCP)anydataobj.h \ 462 $(SOPHYAINCP)ppersist.h \ 463 $(SOPHYAINCP)dvlist.h pi2dvec.h \ 464 pistdimgapp.h $(SOPHYAINCP)pisysdep.h \ 424 $(SOPHYAINCP)zthread.h \ 425 dlftypes.h nobjmgr.h pi2dvec.h pistdimgapp.h \ 426 $(SOPHYAINCP)pisysdep.h \ 465 427 $(SOPHYAINCP)piapplx.h \ 466 428 $(SOPHYAINCP)piapplgen.h \ 467 429 $(SOPHYAINCP)pimsghandler.h \ 468 $(SOPHYAINCP)pisysdep.h \469 430 $(SOPHYAINCP)picontainerx.h \ 470 431 $(SOPHYAINCP)picontainergen.h \ … … 496 457 $(SOPHYAINCP)piwindowx.h \ 497 458 $(SOPHYAINCP)piwindowgen.h \ 498 $(SOPHYAINCP)pimenux.h \499 459 $(SOPHYAINCP)pioptmenux.h \ 500 460 $(SOPHYAINCP)pioptmenugen.h \ 501 $(SOPHYAINCP)pistdwdgx.h \502 461 $(SOPHYAINCP)pifilechox.h \ 503 462 $(SOPHYAINCP)pifilechogen.h \ 504 $(SOPHYAINCP)piwindowx.h \505 463 $(SOPHYAINCP)piperiodx.h \ 506 464 $(SOPHYAINCP)periodic.h \ 507 $(SOPHYAINCP)picons.h \508 465 $(SOPHYAINCP)piimage.h \ 509 466 $(SOPHYAINCP)parradapter.h \ … … 518 475 $(SOPHYAINCP)pi3dwdg.h \ 519 476 $(SOPHYAINCP)pi3ddrw.h \ 520 $(SOPHYAINCP)pigraph3d.h pisiadw.h\521 $(SOPHYAINCP)pilistx.h \477 $(SOPHYAINCP)pigraph3d.h \ 478 pisiadw.h $(SOPHYAINCP)pilistx.h \ 522 479 $(SOPHYAINCP)pilistgen.h \ 523 480 $(SOPHYAINCP)pistzwin.h \ 524 $(SOPHYAINCP)piperiodx.h \525 481 $(SOPHYAINCP)pitherm.h \ 526 482 $(SOPHYAINCP)resusage.h \ … … 528 484 $(SOPHYAINCP)ntupintf.h \ 529 485 $(SOPHYAINCP)ntuple.h \ 530 $(SOPHYAINCP)ntupintf.h \ 531 $(SOPHYAINCP)pidrawer.h nomgadapter.h \ 532 $(SOPHYAINCP)parradapter.h \ 486 nomgadapter.h \ 533 487 $(SOPHYAINCP)generalfit.h \ 534 488 $(SOPHYAINCP)tvector.h \ … … 545 499 $(SOPHYAINCP)utils.h \ 546 500 $(SOPHYAINCP)perrors.h \ 547 $(SOPHYAINCP)fmath.h servnobjm.h \ 548 $(SOPHYAINCP)pdlmgr.h 501 $(SOPHYAINCP)fmath.h servnobjm.h 549 502 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ flowmodex.cc 550 503 … … 553 506 $(SOPHYAINCP)machdefs.h \ 554 507 $(SOPHYAINCP)commander.h \ 555 $(SOPHYAINCP)machdefs.h \556 508 $(SOPHYAINCP)pdlmgr.h \ 557 509 $(SOPHYAINCP)dvlist.h \ … … 567 519 $(SOPHYAINCP)timestamp.h \ 568 520 $(SOPHYAINCP)ctimer.h \ 569 $(SOPHYAINCP)zthread.h dlftypes.h \ 570 graphexecut.h $(SOPHYAINCP)strutilxx.h \ 571 pistdimgapp.h $(SOPHYAINCP)pisysdep.h \ 521 $(SOPHYAINCP)zthread.h \ 522 dlftypes.h graphexecut.h \ 523 $(SOPHYAINCP)strutilxx.h \ 524 pistdimgapp.h \ 525 $(SOPHYAINCP)pisysdep.h \ 572 526 $(SOPHYAINCP)piapplx.h \ 573 527 $(SOPHYAINCP)piapplgen.h \ 574 528 $(SOPHYAINCP)pimsghandler.h \ 575 $(SOPHYAINCP)pisysdep.h \576 529 $(SOPHYAINCP)picontainerx.h \ 577 530 $(SOPHYAINCP)picontainergen.h \ … … 603 556 $(SOPHYAINCP)piwindowx.h \ 604 557 $(SOPHYAINCP)piwindowgen.h \ 605 $(SOPHYAINCP)pimenux.h \606 558 $(SOPHYAINCP)pioptmenux.h \ 607 559 $(SOPHYAINCP)pioptmenugen.h \ 608 $(SOPHYAINCP)pistdwdgx.h \609 560 $(SOPHYAINCP)pifilechox.h \ 610 561 $(SOPHYAINCP)pifilechogen.h \ 611 $(SOPHYAINCP)piwindowx.h \612 562 $(SOPHYAINCP)piperiodx.h \ 613 563 $(SOPHYAINCP)periodic.h \ 614 $(SOPHYAINCP)picons.h \615 564 $(SOPHYAINCP)piimage.h \ 616 565 $(SOPHYAINCP)parradapter.h \ … … 625 574 $(SOPHYAINCP)pi3dwdg.h \ 626 575 $(SOPHYAINCP)pi3ddrw.h \ 627 $(SOPHYAINCP)pigraph3d.h nobjmgr.h \ 628 $(SOPHYAINCP)anydataobj.h \ 629 $(SOPHYAINCP)ppersist.h \ 630 $(SOPHYAINCP)dvlist.h pisiadw.h \ 576 $(SOPHYAINCP)pigraph3d.h \ 577 nobjmgr.h pisiadw.h \ 631 578 $(SOPHYAINCP)pilistx.h \ 632 579 $(SOPHYAINCP)pilistgen.h \ 633 580 $(SOPHYAINCP)pistzwin.h \ 634 $(SOPHYAINCP)piperiodx.h \635 581 $(SOPHYAINCP)pitherm.h \ 636 $(SOPHYAINCP)resusage.h nomgadapter.h \ 637 $(SOPHYAINCP)pidrawer.h \ 638 $(SOPHYAINCP)parradapter.h \ 582 $(SOPHYAINCP)resusage.h \ 583 nomgadapter.h \ 639 584 $(SOPHYAINCP)ntupintf.h \ 640 585 $(SOPHYAINCP)generalfit.h \ … … 648 593 $(SOPHYAINCP)tvector_tsnl.h \ 649 594 $(SOPHYAINCP)generaldata.h \ 650 $(SOPHYAINCP)ntupintf.h \651 595 $(SOPHYAINCP)poly.h \ 652 596 $(SOPHYAINCP)peida.h \ … … 663 607 $(SOPHYAINCP)strutil.h \ 664 608 $(SOPHYAINCP)datatypes.h \ 665 $(SOPHYAINCP)machdefs.h nobjmgr.h\666 $(SOPHYAINCP)machdefs.h \667 $(SOPHYAINCP)anydataobj.h \ 668 $(SOPHYAINCP)ppersist.h \ 669 $(SOPHYAINCP)pexceptions.h \ 670 $(SOPHYAINCP)gnumd5.h \ 671 $(SOPHYAINCP)ppfbinstream.h \ 672 $(SOPHYAINCP)rawstream.h \ 673 $(SOPHYAINCP)ppfnametag.h \ 674 $(SOPHYAINCP) ppersist.h \675 $(SOPHYAINCP) dvlist.h \676 $(SOPHYAINCP) objfio.h \677 $(SOPHYAINCP) anydataobj.h \678 $(SOPHYAINCP)mutyv.h \679 $(SOPHYAINCP) timestamp.h dlftypes.h \680 servnobjm.h $(SOPHYAINCP)pdlmgr.h \681 $(SOPHYAINCP)zthread.hnomgadapter.h \609 $(SOPHYAINCP)machdefs.h \ 610 nobjmgr.h \ 611 $(SOPHYAINCP)anydataobj.h \ 612 $(SOPHYAINCP)ppersist.h \ 613 $(SOPHYAINCP)pexceptions.h \ 614 $(SOPHYAINCP)gnumd5.h \ 615 $(SOPHYAINCP)ppfbinstream.h \ 616 $(SOPHYAINCP)rawstream.h \ 617 $(SOPHYAINCP)ppfnametag.h \ 618 $(SOPHYAINCP)dvlist.h \ 619 $(SOPHYAINCP)objfio.h \ 620 $(SOPHYAINCP)mutyv.h \ 621 $(SOPHYAINCP)timestamp.h \ 622 dlftypes.h servnobjm.h \ 623 $(SOPHYAINCP)pdlmgr.h \ 624 $(SOPHYAINCP)zthread.h \ 625 nomgadapter.h \ 682 626 $(SOPHYAINCP)pidrawer.h \ 683 627 $(SOPHYAINCP)pibwdggen.h \ … … 709 653 $(SOPHYAINCP)tarray.h \ 710 654 $(SOPHYAINCP)basarr.h \ 711 $(SOPHYAINCP)dvlist.h \712 655 $(SOPHYAINCP)ndatablock.h \ 713 656 $(SOPHYAINCP)utilarr.h \ … … 715 658 $(SOPHYAINCP)tvector_tsnl.h \ 716 659 $(SOPHYAINCP)generaldata.h \ 717 $(SOPHYAINCP)ntupintf.h \718 660 $(SOPHYAINCP)poly.h \ 719 661 $(SOPHYAINCP)peida.h \ 720 662 $(SOPHYAINCP)utils.h \ 721 663 $(SOPHYAINCP)perrors.h \ 722 $(SOPHYAINCP)fmath.h pistdimgapp.h\723 $(SOPHYAINCP)pisysdep.h \664 $(SOPHYAINCP)fmath.h \ 665 pistdimgapp.h \ 724 666 $(SOPHYAINCP)piapplx.h \ 725 667 $(SOPHYAINCP)piapplgen.h \ … … 737 679 $(SOPHYAINCP)piwindowx.h \ 738 680 $(SOPHYAINCP)piwindowgen.h \ 739 $(SOPHYAINCP)pimenux.h \740 681 $(SOPHYAINCP)pioptmenux.h \ 741 682 $(SOPHYAINCP)pioptmenugen.h \ 742 $(SOPHYAINCP)pistdwdgx.h \743 683 $(SOPHYAINCP)pifilechox.h \ 744 684 $(SOPHYAINCP)pifilechogen.h \ 745 $(SOPHYAINCP)piwindowx.h \746 685 $(SOPHYAINCP)piperiodx.h \ 747 686 $(SOPHYAINCP)periodic.h \ 748 $(SOPHYAINCP)picons.h \749 687 $(SOPHYAINCP)piimage.h \ 750 $(SOPHYAINCP)parradapter.h \751 688 $(SOPHYAINCP)pieldrw.h \ 752 $(SOPHYAINCP)pidrawer.h \753 689 $(SOPHYAINCP)pipixmapx.h \ 754 690 $(SOPHYAINCP)pipixmapgen.h \ … … 756 692 $(SOPHYAINCP)pi3dwdg.h \ 757 693 $(SOPHYAINCP)pi3ddrw.h \ 758 $(SOPHYAINCP)pigraph3d.h piacmd.h \ 694 $(SOPHYAINCP)pigraph3d.h \ 695 piacmd.h \ 759 696 $(SOPHYAINCP)commander.h \ 760 $(SOPHYAINCP)pdlmgr.h \761 697 $(SOPHYAINCP)ctimer.h pisiadw.h \ 762 698 $(SOPHYAINCP)pilistx.h \ 763 699 $(SOPHYAINCP)pilistgen.h \ 764 700 $(SOPHYAINCP)pistzwin.h \ 765 $(SOPHYAINCP)piperiodx.h \766 701 $(SOPHYAINCP)pitherm.h \ 767 702 $(SOPHYAINCP)resusage.h \ 768 $(SOPHYAINCP)tvector.h pitvmaad.h \ 769 $(SOPHYAINCP)tmatrix.h \ 703 pitvmaad.h \ 770 704 $(SOPHYAINCP)piyfxdrw.h \ 771 $(SOPHYAINCP)pisurfdr.h pipodrw.h\772 $(SOPHYAINCP)histos2.h \705 $(SOPHYAINCP)pisurfdr.h \ 706 pipodrw.h $(SOPHYAINCP)histos2.h \ 773 707 $(SOPHYAINCP)histos.h pintuple.h \ 774 pintup3d.h $(SOPHYAINCP)pi3ddrw.h pigfd1.h \ 775 $(SOPHYAINCP)generaldata.h pigfd2.h 708 pintup3d.h pigfd1.h pigfd2.h 776 709 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nobjmgr.cc 777 710 778 711 $(SOPHYAOBJP)nomgadapter.o: nomgadapter.cc \ 779 712 $(SOPHYAINCP)sopnamsp.h \ 780 $(SOPHYAINCP)machdefs.h nomgadapter.h \ 781 $(SOPHYAINCP)ppersist.h \ 782 $(SOPHYAINCP)machdefs.h \ 783 $(SOPHYAINCP)pexceptions.h \ 784 $(SOPHYAINCP)gnumd5.h \ 785 $(SOPHYAINCP)ppfbinstream.h \ 786 $(SOPHYAINCP)rawstream.h \ 787 $(SOPHYAINCP)ppfnametag.h \ 788 $(SOPHYAINCP)ppersist.h \ 713 $(SOPHYAINCP)machdefs.h \ 714 nomgadapter.h \ 715 $(SOPHYAINCP)ppersist.h \ 716 $(SOPHYAINCP)pexceptions.h \ 717 $(SOPHYAINCP)gnumd5.h \ 718 $(SOPHYAINCP)ppfbinstream.h \ 719 $(SOPHYAINCP)rawstream.h \ 720 $(SOPHYAINCP)ppfnametag.h \ 789 721 $(SOPHYAINCP)anydataobj.h \ 790 722 $(SOPHYAINCP)pidrawer.h \ … … 817 749 $(SOPHYAINCP)tarray.h \ 818 750 $(SOPHYAINCP)basarr.h \ 819 $(SOPHYAINCP)anydataobj.h \820 751 $(SOPHYAINCP)mutyv.h \ 821 752 $(SOPHYAINCP)timestamp.h \ … … 827 758 $(SOPHYAINCP)tvector_tsnl.h \ 828 759 $(SOPHYAINCP)generaldata.h \ 829 $(SOPHYAINCP)ntupintf.h \830 760 $(SOPHYAINCP)poly.h \ 831 761 $(SOPHYAINCP)peida.h \ … … 837 767 $(SOPHYAOBJP)nomgfdadapter.o: nomgfdadapter.cc \ 838 768 $(SOPHYAINCP)sopnamsp.h \ 839 $(SOPHYAINCP)machdefs.h nomgfdadapter.h \ 840 nomgadapter.h $(SOPHYAINCP)ppersist.h \ 841 $(SOPHYAINCP)machdefs.h \ 842 $(SOPHYAINCP)pexceptions.h \ 843 $(SOPHYAINCP)gnumd5.h \ 844 $(SOPHYAINCP)ppfbinstream.h \ 845 $(SOPHYAINCP)rawstream.h \ 846 $(SOPHYAINCP)ppfnametag.h \ 847 $(SOPHYAINCP)ppersist.h \ 769 $(SOPHYAINCP)machdefs.h \ 770 nomgfdadapter.h nomgadapter.h \ 771 $(SOPHYAINCP)ppersist.h \ 772 $(SOPHYAINCP)pexceptions.h \ 773 $(SOPHYAINCP)gnumd5.h \ 774 $(SOPHYAINCP)ppfbinstream.h \ 775 $(SOPHYAINCP)rawstream.h \ 776 $(SOPHYAINCP)ppfnametag.h \ 848 777 $(SOPHYAINCP)anydataobj.h \ 849 778 $(SOPHYAINCP)pidrawer.h \ … … 876 805 $(SOPHYAINCP)tarray.h \ 877 806 $(SOPHYAINCP)basarr.h \ 878 $(SOPHYAINCP)anydataobj.h \879 807 $(SOPHYAINCP)mutyv.h \ 880 808 $(SOPHYAINCP)timestamp.h \ … … 886 814 $(SOPHYAINCP)tvector_tsnl.h \ 887 815 $(SOPHYAINCP)generaldata.h \ 888 $(SOPHYAINCP)ntupintf.h \889 816 $(SOPHYAINCP)poly.h \ 890 817 $(SOPHYAINCP)peida.h \ … … 897 824 $(SOPHYAINCP)cimage.h \ 898 825 $(SOPHYAINCP)fioarr.h \ 899 $(SOPHYAINCP)histos2.h \ 900 $(SOPHYAINCP)hisprof.h \ 901 $(SOPHYAINCP)generalfit.h 826 $(SOPHYAINCP)hisprof.h 902 827 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomgfdadapter.cc 903 828 904 829 $(SOPHYAOBJP)nomhistadapter.o: nomhistadapter.cc \ 905 830 $(SOPHYAINCP)sopnamsp.h \ 906 $(SOPHYAINCP)machdefs.h nomhistadapter.h \ 907 nomgadapter.h $(SOPHYAINCP)ppersist.h \ 908 $(SOPHYAINCP)machdefs.h \ 909 $(SOPHYAINCP)pexceptions.h \ 910 $(SOPHYAINCP)gnumd5.h \ 911 $(SOPHYAINCP)ppfbinstream.h \ 912 $(SOPHYAINCP)rawstream.h \ 913 $(SOPHYAINCP)ppfnametag.h \ 914 $(SOPHYAINCP)ppersist.h \ 831 $(SOPHYAINCP)machdefs.h \ 832 nomhistadapter.h nomgadapter.h \ 833 $(SOPHYAINCP)ppersist.h \ 834 $(SOPHYAINCP)pexceptions.h \ 835 $(SOPHYAINCP)gnumd5.h \ 836 $(SOPHYAINCP)ppfbinstream.h \ 837 $(SOPHYAINCP)rawstream.h \ 838 $(SOPHYAINCP)ppfnametag.h \ 915 839 $(SOPHYAINCP)anydataobj.h \ 916 840 $(SOPHYAINCP)pidrawer.h \ … … 943 867 $(SOPHYAINCP)tarray.h \ 944 868 $(SOPHYAINCP)basarr.h \ 945 $(SOPHYAINCP)anydataobj.h \946 869 $(SOPHYAINCP)mutyv.h \ 947 870 $(SOPHYAINCP)timestamp.h \ … … 953 876 $(SOPHYAINCP)tvector_tsnl.h \ 954 877 $(SOPHYAINCP)generaldata.h \ 955 $(SOPHYAINCP)ntupintf.h \956 878 $(SOPHYAINCP)poly.h \ 957 879 $(SOPHYAINCP)peida.h \ … … 961 883 $(SOPHYAINCP)histos.h \ 962 884 $(SOPHYAINCP)histos2.h \ 963 $(SOPHYAINCP)histos.h \964 885 $(SOPHYAINCP)hisprof.h \ 965 886 $(SOPHYAINCP)histerr.h \ … … 967 888 $(SOPHYAINCP)xntuple.h \ 968 889 $(SOPHYAINCP)basedtable.h \ 969 $(SOPHYAINCP)segdatablock.h pihisto.h\970 pihisto 2d.h $(SOPHYAINCP)pisysdep.h \890 $(SOPHYAINCP)segdatablock.h \ 891 pihisto.h pihisto2d.h \ 971 892 $(SOPHYAINCP)pimenux.h \ 972 893 $(SOPHYAINCP)pimenugen.h \ 973 894 $(SOPHYAINCP)pimenubarx.h \ 974 895 $(SOPHYAINCP)pimenubargen.h \ 975 $(SOPHYAINCP)pimenux.h \976 896 $(SOPHYAINCP)pioptmenux.h \ 977 897 $(SOPHYAINCP)pioptmenugen.h \ … … 985 905 $(SOPHYAINCP)picontainerx.h \ 986 906 $(SOPHYAINCP)picontainergen.h \ 987 $(SOPHYAINCP)pidrawer.h \988 907 $(SOPHYAINCP)pieldrw.h pipodrw.h \ 989 servnobjm.h nobjmgr.h \ 990 $(SOPHYAINCP)dvlist.h dlftypes.h \ 908 servnobjm.h nobjmgr.h dlftypes.h \ 991 909 $(SOPHYAINCP)pdlmgr.h \ 992 910 $(SOPHYAINCP)zthread.h \ … … 994 912 $(SOPHYAINCP)cimage.h \ 995 913 $(SOPHYAINCP)fioarr.h \ 996 $(SOPHYAINCP)histos2.h \997 $(SOPHYAINCP)hisprof.h \998 $(SOPHYAINCP)generalfit.h \999 914 $(SOPHYAINCP)datatable.h \ 1000 $(SOPHYAINCP)basedtable.h \1001 915 $(SOPHYAINCP)swppfdtable.h \ 1002 916 $(SOPHYAINCP)swsegdb.h \ … … 1009 923 $(SOPHYAINCP)machdefs.h \ 1010 924 $(SOPHYAINCP)datatype.h \ 1011 $(SOPHYAINCP)machdefs.h nomimagadapter.h \ 1012 nomgadapter.h $(SOPHYAINCP)ppersist.h \ 1013 $(SOPHYAINCP)pexceptions.h \ 1014 $(SOPHYAINCP)gnumd5.h \ 1015 $(SOPHYAINCP)ppfbinstream.h \ 1016 $(SOPHYAINCP)rawstream.h \ 1017 $(SOPHYAINCP)ppfnametag.h \ 1018 $(SOPHYAINCP)ppersist.h \ 925 nomimagadapter.h nomgadapter.h \ 926 $(SOPHYAINCP)ppersist.h \ 927 $(SOPHYAINCP)pexceptions.h \ 928 $(SOPHYAINCP)gnumd5.h \ 929 $(SOPHYAINCP)ppfbinstream.h \ 930 $(SOPHYAINCP)rawstream.h \ 931 $(SOPHYAINCP)ppfnametag.h \ 1019 932 $(SOPHYAINCP)anydataobj.h \ 1020 933 $(SOPHYAINCP)pidrawer.h \ … … 1047 960 $(SOPHYAINCP)tarray.h \ 1048 961 $(SOPHYAINCP)basarr.h \ 1049 $(SOPHYAINCP)anydataobj.h \1050 962 $(SOPHYAINCP)mutyv.h \ 1051 963 $(SOPHYAINCP)timestamp.h \ … … 1057 969 $(SOPHYAINCP)tvector_tsnl.h \ 1058 970 $(SOPHYAINCP)generaldata.h \ 1059 $(SOPHYAINCP)ntupintf.h \1060 971 $(SOPHYAINCP)poly.h \ 1061 972 $(SOPHYAINCP)peida.h \ … … 1064 975 $(SOPHYAINCP)fmath.h \ 1065 976 $(SOPHYAINCP)cimage.h \ 1066 $(SOPHYAINCP)fioarr.h pimgadapter.h \ 977 $(SOPHYAINCP)fioarr.h \ 978 pimgadapter.h \ 1067 979 $(SOPHYAINCP)objfitter.h \ 1068 $(SOPHYAINCP)cimage.h \1069 980 $(SOPHYAINCP)histos.h \ 1070 981 $(SOPHYAINCP)histos2.h \ 1071 $(SOPHYAINCP)hisprof.h \ 1072 $(SOPHYAINCP)generalfit.h 982 $(SOPHYAINCP)hisprof.h 1073 983 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomimagadapter.cc 1074 984 … … 1077 987 $(SOPHYAINCP)machdefs.h \ 1078 988 $(SOPHYAINCP)datatype.h \ 1079 $(SOPHYAINCP)machdefs.h nomskymapadapter.h \ 1080 nomgadapter.h $(SOPHYAINCP)ppersist.h \ 1081 $(SOPHYAINCP)pexceptions.h \ 1082 $(SOPHYAINCP)gnumd5.h \ 1083 $(SOPHYAINCP)ppfbinstream.h \ 1084 $(SOPHYAINCP)rawstream.h \ 1085 $(SOPHYAINCP)ppfnametag.h \ 1086 $(SOPHYAINCP)ppersist.h \ 989 nomskymapadapter.h nomgadapter.h \ 990 $(SOPHYAINCP)ppersist.h \ 991 $(SOPHYAINCP)pexceptions.h \ 992 $(SOPHYAINCP)gnumd5.h \ 993 $(SOPHYAINCP)ppfbinstream.h \ 994 $(SOPHYAINCP)rawstream.h \ 995 $(SOPHYAINCP)ppfnametag.h \ 1087 996 $(SOPHYAINCP)anydataobj.h \ 1088 997 $(SOPHYAINCP)pidrawer.h \ … … 1115 1024 $(SOPHYAINCP)tarray.h \ 1116 1025 $(SOPHYAINCP)basarr.h \ 1117 $(SOPHYAINCP)anydataobj.h \1118 1026 $(SOPHYAINCP)mutyv.h \ 1119 1027 $(SOPHYAINCP)timestamp.h \ … … 1125 1033 $(SOPHYAINCP)tvector_tsnl.h \ 1126 1034 $(SOPHYAINCP)generaldata.h \ 1127 $(SOPHYAINCP)ntupintf.h \1128 1035 $(SOPHYAINCP)poly.h \ 1129 1036 $(SOPHYAINCP)peida.h \ … … 1131 1038 $(SOPHYAINCP)perrors.h \ 1132 1039 $(SOPHYAINCP)fmath.h \ 1133 $(SOPHYAINCP)tmatrix.h \1134 1040 $(SOPHYAINCP)pixelmap.h \ 1135 1041 $(SOPHYAINCP)spherepos.h \ … … 1138 1044 $(SOPHYAINCP)longlat.h \ 1139 1045 $(SOPHYAINCP)utilgeom.h \ 1140 $(SOPHYAINCP)datatype.h \1141 1046 $(SOPHYAINCP)skymap.h \ 1142 1047 $(SOPHYAINCP)spherethetaphi.h \ 1143 1048 $(SOPHYAINCP)sphericalmap.h \ 1144 1049 $(SOPHYAINCP)smathconst.h \ 1145 $(SOPHYAINCP)pixelmap.h \1146 1050 $(SOPHYAINCP)spherehealpix.h \ 1147 1051 $(SOPHYAINCP)HEALPixUtils.h \ … … 1151 1055 $(SOPHYAINCP)fiospherehealpix.h \ 1152 1056 $(SOPHYAINCP)fiolocalmap.h \ 1153 $(SOPHYAINCP)fiosphereecp.h pitvmaad.h\1154 $(SOPHYAINCP)tvector.h \1057 $(SOPHYAINCP)fiosphereecp.h \ 1058 pitvmaad.h \ 1155 1059 $(SOPHYAINCP)complexios.h 1156 1060 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomskymapadapter.cc … … 1161 1065 nomspecrespadapter.h nomgadapter.h \ 1162 1066 $(SOPHYAINCP)ppersist.h \ 1163 $(SOPHYAINCP)machdefs.h \ 1164 $(SOPHYAINCP)pexceptions.h \ 1165 $(SOPHYAINCP)gnumd5.h \ 1166 $(SOPHYAINCP)ppfbinstream.h \ 1167 $(SOPHYAINCP)rawstream.h \ 1168 $(SOPHYAINCP)ppfnametag.h \ 1169 $(SOPHYAINCP)ppersist.h \ 1067 $(SOPHYAINCP)pexceptions.h \ 1068 $(SOPHYAINCP)gnumd5.h \ 1069 $(SOPHYAINCP)ppfbinstream.h \ 1070 $(SOPHYAINCP)rawstream.h \ 1071 $(SOPHYAINCP)ppfnametag.h \ 1170 1072 $(SOPHYAINCP)anydataobj.h \ 1171 1073 $(SOPHYAINCP)pidrawer.h \ … … 1198 1100 $(SOPHYAINCP)tarray.h \ 1199 1101 $(SOPHYAINCP)basarr.h \ 1200 $(SOPHYAINCP)anydataobj.h \1201 1102 $(SOPHYAINCP)mutyv.h \ 1202 1103 $(SOPHYAINCP)timestamp.h \ … … 1208 1109 $(SOPHYAINCP)tvector_tsnl.h \ 1209 1110 $(SOPHYAINCP)generaldata.h \ 1210 $(SOPHYAINCP)ntupintf.h \1211 1111 $(SOPHYAINCP)poly.h \ 1212 1112 $(SOPHYAINCP)peida.h \ … … 1216 1116 $(SOPHYAINCP)specresp.h \ 1217 1117 $(SOPHYAINCP)specrespvector.h \ 1218 $(SOPHYAINCP)specresp.h \1219 1118 $(SOPHYAINCP)gaussfilt.h 1220 1119 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomspecrespadapter.cc … … 1224 1123 $(SOPHYAINCP)machdefs.h \ 1225 1124 $(SOPHYAINCP)datatype.h \ 1226 $(SOPHYAINCP)machdefs.h nomtarradapter.h \ 1227 nomgadapter.h $(SOPHYAINCP)ppersist.h \ 1228 $(SOPHYAINCP)pexceptions.h \ 1229 $(SOPHYAINCP)gnumd5.h \ 1230 $(SOPHYAINCP)ppfbinstream.h \ 1231 $(SOPHYAINCP)rawstream.h \ 1232 $(SOPHYAINCP)ppfnametag.h \ 1233 $(SOPHYAINCP)ppersist.h \ 1125 nomtarradapter.h nomgadapter.h \ 1126 $(SOPHYAINCP)ppersist.h \ 1127 $(SOPHYAINCP)pexceptions.h \ 1128 $(SOPHYAINCP)gnumd5.h \ 1129 $(SOPHYAINCP)ppfbinstream.h \ 1130 $(SOPHYAINCP)rawstream.h \ 1131 $(SOPHYAINCP)ppfnametag.h \ 1234 1132 $(SOPHYAINCP)anydataobj.h \ 1235 1133 $(SOPHYAINCP)pidrawer.h \ … … 1262 1160 $(SOPHYAINCP)tarray.h \ 1263 1161 $(SOPHYAINCP)basarr.h \ 1264 $(SOPHYAINCP)anydataobj.h \1265 1162 $(SOPHYAINCP)mutyv.h \ 1266 1163 $(SOPHYAINCP)timestamp.h \ … … 1272 1169 $(SOPHYAINCP)tvector_tsnl.h \ 1273 1170 $(SOPHYAINCP)generaldata.h \ 1274 $(SOPHYAINCP)ntupintf.h \1275 1171 $(SOPHYAINCP)poly.h \ 1276 1172 $(SOPHYAINCP)peida.h \ 1277 1173 $(SOPHYAINCP)utils.h \ 1278 1174 $(SOPHYAINCP)perrors.h \ 1279 $(SOPHYAINCP)fmath.h \ 1280 $(SOPHYAINCP)tarray.h \ 1281 $(SOPHYAINCP)tvector.h pitvmaad.h \ 1282 $(SOPHYAINCP)tmatrix.h \ 1175 $(SOPHYAINCP)fmath.h pitvmaad.h \ 1283 1176 $(SOPHYAINCP)piyfxdrw.h \ 1284 $(SOPHYAINCP)parradapter.h \1285 $(SOPHYAINCP)pidrawer.h \1286 1177 $(SOPHYAINCP)fioarr.h nobjmgr.h \ 1287 $(SOPHYAINCP)dvlist.hdlftypes.h1178 dlftypes.h 1288 1179 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomtarradapter.cc 1289 1180 … … 1292 1183 $(SOPHYAINCP)machdefs.h \ 1293 1184 $(SOPHYAINCP)datatype.h \ 1294 $(SOPHYAINCP)machdefs.h \1295 1185 $(SOPHYAINCP)tvector.h \ 1296 1186 $(SOPHYAINCP)tmatrix.h \ … … 1315 1205 $(SOPHYAINCP)cimage.h \ 1316 1206 $(SOPHYAINCP)fioarr.h \ 1317 $(SOPHYAINCP)tvector.h \1318 1207 $(SOPHYAINCP)histos.h \ 1319 1208 $(SOPHYAINCP)peida.h \ … … 1326 1215 $(SOPHYAINCP)generaldata.h \ 1327 1216 $(SOPHYAINCP)ntupintf.h \ 1328 $(SOPHYAINCP)poly.h nomtmatvecadapter.h \ 1329 nomgadapter.h $(SOPHYAINCP)ppersist.h \ 1330 $(SOPHYAINCP)anydataobj.h \ 1217 $(SOPHYAINCP)poly.h \ 1218 nomtmatvecadapter.h nomgadapter.h \ 1331 1219 $(SOPHYAINCP)pidrawer.h \ 1332 1220 $(SOPHYAINCP)pibwdggen.h \ … … 1352 1240 $(SOPHYAINCP)parradapter.h \ 1353 1241 $(SOPHYAINCP)lut.h \ 1354 $(SOPHYAINCP)ntupintf.h \1355 $(SOPHYAINCP)generalfit.h \1356 $(SOPHYAINCP)tmatrix.h \1357 $(SOPHYAINCP)generaldata.h \1358 1242 $(SOPHYAINCP)piyfxdrw.h \ 1359 $(SOPHYAINCP)parradapter.h \ 1360 $(SOPHYAINCP)pidrawer.h pitvmaad.h \ 1361 $(SOPHYAINCP)fioarr.h nobjmgr.h \ 1362 $(SOPHYAINCP)dvlist.h dlftypes.h 1243 pitvmaad.h nobjmgr.h dlftypes.h 1363 1244 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomtmatvecadapter.cc 1364 1245 … … 1393 1274 $(SOPHYAINCP)tvector_tsnl.h \ 1394 1275 $(SOPHYAINCP)histos2.h \ 1395 $(SOPHYAINCP)histos.h \1396 1276 $(SOPHYAINCP)hisprof.h \ 1397 1277 $(SOPHYAINCP)histerr.h \ … … 1400 1280 $(SOPHYAINCP)datatable.h \ 1401 1281 $(SOPHYAINCP)basedtable.h \ 1402 $(SOPHYAINCP)segdatablock.h pawexecut.h \ 1403 $(SOPHYAINCP)machdefs.h \ 1404 $(SOPHYAINCP)anydataobj.h piacmd.h \ 1282 $(SOPHYAINCP)segdatablock.h \ 1283 pawexecut.h piacmd.h \ 1405 1284 $(SOPHYAINCP)commander.h \ 1406 1285 $(SOPHYAINCP)pdlmgr.h \ 1407 1286 $(SOPHYAINCP)ctimer.h \ 1408 $(SOPHYAINCP)zthread.h dlftypes.h \ 1409 nobjmgr.h $(SOPHYAINCP)ppersist.h \ 1410 $(SOPHYAINCP)dvlist.h servnobjm.h \ 1411 $(SOPHYAINCP)pdlmgr.h nomgadapter.h \ 1287 $(SOPHYAINCP)zthread.h \ 1288 dlftypes.h nobjmgr.h servnobjm.h nomgadapter.h \ 1412 1289 $(SOPHYAINCP)pidrawer.h \ 1413 1290 $(SOPHYAINCP)pibwdggen.h \ … … 1433 1310 $(SOPHYAINCP)parradapter.h \ 1434 1311 $(SOPHYAINCP)lut.h \ 1435 $(SOPHYAINCP)ntupintf.h \1436 1312 $(SOPHYAINCP)generalfit.h \ 1437 1313 $(SOPHYAINCP)generaldata.h \ 1438 $(SOPHYAINCP)poly.h pistdimgapp.h\1439 $(SOPHYAINCP)pisysdep.h \1314 $(SOPHYAINCP)poly.h \ 1315 pistdimgapp.h \ 1440 1316 $(SOPHYAINCP)piapplx.h \ 1441 1317 $(SOPHYAINCP)piapplgen.h \ … … 1453 1329 $(SOPHYAINCP)piwindowx.h \ 1454 1330 $(SOPHYAINCP)piwindowgen.h \ 1455 $(SOPHYAINCP)pimenux.h \1456 1331 $(SOPHYAINCP)pioptmenux.h \ 1457 1332 $(SOPHYAINCP)pioptmenugen.h \ 1458 $(SOPHYAINCP)pistdwdgx.h \1459 1333 $(SOPHYAINCP)pifilechox.h \ 1460 1334 $(SOPHYAINCP)pifilechogen.h \ 1461 $(SOPHYAINCP)piwindowx.h \1462 1335 $(SOPHYAINCP)piperiodx.h \ 1463 1336 $(SOPHYAINCP)periodic.h \ 1464 $(SOPHYAINCP)picons.h \1465 1337 $(SOPHYAINCP)piimage.h \ 1466 $(SOPHYAINCP)parradapter.h \1467 1338 $(SOPHYAINCP)pieldrw.h \ 1468 $(SOPHYAINCP)pidrawer.h \1469 1339 $(SOPHYAINCP)pipixmapx.h \ 1470 1340 $(SOPHYAINCP)pipixmapgen.h \ … … 1472 1342 $(SOPHYAINCP)pi3dwdg.h \ 1473 1343 $(SOPHYAINCP)pi3ddrw.h \ 1474 $(SOPHYAINCP)pigraph3d.h pisiadw.h\1475 $(SOPHYAINCP)pilistx.h \1344 $(SOPHYAINCP)pigraph3d.h \ 1345 pisiadw.h $(SOPHYAINCP)pilistx.h \ 1476 1346 $(SOPHYAINCP)pilistgen.h \ 1477 1347 $(SOPHYAINCP)pistzwin.h \ 1478 $(SOPHYAINCP)piperiodx.h \1479 1348 $(SOPHYAINCP)pitherm.h \ 1480 $(SOPHYAINCP)resusage.h pihisto.h \ 1481 $(SOPHYAINCP)tmatrix.h \ 1482 $(SOPHYAINCP)tvector.h 1349 $(SOPHYAINCP)resusage.h \ 1350 pihisto.h 1483 1351 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pawexecut.cc 1484 1352 … … 1488 1356 $(SOPHYAINCP)histos.h \ 1489 1357 $(SOPHYAINCP)objfio.h \ 1490 $(SOPHYAINCP)machdefs.h \1491 1358 $(SOPHYAINCP)anydataobj.h \ 1492 1359 $(SOPHYAINCP)ppersist.h \ … … 1514 1381 $(SOPHYAINCP)ntupintf.h \ 1515 1382 $(SOPHYAINCP)nbtri.h pi2dvec.h \ 1516 pistdimgapp.h $(SOPHYAINCP)pisysdep.h \ 1383 pistdimgapp.h \ 1384 $(SOPHYAINCP)pisysdep.h \ 1517 1385 $(SOPHYAINCP)piapplx.h \ 1518 1386 $(SOPHYAINCP)piapplgen.h \ 1519 1387 $(SOPHYAINCP)pimsghandler.h \ 1520 $(SOPHYAINCP)pisysdep.h \1521 1388 $(SOPHYAINCP)picontainerx.h \ 1522 1389 $(SOPHYAINCP)picontainergen.h \ … … 1548 1415 $(SOPHYAINCP)piwindowx.h \ 1549 1416 $(SOPHYAINCP)piwindowgen.h \ 1550 $(SOPHYAINCP)pimenux.h \1551 1417 $(SOPHYAINCP)pioptmenux.h \ 1552 1418 $(SOPHYAINCP)pioptmenugen.h \ 1553 $(SOPHYAINCP)pistdwdgx.h \1554 1419 $(SOPHYAINCP)pifilechox.h \ 1555 1420 $(SOPHYAINCP)pifilechogen.h \ 1556 $(SOPHYAINCP)piwindowx.h \1557 1421 $(SOPHYAINCP)piperiodx.h \ 1558 1422 $(SOPHYAINCP)periodic.h \ 1559 $(SOPHYAINCP)picons.h \1560 1423 $(SOPHYAINCP)piimage.h \ 1561 1424 $(SOPHYAINCP)parradapter.h \ … … 1570 1433 $(SOPHYAINCP)pi3dwdg.h \ 1571 1434 $(SOPHYAINCP)pi3ddrw.h \ 1572 $(SOPHYAINCP)pigraph3d.h nobjmgr.h \ 1573 $(SOPHYAINCP)anydataobj.h \ 1574 $(SOPHYAINCP)ppersist.h \ 1575 $(SOPHYAINCP)dvlist.h dlftypes.h piacmd.h \ 1435 $(SOPHYAINCP)pigraph3d.h \ 1436 nobjmgr.h dlftypes.h piacmd.h \ 1576 1437 $(SOPHYAINCP)commander.h \ 1577 1438 $(SOPHYAINCP)pdlmgr.h \ … … 1581 1442 $(SOPHYAINCP)pilistgen.h \ 1582 1443 $(SOPHYAINCP)pistzwin.h \ 1583 $(SOPHYAINCP)piperiodx.h \1584 1444 $(SOPHYAINCP)pitherm.h \ 1585 1445 $(SOPHYAINCP)resusage.h \ 1586 $(SOPHYAINCP)piscdrawwdg.h \ 1587 $(SOPHYAINCP)ntupintf.h 1446 $(SOPHYAINCP)piscdrawwdg.h 1588 1447 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pi2dvec.cc 1589 1448 1590 $(SOPHYAOBJP)piacmd.o: piacmd.cc $(SOPHYAINCP)sopnamsp.h \ 1591 piacmd.h $(SOPHYAINCP)machdefs.h \ 1449 $(SOPHYAOBJP)piacmd.o: piacmd.cc \ 1450 $(SOPHYAINCP)sopnamsp.h piacmd.h \ 1451 $(SOPHYAINCP)machdefs.h \ 1592 1452 $(SOPHYAINCP)commander.h \ 1593 $(SOPHYAINCP)machdefs.h \1594 1453 $(SOPHYAINCP)pdlmgr.h \ 1595 1454 $(SOPHYAINCP)dvlist.h \ … … 1605 1464 $(SOPHYAINCP)timestamp.h \ 1606 1465 $(SOPHYAINCP)ctimer.h \ 1607 $(SOPHYAINCP)zthread.h dlftypes.h \ 1608 $(SOPHYAINCP)pdlmgr.h \ 1609 $(SOPHYAINCP)ctimer.h \ 1466 $(SOPHYAINCP)zthread.h \ 1467 dlftypes.h \ 1610 1468 $(SOPHYAINCP)strutil.h \ 1611 1469 $(SOPHYAINCP)strutilxx.h \ 1612 $(SOPHYAINCP)srandgen.h pistdimgapp.h \ 1470 $(SOPHYAINCP)srandgen.h \ 1471 pistdimgapp.h \ 1613 1472 $(SOPHYAINCP)pisysdep.h \ 1614 1473 $(SOPHYAINCP)piapplx.h \ 1615 1474 $(SOPHYAINCP)piapplgen.h \ 1616 1475 $(SOPHYAINCP)pimsghandler.h \ 1617 $(SOPHYAINCP)pisysdep.h \1618 1476 $(SOPHYAINCP)picontainerx.h \ 1619 1477 $(SOPHYAINCP)picontainergen.h \ … … 1645 1503 $(SOPHYAINCP)piwindowx.h \ 1646 1504 $(SOPHYAINCP)piwindowgen.h \ 1647 $(SOPHYAINCP)pimenux.h \1648 1505 $(SOPHYAINCP)pioptmenux.h \ 1649 1506 $(SOPHYAINCP)pioptmenugen.h \ 1650 $(SOPHYAINCP)pistdwdgx.h \1651 1507 $(SOPHYAINCP)pifilechox.h \ 1652 1508 $(SOPHYAINCP)pifilechogen.h \ 1653 $(SOPHYAINCP)piwindowx.h \1654 1509 $(SOPHYAINCP)piperiodx.h \ 1655 1510 $(SOPHYAINCP)periodic.h \ 1656 $(SOPHYAINCP)picons.h \1657 1511 $(SOPHYAINCP)piimage.h \ 1658 1512 $(SOPHYAINCP)parradapter.h \ … … 1667 1521 $(SOPHYAINCP)pi3dwdg.h \ 1668 1522 $(SOPHYAINCP)pi3ddrw.h \ 1669 $(SOPHYAINCP)pigraph3d.h nobjmgr.h \ 1670 $(SOPHYAINCP)anydataobj.h \ 1671 $(SOPHYAINCP)ppersist.h \ 1672 $(SOPHYAINCP)dvlist.h pisiadw.h \ 1523 $(SOPHYAINCP)pigraph3d.h \ 1524 nobjmgr.h pisiadw.h \ 1673 1525 $(SOPHYAINCP)pilistx.h \ 1674 1526 $(SOPHYAINCP)pilistgen.h \ 1675 1527 $(SOPHYAINCP)pistzwin.h \ 1676 $(SOPHYAINCP)piperiodx.h \1677 1528 $(SOPHYAINCP)pitherm.h \ 1678 $(SOPHYAINCP)resusage.h basexecut.h \ 1679 graphexecut.h piafitting.h nomgadapter.h \ 1680 $(SOPHYAINCP)pidrawer.h \ 1681 $(SOPHYAINCP)parradapter.h \ 1529 $(SOPHYAINCP)resusage.h \ 1530 basexecut.h graphexecut.h piafitting.h nomgadapter.h \ 1682 1531 $(SOPHYAINCP)ntupintf.h \ 1683 1532 $(SOPHYAINCP)generalfit.h \ … … 1686 1535 $(SOPHYAINCP)tarray.h \ 1687 1536 $(SOPHYAINCP)basarr.h \ 1537 $(SOPHYAINCP)ndatablock.h \ 1538 $(SOPHYAINCP)utilarr.h \ 1539 $(SOPHYAINCP)tmatrix_tsnl.h \ 1540 $(SOPHYAINCP)tvector_tsnl.h \ 1541 $(SOPHYAINCP)generaldata.h \ 1542 $(SOPHYAINCP)poly.h \ 1543 $(SOPHYAINCP)peida.h \ 1544 $(SOPHYAINCP)utils.h \ 1545 $(SOPHYAINCP)perrors.h \ 1546 $(SOPHYAINCP)fmath.h pawexecut.h \ 1547 cxxexecutor.h cxxexecwin.h contmodex.h flowmodex.h 1548 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ piacmd.cc 1549 1550 $(SOPHYAOBJP)piafitting.o: piafitting.cc \ 1551 $(SOPHYAINCP)sopnamsp.h \ 1552 $(SOPHYAINCP)strutil.h \ 1553 $(SOPHYAINCP)nbtri.h \ 1554 $(SOPHYAINCP)machdefs.h \ 1555 $(SOPHYAINCP)generalfit.h \ 1556 $(SOPHYAINCP)pexceptions.h \ 1557 $(SOPHYAINCP)tvector.h \ 1558 $(SOPHYAINCP)tmatrix.h \ 1559 $(SOPHYAINCP)tarray.h \ 1560 $(SOPHYAINCP)basarr.h \ 1561 $(SOPHYAINCP)anydataobj.h \ 1562 $(SOPHYAINCP)mutyv.h \ 1563 $(SOPHYAINCP)timestamp.h \ 1564 $(SOPHYAINCP)objfio.h \ 1565 $(SOPHYAINCP)ppersist.h \ 1566 $(SOPHYAINCP)gnumd5.h \ 1567 $(SOPHYAINCP)ppfbinstream.h \ 1568 $(SOPHYAINCP)rawstream.h \ 1569 $(SOPHYAINCP)ppfnametag.h \ 1570 $(SOPHYAINCP)dvlist.h \ 1688 1571 $(SOPHYAINCP)ndatablock.h \ 1689 1572 $(SOPHYAINCP)utilarr.h \ … … 1697 1580 $(SOPHYAINCP)perrors.h \ 1698 1581 $(SOPHYAINCP)fmath.h \ 1699 $(SOPHYAINCP)tvector.h pawexecut.h \1700 cxxexecutor.h cxxexecwin.h contmodex.h flowmodex.h1701 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ piacmd.cc1702 1703 $(SOPHYAOBJP)piafitting.o: piafitting.cc \1704 $(SOPHYAINCP)sopnamsp.h \1705 $(SOPHYAINCP)strutil.h \1706 $(SOPHYAINCP)nbtri.h \1707 $(SOPHYAINCP)machdefs.h \1708 $(SOPHYAINCP)generalfit.h \1709 $(SOPHYAINCP)pexceptions.h \1710 $(SOPHYAINCP)tvector.h \1711 $(SOPHYAINCP)tmatrix.h \1712 $(SOPHYAINCP)tarray.h \1713 $(SOPHYAINCP)basarr.h \1714 $(SOPHYAINCP)anydataobj.h \1715 $(SOPHYAINCP)mutyv.h \1716 $(SOPHYAINCP)timestamp.h \1717 $(SOPHYAINCP)objfio.h \1718 $(SOPHYAINCP)ppersist.h \1719 $(SOPHYAINCP)gnumd5.h \1720 $(SOPHYAINCP)ppfbinstream.h \1721 $(SOPHYAINCP)rawstream.h \1722 $(SOPHYAINCP)ppfnametag.h \1723 $(SOPHYAINCP)dvlist.h \1724 $(SOPHYAINCP)ndatablock.h \1725 $(SOPHYAINCP)utilarr.h \1726 $(SOPHYAINCP)tmatrix_tsnl.h \1727 $(SOPHYAINCP)tvector_tsnl.h \1728 $(SOPHYAINCP)generaldata.h \1729 $(SOPHYAINCP)ntupintf.h \1730 $(SOPHYAINCP)poly.h \1731 $(SOPHYAINCP)peida.h \1732 $(SOPHYAINCP)utils.h \1733 $(SOPHYAINCP)perrors.h \1734 $(SOPHYAINCP)fmath.h \1735 1582 $(SOPHYAINCP)fct1dfit.h \ 1736 $(SOPHYAINCP)generalfit.h \1737 1583 $(SOPHYAINCP)fct2dfit.h \ 1738 1584 $(SOPHYAINCP)ntuple.h \ … … 1741 1587 $(SOPHYAINCP)histos.h \ 1742 1588 $(SOPHYAINCP)histos2.h \ 1743 $(SOPHYAINCP)histos.h \1744 1589 $(SOPHYAINCP)hisprof.h \ 1745 $(SOPHYAINCP)tmatrix.h \1746 $(SOPHYAINCP)tvector.h \1747 1590 $(SOPHYAINCP)objfitter.h \ 1748 $(SOPHYAINCP)cimage.h \ 1749 $(SOPHYAINCP)histos2.h \ 1750 $(SOPHYAINCP)hisprof.h piafitting.h \ 1751 $(SOPHYAINCP)machdefs.h nomgadapter.h \ 1752 $(SOPHYAINCP)ppersist.h \ 1753 $(SOPHYAINCP)anydataobj.h \ 1591 piafitting.h nomgadapter.h \ 1754 1592 $(SOPHYAINCP)pidrawer.h \ 1755 1593 $(SOPHYAINCP)pibwdggen.h \ … … 1775 1613 $(SOPHYAINCP)parradapter.h \ 1776 1614 $(SOPHYAINCP)lut.h \ 1777 $(SOPHYAINCP) ntupintf.h \1778 $(SOPHYAINCP)pdlmgr.h dlftypes.hpiacmd.h \1615 $(SOPHYAINCP)pdlmgr.h dlftypes.h \ 1616 piacmd.h \ 1779 1617 $(SOPHYAINCP)commander.h \ 1780 $(SOPHYAINCP)pdlmgr.h \1781 1618 $(SOPHYAINCP)ctimer.h \ 1782 1619 $(SOPHYAINCP)zthread.h nobjmgr.h \ 1783 $(SOPHYAINCP)dvlist.h pistdimgapp.h \ 1784 $(SOPHYAINCP)pisysdep.h \ 1620 pistdimgapp.h \ 1785 1621 $(SOPHYAINCP)piapplx.h \ 1786 1622 $(SOPHYAINCP)piapplgen.h \ … … 1798 1634 $(SOPHYAINCP)piwindowx.h \ 1799 1635 $(SOPHYAINCP)piwindowgen.h \ 1800 $(SOPHYAINCP)pimenux.h \1801 1636 $(SOPHYAINCP)pioptmenux.h \ 1802 1637 $(SOPHYAINCP)pioptmenugen.h \ 1803 $(SOPHYAINCP)pistdwdgx.h \1804 1638 $(SOPHYAINCP)pifilechox.h \ 1805 1639 $(SOPHYAINCP)pifilechogen.h \ 1806 $(SOPHYAINCP)piwindowx.h \1807 1640 $(SOPHYAINCP)piperiodx.h \ 1808 1641 $(SOPHYAINCP)periodic.h \ 1809 $(SOPHYAINCP)picons.h \1810 1642 $(SOPHYAINCP)piimage.h \ 1811 $(SOPHYAINCP)parradapter.h \1812 1643 $(SOPHYAINCP)pieldrw.h \ 1813 $(SOPHYAINCP)pidrawer.h \1814 1644 $(SOPHYAINCP)pipixmapx.h \ 1815 1645 $(SOPHYAINCP)pipixmapgen.h \ … … 1817 1647 $(SOPHYAINCP)pi3dwdg.h \ 1818 1648 $(SOPHYAINCP)pi3ddrw.h \ 1819 $(SOPHYAINCP)pigraph3d.h pisiadw.h\1820 $(SOPHYAINCP)pilistx.h \1649 $(SOPHYAINCP)pigraph3d.h \ 1650 pisiadw.h $(SOPHYAINCP)pilistx.h \ 1821 1651 $(SOPHYAINCP)pilistgen.h \ 1822 1652 $(SOPHYAINCP)pistzwin.h \ 1823 $(SOPHYAINCP)piperiodx.h \1824 1653 $(SOPHYAINCP)pitherm.h \ 1825 $(SOPHYAINCP)resusage.h nomhistadapter.h \ 1654 $(SOPHYAINCP)resusage.h \ 1655 nomhistadapter.h \ 1826 1656 $(SOPHYAINCP)histerr.h \ 1827 1657 $(SOPHYAINCP)xntuple.h \ 1828 1658 $(SOPHYAINCP)basedtable.h \ 1829 1659 $(SOPHYAINCP)segdatablock.h \ 1830 nomgfdadapter.h nomimagadapter.h nomtmatvecadapter.h \ 1831 $(SOPHYAINCP)generaldata.h 1660 nomgfdadapter.h nomimagadapter.h nomtmatvecadapter.h 1832 1661 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ piafitting.cc 1833 1662 1834 $(SOPHYAOBJP)pigfd1.o: pigfd1.cc $(SOPHYAINCP)sopnamsp.h \ 1835 pigfd1.h $(SOPHYAINCP)generaldata.h \ 1663 $(SOPHYAOBJP)pigfd1.o: pigfd1.cc \ 1664 $(SOPHYAINCP)sopnamsp.h pigfd1.h \ 1665 $(SOPHYAINCP)generaldata.h \ 1836 1666 $(SOPHYAINCP)objfio.h \ 1837 1667 $(SOPHYAINCP)machdefs.h \ … … 1883 1713 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pigfd1.cc 1884 1714 1885 $(SOPHYAOBJP)pigfd2.o: pigfd2.cc $(SOPHYAINCP)sopnamsp.h \ 1886 pigfd2.h $(SOPHYAINCP)generaldata.h \ 1715 $(SOPHYAOBJP)pigfd2.o: pigfd2.cc \ 1716 $(SOPHYAINCP)sopnamsp.h pigfd2.h \ 1717 $(SOPHYAINCP)generaldata.h \ 1887 1718 $(SOPHYAINCP)objfio.h \ 1888 1719 $(SOPHYAINCP)machdefs.h \ … … 1943 1774 $(SOPHYAINCP)piapplgen.h \ 1944 1775 $(SOPHYAINCP)pimsghandler.h \ 1945 $(SOPHYAINCP)pisysdep.h \1946 1776 $(SOPHYAINCP)picontainerx.h \ 1947 1777 $(SOPHYAINCP)picontainergen.h \ … … 1971 1801 $(SOPHYAINCP)psfile.h \ 1972 1802 $(SOPHYAINCP)pigraphps.h \ 1973 $(SOPHYAINCP)sopnamsp.h pihisto2d.h \ 1974 $(SOPHYAINCP)pimenux.h \ 1975 $(SOPHYAINCP)pimenubarx.h \ 1803 $(SOPHYAINCP)sopnamsp.h \ 1804 pihisto2d.h \ 1976 1805 $(SOPHYAINCP)pioptmenux.h \ 1977 1806 $(SOPHYAINCP)pioptmenugen.h \ … … 2007 1836 $(SOPHYAINCP)piwindowx.h \ 2008 1837 $(SOPHYAINCP)piwindowgen.h \ 2009 $(SOPHYAINCP)pidrawer.h \2010 1838 $(SOPHYAINCP)pieldrw.h \ 2011 $(SOPHYAINCP)nbrandom.h \2012 1839 $(SOPHYAINCP)srandgen.h 2013 1840 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pihisto2d.cc 2014 1841 2015 1842 $(SOPHYAOBJP)pihisto.o: pihisto.cc \ 2016 $(SOPHYAINCP)sopnamsp.h pihisto.h\2017 $(SOPHYAINCP)histos.h \1843 $(SOPHYAINCP)sopnamsp.h \ 1844 pihisto.h $(SOPHYAINCP)histos.h \ 2018 1845 $(SOPHYAINCP)objfio.h \ 2019 1846 $(SOPHYAINCP)machdefs.h \ … … 2061 1888 $(SOPHYAINCP)pigratt.h \ 2062 1889 $(SOPHYAINCP)piaxes.h \ 2063 $(SOPHYAINCP)hisprof.h \ 2064 $(SOPHYAINCP)histos.h 1890 $(SOPHYAINCP)hisprof.h 2065 1891 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pihisto.cc 2066 1892 2067 $(SOPHYAOBJP)piinit.o: piinit.cc $(SOPHYAINCP)sopnamsp.h \ 1893 $(SOPHYAOBJP)piinit.o: piinit.cc \ 1894 $(SOPHYAINCP)sopnamsp.h \ 2068 1895 $(SOPHYAINCP)machdefs.h piinit.h \ 2069 1896 $(SOPHYAINCP)sambainit.h \ 2070 1897 $(SOPHYAINCP)skymapinit.h \ 2071 1898 $(SOPHYAINCP)sophyainit.h \ 2072 $(SOPHYAINCP)machdefs.h \2073 1899 $(SOPHYAINCP)ntoolsinit.h \ 2074 $(SOPHYAINCP)tarrinit.h pistdimgapp.h \ 1900 $(SOPHYAINCP)tarrinit.h \ 1901 pistdimgapp.h \ 2075 1902 $(SOPHYAINCP)pisysdep.h \ 2076 1903 $(SOPHYAINCP)piapplx.h \ 2077 1904 $(SOPHYAINCP)piapplgen.h \ 2078 1905 $(SOPHYAINCP)pimsghandler.h \ 2079 $(SOPHYAINCP)pisysdep.h \2080 1906 $(SOPHYAINCP)picontainerx.h \ 2081 1907 $(SOPHYAINCP)picontainergen.h \ … … 2107 1933 $(SOPHYAINCP)piwindowx.h \ 2108 1934 $(SOPHYAINCP)piwindowgen.h \ 2109 $(SOPHYAINCP)pimenux.h \2110 1935 $(SOPHYAINCP)pioptmenux.h \ 2111 1936 $(SOPHYAINCP)pioptmenugen.h \ 2112 $(SOPHYAINCP)pistdwdgx.h \2113 1937 $(SOPHYAINCP)pifilechox.h \ 2114 1938 $(SOPHYAINCP)pifilechogen.h \ 2115 $(SOPHYAINCP)piwindowx.h \2116 1939 $(SOPHYAINCP)piperiodx.h \ 2117 1940 $(SOPHYAINCP)periodic.h \ 2118 $(SOPHYAINCP)picons.h \2119 1941 $(SOPHYAINCP)piimage.h \ 2120 1942 $(SOPHYAINCP)parradapter.h \ … … 2129 1951 $(SOPHYAINCP)pi3dwdg.h \ 2130 1952 $(SOPHYAINCP)pi3ddrw.h \ 2131 $(SOPHYAINCP)pigraph3d.h nobjmgr.h\2132 $(SOPHYAINCP)anydataobj.h \2133 $(SOPHYAINCP) ppersist.h \2134 $(SOPHYAINCP)p exceptions.h \2135 $(SOPHYAINCP) gnumd5.h \2136 $(SOPHYAINCP) ppfbinstream.h \2137 $(SOPHYAINCP) rawstream.h \2138 $(SOPHYAINCP) ppfnametag.h \2139 $(SOPHYAINCP)pp ersist.h \2140 $(SOPHYAINCP)dvlist.h \ 2141 $(SOPHYAINCP)objfio.h \ 2142 $(SOPHYAINCP) anydataobj.h \2143 $(SOPHYAINCP) mutyv.h \2144 $(SOPHYAINCP)timestamp.h dlftypes.h \2145 piacmd.h$(SOPHYAINCP)commander.h \1953 $(SOPHYAINCP)pigraph3d.h \ 1954 nobjmgr.h \ 1955 $(SOPHYAINCP)anydataobj.h \ 1956 $(SOPHYAINCP)ppersist.h \ 1957 $(SOPHYAINCP)pexceptions.h \ 1958 $(SOPHYAINCP)gnumd5.h \ 1959 $(SOPHYAINCP)ppfbinstream.h \ 1960 $(SOPHYAINCP)rawstream.h \ 1961 $(SOPHYAINCP)ppfnametag.h \ 1962 $(SOPHYAINCP)dvlist.h \ 1963 $(SOPHYAINCP)objfio.h \ 1964 $(SOPHYAINCP)mutyv.h \ 1965 $(SOPHYAINCP)timestamp.h \ 1966 dlftypes.h piacmd.h \ 1967 $(SOPHYAINCP)commander.h \ 2146 1968 $(SOPHYAINCP)pdlmgr.h \ 2147 $(SOPHYAINCP)dvlist.h \2148 1969 $(SOPHYAINCP)ctimer.h \ 2149 1970 $(SOPHYAINCP)zthread.h pisiadw.h \ … … 2151 1972 $(SOPHYAINCP)pilistgen.h \ 2152 1973 $(SOPHYAINCP)pistzwin.h \ 2153 $(SOPHYAINCP)piperiodx.h \2154 1974 $(SOPHYAINCP)pitherm.h \ 2155 $(SOPHYAINCP)resusage.h servnobjm.h \ 2156 $(SOPHYAINCP)pdlmgr.h nomhistadapter.h \ 2157 nomgadapter.h $(SOPHYAINCP)pidrawer.h \ 2158 $(SOPHYAINCP)parradapter.h \ 1975 $(SOPHYAINCP)resusage.h \ 1976 servnobjm.h nomhistadapter.h nomgadapter.h \ 2159 1977 $(SOPHYAINCP)ntupintf.h \ 2160 1978 $(SOPHYAINCP)generalfit.h \ … … 2168 1986 $(SOPHYAINCP)tvector_tsnl.h \ 2169 1987 $(SOPHYAINCP)generaldata.h \ 2170 $(SOPHYAINCP)ntupintf.h \2171 1988 $(SOPHYAINCP)poly.h \ 2172 1989 $(SOPHYAINCP)peida.h \ … … 2176 1993 $(SOPHYAINCP)histos.h \ 2177 1994 $(SOPHYAINCP)histos2.h \ 2178 $(SOPHYAINCP)histos.h \2179 1995 $(SOPHYAINCP)hisprof.h \ 2180 1996 $(SOPHYAINCP)histerr.h \ … … 2185 2001 nomgfdadapter.h nomimagadapter.h \ 2186 2002 $(SOPHYAINCP)cimage.h \ 2187 $(SOPHYAINCP)fioarr.h nomtmatvecadapter.h \ 2188 $(SOPHYAINCP)tmatrix.h \ 2189 $(SOPHYAINCP)generaldata.h \ 2190 nomtarradapter.h $(SOPHYAINCP)tarray.h \ 2003 $(SOPHYAINCP)fioarr.h \ 2004 nomtmatvecadapter.h nomtarradapter.h \ 2191 2005 $(SOPHYAINCP)datatable.h \ 2192 $(SOPHYAINCP)basedtable.h \2193 2006 $(SOPHYAINCP)swppfdtable.h \ 2194 2007 $(SOPHYAINCP)swsegdb.h \ 2195 2008 $(SOPHYAINCP)ppfswapper.h \ 2196 2009 $(SOPHYAINCP)ppftpointerio.h \ 2197 nomskymapadapter.h $(SOPHYAINCP)pixelmap.h \ 2010 nomskymapadapter.h \ 2011 $(SOPHYAINCP)pixelmap.h \ 2198 2012 $(SOPHYAINCP)spherepos.h \ 2199 2013 $(SOPHYAINCP)unitvector.h \ … … 2205 2019 $(SOPHYAINCP)sphericalmap.h \ 2206 2020 $(SOPHYAINCP)smathconst.h \ 2207 $(SOPHYAINCP)pixelmap.h \2208 2021 $(SOPHYAINCP)spherehealpix.h \ 2209 2022 $(SOPHYAINCP)HEALPixUtils.h \ … … 2213 2026 $(SOPHYAINCP)specresp.h \ 2214 2027 $(SOPHYAINCP)gaussfilt.h \ 2215 nomspecrespadapter.h \ 2216 $(SOPHYAINCP)specresp.h piaversion.h 2028 nomspecrespadapter.h piaversion.h 2217 2029 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ piinit.cc 2218 2030 2219 2031 $(SOPHYAOBJP)pintup3d.o: pintup3d.cc \ 2220 $(SOPHYAINCP)sopnamsp.h pintup3d.h \ 2032 $(SOPHYAINCP)sopnamsp.h \ 2033 pintup3d.h \ 2221 2034 $(SOPHYAINCP)ntupintf.h \ 2222 2035 $(SOPHYAINCP)machdefs.h \ … … 2248 2061 2249 2062 $(SOPHYAOBJP)pintuple.o: pintuple.cc \ 2250 $(SOPHYAINCP)sopnamsp.h pintuple.h \ 2063 $(SOPHYAINCP)sopnamsp.h \ 2064 pintuple.h \ 2251 2065 $(SOPHYAINCP)ntupintf.h \ 2252 2066 $(SOPHYAINCP)machdefs.h \ … … 2275 2089 2276 2090 $(SOPHYAOBJP)pipodrw.o: pipodrw.cc \ 2277 $(SOPHYAINCP)sopnamsp.h pipodrw.h\2278 $(SOPHYAINCP)machdefs.h \2279 $(SOPHYAINCP) pidrawer.h \2280 $(SOPHYAINCP)pi bwdggen.h \2281 $(SOPHYAINCP)pi sysdep.h \2282 $(SOPHYAINCP) machdefs.h \2091 $(SOPHYAINCP)sopnamsp.h \ 2092 pipodrw.h \ 2093 $(SOPHYAINCP)machdefs.h \ 2094 $(SOPHYAINCP)pidrawer.h \ 2095 $(SOPHYAINCP)pibwdggen.h \ 2096 $(SOPHYAINCP)pisysdep.h \ 2283 2097 $(SOPHYAINCP)piwdgx.h \ 2284 2098 $(SOPHYAINCP)piwdggen.h \ … … 2337 2151 $(SOPHYAINCP)perrors.h \ 2338 2152 $(SOPHYAINCP)pexceptions.h \ 2339 $(SOPHYAINCP)machdefs.h \2340 2153 $(SOPHYAINCP)ctimer.h \ 2341 2154 $(SOPHYAINCP)nbmath.h \ 2342 $(SOPHYAINCP)smathconst.h pistdimgapp.h \ 2155 $(SOPHYAINCP)smathconst.h \ 2156 pistdimgapp.h \ 2343 2157 $(SOPHYAINCP)pisysdep.h \ 2344 2158 $(SOPHYAINCP)piapplx.h \ 2345 2159 $(SOPHYAINCP)piapplgen.h \ 2346 2160 $(SOPHYAINCP)pimsghandler.h \ 2347 $(SOPHYAINCP)pisysdep.h \2348 2161 $(SOPHYAINCP)picontainerx.h \ 2349 2162 $(SOPHYAINCP)picontainergen.h \ … … 2375 2188 $(SOPHYAINCP)piwindowx.h \ 2376 2189 $(SOPHYAINCP)piwindowgen.h \ 2377 $(SOPHYAINCP)pimenux.h \2378 2190 $(SOPHYAINCP)pioptmenux.h \ 2379 2191 $(SOPHYAINCP)pioptmenugen.h \ 2380 $(SOPHYAINCP)pistdwdgx.h \2381 2192 $(SOPHYAINCP)pifilechox.h \ 2382 2193 $(SOPHYAINCP)pifilechogen.h \ 2383 $(SOPHYAINCP)piwindowx.h \2384 2194 $(SOPHYAINCP)piperiodx.h \ 2385 2195 $(SOPHYAINCP)periodic.h \ 2386 $(SOPHYAINCP)picons.h \2387 2196 $(SOPHYAINCP)piimage.h \ 2388 2197 $(SOPHYAINCP)parradapter.h \ … … 2397 2206 $(SOPHYAINCP)pi3dwdg.h \ 2398 2207 $(SOPHYAINCP)pi3ddrw.h \ 2399 $(SOPHYAINCP)pigraph3d.h nobjmgr.h\2400 $(SOPHYAINCP)anydataobj.h \2401 $(SOPHYAINCP) ppersist.h \2402 $(SOPHYAINCP) gnumd5.h \2403 $(SOPHYAINCP) ppfbinstream.h \2404 $(SOPHYAINCP) rawstream.h \2405 $(SOPHYAINCP) ppfnametag.h \2406 $(SOPHYAINCP)pp ersist.h \2407 $(SOPHYAINCP)dvlist.h \ 2408 $(SOPHYAINCP)objfio.h \ 2409 $(SOPHYAINCP) anydataobj.h \2410 $(SOPHYAINCP) mutyv.h \2411 $(SOPHYAINCP)timestamp.h dlftypes.h \2412 piacmd.h$(SOPHYAINCP)commander.h \2208 $(SOPHYAINCP)pigraph3d.h \ 2209 nobjmgr.h \ 2210 $(SOPHYAINCP)anydataobj.h \ 2211 $(SOPHYAINCP)ppersist.h \ 2212 $(SOPHYAINCP)gnumd5.h \ 2213 $(SOPHYAINCP)ppfbinstream.h \ 2214 $(SOPHYAINCP)rawstream.h \ 2215 $(SOPHYAINCP)ppfnametag.h \ 2216 $(SOPHYAINCP)dvlist.h \ 2217 $(SOPHYAINCP)objfio.h \ 2218 $(SOPHYAINCP)mutyv.h \ 2219 $(SOPHYAINCP)timestamp.h \ 2220 dlftypes.h piacmd.h \ 2221 $(SOPHYAINCP)commander.h \ 2413 2222 $(SOPHYAINCP)pdlmgr.h \ 2414 $(SOPHYAINCP)dvlist.h \2415 $(SOPHYAINCP)ctimer.h \2416 2223 $(SOPHYAINCP)zthread.h pisiadw.h \ 2417 2224 $(SOPHYAINCP)pilistx.h \ 2418 2225 $(SOPHYAINCP)pilistgen.h \ 2419 2226 $(SOPHYAINCP)pistzwin.h \ 2420 $(SOPHYAINCP)piperiodx.h \2421 2227 $(SOPHYAINCP)pitherm.h \ 2422 $(SOPHYAINCP)resusage.h servnobjm.h\2423 $(SOPHYAINCP)pdlmgr.h2228 $(SOPHYAINCP)resusage.h \ 2229 servnobjm.h 2424 2230 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pisiadw.cc 2425 2231 … … 2431 2237 $(SOPHYAINCP)perrors.h \ 2432 2238 $(SOPHYAINCP)pexceptions.h \ 2433 $(SOPHYAINCP)machdefs.h \2434 2239 $(SOPHYAINCP)ctimer.h \ 2435 2240 $(SOPHYAINCP)psighand.h \ … … 2453 2258 $(SOPHYAINCP)fioarr.h \ 2454 2259 $(SOPHYAINCP)tvector.h \ 2455 $(SOPHYAINCP)tvector_tsnl.h pistdimgapp.h \ 2260 $(SOPHYAINCP)tvector_tsnl.h \ 2261 pistdimgapp.h \ 2456 2262 $(SOPHYAINCP)pisysdep.h \ 2457 2263 $(SOPHYAINCP)piapplx.h \ 2458 2264 $(SOPHYAINCP)piapplgen.h \ 2459 2265 $(SOPHYAINCP)pimsghandler.h \ 2460 $(SOPHYAINCP)pisysdep.h \2461 2266 $(SOPHYAINCP)picontainerx.h \ 2462 2267 $(SOPHYAINCP)picontainergen.h \ … … 2488 2293 $(SOPHYAINCP)piwindowx.h \ 2489 2294 $(SOPHYAINCP)piwindowgen.h \ 2490 $(SOPHYAINCP)pimenux.h \2491 2295 $(SOPHYAINCP)pioptmenux.h \ 2492 2296 $(SOPHYAINCP)pioptmenugen.h \ 2493 $(SOPHYAINCP)pistdwdgx.h \2494 2297 $(SOPHYAINCP)pifilechox.h \ 2495 2298 $(SOPHYAINCP)pifilechogen.h \ 2496 $(SOPHYAINCP)piwindowx.h \2497 2299 $(SOPHYAINCP)piperiodx.h \ 2498 2300 $(SOPHYAINCP)periodic.h \ 2499 $(SOPHYAINCP)picons.h \2500 2301 $(SOPHYAINCP)piimage.h \ 2501 2302 $(SOPHYAINCP)parradapter.h \ … … 2510 2311 $(SOPHYAINCP)pi3dwdg.h \ 2511 2312 $(SOPHYAINCP)pi3ddrw.h \ 2512 $(SOPHYAINCP)pigraph3d.h nobjmgr.h \ 2513 $(SOPHYAINCP)anydataobj.h \ 2514 $(SOPHYAINCP)ppersist.h \ 2515 $(SOPHYAINCP)dvlist.h dlftypes.h piacmd.h \ 2313 $(SOPHYAINCP)pigraph3d.h \ 2314 nobjmgr.h dlftypes.h piacmd.h \ 2516 2315 $(SOPHYAINCP)commander.h \ 2517 2316 $(SOPHYAINCP)pdlmgr.h \ 2518 $(SOPHYAINCP)ctimer.h \2519 2317 $(SOPHYAINCP)zthread.h pisiadw.h \ 2520 2318 $(SOPHYAINCP)pilistx.h \ 2521 2319 $(SOPHYAINCP)pilistgen.h \ 2522 2320 $(SOPHYAINCP)pistzwin.h \ 2523 $(SOPHYAINCP)piperiodx.h \2524 2321 $(SOPHYAINCP)pitherm.h \ 2525 $(SOPHYAINCP)resusage.h servnobjm.h \ 2526 $(SOPHYAINCP)pdlmgr.h \ 2527 $(SOPHYAINCP)psfile.h \ 2322 $(SOPHYAINCP)resusage.h \ 2323 servnobjm.h \ 2528 2324 $(SOPHYAINCP)piimgtools.h \ 2529 $(SOPHYAINCP)pioptmenux.h \2530 $(SOPHYAINCP)piapplx.h \2531 2325 $(SOPHYAINCP)pidrwtools.h \ 2532 2326 $(SOPHYAINCP)piaxestools.h \ 2533 $(SOPHYAINCP)piscdrawwdg.h piinit.h \ 2327 $(SOPHYAINCP)piscdrawwdg.h \ 2328 piinit.h \ 2534 2329 $(SOPHYAINCP)sambainit.h \ 2535 2330 $(SOPHYAINCP)skymapinit.h \ … … 2537 2332 $(SOPHYAINCP)ntoolsinit.h \ 2538 2333 $(SOPHYAINCP)tarrinit.h \ 2539 $(SOPHYAINCP)piversion.h piaversion.h 2334 $(SOPHYAINCP)piversion.h \ 2335 piaversion.h 2540 2336 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pistdimgapp.cc 2541 2337 2542 2338 $(SOPHYAOBJP)pitvmaad.o: pitvmaad.cc \ 2543 $(SOPHYAINCP)sopnamsp.h pitvmaad.h \ 2339 $(SOPHYAINCP)sopnamsp.h \ 2340 pitvmaad.h \ 2544 2341 $(SOPHYAINCP)machdefs.h \ 2545 2342 $(SOPHYAINCP)parradapter.h \ 2546 $(SOPHYAINCP)machdefs.h \2547 2343 $(SOPHYAINCP)lut.h \ 2548 2344 $(SOPHYAINCP)tmatrix.h \ … … 2564 2360 $(SOPHYAINCP)tmatrix_tsnl.h \ 2565 2361 $(SOPHYAINCP)tvector.h \ 2566 $(SOPHYAINCP)tmatrix.h \2567 2362 $(SOPHYAINCP)tvector_tsnl.h 2568 2363 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pitvmaad.cc … … 2573 2368 $(SOPHYAINCP)machdefs.h \ 2574 2369 $(SOPHYAINCP)anydataobj.h \ 2575 $(SOPHYAINCP)machdefs.h \ 2576 $(SOPHYAINCP)ppersist.h \ 2577 $(SOPHYAINCP)pexceptions.h \ 2578 $(SOPHYAINCP)gnumd5.h \ 2579 $(SOPHYAINCP)ppfbinstream.h \ 2580 $(SOPHYAINCP)rawstream.h \ 2581 $(SOPHYAINCP)ppfnametag.h \ 2582 $(SOPHYAINCP)ppersist.h \ 2583 $(SOPHYAINCP)dvlist.h \ 2584 $(SOPHYAINCP)objfio.h \ 2585 $(SOPHYAINCP)anydataobj.h \ 2586 $(SOPHYAINCP)mutyv.h \ 2587 $(SOPHYAINCP)timestamp.h dlftypes.h \ 2588 servnobjm.h $(SOPHYAINCP)pdlmgr.h \ 2589 $(SOPHYAINCP)zthread.h nomgadapter.h \ 2370 $(SOPHYAINCP)ppersist.h \ 2371 $(SOPHYAINCP)pexceptions.h \ 2372 $(SOPHYAINCP)gnumd5.h \ 2373 $(SOPHYAINCP)ppfbinstream.h \ 2374 $(SOPHYAINCP)rawstream.h \ 2375 $(SOPHYAINCP)ppfnametag.h \ 2376 $(SOPHYAINCP)dvlist.h \ 2377 $(SOPHYAINCP)objfio.h \ 2378 $(SOPHYAINCP)mutyv.h \ 2379 $(SOPHYAINCP)timestamp.h \ 2380 dlftypes.h servnobjm.h \ 2381 $(SOPHYAINCP)pdlmgr.h \ 2382 $(SOPHYAINCP)zthread.h \ 2383 nomgadapter.h \ 2590 2384 $(SOPHYAINCP)pidrawer.h \ 2591 2385 $(SOPHYAINCP)pibwdggen.h \ … … 2617 2411 $(SOPHYAINCP)tarray.h \ 2618 2412 $(SOPHYAINCP)basarr.h \ 2619 $(SOPHYAINCP)dvlist.h \2620 2413 $(SOPHYAINCP)ndatablock.h \ 2621 2414 $(SOPHYAINCP)utilarr.h \ … … 2623 2416 $(SOPHYAINCP)tvector_tsnl.h \ 2624 2417 $(SOPHYAINCP)generaldata.h \ 2625 $(SOPHYAINCP)ntupintf.h \2626 2418 $(SOPHYAINCP)poly.h \ 2627 2419 $(SOPHYAINCP)peida.h \ 2628 2420 $(SOPHYAINCP)utils.h \ 2629 2421 $(SOPHYAINCP)perrors.h \ 2630 $(SOPHYAINCP)fmath.h pistdimgapp.h\2631 $(SOPHYAINCP)pisysdep.h \2422 $(SOPHYAINCP)fmath.h \ 2423 pistdimgapp.h \ 2632 2424 $(SOPHYAINCP)piapplx.h \ 2633 2425 $(SOPHYAINCP)piapplgen.h \ … … 2645 2437 $(SOPHYAINCP)piwindowx.h \ 2646 2438 $(SOPHYAINCP)piwindowgen.h \ 2647 $(SOPHYAINCP)pimenux.h \2648 2439 $(SOPHYAINCP)pioptmenux.h \ 2649 2440 $(SOPHYAINCP)pioptmenugen.h \ 2650 $(SOPHYAINCP)pistdwdgx.h \2651 2441 $(SOPHYAINCP)pifilechox.h \ 2652 2442 $(SOPHYAINCP)pifilechogen.h \ 2653 $(SOPHYAINCP)piwindowx.h \2654 2443 $(SOPHYAINCP)piperiodx.h \ 2655 2444 $(SOPHYAINCP)periodic.h \ 2656 $(SOPHYAINCP)picons.h \2657 2445 $(SOPHYAINCP)piimage.h \ 2658 $(SOPHYAINCP)parradapter.h \2659 2446 $(SOPHYAINCP)pieldrw.h \ 2660 $(SOPHYAINCP)pidrawer.h \2661 2447 $(SOPHYAINCP)pipixmapx.h \ 2662 2448 $(SOPHYAINCP)pipixmapgen.h \ … … 2664 2450 $(SOPHYAINCP)pi3dwdg.h \ 2665 2451 $(SOPHYAINCP)pi3ddrw.h \ 2666 $(SOPHYAINCP)pigraph3d.h piacmd.h \ 2452 $(SOPHYAINCP)pigraph3d.h \ 2453 piacmd.h \ 2667 2454 $(SOPHYAINCP)commander.h \ 2668 $(SOPHYAINCP)pdlmgr.h \2669 2455 $(SOPHYAINCP)ctimer.h pisiadw.h \ 2670 2456 $(SOPHYAINCP)pilistx.h \ 2671 2457 $(SOPHYAINCP)pilistgen.h \ 2672 2458 $(SOPHYAINCP)pistzwin.h \ 2673 $(SOPHYAINCP)piperiodx.h \2674 2459 $(SOPHYAINCP)pitherm.h \ 2675 2460 $(SOPHYAINCP)resusage.h \ 2676 2461 $(SOPHYAINCP)fct1dfit.h \ 2677 $(SOPHYAINCP)generalfit.h \2678 2462 $(SOPHYAINCP)fct2dfit.h \ 2679 $(SOPHYAINCP)tmatrix.h \ 2680 $(SOPHYAINCP)tvector.h \ 2681 $(SOPHYAINCP)matharr.h pitvmaad.h \ 2682 $(SOPHYAINCP)ntuple.h \ 2463 $(SOPHYAINCP)matharr.h \ 2464 pitvmaad.h $(SOPHYAINCP)ntuple.h \ 2683 2465 $(SOPHYAINCP)cimage.h \ 2684 2466 $(SOPHYAINCP)fioarr.h \ 2685 2467 $(SOPHYAINCP)histos.h \ 2686 2468 $(SOPHYAINCP)histos2.h \ 2687 $(SOPHYAINCP)histos.h \2688 2469 $(SOPHYAINCP)hisprof.h \ 2689 2470 $(SOPHYAINCP)datatable.h \ … … 2691 2472 $(SOPHYAINCP)segdatablock.h \ 2692 2473 $(SOPHYAINCP)piyfxdrw.h \ 2693 $(SOPHYAINCP)pisurfdr.h pintuple.h \ 2694 pintup3d.h $(SOPHYAINCP)pi3ddrw.h \ 2695 pipodrw.h 2474 $(SOPHYAINCP)pisurfdr.h \ 2475 pintuple.h pintup3d.h pipodrw.h 2696 2476 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ servnobjm.cc 2697 2477 -
trunk/SophyaPI/PIext/pihisto2d.cc
r3055 r3075 5 5 #include "sopnamsp.h" 6 6 #include "pihisto2d.h" 7 #include " nbrandom.h"7 #include "srandgen.h" 8 8 9 9 static int dbg = 0; -
trunk/SophyaPI/PIext/smakefile
r3066 r3075 15 15 $(SOPHYAINCP)machdefs.h \ 16 16 $(SOPHYAINCP)commander.h \ 17 $(SOPHYAINCP)machdefs.h \18 17 $(SOPHYAINCP)pdlmgr.h \ 19 18 $(SOPHYAINCP)dvlist.h \ … … 29 28 $(SOPHYAINCP)timestamp.h \ 30 29 $(SOPHYAINCP)ctimer.h \ 31 $(SOPHYAINCP)zthread.h dlftypes.h \ 32 basexecut.h $(SOPHYAINCP)pdlmgr.h \ 33 $(SOPHYAINCP)ctimer.h \ 34 $(SOPHYAINCP)strutilxx.h pistdimgapp.h \ 35 $(SOPHYAINCP)pisysdep.h \ 36 $(SOPHYAINCP)piapplx.h \ 37 $(SOPHYAINCP)piapplgen.h \ 38 $(SOPHYAINCP)pimsghandler.h \ 39 $(SOPHYAINCP)pisysdep.h \ 40 $(SOPHYAINCP)picontainerx.h \ 41 $(SOPHYAINCP)picontainergen.h \ 42 $(SOPHYAINCP)piwdgx.h \ 43 $(SOPHYAINCP)piwdggen.h \ 44 $(SOPHYAINCP)picolist.h \ 45 $(SOPHYAINCP)pimenubarx.h \ 46 $(SOPHYAINCP)pimenubargen.h \ 47 $(SOPHYAINCP)pimenux.h \ 48 $(SOPHYAINCP)pimenugen.h \ 49 $(SOPHYAINCP)picons.h \ 50 $(SOPHYAINCP)pistdwdgx.h \ 51 $(SOPHYAINCP)pistdwdggen.h \ 52 $(SOPHYAINCP)pibwdgx.h \ 53 $(SOPHYAINCP)pibwdggen.h \ 54 $(SOPHYAINCP)picmap.h \ 55 $(SOPHYAINCP)picmapx.h \ 56 $(SOPHYAINCP)picmapgen.h \ 57 $(SOPHYAINCP)pigraphx.h \ 58 $(SOPHYAINCP)pigraphgen.h \ 59 $(SOPHYAINCP)pifontx.h \ 60 $(SOPHYAINCP)pifontgen.h \ 61 $(SOPHYAINCP)pigrcoord.h \ 62 $(SOPHYAINCP)pilineatt.h \ 63 $(SOPHYAINCP)pigraphuc.h \ 64 $(SOPHYAINCP)pievthandler.h \ 65 $(SOPHYAINCP)psfile.h \ 66 $(SOPHYAINCP)pigraphps.h \ 67 $(SOPHYAINCP)piwindowx.h \ 68 $(SOPHYAINCP)piwindowgen.h \ 69 $(SOPHYAINCP)pimenux.h \ 70 $(SOPHYAINCP)pioptmenux.h \ 71 $(SOPHYAINCP)pioptmenugen.h \ 72 $(SOPHYAINCP)pistdwdgx.h \ 73 $(SOPHYAINCP)pifilechox.h \ 74 $(SOPHYAINCP)pifilechogen.h \ 75 $(SOPHYAINCP)piwindowx.h \ 76 $(SOPHYAINCP)piperiodx.h \ 77 $(SOPHYAINCP)periodic.h \ 78 $(SOPHYAINCP)picons.h \ 79 $(SOPHYAINCP)piimage.h \ 80 $(SOPHYAINCP)parradapter.h \ 81 $(SOPHYAINCP)lut.h \ 82 $(SOPHYAINCP)pieldrw.h \ 83 $(SOPHYAINCP)pidrawer.h \ 84 $(SOPHYAINCP)pigratt.h \ 85 $(SOPHYAINCP)piaxes.h \ 86 $(SOPHYAINCP)pipixmapx.h \ 87 $(SOPHYAINCP)pipixmapgen.h \ 88 $(SOPHYAINCP)picmapview.h \ 89 $(SOPHYAINCP)pi3dwdg.h \ 90 $(SOPHYAINCP)pi3ddrw.h \ 91 $(SOPHYAINCP)pigraph3d.h nobjmgr.h \ 92 $(SOPHYAINCP)anydataobj.h \ 93 $(SOPHYAINCP)ppersist.h \ 94 $(SOPHYAINCP)dvlist.h pisiadw.h \ 95 $(SOPHYAINCP)pilistx.h \ 96 $(SOPHYAINCP)pilistgen.h \ 97 $(SOPHYAINCP)pistzwin.h \ 98 $(SOPHYAINCP)piperiodx.h \ 99 $(SOPHYAINCP)pitherm.h \ 100 $(SOPHYAINCP)resusage.h servnobjm.h \ 101 nomgadapter.h $(SOPHYAINCP)pidrawer.h \ 102 $(SOPHYAINCP)parradapter.h \ 103 $(SOPHYAINCP)ntupintf.h \ 104 $(SOPHYAINCP)generalfit.h \ 105 $(SOPHYAINCP)tvector.h \ 106 $(SOPHYAINCP)tmatrix.h \ 107 $(SOPHYAINCP)tarray.h \ 108 $(SOPHYAINCP)basarr.h \ 109 $(SOPHYAINCP)ndatablock.h \ 110 $(SOPHYAINCP)utilarr.h \ 111 $(SOPHYAINCP)tmatrix_tsnl.h \ 112 $(SOPHYAINCP)tvector_tsnl.h \ 113 $(SOPHYAINCP)generaldata.h \ 114 $(SOPHYAINCP)ntupintf.h \ 115 $(SOPHYAINCP)poly.h \ 116 $(SOPHYAINCP)peida.h \ 117 $(SOPHYAINCP)utils.h \ 118 $(SOPHYAINCP)perrors.h \ 119 $(SOPHYAINCP)fmath.h \ 120 $(SOPHYAINCP)histos.h \ 121 $(SOPHYAINCP)histos2.h \ 122 $(SOPHYAINCP)histos.h \ 123 $(SOPHYAINCP)hisprof.h \ 124 $(SOPHYAINCP)ntuple.h \ 125 $(SOPHYAINCP)generaldata.h \ 126 $(SOPHYAINCP)datatable.h \ 127 $(SOPHYAINCP)basedtable.h \ 128 $(SOPHYAINCP)segdatablock.h \ 129 $(SOPHYAINCP)tvector.h 130 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ basexecut.cc 131 132 $(SOPHYAOBJP)contmodex.o: contmodex.cc \ 133 $(SOPHYAINCP)sopnamsp.h contmodex.h \ 134 $(SOPHYAINCP)machdefs.h piacmd.h \ 135 $(SOPHYAINCP)commander.h \ 136 $(SOPHYAINCP)machdefs.h \ 137 $(SOPHYAINCP)pdlmgr.h \ 138 $(SOPHYAINCP)dvlist.h \ 139 $(SOPHYAINCP)objfio.h \ 140 $(SOPHYAINCP)anydataobj.h \ 141 $(SOPHYAINCP)ppersist.h \ 142 $(SOPHYAINCP)pexceptions.h \ 143 $(SOPHYAINCP)gnumd5.h \ 144 $(SOPHYAINCP)ppfbinstream.h \ 145 $(SOPHYAINCP)rawstream.h \ 146 $(SOPHYAINCP)ppfnametag.h \ 147 $(SOPHYAINCP)mutyv.h \ 148 $(SOPHYAINCP)timestamp.h \ 149 $(SOPHYAINCP)ctimer.h \ 150 $(SOPHYAINCP)zthread.h dlftypes.h \ 151 nobjmgr.h $(SOPHYAINCP)anydataobj.h \ 152 $(SOPHYAINCP)ppersist.h \ 153 $(SOPHYAINCP)dvlist.h \ 154 $(SOPHYAINCP)pigncont.h \ 155 $(SOPHYAINCP)pistdimgapp.h \ 30 $(SOPHYAINCP)zthread.h \ 31 dlftypes.h basexecut.h \ 32 $(SOPHYAINCP)strutilxx.h \ 33 pistdimgapp.h \ 156 34 $(SOPHYAINCP)pisysdep.h \ 157 35 $(SOPHYAINCP)piapplx.h \ … … 206 84 $(SOPHYAINCP)pi3ddrw.h \ 207 85 $(SOPHYAINCP)pigraph3d.h \ 86 nobjmgr.h pisiadw.h \ 87 $(SOPHYAINCP)pilistx.h \ 88 $(SOPHYAINCP)pilistgen.h \ 89 $(SOPHYAINCP)pistzwin.h \ 90 $(SOPHYAINCP)pitherm.h \ 91 $(SOPHYAINCP)resusage.h \ 92 servnobjm.h nomgadapter.h \ 93 $(SOPHYAINCP)ntupintf.h \ 94 $(SOPHYAINCP)generalfit.h \ 95 $(SOPHYAINCP)tvector.h \ 96 $(SOPHYAINCP)tmatrix.h \ 97 $(SOPHYAINCP)tarray.h \ 98 $(SOPHYAINCP)basarr.h \ 99 $(SOPHYAINCP)ndatablock.h \ 100 $(SOPHYAINCP)utilarr.h \ 101 $(SOPHYAINCP)tmatrix_tsnl.h \ 102 $(SOPHYAINCP)tvector_tsnl.h \ 103 $(SOPHYAINCP)generaldata.h \ 104 $(SOPHYAINCP)poly.h \ 105 $(SOPHYAINCP)peida.h \ 106 $(SOPHYAINCP)utils.h \ 107 $(SOPHYAINCP)perrors.h \ 108 $(SOPHYAINCP)fmath.h \ 109 $(SOPHYAINCP)histos.h \ 110 $(SOPHYAINCP)histos2.h \ 111 $(SOPHYAINCP)hisprof.h \ 112 $(SOPHYAINCP)ntuple.h \ 113 $(SOPHYAINCP)datatable.h \ 114 $(SOPHYAINCP)basedtable.h \ 115 $(SOPHYAINCP)segdatablock.h 116 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ basexecut.cc 117 118 $(SOPHYAOBJP)contmodex.o: contmodex.cc \ 119 $(SOPHYAINCP)sopnamsp.h \ 120 contmodex.h \ 121 $(SOPHYAINCP)machdefs.h piacmd.h \ 122 $(SOPHYAINCP)commander.h \ 123 $(SOPHYAINCP)pdlmgr.h \ 124 $(SOPHYAINCP)dvlist.h \ 125 $(SOPHYAINCP)objfio.h \ 126 $(SOPHYAINCP)anydataobj.h \ 127 $(SOPHYAINCP)ppersist.h \ 128 $(SOPHYAINCP)pexceptions.h \ 129 $(SOPHYAINCP)gnumd5.h \ 130 $(SOPHYAINCP)ppfbinstream.h \ 131 $(SOPHYAINCP)rawstream.h \ 132 $(SOPHYAINCP)ppfnametag.h \ 133 $(SOPHYAINCP)mutyv.h \ 134 $(SOPHYAINCP)timestamp.h \ 135 $(SOPHYAINCP)ctimer.h \ 136 $(SOPHYAINCP)zthread.h \ 137 dlftypes.h nobjmgr.h \ 138 $(SOPHYAINCP)pigncont.h \ 139 $(SOPHYAINCP)pistdimgapp.h \ 140 $(SOPHYAINCP)pisysdep.h \ 141 $(SOPHYAINCP)piapplx.h \ 142 $(SOPHYAINCP)piapplgen.h \ 143 $(SOPHYAINCP)pimsghandler.h \ 144 $(SOPHYAINCP)picontainerx.h \ 145 $(SOPHYAINCP)picontainergen.h \ 146 $(SOPHYAINCP)piwdgx.h \ 147 $(SOPHYAINCP)piwdggen.h \ 148 $(SOPHYAINCP)picolist.h \ 149 $(SOPHYAINCP)pimenubarx.h \ 150 $(SOPHYAINCP)pimenubargen.h \ 151 $(SOPHYAINCP)pimenux.h \ 152 $(SOPHYAINCP)pimenugen.h \ 153 $(SOPHYAINCP)picons.h \ 154 $(SOPHYAINCP)pistdwdgx.h \ 155 $(SOPHYAINCP)pistdwdggen.h \ 156 $(SOPHYAINCP)pibwdgx.h \ 157 $(SOPHYAINCP)pibwdggen.h \ 158 $(SOPHYAINCP)picmap.h \ 159 $(SOPHYAINCP)picmapx.h \ 160 $(SOPHYAINCP)picmapgen.h \ 161 $(SOPHYAINCP)pigraphx.h \ 162 $(SOPHYAINCP)pigraphgen.h \ 163 $(SOPHYAINCP)pifontx.h \ 164 $(SOPHYAINCP)pifontgen.h \ 165 $(SOPHYAINCP)pigrcoord.h \ 166 $(SOPHYAINCP)pilineatt.h \ 167 $(SOPHYAINCP)pigraphuc.h \ 168 $(SOPHYAINCP)pievthandler.h \ 169 $(SOPHYAINCP)psfile.h \ 170 $(SOPHYAINCP)pigraphps.h \ 171 $(SOPHYAINCP)piwindowx.h \ 172 $(SOPHYAINCP)piwindowgen.h \ 173 $(SOPHYAINCP)pioptmenux.h \ 174 $(SOPHYAINCP)pioptmenugen.h \ 175 $(SOPHYAINCP)pifilechox.h \ 176 $(SOPHYAINCP)pifilechogen.h \ 177 $(SOPHYAINCP)piperiodx.h \ 178 $(SOPHYAINCP)periodic.h \ 179 $(SOPHYAINCP)piimage.h \ 180 $(SOPHYAINCP)parradapter.h \ 181 $(SOPHYAINCP)lut.h \ 182 $(SOPHYAINCP)pieldrw.h \ 183 $(SOPHYAINCP)pidrawer.h \ 184 $(SOPHYAINCP)pigratt.h \ 185 $(SOPHYAINCP)piaxes.h \ 186 $(SOPHYAINCP)pipixmapx.h \ 187 $(SOPHYAINCP)pipixmapgen.h \ 188 $(SOPHYAINCP)picmapview.h \ 189 $(SOPHYAINCP)pi3dwdg.h \ 190 $(SOPHYAINCP)pi3ddrw.h \ 191 $(SOPHYAINCP)pigraph3d.h \ 208 192 $(SOPHYAINCP)nobjmgr.h \ 209 193 $(SOPHYAINCP)piacmd.h \ … … 213 197 $(SOPHYAINCP)pistzwin.h \ 214 198 $(SOPHYAINCP)pitherm.h \ 215 $(SOPHYAINCP)zthread.h \216 199 $(SOPHYAINCP)resusage.h \ 217 200 $(SOPHYAINCP)piscdrawwdg.h \ … … 224 207 $(SOPHYAINCP)gp_graph3d.h \ 225 208 $(SOPHYAINCP)gp_alloc.h \ 226 $(SOPHYAINCP)pidrawer.h nomgadapter.h \ 227 $(SOPHYAINCP)parradapter.h \ 228 $(SOPHYAINCP)ntupintf.h \ 209 nomgadapter.h \ 229 210 $(SOPHYAINCP)generalfit.h \ 230 211 $(SOPHYAINCP)tvector.h \ … … 241 222 $(SOPHYAINCP)utils.h \ 242 223 $(SOPHYAINCP)perrors.h \ 243 $(SOPHYAINCP)fmath.h servnobjm.h \ 244 $(SOPHYAINCP)pdlmgr.h 224 $(SOPHYAINCP)fmath.h servnobjm.h 245 225 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ contmodex.cc 246 226 247 227 $(SOPHYAOBJP)cxxexecutor.o: cxxexecutor.cc \ 248 $(SOPHYAINCP)sopnamsp.h cxxexecutor.h \ 228 $(SOPHYAINCP)sopnamsp.h \ 229 cxxexecutor.h \ 249 230 $(SOPHYAINCP)machdefs.h piacmd.h \ 250 231 $(SOPHYAINCP)commander.h \ 251 $(SOPHYAINCP)machdefs.h \252 232 $(SOPHYAINCP)pdlmgr.h \ 253 233 $(SOPHYAINCP)dvlist.h \ … … 263 243 $(SOPHYAINCP)timestamp.h \ 264 244 $(SOPHYAINCP)ctimer.h \ 265 $(SOPHYAINCP)zthread.h dlftypes.h \ 266 nobjmgr.h $(SOPHYAINCP)anydataobj.h \ 267 $(SOPHYAINCP)ppersist.h \ 268 $(SOPHYAINCP)dvlist.h \ 245 $(SOPHYAINCP)zthread.h \ 246 dlftypes.h nobjmgr.h \ 269 247 $(SOPHYAINCP)strutilxx.h \ 270 $(SOPHYAINCP)cxxcmplnk.h nomgadapter.h \ 248 $(SOPHYAINCP)cxxcmplnk.h \ 249 nomgadapter.h \ 271 250 $(SOPHYAINCP)pidrawer.h \ 272 251 $(SOPHYAINCP)pibwdggen.h \ … … 303 282 $(SOPHYAINCP)tvector_tsnl.h \ 304 283 $(SOPHYAINCP)generaldata.h \ 305 $(SOPHYAINCP)ntupintf.h \306 284 $(SOPHYAINCP)poly.h \ 307 285 $(SOPHYAINCP)peida.h \ 308 286 $(SOPHYAINCP)utils.h \ 309 287 $(SOPHYAINCP)perrors.h \ 310 $(SOPHYAINCP)fmath.h pistdimgapp.h\311 $(SOPHYAINCP)pisysdep.h \288 $(SOPHYAINCP)fmath.h \ 289 pistdimgapp.h \ 312 290 $(SOPHYAINCP)piapplx.h \ 313 291 $(SOPHYAINCP)piapplgen.h \ … … 325 303 $(SOPHYAINCP)piwindowx.h \ 326 304 $(SOPHYAINCP)piwindowgen.h \ 327 $(SOPHYAINCP)pimenux.h \328 305 $(SOPHYAINCP)pioptmenux.h \ 329 306 $(SOPHYAINCP)pioptmenugen.h \ 330 $(SOPHYAINCP)pistdwdgx.h \331 307 $(SOPHYAINCP)pifilechox.h \ 332 308 $(SOPHYAINCP)pifilechogen.h \ 333 $(SOPHYAINCP)piwindowx.h \334 309 $(SOPHYAINCP)piperiodx.h \ 335 310 $(SOPHYAINCP)periodic.h \ 336 $(SOPHYAINCP)picons.h \337 311 $(SOPHYAINCP)piimage.h \ 338 $(SOPHYAINCP)parradapter.h \339 312 $(SOPHYAINCP)pieldrw.h \ 340 $(SOPHYAINCP)pidrawer.h \341 313 $(SOPHYAINCP)pipixmapx.h \ 342 314 $(SOPHYAINCP)pipixmapgen.h \ … … 344 316 $(SOPHYAINCP)pi3dwdg.h \ 345 317 $(SOPHYAINCP)pi3ddrw.h \ 346 $(SOPHYAINCP)pigraph3d.h pisiadw.h\347 $(SOPHYAINCP)pilistx.h \318 $(SOPHYAINCP)pigraph3d.h \ 319 pisiadw.h $(SOPHYAINCP)pilistx.h \ 348 320 $(SOPHYAINCP)pilistgen.h \ 349 321 $(SOPHYAINCP)pistzwin.h \ 350 $(SOPHYAINCP)piperiodx.h \351 322 $(SOPHYAINCP)pitherm.h \ 352 323 $(SOPHYAINCP)resusage.h … … 354 325 355 326 $(SOPHYAOBJP)cxxexecwin.o: cxxexecwin.cc \ 356 $(SOPHYAINCP)sopnamsp.h cxxexecutor.h \ 327 $(SOPHYAINCP)sopnamsp.h \ 328 cxxexecutor.h \ 357 329 $(SOPHYAINCP)machdefs.h piacmd.h \ 358 330 $(SOPHYAINCP)commander.h \ 359 $(SOPHYAINCP)machdefs.h \360 331 $(SOPHYAINCP)pdlmgr.h \ 361 332 $(SOPHYAINCP)dvlist.h \ … … 371 342 $(SOPHYAINCP)timestamp.h \ 372 343 $(SOPHYAINCP)ctimer.h \ 373 $(SOPHYAINCP)zthread.h dlftypes.h \ 374 nobjmgr.h $(SOPHYAINCP)anydataobj.h \ 375 $(SOPHYAINCP)ppersist.h \ 376 $(SOPHYAINCP)dvlist.h cxxexecwin.h \ 377 $(SOPHYAINCP)pisysdep.h pistdimgapp.h \ 344 $(SOPHYAINCP)zthread.h \ 345 dlftypes.h nobjmgr.h cxxexecwin.h \ 346 $(SOPHYAINCP)pisysdep.h \ 347 pistdimgapp.h \ 378 348 $(SOPHYAINCP)piapplx.h \ 379 349 $(SOPHYAINCP)piapplgen.h \ 380 350 $(SOPHYAINCP)pimsghandler.h \ 381 $(SOPHYAINCP)pisysdep.h \382 351 $(SOPHYAINCP)picontainerx.h \ 383 352 $(SOPHYAINCP)picontainergen.h \ … … 409 378 $(SOPHYAINCP)piwindowx.h \ 410 379 $(SOPHYAINCP)piwindowgen.h \ 411 $(SOPHYAINCP)pimenux.h \412 380 $(SOPHYAINCP)pioptmenux.h \ 413 381 $(SOPHYAINCP)pioptmenugen.h \ 414 $(SOPHYAINCP)pistdwdgx.h \415 382 $(SOPHYAINCP)pifilechox.h \ 416 383 $(SOPHYAINCP)pifilechogen.h \ 417 $(SOPHYAINCP)piwindowx.h \418 384 $(SOPHYAINCP)piperiodx.h \ 419 385 $(SOPHYAINCP)periodic.h \ 420 $(SOPHYAINCP)picons.h \421 386 $(SOPHYAINCP)piimage.h \ 422 387 $(SOPHYAINCP)parradapter.h \ … … 431 396 $(SOPHYAINCP)pi3dwdg.h \ 432 397 $(SOPHYAINCP)pi3ddrw.h \ 433 $(SOPHYAINCP)pigraph3d.h pisiadw.h\434 $(SOPHYAINCP)pilistx.h \398 $(SOPHYAINCP)pigraph3d.h \ 399 pisiadw.h $(SOPHYAINCP)pilistx.h \ 435 400 $(SOPHYAINCP)pilistgen.h \ 436 401 $(SOPHYAINCP)pistzwin.h \ 437 $(SOPHYAINCP)piperiodx.h \438 402 $(SOPHYAINCP)pitherm.h \ 439 403 $(SOPHYAINCP)resusage.h … … 441 405 442 406 $(SOPHYAOBJP)flowmodex.o: flowmodex.cc \ 443 $(SOPHYAINCP)sopnamsp.h flowmodex.h \ 407 $(SOPHYAINCP)sopnamsp.h \ 408 flowmodex.h \ 444 409 $(SOPHYAINCP)machdefs.h piacmd.h \ 445 410 $(SOPHYAINCP)commander.h \ 446 $(SOPHYAINCP)machdefs.h \447 411 $(SOPHYAINCP)pdlmgr.h \ 448 412 $(SOPHYAINCP)dvlist.h \ … … 458 422 $(SOPHYAINCP)timestamp.h \ 459 423 $(SOPHYAINCP)ctimer.h \ 460 $(SOPHYAINCP)zthread.h dlftypes.h \ 461 nobjmgr.h $(SOPHYAINCP)anydataobj.h \ 462 $(SOPHYAINCP)ppersist.h \ 463 $(SOPHYAINCP)dvlist.h pi2dvec.h \ 464 pistdimgapp.h $(SOPHYAINCP)pisysdep.h \ 424 $(SOPHYAINCP)zthread.h \ 425 dlftypes.h nobjmgr.h pi2dvec.h pistdimgapp.h \ 426 $(SOPHYAINCP)pisysdep.h \ 465 427 $(SOPHYAINCP)piapplx.h \ 466 428 $(SOPHYAINCP)piapplgen.h \ 467 429 $(SOPHYAINCP)pimsghandler.h \ 468 $(SOPHYAINCP)pisysdep.h \469 430 $(SOPHYAINCP)picontainerx.h \ 470 431 $(SOPHYAINCP)picontainergen.h \ … … 496 457 $(SOPHYAINCP)piwindowx.h \ 497 458 $(SOPHYAINCP)piwindowgen.h \ 498 $(SOPHYAINCP)pimenux.h \499 459 $(SOPHYAINCP)pioptmenux.h \ 500 460 $(SOPHYAINCP)pioptmenugen.h \ 501 $(SOPHYAINCP)pistdwdgx.h \502 461 $(SOPHYAINCP)pifilechox.h \ 503 462 $(SOPHYAINCP)pifilechogen.h \ 504 $(SOPHYAINCP)piwindowx.h \505 463 $(SOPHYAINCP)piperiodx.h \ 506 464 $(SOPHYAINCP)periodic.h \ 507 $(SOPHYAINCP)picons.h \508 465 $(SOPHYAINCP)piimage.h \ 509 466 $(SOPHYAINCP)parradapter.h \ … … 518 475 $(SOPHYAINCP)pi3dwdg.h \ 519 476 $(SOPHYAINCP)pi3ddrw.h \ 520 $(SOPHYAINCP)pigraph3d.h pisiadw.h\521 $(SOPHYAINCP)pilistx.h \477 $(SOPHYAINCP)pigraph3d.h \ 478 pisiadw.h $(SOPHYAINCP)pilistx.h \ 522 479 $(SOPHYAINCP)pilistgen.h \ 523 480 $(SOPHYAINCP)pistzwin.h \ 524 $(SOPHYAINCP)piperiodx.h \525 481 $(SOPHYAINCP)pitherm.h \ 526 482 $(SOPHYAINCP)resusage.h \ … … 528 484 $(SOPHYAINCP)ntupintf.h \ 529 485 $(SOPHYAINCP)ntuple.h \ 530 $(SOPHYAINCP)ntupintf.h \ 531 $(SOPHYAINCP)pidrawer.h nomgadapter.h \ 532 $(SOPHYAINCP)parradapter.h \ 486 nomgadapter.h \ 533 487 $(SOPHYAINCP)generalfit.h \ 534 488 $(SOPHYAINCP)tvector.h \ … … 545 499 $(SOPHYAINCP)utils.h \ 546 500 $(SOPHYAINCP)perrors.h \ 547 $(SOPHYAINCP)fmath.h servnobjm.h \ 548 $(SOPHYAINCP)pdlmgr.h 501 $(SOPHYAINCP)fmath.h servnobjm.h 549 502 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ flowmodex.cc 550 503 … … 553 506 $(SOPHYAINCP)machdefs.h \ 554 507 $(SOPHYAINCP)commander.h \ 555 $(SOPHYAINCP)machdefs.h \556 508 $(SOPHYAINCP)pdlmgr.h \ 557 509 $(SOPHYAINCP)dvlist.h \ … … 567 519 $(SOPHYAINCP)timestamp.h \ 568 520 $(SOPHYAINCP)ctimer.h \ 569 $(SOPHYAINCP)zthread.h dlftypes.h \ 570 graphexecut.h $(SOPHYAINCP)strutilxx.h \ 571 pistdimgapp.h $(SOPHYAINCP)pisysdep.h \ 521 $(SOPHYAINCP)zthread.h \ 522 dlftypes.h graphexecut.h \ 523 $(SOPHYAINCP)strutilxx.h \ 524 pistdimgapp.h \ 525 $(SOPHYAINCP)pisysdep.h \ 572 526 $(SOPHYAINCP)piapplx.h \ 573 527 $(SOPHYAINCP)piapplgen.h \ 574 528 $(SOPHYAINCP)pimsghandler.h \ 575 $(SOPHYAINCP)pisysdep.h \576 529 $(SOPHYAINCP)picontainerx.h \ 577 530 $(SOPHYAINCP)picontainergen.h \ … … 603 556 $(SOPHYAINCP)piwindowx.h \ 604 557 $(SOPHYAINCP)piwindowgen.h \ 605 $(SOPHYAINCP)pimenux.h \606 558 $(SOPHYAINCP)pioptmenux.h \ 607 559 $(SOPHYAINCP)pioptmenugen.h \ 608 $(SOPHYAINCP)pistdwdgx.h \609 560 $(SOPHYAINCP)pifilechox.h \ 610 561 $(SOPHYAINCP)pifilechogen.h \ 611 $(SOPHYAINCP)piwindowx.h \612 562 $(SOPHYAINCP)piperiodx.h \ 613 563 $(SOPHYAINCP)periodic.h \ 614 $(SOPHYAINCP)picons.h \615 564 $(SOPHYAINCP)piimage.h \ 616 565 $(SOPHYAINCP)parradapter.h \ … … 625 574 $(SOPHYAINCP)pi3dwdg.h \ 626 575 $(SOPHYAINCP)pi3ddrw.h \ 627 $(SOPHYAINCP)pigraph3d.h nobjmgr.h \ 628 $(SOPHYAINCP)anydataobj.h \ 629 $(SOPHYAINCP)ppersist.h \ 630 $(SOPHYAINCP)dvlist.h pisiadw.h \ 576 $(SOPHYAINCP)pigraph3d.h \ 577 nobjmgr.h pisiadw.h \ 631 578 $(SOPHYAINCP)pilistx.h \ 632 579 $(SOPHYAINCP)pilistgen.h \ 633 580 $(SOPHYAINCP)pistzwin.h \ 634 $(SOPHYAINCP)piperiodx.h \635 581 $(SOPHYAINCP)pitherm.h \ 636 $(SOPHYAINCP)resusage.h nomgadapter.h \ 637 $(SOPHYAINCP)pidrawer.h \ 638 $(SOPHYAINCP)parradapter.h \ 582 $(SOPHYAINCP)resusage.h \ 583 nomgadapter.h \ 639 584 $(SOPHYAINCP)ntupintf.h \ 640 585 $(SOPHYAINCP)generalfit.h \ … … 648 593 $(SOPHYAINCP)tvector_tsnl.h \ 649 594 $(SOPHYAINCP)generaldata.h \ 650 $(SOPHYAINCP)ntupintf.h \651 595 $(SOPHYAINCP)poly.h \ 652 596 $(SOPHYAINCP)peida.h \ … … 663 607 $(SOPHYAINCP)strutil.h \ 664 608 $(SOPHYAINCP)datatypes.h \ 665 $(SOPHYAINCP)machdefs.h nobjmgr.h\666 $(SOPHYAINCP)machdefs.h \667 $(SOPHYAINCP)anydataobj.h \ 668 $(SOPHYAINCP)ppersist.h \ 669 $(SOPHYAINCP)pexceptions.h \ 670 $(SOPHYAINCP)gnumd5.h \ 671 $(SOPHYAINCP)ppfbinstream.h \ 672 $(SOPHYAINCP)rawstream.h \ 673 $(SOPHYAINCP)ppfnametag.h \ 674 $(SOPHYAINCP) ppersist.h \675 $(SOPHYAINCP) dvlist.h \676 $(SOPHYAINCP) objfio.h \677 $(SOPHYAINCP) anydataobj.h \678 $(SOPHYAINCP)mutyv.h \679 $(SOPHYAINCP) timestamp.h dlftypes.h \680 servnobjm.h $(SOPHYAINCP)pdlmgr.h \681 $(SOPHYAINCP)zthread.hnomgadapter.h \609 $(SOPHYAINCP)machdefs.h \ 610 nobjmgr.h \ 611 $(SOPHYAINCP)anydataobj.h \ 612 $(SOPHYAINCP)ppersist.h \ 613 $(SOPHYAINCP)pexceptions.h \ 614 $(SOPHYAINCP)gnumd5.h \ 615 $(SOPHYAINCP)ppfbinstream.h \ 616 $(SOPHYAINCP)rawstream.h \ 617 $(SOPHYAINCP)ppfnametag.h \ 618 $(SOPHYAINCP)dvlist.h \ 619 $(SOPHYAINCP)objfio.h \ 620 $(SOPHYAINCP)mutyv.h \ 621 $(SOPHYAINCP)timestamp.h \ 622 dlftypes.h servnobjm.h \ 623 $(SOPHYAINCP)pdlmgr.h \ 624 $(SOPHYAINCP)zthread.h \ 625 nomgadapter.h \ 682 626 $(SOPHYAINCP)pidrawer.h \ 683 627 $(SOPHYAINCP)pibwdggen.h \ … … 709 653 $(SOPHYAINCP)tarray.h \ 710 654 $(SOPHYAINCP)basarr.h \ 711 $(SOPHYAINCP)dvlist.h \712 655 $(SOPHYAINCP)ndatablock.h \ 713 656 $(SOPHYAINCP)utilarr.h \ … … 715 658 $(SOPHYAINCP)tvector_tsnl.h \ 716 659 $(SOPHYAINCP)generaldata.h \ 717 $(SOPHYAINCP)ntupintf.h \718 660 $(SOPHYAINCP)poly.h \ 719 661 $(SOPHYAINCP)peida.h \ 720 662 $(SOPHYAINCP)utils.h \ 721 663 $(SOPHYAINCP)perrors.h \ 722 $(SOPHYAINCP)fmath.h pistdimgapp.h\723 $(SOPHYAINCP)pisysdep.h \664 $(SOPHYAINCP)fmath.h \ 665 pistdimgapp.h \ 724 666 $(SOPHYAINCP)piapplx.h \ 725 667 $(SOPHYAINCP)piapplgen.h \ … … 737 679 $(SOPHYAINCP)piwindowx.h \ 738 680 $(SOPHYAINCP)piwindowgen.h \ 739 $(SOPHYAINCP)pimenux.h \740 681 $(SOPHYAINCP)pioptmenux.h \ 741 682 $(SOPHYAINCP)pioptmenugen.h \ 742 $(SOPHYAINCP)pistdwdgx.h \743 683 $(SOPHYAINCP)pifilechox.h \ 744 684 $(SOPHYAINCP)pifilechogen.h \ 745 $(SOPHYAINCP)piwindowx.h \746 685 $(SOPHYAINCP)piperiodx.h \ 747 686 $(SOPHYAINCP)periodic.h \ 748 $(SOPHYAINCP)picons.h \749 687 $(SOPHYAINCP)piimage.h \ 750 $(SOPHYAINCP)parradapter.h \751 688 $(SOPHYAINCP)pieldrw.h \ 752 $(SOPHYAINCP)pidrawer.h \753 689 $(SOPHYAINCP)pipixmapx.h \ 754 690 $(SOPHYAINCP)pipixmapgen.h \ … … 756 692 $(SOPHYAINCP)pi3dwdg.h \ 757 693 $(SOPHYAINCP)pi3ddrw.h \ 758 $(SOPHYAINCP)pigraph3d.h piacmd.h \ 694 $(SOPHYAINCP)pigraph3d.h \ 695 piacmd.h \ 759 696 $(SOPHYAINCP)commander.h \ 760 $(SOPHYAINCP)pdlmgr.h \761 697 $(SOPHYAINCP)ctimer.h pisiadw.h \ 762 698 $(SOPHYAINCP)pilistx.h \ 763 699 $(SOPHYAINCP)pilistgen.h \ 764 700 $(SOPHYAINCP)pistzwin.h \ 765 $(SOPHYAINCP)piperiodx.h \766 701 $(SOPHYAINCP)pitherm.h \ 767 702 $(SOPHYAINCP)resusage.h \ 768 $(SOPHYAINCP)tvector.h pitvmaad.h \ 769 $(SOPHYAINCP)tmatrix.h \ 703 pitvmaad.h \ 770 704 $(SOPHYAINCP)piyfxdrw.h \ 771 $(SOPHYAINCP)pisurfdr.h pipodrw.h\772 $(SOPHYAINCP)histos2.h \705 $(SOPHYAINCP)pisurfdr.h \ 706 pipodrw.h $(SOPHYAINCP)histos2.h \ 773 707 $(SOPHYAINCP)histos.h pintuple.h \ 774 pintup3d.h $(SOPHYAINCP)pi3ddrw.h pigfd1.h \ 775 $(SOPHYAINCP)generaldata.h pigfd2.h 708 pintup3d.h pigfd1.h pigfd2.h 776 709 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nobjmgr.cc 777 710 778 711 $(SOPHYAOBJP)nomgadapter.o: nomgadapter.cc \ 779 712 $(SOPHYAINCP)sopnamsp.h \ 780 $(SOPHYAINCP)machdefs.h nomgadapter.h \ 781 $(SOPHYAINCP)ppersist.h \ 782 $(SOPHYAINCP)machdefs.h \ 783 $(SOPHYAINCP)pexceptions.h \ 784 $(SOPHYAINCP)gnumd5.h \ 785 $(SOPHYAINCP)ppfbinstream.h \ 786 $(SOPHYAINCP)rawstream.h \ 787 $(SOPHYAINCP)ppfnametag.h \ 788 $(SOPHYAINCP)ppersist.h \ 713 $(SOPHYAINCP)machdefs.h \ 714 nomgadapter.h \ 715 $(SOPHYAINCP)ppersist.h \ 716 $(SOPHYAINCP)pexceptions.h \ 717 $(SOPHYAINCP)gnumd5.h \ 718 $(SOPHYAINCP)ppfbinstream.h \ 719 $(SOPHYAINCP)rawstream.h \ 720 $(SOPHYAINCP)ppfnametag.h \ 789 721 $(SOPHYAINCP)anydataobj.h \ 790 722 $(SOPHYAINCP)pidrawer.h \ … … 817 749 $(SOPHYAINCP)tarray.h \ 818 750 $(SOPHYAINCP)basarr.h \ 819 $(SOPHYAINCP)anydataobj.h \820 751 $(SOPHYAINCP)mutyv.h \ 821 752 $(SOPHYAINCP)timestamp.h \ … … 827 758 $(SOPHYAINCP)tvector_tsnl.h \ 828 759 $(SOPHYAINCP)generaldata.h \ 829 $(SOPHYAINCP)ntupintf.h \830 760 $(SOPHYAINCP)poly.h \ 831 761 $(SOPHYAINCP)peida.h \ … … 837 767 $(SOPHYAOBJP)nomgfdadapter.o: nomgfdadapter.cc \ 838 768 $(SOPHYAINCP)sopnamsp.h \ 839 $(SOPHYAINCP)machdefs.h nomgfdadapter.h \ 840 nomgadapter.h $(SOPHYAINCP)ppersist.h \ 841 $(SOPHYAINCP)machdefs.h \ 842 $(SOPHYAINCP)pexceptions.h \ 843 $(SOPHYAINCP)gnumd5.h \ 844 $(SOPHYAINCP)ppfbinstream.h \ 845 $(SOPHYAINCP)rawstream.h \ 846 $(SOPHYAINCP)ppfnametag.h \ 847 $(SOPHYAINCP)ppersist.h \ 769 $(SOPHYAINCP)machdefs.h \ 770 nomgfdadapter.h nomgadapter.h \ 771 $(SOPHYAINCP)ppersist.h \ 772 $(SOPHYAINCP)pexceptions.h \ 773 $(SOPHYAINCP)gnumd5.h \ 774 $(SOPHYAINCP)ppfbinstream.h \ 775 $(SOPHYAINCP)rawstream.h \ 776 $(SOPHYAINCP)ppfnametag.h \ 848 777 $(SOPHYAINCP)anydataobj.h \ 849 778 $(SOPHYAINCP)pidrawer.h \ … … 876 805 $(SOPHYAINCP)tarray.h \ 877 806 $(SOPHYAINCP)basarr.h \ 878 $(SOPHYAINCP)anydataobj.h \879 807 $(SOPHYAINCP)mutyv.h \ 880 808 $(SOPHYAINCP)timestamp.h \ … … 886 814 $(SOPHYAINCP)tvector_tsnl.h \ 887 815 $(SOPHYAINCP)generaldata.h \ 888 $(SOPHYAINCP)ntupintf.h \889 816 $(SOPHYAINCP)poly.h \ 890 817 $(SOPHYAINCP)peida.h \ … … 897 824 $(SOPHYAINCP)cimage.h \ 898 825 $(SOPHYAINCP)fioarr.h \ 899 $(SOPHYAINCP)histos2.h \ 900 $(SOPHYAINCP)hisprof.h \ 901 $(SOPHYAINCP)generalfit.h 826 $(SOPHYAINCP)hisprof.h 902 827 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomgfdadapter.cc 903 828 904 829 $(SOPHYAOBJP)nomhistadapter.o: nomhistadapter.cc \ 905 830 $(SOPHYAINCP)sopnamsp.h \ 906 $(SOPHYAINCP)machdefs.h nomhistadapter.h \ 907 nomgadapter.h $(SOPHYAINCP)ppersist.h \ 908 $(SOPHYAINCP)machdefs.h \ 909 $(SOPHYAINCP)pexceptions.h \ 910 $(SOPHYAINCP)gnumd5.h \ 911 $(SOPHYAINCP)ppfbinstream.h \ 912 $(SOPHYAINCP)rawstream.h \ 913 $(SOPHYAINCP)ppfnametag.h \ 914 $(SOPHYAINCP)ppersist.h \ 831 $(SOPHYAINCP)machdefs.h \ 832 nomhistadapter.h nomgadapter.h \ 833 $(SOPHYAINCP)ppersist.h \ 834 $(SOPHYAINCP)pexceptions.h \ 835 $(SOPHYAINCP)gnumd5.h \ 836 $(SOPHYAINCP)ppfbinstream.h \ 837 $(SOPHYAINCP)rawstream.h \ 838 $(SOPHYAINCP)ppfnametag.h \ 915 839 $(SOPHYAINCP)anydataobj.h \ 916 840 $(SOPHYAINCP)pidrawer.h \ … … 943 867 $(SOPHYAINCP)tarray.h \ 944 868 $(SOPHYAINCP)basarr.h \ 945 $(SOPHYAINCP)anydataobj.h \946 869 $(SOPHYAINCP)mutyv.h \ 947 870 $(SOPHYAINCP)timestamp.h \ … … 953 876 $(SOPHYAINCP)tvector_tsnl.h \ 954 877 $(SOPHYAINCP)generaldata.h \ 955 $(SOPHYAINCP)ntupintf.h \956 878 $(SOPHYAINCP)poly.h \ 957 879 $(SOPHYAINCP)peida.h \ … … 961 883 $(SOPHYAINCP)histos.h \ 962 884 $(SOPHYAINCP)histos2.h \ 963 $(SOPHYAINCP)histos.h \964 885 $(SOPHYAINCP)hisprof.h \ 965 886 $(SOPHYAINCP)histerr.h \ … … 967 888 $(SOPHYAINCP)xntuple.h \ 968 889 $(SOPHYAINCP)basedtable.h \ 969 $(SOPHYAINCP)segdatablock.h pihisto.h\970 pihisto 2d.h $(SOPHYAINCP)pisysdep.h \890 $(SOPHYAINCP)segdatablock.h \ 891 pihisto.h pihisto2d.h \ 971 892 $(SOPHYAINCP)pimenux.h \ 972 893 $(SOPHYAINCP)pimenugen.h \ 973 894 $(SOPHYAINCP)pimenubarx.h \ 974 895 $(SOPHYAINCP)pimenubargen.h \ 975 $(SOPHYAINCP)pimenux.h \976 896 $(SOPHYAINCP)pioptmenux.h \ 977 897 $(SOPHYAINCP)pioptmenugen.h \ … … 985 905 $(SOPHYAINCP)picontainerx.h \ 986 906 $(SOPHYAINCP)picontainergen.h \ 987 $(SOPHYAINCP)pidrawer.h \988 907 $(SOPHYAINCP)pieldrw.h pipodrw.h \ 989 servnobjm.h nobjmgr.h \ 990 $(SOPHYAINCP)dvlist.h dlftypes.h \ 908 servnobjm.h nobjmgr.h dlftypes.h \ 991 909 $(SOPHYAINCP)pdlmgr.h \ 992 910 $(SOPHYAINCP)zthread.h \ … … 994 912 $(SOPHYAINCP)cimage.h \ 995 913 $(SOPHYAINCP)fioarr.h \ 996 $(SOPHYAINCP)histos2.h \997 $(SOPHYAINCP)hisprof.h \998 $(SOPHYAINCP)generalfit.h \999 914 $(SOPHYAINCP)datatable.h \ 1000 $(SOPHYAINCP)basedtable.h \1001 915 $(SOPHYAINCP)swppfdtable.h \ 1002 916 $(SOPHYAINCP)swsegdb.h \ … … 1009 923 $(SOPHYAINCP)machdefs.h \ 1010 924 $(SOPHYAINCP)datatype.h \ 1011 $(SOPHYAINCP)machdefs.h nomimagadapter.h \ 1012 nomgadapter.h $(SOPHYAINCP)ppersist.h \ 1013 $(SOPHYAINCP)pexceptions.h \ 1014 $(SOPHYAINCP)gnumd5.h \ 1015 $(SOPHYAINCP)ppfbinstream.h \ 1016 $(SOPHYAINCP)rawstream.h \ 1017 $(SOPHYAINCP)ppfnametag.h \ 1018 $(SOPHYAINCP)ppersist.h \ 925 nomimagadapter.h nomgadapter.h \ 926 $(SOPHYAINCP)ppersist.h \ 927 $(SOPHYAINCP)pexceptions.h \ 928 $(SOPHYAINCP)gnumd5.h \ 929 $(SOPHYAINCP)ppfbinstream.h \ 930 $(SOPHYAINCP)rawstream.h \ 931 $(SOPHYAINCP)ppfnametag.h \ 1019 932 $(SOPHYAINCP)anydataobj.h \ 1020 933 $(SOPHYAINCP)pidrawer.h \ … … 1047 960 $(SOPHYAINCP)tarray.h \ 1048 961 $(SOPHYAINCP)basarr.h \ 1049 $(SOPHYAINCP)anydataobj.h \1050 962 $(SOPHYAINCP)mutyv.h \ 1051 963 $(SOPHYAINCP)timestamp.h \ … … 1057 969 $(SOPHYAINCP)tvector_tsnl.h \ 1058 970 $(SOPHYAINCP)generaldata.h \ 1059 $(SOPHYAINCP)ntupintf.h \1060 971 $(SOPHYAINCP)poly.h \ 1061 972 $(SOPHYAINCP)peida.h \ … … 1064 975 $(SOPHYAINCP)fmath.h \ 1065 976 $(SOPHYAINCP)cimage.h \ 1066 $(SOPHYAINCP)fioarr.h pimgadapter.h \ 977 $(SOPHYAINCP)fioarr.h \ 978 pimgadapter.h \ 1067 979 $(SOPHYAINCP)objfitter.h \ 1068 $(SOPHYAINCP)cimage.h \1069 980 $(SOPHYAINCP)histos.h \ 1070 981 $(SOPHYAINCP)histos2.h \ 1071 $(SOPHYAINCP)hisprof.h \ 1072 $(SOPHYAINCP)generalfit.h 982 $(SOPHYAINCP)hisprof.h 1073 983 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomimagadapter.cc 1074 984 … … 1077 987 $(SOPHYAINCP)machdefs.h \ 1078 988 $(SOPHYAINCP)datatype.h \ 1079 $(SOPHYAINCP)machdefs.h nomskymapadapter.h \ 1080 nomgadapter.h $(SOPHYAINCP)ppersist.h \ 1081 $(SOPHYAINCP)pexceptions.h \ 1082 $(SOPHYAINCP)gnumd5.h \ 1083 $(SOPHYAINCP)ppfbinstream.h \ 1084 $(SOPHYAINCP)rawstream.h \ 1085 $(SOPHYAINCP)ppfnametag.h \ 1086 $(SOPHYAINCP)ppersist.h \ 989 nomskymapadapter.h nomgadapter.h \ 990 $(SOPHYAINCP)ppersist.h \ 991 $(SOPHYAINCP)pexceptions.h \ 992 $(SOPHYAINCP)gnumd5.h \ 993 $(SOPHYAINCP)ppfbinstream.h \ 994 $(SOPHYAINCP)rawstream.h \ 995 $(SOPHYAINCP)ppfnametag.h \ 1087 996 $(SOPHYAINCP)anydataobj.h \ 1088 997 $(SOPHYAINCP)pidrawer.h \ … … 1115 1024 $(SOPHYAINCP)tarray.h \ 1116 1025 $(SOPHYAINCP)basarr.h \ 1117 $(SOPHYAINCP)anydataobj.h \1118 1026 $(SOPHYAINCP)mutyv.h \ 1119 1027 $(SOPHYAINCP)timestamp.h \ … … 1125 1033 $(SOPHYAINCP)tvector_tsnl.h \ 1126 1034 $(SOPHYAINCP)generaldata.h \ 1127 $(SOPHYAINCP)ntupintf.h \1128 1035 $(SOPHYAINCP)poly.h \ 1129 1036 $(SOPHYAINCP)peida.h \ … … 1131 1038 $(SOPHYAINCP)perrors.h \ 1132 1039 $(SOPHYAINCP)fmath.h \ 1133 $(SOPHYAINCP)tmatrix.h \1134 1040 $(SOPHYAINCP)pixelmap.h \ 1135 1041 $(SOPHYAINCP)spherepos.h \ … … 1138 1044 $(SOPHYAINCP)longlat.h \ 1139 1045 $(SOPHYAINCP)utilgeom.h \ 1140 $(SOPHYAINCP)datatype.h \1141 1046 $(SOPHYAINCP)skymap.h \ 1142 1047 $(SOPHYAINCP)spherethetaphi.h \ 1143 1048 $(SOPHYAINCP)sphericalmap.h \ 1144 1049 $(SOPHYAINCP)smathconst.h \ 1145 $(SOPHYAINCP)pixelmap.h \1146 1050 $(SOPHYAINCP)spherehealpix.h \ 1147 1051 $(SOPHYAINCP)HEALPixUtils.h \ … … 1151 1055 $(SOPHYAINCP)fiospherehealpix.h \ 1152 1056 $(SOPHYAINCP)fiolocalmap.h \ 1153 $(SOPHYAINCP)fiosphereecp.h pitvmaad.h\1154 $(SOPHYAINCP)tvector.h \1057 $(SOPHYAINCP)fiosphereecp.h \ 1058 pitvmaad.h \ 1155 1059 $(SOPHYAINCP)complexios.h 1156 1060 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomskymapadapter.cc … … 1161 1065 nomspecrespadapter.h nomgadapter.h \ 1162 1066 $(SOPHYAINCP)ppersist.h \ 1163 $(SOPHYAINCP)machdefs.h \ 1164 $(SOPHYAINCP)pexceptions.h \ 1165 $(SOPHYAINCP)gnumd5.h \ 1166 $(SOPHYAINCP)ppfbinstream.h \ 1167 $(SOPHYAINCP)rawstream.h \ 1168 $(SOPHYAINCP)ppfnametag.h \ 1169 $(SOPHYAINCP)ppersist.h \ 1067 $(SOPHYAINCP)pexceptions.h \ 1068 $(SOPHYAINCP)gnumd5.h \ 1069 $(SOPHYAINCP)ppfbinstream.h \ 1070 $(SOPHYAINCP)rawstream.h \ 1071 $(SOPHYAINCP)ppfnametag.h \ 1170 1072 $(SOPHYAINCP)anydataobj.h \ 1171 1073 $(SOPHYAINCP)pidrawer.h \ … … 1198 1100 $(SOPHYAINCP)tarray.h \ 1199 1101 $(SOPHYAINCP)basarr.h \ 1200 $(SOPHYAINCP)anydataobj.h \1201 1102 $(SOPHYAINCP)mutyv.h \ 1202 1103 $(SOPHYAINCP)timestamp.h \ … … 1208 1109 $(SOPHYAINCP)tvector_tsnl.h \ 1209 1110 $(SOPHYAINCP)generaldata.h \ 1210 $(SOPHYAINCP)ntupintf.h \1211 1111 $(SOPHYAINCP)poly.h \ 1212 1112 $(SOPHYAINCP)peida.h \ … … 1216 1116 $(SOPHYAINCP)specresp.h \ 1217 1117 $(SOPHYAINCP)specrespvector.h \ 1218 $(SOPHYAINCP)specresp.h \1219 1118 $(SOPHYAINCP)gaussfilt.h 1220 1119 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomspecrespadapter.cc … … 1224 1123 $(SOPHYAINCP)machdefs.h \ 1225 1124 $(SOPHYAINCP)datatype.h \ 1226 $(SOPHYAINCP)machdefs.h nomtarradapter.h \ 1227 nomgadapter.h $(SOPHYAINCP)ppersist.h \ 1228 $(SOPHYAINCP)pexceptions.h \ 1229 $(SOPHYAINCP)gnumd5.h \ 1230 $(SOPHYAINCP)ppfbinstream.h \ 1231 $(SOPHYAINCP)rawstream.h \ 1232 $(SOPHYAINCP)ppfnametag.h \ 1233 $(SOPHYAINCP)ppersist.h \ 1125 nomtarradapter.h nomgadapter.h \ 1126 $(SOPHYAINCP)ppersist.h \ 1127 $(SOPHYAINCP)pexceptions.h \ 1128 $(SOPHYAINCP)gnumd5.h \ 1129 $(SOPHYAINCP)ppfbinstream.h \ 1130 $(SOPHYAINCP)rawstream.h \ 1131 $(SOPHYAINCP)ppfnametag.h \ 1234 1132 $(SOPHYAINCP)anydataobj.h \ 1235 1133 $(SOPHYAINCP)pidrawer.h \ … … 1262 1160 $(SOPHYAINCP)tarray.h \ 1263 1161 $(SOPHYAINCP)basarr.h \ 1264 $(SOPHYAINCP)anydataobj.h \1265 1162 $(SOPHYAINCP)mutyv.h \ 1266 1163 $(SOPHYAINCP)timestamp.h \ … … 1272 1169 $(SOPHYAINCP)tvector_tsnl.h \ 1273 1170 $(SOPHYAINCP)generaldata.h \ 1274 $(SOPHYAINCP)ntupintf.h \1275 1171 $(SOPHYAINCP)poly.h \ 1276 1172 $(SOPHYAINCP)peida.h \ 1277 1173 $(SOPHYAINCP)utils.h \ 1278 1174 $(SOPHYAINCP)perrors.h \ 1279 $(SOPHYAINCP)fmath.h \ 1280 $(SOPHYAINCP)tarray.h \ 1281 $(SOPHYAINCP)tvector.h pitvmaad.h \ 1282 $(SOPHYAINCP)tmatrix.h \ 1175 $(SOPHYAINCP)fmath.h pitvmaad.h \ 1283 1176 $(SOPHYAINCP)piyfxdrw.h \ 1284 $(SOPHYAINCP)parradapter.h \1285 $(SOPHYAINCP)pidrawer.h \1286 1177 $(SOPHYAINCP)fioarr.h nobjmgr.h \ 1287 $(SOPHYAINCP)dvlist.hdlftypes.h1178 dlftypes.h 1288 1179 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomtarradapter.cc 1289 1180 … … 1292 1183 $(SOPHYAINCP)machdefs.h \ 1293 1184 $(SOPHYAINCP)datatype.h \ 1294 $(SOPHYAINCP)machdefs.h \1295 1185 $(SOPHYAINCP)tvector.h \ 1296 1186 $(SOPHYAINCP)tmatrix.h \ … … 1315 1205 $(SOPHYAINCP)cimage.h \ 1316 1206 $(SOPHYAINCP)fioarr.h \ 1317 $(SOPHYAINCP)tvector.h \1318 1207 $(SOPHYAINCP)histos.h \ 1319 1208 $(SOPHYAINCP)peida.h \ … … 1326 1215 $(SOPHYAINCP)generaldata.h \ 1327 1216 $(SOPHYAINCP)ntupintf.h \ 1328 $(SOPHYAINCP)poly.h nomtmatvecadapter.h \ 1329 nomgadapter.h $(SOPHYAINCP)ppersist.h \ 1330 $(SOPHYAINCP)anydataobj.h \ 1217 $(SOPHYAINCP)poly.h \ 1218 nomtmatvecadapter.h nomgadapter.h \ 1331 1219 $(SOPHYAINCP)pidrawer.h \ 1332 1220 $(SOPHYAINCP)pibwdggen.h \ … … 1352 1240 $(SOPHYAINCP)parradapter.h \ 1353 1241 $(SOPHYAINCP)lut.h \ 1354 $(SOPHYAINCP)ntupintf.h \1355 $(SOPHYAINCP)generalfit.h \1356 $(SOPHYAINCP)tmatrix.h \1357 $(SOPHYAINCP)generaldata.h \1358 1242 $(SOPHYAINCP)piyfxdrw.h \ 1359 $(SOPHYAINCP)parradapter.h \ 1360 $(SOPHYAINCP)pidrawer.h pitvmaad.h \ 1361 $(SOPHYAINCP)fioarr.h nobjmgr.h \ 1362 $(SOPHYAINCP)dvlist.h dlftypes.h 1243 pitvmaad.h nobjmgr.h dlftypes.h 1363 1244 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomtmatvecadapter.cc 1364 1245 … … 1393 1274 $(SOPHYAINCP)tvector_tsnl.h \ 1394 1275 $(SOPHYAINCP)histos2.h \ 1395 $(SOPHYAINCP)histos.h \1396 1276 $(SOPHYAINCP)hisprof.h \ 1397 1277 $(SOPHYAINCP)histerr.h \ … … 1400 1280 $(SOPHYAINCP)datatable.h \ 1401 1281 $(SOPHYAINCP)basedtable.h \ 1402 $(SOPHYAINCP)segdatablock.h pawexecut.h \ 1403 $(SOPHYAINCP)machdefs.h \ 1404 $(SOPHYAINCP)anydataobj.h piacmd.h \ 1282 $(SOPHYAINCP)segdatablock.h \ 1283 pawexecut.h piacmd.h \ 1405 1284 $(SOPHYAINCP)commander.h \ 1406 1285 $(SOPHYAINCP)pdlmgr.h \ 1407 1286 $(SOPHYAINCP)ctimer.h \ 1408 $(SOPHYAINCP)zthread.h dlftypes.h \ 1409 nobjmgr.h $(SOPHYAINCP)ppersist.h \ 1410 $(SOPHYAINCP)dvlist.h servnobjm.h \ 1411 $(SOPHYAINCP)pdlmgr.h nomgadapter.h \ 1287 $(SOPHYAINCP)zthread.h \ 1288 dlftypes.h nobjmgr.h servnobjm.h nomgadapter.h \ 1412 1289 $(SOPHYAINCP)pidrawer.h \ 1413 1290 $(SOPHYAINCP)pibwdggen.h \ … … 1433 1310 $(SOPHYAINCP)parradapter.h \ 1434 1311 $(SOPHYAINCP)lut.h \ 1435 $(SOPHYAINCP)ntupintf.h \1436 1312 $(SOPHYAINCP)generalfit.h \ 1437 1313 $(SOPHYAINCP)generaldata.h \ 1438 $(SOPHYAINCP)poly.h pistdimgapp.h\1439 $(SOPHYAINCP)pisysdep.h \1314 $(SOPHYAINCP)poly.h \ 1315 pistdimgapp.h \ 1440 1316 $(SOPHYAINCP)piapplx.h \ 1441 1317 $(SOPHYAINCP)piapplgen.h \ … … 1453 1329 $(SOPHYAINCP)piwindowx.h \ 1454 1330 $(SOPHYAINCP)piwindowgen.h \ 1455 $(SOPHYAINCP)pimenux.h \1456 1331 $(SOPHYAINCP)pioptmenux.h \ 1457 1332 $(SOPHYAINCP)pioptmenugen.h \ 1458 $(SOPHYAINCP)pistdwdgx.h \1459 1333 $(SOPHYAINCP)pifilechox.h \ 1460 1334 $(SOPHYAINCP)pifilechogen.h \ 1461 $(SOPHYAINCP)piwindowx.h \1462 1335 $(SOPHYAINCP)piperiodx.h \ 1463 1336 $(SOPHYAINCP)periodic.h \ 1464 $(SOPHYAINCP)picons.h \1465 1337 $(SOPHYAINCP)piimage.h \ 1466 $(SOPHYAINCP)parradapter.h \1467 1338 $(SOPHYAINCP)pieldrw.h \ 1468 $(SOPHYAINCP)pidrawer.h \1469 1339 $(SOPHYAINCP)pipixmapx.h \ 1470 1340 $(SOPHYAINCP)pipixmapgen.h \ … … 1472 1342 $(SOPHYAINCP)pi3dwdg.h \ 1473 1343 $(SOPHYAINCP)pi3ddrw.h \ 1474 $(SOPHYAINCP)pigraph3d.h pisiadw.h\1475 $(SOPHYAINCP)pilistx.h \1344 $(SOPHYAINCP)pigraph3d.h \ 1345 pisiadw.h $(SOPHYAINCP)pilistx.h \ 1476 1346 $(SOPHYAINCP)pilistgen.h \ 1477 1347 $(SOPHYAINCP)pistzwin.h \ 1478 $(SOPHYAINCP)piperiodx.h \1479 1348 $(SOPHYAINCP)pitherm.h \ 1480 $(SOPHYAINCP)resusage.h pihisto.h \ 1481 $(SOPHYAINCP)tmatrix.h \ 1482 $(SOPHYAINCP)tvector.h 1349 $(SOPHYAINCP)resusage.h \ 1350 pihisto.h 1483 1351 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pawexecut.cc 1484 1352 … … 1488 1356 $(SOPHYAINCP)histos.h \ 1489 1357 $(SOPHYAINCP)objfio.h \ 1490 $(SOPHYAINCP)machdefs.h \1491 1358 $(SOPHYAINCP)anydataobj.h \ 1492 1359 $(SOPHYAINCP)ppersist.h \ … … 1514 1381 $(SOPHYAINCP)ntupintf.h \ 1515 1382 $(SOPHYAINCP)nbtri.h pi2dvec.h \ 1516 pistdimgapp.h $(SOPHYAINCP)pisysdep.h \ 1383 pistdimgapp.h \ 1384 $(SOPHYAINCP)pisysdep.h \ 1517 1385 $(SOPHYAINCP)piapplx.h \ 1518 1386 $(SOPHYAINCP)piapplgen.h \ 1519 1387 $(SOPHYAINCP)pimsghandler.h \ 1520 $(SOPHYAINCP)pisysdep.h \1521 1388 $(SOPHYAINCP)picontainerx.h \ 1522 1389 $(SOPHYAINCP)picontainergen.h \ … … 1548 1415 $(SOPHYAINCP)piwindowx.h \ 1549 1416 $(SOPHYAINCP)piwindowgen.h \ 1550 $(SOPHYAINCP)pimenux.h \1551 1417 $(SOPHYAINCP)pioptmenux.h \ 1552 1418 $(SOPHYAINCP)pioptmenugen.h \ 1553 $(SOPHYAINCP)pistdwdgx.h \1554 1419 $(SOPHYAINCP)pifilechox.h \ 1555 1420 $(SOPHYAINCP)pifilechogen.h \ 1556 $(SOPHYAINCP)piwindowx.h \1557 1421 $(SOPHYAINCP)piperiodx.h \ 1558 1422 $(SOPHYAINCP)periodic.h \ 1559 $(SOPHYAINCP)picons.h \1560 1423 $(SOPHYAINCP)piimage.h \ 1561 1424 $(SOPHYAINCP)parradapter.h \ … … 1570 1433 $(SOPHYAINCP)pi3dwdg.h \ 1571 1434 $(SOPHYAINCP)pi3ddrw.h \ 1572 $(SOPHYAINCP)pigraph3d.h nobjmgr.h \ 1573 $(SOPHYAINCP)anydataobj.h \ 1574 $(SOPHYAINCP)ppersist.h \ 1575 $(SOPHYAINCP)dvlist.h dlftypes.h piacmd.h \ 1435 $(SOPHYAINCP)pigraph3d.h \ 1436 nobjmgr.h dlftypes.h piacmd.h \ 1576 1437 $(SOPHYAINCP)commander.h \ 1577 1438 $(SOPHYAINCP)pdlmgr.h \ … … 1581 1442 $(SOPHYAINCP)pilistgen.h \ 1582 1443 $(SOPHYAINCP)pistzwin.h \ 1583 $(SOPHYAINCP)piperiodx.h \1584 1444 $(SOPHYAINCP)pitherm.h \ 1585 1445 $(SOPHYAINCP)resusage.h \ 1586 $(SOPHYAINCP)piscdrawwdg.h \ 1587 $(SOPHYAINCP)ntupintf.h 1446 $(SOPHYAINCP)piscdrawwdg.h 1588 1447 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pi2dvec.cc 1589 1448 1590 $(SOPHYAOBJP)piacmd.o: piacmd.cc $(SOPHYAINCP)sopnamsp.h \ 1591 piacmd.h $(SOPHYAINCP)machdefs.h \ 1449 $(SOPHYAOBJP)piacmd.o: piacmd.cc \ 1450 $(SOPHYAINCP)sopnamsp.h piacmd.h \ 1451 $(SOPHYAINCP)machdefs.h \ 1592 1452 $(SOPHYAINCP)commander.h \ 1593 $(SOPHYAINCP)machdefs.h \1594 1453 $(SOPHYAINCP)pdlmgr.h \ 1595 1454 $(SOPHYAINCP)dvlist.h \ … … 1605 1464 $(SOPHYAINCP)timestamp.h \ 1606 1465 $(SOPHYAINCP)ctimer.h \ 1607 $(SOPHYAINCP)zthread.h dlftypes.h \ 1608 $(SOPHYAINCP)pdlmgr.h \ 1609 $(SOPHYAINCP)ctimer.h \ 1466 $(SOPHYAINCP)zthread.h \ 1467 dlftypes.h \ 1610 1468 $(SOPHYAINCP)strutil.h \ 1611 1469 $(SOPHYAINCP)strutilxx.h \ 1612 $(SOPHYAINCP)srandgen.h pistdimgapp.h \ 1470 $(SOPHYAINCP)srandgen.h \ 1471 pistdimgapp.h \ 1613 1472 $(SOPHYAINCP)pisysdep.h \ 1614 1473 $(SOPHYAINCP)piapplx.h \ 1615 1474 $(SOPHYAINCP)piapplgen.h \ 1616 1475 $(SOPHYAINCP)pimsghandler.h \ 1617 $(SOPHYAINCP)pisysdep.h \1618 1476 $(SOPHYAINCP)picontainerx.h \ 1619 1477 $(SOPHYAINCP)picontainergen.h \ … … 1645 1503 $(SOPHYAINCP)piwindowx.h \ 1646 1504 $(SOPHYAINCP)piwindowgen.h \ 1647 $(SOPHYAINCP)pimenux.h \1648 1505 $(SOPHYAINCP)pioptmenux.h \ 1649 1506 $(SOPHYAINCP)pioptmenugen.h \ 1650 $(SOPHYAINCP)pistdwdgx.h \1651 1507 $(SOPHYAINCP)pifilechox.h \ 1652 1508 $(SOPHYAINCP)pifilechogen.h \ 1653 $(SOPHYAINCP)piwindowx.h \1654 1509 $(SOPHYAINCP)piperiodx.h \ 1655 1510 $(SOPHYAINCP)periodic.h \ 1656 $(SOPHYAINCP)picons.h \1657 1511 $(SOPHYAINCP)piimage.h \ 1658 1512 $(SOPHYAINCP)parradapter.h \ … … 1667 1521 $(SOPHYAINCP)pi3dwdg.h \ 1668 1522 $(SOPHYAINCP)pi3ddrw.h \ 1669 $(SOPHYAINCP)pigraph3d.h nobjmgr.h \ 1670 $(SOPHYAINCP)anydataobj.h \ 1671 $(SOPHYAINCP)ppersist.h \ 1672 $(SOPHYAINCP)dvlist.h pisiadw.h \ 1523 $(SOPHYAINCP)pigraph3d.h \ 1524 nobjmgr.h pisiadw.h \ 1673 1525 $(SOPHYAINCP)pilistx.h \ 1674 1526 $(SOPHYAINCP)pilistgen.h \ 1675 1527 $(SOPHYAINCP)pistzwin.h \ 1676 $(SOPHYAINCP)piperiodx.h \1677 1528 $(SOPHYAINCP)pitherm.h \ 1678 $(SOPHYAINCP)resusage.h basexecut.h \ 1679 graphexecut.h piafitting.h nomgadapter.h \ 1680 $(SOPHYAINCP)pidrawer.h \ 1681 $(SOPHYAINCP)parradapter.h \ 1529 $(SOPHYAINCP)resusage.h \ 1530 basexecut.h graphexecut.h piafitting.h nomgadapter.h \ 1682 1531 $(SOPHYAINCP)ntupintf.h \ 1683 1532 $(SOPHYAINCP)generalfit.h \ … … 1686 1535 $(SOPHYAINCP)tarray.h \ 1687 1536 $(SOPHYAINCP)basarr.h \ 1537 $(SOPHYAINCP)ndatablock.h \ 1538 $(SOPHYAINCP)utilarr.h \ 1539 $(SOPHYAINCP)tmatrix_tsnl.h \ 1540 $(SOPHYAINCP)tvector_tsnl.h \ 1541 $(SOPHYAINCP)generaldata.h \ 1542 $(SOPHYAINCP)poly.h \ 1543 $(SOPHYAINCP)peida.h \ 1544 $(SOPHYAINCP)utils.h \ 1545 $(SOPHYAINCP)perrors.h \ 1546 $(SOPHYAINCP)fmath.h pawexecut.h \ 1547 cxxexecutor.h cxxexecwin.h contmodex.h flowmodex.h 1548 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ piacmd.cc 1549 1550 $(SOPHYAOBJP)piafitting.o: piafitting.cc \ 1551 $(SOPHYAINCP)sopnamsp.h \ 1552 $(SOPHYAINCP)strutil.h \ 1553 $(SOPHYAINCP)nbtri.h \ 1554 $(SOPHYAINCP)machdefs.h \ 1555 $(SOPHYAINCP)generalfit.h \ 1556 $(SOPHYAINCP)pexceptions.h \ 1557 $(SOPHYAINCP)tvector.h \ 1558 $(SOPHYAINCP)tmatrix.h \ 1559 $(SOPHYAINCP)tarray.h \ 1560 $(SOPHYAINCP)basarr.h \ 1561 $(SOPHYAINCP)anydataobj.h \ 1562 $(SOPHYAINCP)mutyv.h \ 1563 $(SOPHYAINCP)timestamp.h \ 1564 $(SOPHYAINCP)objfio.h \ 1565 $(SOPHYAINCP)ppersist.h \ 1566 $(SOPHYAINCP)gnumd5.h \ 1567 $(SOPHYAINCP)ppfbinstream.h \ 1568 $(SOPHYAINCP)rawstream.h \ 1569 $(SOPHYAINCP)ppfnametag.h \ 1570 $(SOPHYAINCP)dvlist.h \ 1688 1571 $(SOPHYAINCP)ndatablock.h \ 1689 1572 $(SOPHYAINCP)utilarr.h \ … … 1697 1580 $(SOPHYAINCP)perrors.h \ 1698 1581 $(SOPHYAINCP)fmath.h \ 1699 $(SOPHYAINCP)tvector.h pawexecut.h \1700 cxxexecutor.h cxxexecwin.h contmodex.h flowmodex.h1701 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ piacmd.cc1702 1703 $(SOPHYAOBJP)piafitting.o: piafitting.cc \1704 $(SOPHYAINCP)sopnamsp.h \1705 $(SOPHYAINCP)strutil.h \1706 $(SOPHYAINCP)nbtri.h \1707 $(SOPHYAINCP)machdefs.h \1708 $(SOPHYAINCP)generalfit.h \1709 $(SOPHYAINCP)pexceptions.h \1710 $(SOPHYAINCP)tvector.h \1711 $(SOPHYAINCP)tmatrix.h \1712 $(SOPHYAINCP)tarray.h \1713 $(SOPHYAINCP)basarr.h \1714 $(SOPHYAINCP)anydataobj.h \1715 $(SOPHYAINCP)mutyv.h \1716 $(SOPHYAINCP)timestamp.h \1717 $(SOPHYAINCP)objfio.h \1718 $(SOPHYAINCP)ppersist.h \1719 $(SOPHYAINCP)gnumd5.h \1720 $(SOPHYAINCP)ppfbinstream.h \1721 $(SOPHYAINCP)rawstream.h \1722 $(SOPHYAINCP)ppfnametag.h \1723 $(SOPHYAINCP)dvlist.h \1724 $(SOPHYAINCP)ndatablock.h \1725 $(SOPHYAINCP)utilarr.h \1726 $(SOPHYAINCP)tmatrix_tsnl.h \1727 $(SOPHYAINCP)tvector_tsnl.h \1728 $(SOPHYAINCP)generaldata.h \1729 $(SOPHYAINCP)ntupintf.h \1730 $(SOPHYAINCP)poly.h \1731 $(SOPHYAINCP)peida.h \1732 $(SOPHYAINCP)utils.h \1733 $(SOPHYAINCP)perrors.h \1734 $(SOPHYAINCP)fmath.h \1735 1582 $(SOPHYAINCP)fct1dfit.h \ 1736 $(SOPHYAINCP)generalfit.h \1737 1583 $(SOPHYAINCP)fct2dfit.h \ 1738 1584 $(SOPHYAINCP)ntuple.h \ … … 1741 1587 $(SOPHYAINCP)histos.h \ 1742 1588 $(SOPHYAINCP)histos2.h \ 1743 $(SOPHYAINCP)histos.h \1744 1589 $(SOPHYAINCP)hisprof.h \ 1745 $(SOPHYAINCP)tmatrix.h \1746 $(SOPHYAINCP)tvector.h \1747 1590 $(SOPHYAINCP)objfitter.h \ 1748 $(SOPHYAINCP)cimage.h \ 1749 $(SOPHYAINCP)histos2.h \ 1750 $(SOPHYAINCP)hisprof.h piafitting.h \ 1751 $(SOPHYAINCP)machdefs.h nomgadapter.h \ 1752 $(SOPHYAINCP)ppersist.h \ 1753 $(SOPHYAINCP)anydataobj.h \ 1591 piafitting.h nomgadapter.h \ 1754 1592 $(SOPHYAINCP)pidrawer.h \ 1755 1593 $(SOPHYAINCP)pibwdggen.h \ … … 1775 1613 $(SOPHYAINCP)parradapter.h \ 1776 1614 $(SOPHYAINCP)lut.h \ 1777 $(SOPHYAINCP) ntupintf.h \1778 $(SOPHYAINCP)pdlmgr.h dlftypes.hpiacmd.h \1615 $(SOPHYAINCP)pdlmgr.h dlftypes.h \ 1616 piacmd.h \ 1779 1617 $(SOPHYAINCP)commander.h \ 1780 $(SOPHYAINCP)pdlmgr.h \1781 1618 $(SOPHYAINCP)ctimer.h \ 1782 1619 $(SOPHYAINCP)zthread.h nobjmgr.h \ 1783 $(SOPHYAINCP)dvlist.h pistdimgapp.h \ 1784 $(SOPHYAINCP)pisysdep.h \ 1620 pistdimgapp.h \ 1785 1621 $(SOPHYAINCP)piapplx.h \ 1786 1622 $(SOPHYAINCP)piapplgen.h \ … … 1798 1634 $(SOPHYAINCP)piwindowx.h \ 1799 1635 $(SOPHYAINCP)piwindowgen.h \ 1800 $(SOPHYAINCP)pimenux.h \1801 1636 $(SOPHYAINCP)pioptmenux.h \ 1802 1637 $(SOPHYAINCP)pioptmenugen.h \ 1803 $(SOPHYAINCP)pistdwdgx.h \1804 1638 $(SOPHYAINCP)pifilechox.h \ 1805 1639 $(SOPHYAINCP)pifilechogen.h \ 1806 $(SOPHYAINCP)piwindowx.h \1807 1640 $(SOPHYAINCP)piperiodx.h \ 1808 1641 $(SOPHYAINCP)periodic.h \ 1809 $(SOPHYAINCP)picons.h \1810 1642 $(SOPHYAINCP)piimage.h \ 1811 $(SOPHYAINCP)parradapter.h \1812 1643 $(SOPHYAINCP)pieldrw.h \ 1813 $(SOPHYAINCP)pidrawer.h \1814 1644 $(SOPHYAINCP)pipixmapx.h \ 1815 1645 $(SOPHYAINCP)pipixmapgen.h \ … … 1817 1647 $(SOPHYAINCP)pi3dwdg.h \ 1818 1648 $(SOPHYAINCP)pi3ddrw.h \ 1819 $(SOPHYAINCP)pigraph3d.h pisiadw.h\1820 $(SOPHYAINCP)pilistx.h \1649 $(SOPHYAINCP)pigraph3d.h \ 1650 pisiadw.h $(SOPHYAINCP)pilistx.h \ 1821 1651 $(SOPHYAINCP)pilistgen.h \ 1822 1652 $(SOPHYAINCP)pistzwin.h \ 1823 $(SOPHYAINCP)piperiodx.h \1824 1653 $(SOPHYAINCP)pitherm.h \ 1825 $(SOPHYAINCP)resusage.h nomhistadapter.h \ 1654 $(SOPHYAINCP)resusage.h \ 1655 nomhistadapter.h \ 1826 1656 $(SOPHYAINCP)histerr.h \ 1827 1657 $(SOPHYAINCP)xntuple.h \ 1828 1658 $(SOPHYAINCP)basedtable.h \ 1829 1659 $(SOPHYAINCP)segdatablock.h \ 1830 nomgfdadapter.h nomimagadapter.h nomtmatvecadapter.h \ 1831 $(SOPHYAINCP)generaldata.h 1660 nomgfdadapter.h nomimagadapter.h nomtmatvecadapter.h 1832 1661 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ piafitting.cc 1833 1662 1834 $(SOPHYAOBJP)pigfd1.o: pigfd1.cc $(SOPHYAINCP)sopnamsp.h \ 1835 pigfd1.h $(SOPHYAINCP)generaldata.h \ 1663 $(SOPHYAOBJP)pigfd1.o: pigfd1.cc \ 1664 $(SOPHYAINCP)sopnamsp.h pigfd1.h \ 1665 $(SOPHYAINCP)generaldata.h \ 1836 1666 $(SOPHYAINCP)objfio.h \ 1837 1667 $(SOPHYAINCP)machdefs.h \ … … 1883 1713 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pigfd1.cc 1884 1714 1885 $(SOPHYAOBJP)pigfd2.o: pigfd2.cc $(SOPHYAINCP)sopnamsp.h \ 1886 pigfd2.h $(SOPHYAINCP)generaldata.h \ 1715 $(SOPHYAOBJP)pigfd2.o: pigfd2.cc \ 1716 $(SOPHYAINCP)sopnamsp.h pigfd2.h \ 1717 $(SOPHYAINCP)generaldata.h \ 1887 1718 $(SOPHYAINCP)objfio.h \ 1888 1719 $(SOPHYAINCP)machdefs.h \ … … 1943 1774 $(SOPHYAINCP)piapplgen.h \ 1944 1775 $(SOPHYAINCP)pimsghandler.h \ 1945 $(SOPHYAINCP)pisysdep.h \1946 1776 $(SOPHYAINCP)picontainerx.h \ 1947 1777 $(SOPHYAINCP)picontainergen.h \ … … 1971 1801 $(SOPHYAINCP)psfile.h \ 1972 1802 $(SOPHYAINCP)pigraphps.h \ 1973 $(SOPHYAINCP)sopnamsp.h pihisto2d.h \ 1974 $(SOPHYAINCP)pimenux.h \ 1975 $(SOPHYAINCP)pimenubarx.h \ 1803 $(SOPHYAINCP)sopnamsp.h \ 1804 pihisto2d.h \ 1976 1805 $(SOPHYAINCP)pioptmenux.h \ 1977 1806 $(SOPHYAINCP)pioptmenugen.h \ … … 2007 1836 $(SOPHYAINCP)piwindowx.h \ 2008 1837 $(SOPHYAINCP)piwindowgen.h \ 2009 $(SOPHYAINCP)pidrawer.h \2010 1838 $(SOPHYAINCP)pieldrw.h \ 2011 $(SOPHYAINCP)nbrandom.h \2012 1839 $(SOPHYAINCP)srandgen.h 2013 1840 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pihisto2d.cc 2014 1841 2015 1842 $(SOPHYAOBJP)pihisto.o: pihisto.cc \ 2016 $(SOPHYAINCP)sopnamsp.h pihisto.h\2017 $(SOPHYAINCP)histos.h \1843 $(SOPHYAINCP)sopnamsp.h \ 1844 pihisto.h $(SOPHYAINCP)histos.h \ 2018 1845 $(SOPHYAINCP)objfio.h \ 2019 1846 $(SOPHYAINCP)machdefs.h \ … … 2061 1888 $(SOPHYAINCP)pigratt.h \ 2062 1889 $(SOPHYAINCP)piaxes.h \ 2063 $(SOPHYAINCP)hisprof.h \ 2064 $(SOPHYAINCP)histos.h 1890 $(SOPHYAINCP)hisprof.h 2065 1891 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pihisto.cc 2066 1892 2067 $(SOPHYAOBJP)piinit.o: piinit.cc $(SOPHYAINCP)sopnamsp.h \ 1893 $(SOPHYAOBJP)piinit.o: piinit.cc \ 1894 $(SOPHYAINCP)sopnamsp.h \ 2068 1895 $(SOPHYAINCP)machdefs.h piinit.h \ 2069 1896 $(SOPHYAINCP)sambainit.h \ 2070 1897 $(SOPHYAINCP)skymapinit.h \ 2071 1898 $(SOPHYAINCP)sophyainit.h \ 2072 $(SOPHYAINCP)machdefs.h \2073 1899 $(SOPHYAINCP)ntoolsinit.h \ 2074 $(SOPHYAINCP)tarrinit.h pistdimgapp.h \ 1900 $(SOPHYAINCP)tarrinit.h \ 1901 pistdimgapp.h \ 2075 1902 $(SOPHYAINCP)pisysdep.h \ 2076 1903 $(SOPHYAINCP)piapplx.h \ 2077 1904 $(SOPHYAINCP)piapplgen.h \ 2078 1905 $(SOPHYAINCP)pimsghandler.h \ 2079 $(SOPHYAINCP)pisysdep.h \2080 1906 $(SOPHYAINCP)picontainerx.h \ 2081 1907 $(SOPHYAINCP)picontainergen.h \ … … 2107 1933 $(SOPHYAINCP)piwindowx.h \ 2108 1934 $(SOPHYAINCP)piwindowgen.h \ 2109 $(SOPHYAINCP)pimenux.h \2110 1935 $(SOPHYAINCP)pioptmenux.h \ 2111 1936 $(SOPHYAINCP)pioptmenugen.h \ 2112 $(SOPHYAINCP)pistdwdgx.h \2113 1937 $(SOPHYAINCP)pifilechox.h \ 2114 1938 $(SOPHYAINCP)pifilechogen.h \ 2115 $(SOPHYAINCP)piwindowx.h \2116 1939 $(SOPHYAINCP)piperiodx.h \ 2117 1940 $(SOPHYAINCP)periodic.h \ 2118 $(SOPHYAINCP)picons.h \2119 1941 $(SOPHYAINCP)piimage.h \ 2120 1942 $(SOPHYAINCP)parradapter.h \ … … 2129 1951 $(SOPHYAINCP)pi3dwdg.h \ 2130 1952 $(SOPHYAINCP)pi3ddrw.h \ 2131 $(SOPHYAINCP)pigraph3d.h nobjmgr.h\2132 $(SOPHYAINCP)anydataobj.h \2133 $(SOPHYAINCP) ppersist.h \2134 $(SOPHYAINCP)p exceptions.h \2135 $(SOPHYAINCP) gnumd5.h \2136 $(SOPHYAINCP) ppfbinstream.h \2137 $(SOPHYAINCP) rawstream.h \2138 $(SOPHYAINCP) ppfnametag.h \2139 $(SOPHYAINCP)pp ersist.h \2140 $(SOPHYAINCP)dvlist.h \ 2141 $(SOPHYAINCP)objfio.h \ 2142 $(SOPHYAINCP) anydataobj.h \2143 $(SOPHYAINCP) mutyv.h \2144 $(SOPHYAINCP)timestamp.h dlftypes.h \2145 piacmd.h$(SOPHYAINCP)commander.h \1953 $(SOPHYAINCP)pigraph3d.h \ 1954 nobjmgr.h \ 1955 $(SOPHYAINCP)anydataobj.h \ 1956 $(SOPHYAINCP)ppersist.h \ 1957 $(SOPHYAINCP)pexceptions.h \ 1958 $(SOPHYAINCP)gnumd5.h \ 1959 $(SOPHYAINCP)ppfbinstream.h \ 1960 $(SOPHYAINCP)rawstream.h \ 1961 $(SOPHYAINCP)ppfnametag.h \ 1962 $(SOPHYAINCP)dvlist.h \ 1963 $(SOPHYAINCP)objfio.h \ 1964 $(SOPHYAINCP)mutyv.h \ 1965 $(SOPHYAINCP)timestamp.h \ 1966 dlftypes.h piacmd.h \ 1967 $(SOPHYAINCP)commander.h \ 2146 1968 $(SOPHYAINCP)pdlmgr.h \ 2147 $(SOPHYAINCP)dvlist.h \2148 1969 $(SOPHYAINCP)ctimer.h \ 2149 1970 $(SOPHYAINCP)zthread.h pisiadw.h \ … … 2151 1972 $(SOPHYAINCP)pilistgen.h \ 2152 1973 $(SOPHYAINCP)pistzwin.h \ 2153 $(SOPHYAINCP)piperiodx.h \2154 1974 $(SOPHYAINCP)pitherm.h \ 2155 $(SOPHYAINCP)resusage.h servnobjm.h \ 2156 $(SOPHYAINCP)pdlmgr.h nomhistadapter.h \ 2157 nomgadapter.h $(SOPHYAINCP)pidrawer.h \ 2158 $(SOPHYAINCP)parradapter.h \ 1975 $(SOPHYAINCP)resusage.h \ 1976 servnobjm.h nomhistadapter.h nomgadapter.h \ 2159 1977 $(SOPHYAINCP)ntupintf.h \ 2160 1978 $(SOPHYAINCP)generalfit.h \ … … 2168 1986 $(SOPHYAINCP)tvector_tsnl.h \ 2169 1987 $(SOPHYAINCP)generaldata.h \ 2170 $(SOPHYAINCP)ntupintf.h \2171 1988 $(SOPHYAINCP)poly.h \ 2172 1989 $(SOPHYAINCP)peida.h \ … … 2176 1993 $(SOPHYAINCP)histos.h \ 2177 1994 $(SOPHYAINCP)histos2.h \ 2178 $(SOPHYAINCP)histos.h \2179 1995 $(SOPHYAINCP)hisprof.h \ 2180 1996 $(SOPHYAINCP)histerr.h \ … … 2185 2001 nomgfdadapter.h nomimagadapter.h \ 2186 2002 $(SOPHYAINCP)cimage.h \ 2187 $(SOPHYAINCP)fioarr.h nomtmatvecadapter.h \ 2188 $(SOPHYAINCP)tmatrix.h \ 2189 $(SOPHYAINCP)generaldata.h \ 2190 nomtarradapter.h $(SOPHYAINCP)tarray.h \ 2003 $(SOPHYAINCP)fioarr.h \ 2004 nomtmatvecadapter.h nomtarradapter.h \ 2191 2005 $(SOPHYAINCP)datatable.h \ 2192 $(SOPHYAINCP)basedtable.h \2193 2006 $(SOPHYAINCP)swppfdtable.h \ 2194 2007 $(SOPHYAINCP)swsegdb.h \ 2195 2008 $(SOPHYAINCP)ppfswapper.h \ 2196 2009 $(SOPHYAINCP)ppftpointerio.h \ 2197 nomskymapadapter.h $(SOPHYAINCP)pixelmap.h \ 2010 nomskymapadapter.h \ 2011 $(SOPHYAINCP)pixelmap.h \ 2198 2012 $(SOPHYAINCP)spherepos.h \ 2199 2013 $(SOPHYAINCP)unitvector.h \ … … 2205 2019 $(SOPHYAINCP)sphericalmap.h \ 2206 2020 $(SOPHYAINCP)smathconst.h \ 2207 $(SOPHYAINCP)pixelmap.h \2208 2021 $(SOPHYAINCP)spherehealpix.h \ 2209 2022 $(SOPHYAINCP)HEALPixUtils.h \ … … 2213 2026 $(SOPHYAINCP)specresp.h \ 2214 2027 $(SOPHYAINCP)gaussfilt.h \ 2215 nomspecrespadapter.h \ 2216 $(SOPHYAINCP)specresp.h piaversion.h 2028 nomspecrespadapter.h piaversion.h 2217 2029 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ piinit.cc 2218 2030 2219 2031 $(SOPHYAOBJP)pintup3d.o: pintup3d.cc \ 2220 $(SOPHYAINCP)sopnamsp.h pintup3d.h \ 2032 $(SOPHYAINCP)sopnamsp.h \ 2033 pintup3d.h \ 2221 2034 $(SOPHYAINCP)ntupintf.h \ 2222 2035 $(SOPHYAINCP)machdefs.h \ … … 2248 2061 2249 2062 $(SOPHYAOBJP)pintuple.o: pintuple.cc \ 2250 $(SOPHYAINCP)sopnamsp.h pintuple.h \ 2063 $(SOPHYAINCP)sopnamsp.h \ 2064 pintuple.h \ 2251 2065 $(SOPHYAINCP)ntupintf.h \ 2252 2066 $(SOPHYAINCP)machdefs.h \ … … 2275 2089 2276 2090 $(SOPHYAOBJP)pipodrw.o: pipodrw.cc \ 2277 $(SOPHYAINCP)sopnamsp.h pipodrw.h\2278 $(SOPHYAINCP)machdefs.h \2279 $(SOPHYAINCP) pidrawer.h \2280 $(SOPHYAINCP)pi bwdggen.h \2281 $(SOPHYAINCP)pi sysdep.h \2282 $(SOPHYAINCP) machdefs.h \2091 $(SOPHYAINCP)sopnamsp.h \ 2092 pipodrw.h \ 2093 $(SOPHYAINCP)machdefs.h \ 2094 $(SOPHYAINCP)pidrawer.h \ 2095 $(SOPHYAINCP)pibwdggen.h \ 2096 $(SOPHYAINCP)pisysdep.h \ 2283 2097 $(SOPHYAINCP)piwdgx.h \ 2284 2098 $(SOPHYAINCP)piwdggen.h \ … … 2337 2151 $(SOPHYAINCP)perrors.h \ 2338 2152 $(SOPHYAINCP)pexceptions.h \ 2339 $(SOPHYAINCP)machdefs.h \2340 2153 $(SOPHYAINCP)ctimer.h \ 2341 2154 $(SOPHYAINCP)nbmath.h \ 2342 $(SOPHYAINCP)smathconst.h pistdimgapp.h \ 2155 $(SOPHYAINCP)smathconst.h \ 2156 pistdimgapp.h \ 2343 2157 $(SOPHYAINCP)pisysdep.h \ 2344 2158 $(SOPHYAINCP)piapplx.h \ 2345 2159 $(SOPHYAINCP)piapplgen.h \ 2346 2160 $(SOPHYAINCP)pimsghandler.h \ 2347 $(SOPHYAINCP)pisysdep.h \2348 2161 $(SOPHYAINCP)picontainerx.h \ 2349 2162 $(SOPHYAINCP)picontainergen.h \ … … 2375 2188 $(SOPHYAINCP)piwindowx.h \ 2376 2189 $(SOPHYAINCP)piwindowgen.h \ 2377 $(SOPHYAINCP)pimenux.h \2378 2190 $(SOPHYAINCP)pioptmenux.h \ 2379 2191 $(SOPHYAINCP)pioptmenugen.h \ 2380 $(SOPHYAINCP)pistdwdgx.h \2381 2192 $(SOPHYAINCP)pifilechox.h \ 2382 2193 $(SOPHYAINCP)pifilechogen.h \ 2383 $(SOPHYAINCP)piwindowx.h \2384 2194 $(SOPHYAINCP)piperiodx.h \ 2385 2195 $(SOPHYAINCP)periodic.h \ 2386 $(SOPHYAINCP)picons.h \2387 2196 $(SOPHYAINCP)piimage.h \ 2388 2197 $(SOPHYAINCP)parradapter.h \ … … 2397 2206 $(SOPHYAINCP)pi3dwdg.h \ 2398 2207 $(SOPHYAINCP)pi3ddrw.h \ 2399 $(SOPHYAINCP)pigraph3d.h nobjmgr.h\2400 $(SOPHYAINCP)anydataobj.h \2401 $(SOPHYAINCP) ppersist.h \2402 $(SOPHYAINCP) gnumd5.h \2403 $(SOPHYAINCP) ppfbinstream.h \2404 $(SOPHYAINCP) rawstream.h \2405 $(SOPHYAINCP) ppfnametag.h \2406 $(SOPHYAINCP)pp ersist.h \2407 $(SOPHYAINCP)dvlist.h \ 2408 $(SOPHYAINCP)objfio.h \ 2409 $(SOPHYAINCP) anydataobj.h \2410 $(SOPHYAINCP) mutyv.h \2411 $(SOPHYAINCP)timestamp.h dlftypes.h \2412 piacmd.h$(SOPHYAINCP)commander.h \2208 $(SOPHYAINCP)pigraph3d.h \ 2209 nobjmgr.h \ 2210 $(SOPHYAINCP)anydataobj.h \ 2211 $(SOPHYAINCP)ppersist.h \ 2212 $(SOPHYAINCP)gnumd5.h \ 2213 $(SOPHYAINCP)ppfbinstream.h \ 2214 $(SOPHYAINCP)rawstream.h \ 2215 $(SOPHYAINCP)ppfnametag.h \ 2216 $(SOPHYAINCP)dvlist.h \ 2217 $(SOPHYAINCP)objfio.h \ 2218 $(SOPHYAINCP)mutyv.h \ 2219 $(SOPHYAINCP)timestamp.h \ 2220 dlftypes.h piacmd.h \ 2221 $(SOPHYAINCP)commander.h \ 2413 2222 $(SOPHYAINCP)pdlmgr.h \ 2414 $(SOPHYAINCP)dvlist.h \2415 $(SOPHYAINCP)ctimer.h \2416 2223 $(SOPHYAINCP)zthread.h pisiadw.h \ 2417 2224 $(SOPHYAINCP)pilistx.h \ 2418 2225 $(SOPHYAINCP)pilistgen.h \ 2419 2226 $(SOPHYAINCP)pistzwin.h \ 2420 $(SOPHYAINCP)piperiodx.h \2421 2227 $(SOPHYAINCP)pitherm.h \ 2422 $(SOPHYAINCP)resusage.h servnobjm.h\2423 $(SOPHYAINCP)pdlmgr.h2228 $(SOPHYAINCP)resusage.h \ 2229 servnobjm.h 2424 2230 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pisiadw.cc 2425 2231 … … 2431 2237 $(SOPHYAINCP)perrors.h \ 2432 2238 $(SOPHYAINCP)pexceptions.h \ 2433 $(SOPHYAINCP)machdefs.h \2434 2239 $(SOPHYAINCP)ctimer.h \ 2435 2240 $(SOPHYAINCP)psighand.h \ … … 2453 2258 $(SOPHYAINCP)fioarr.h \ 2454 2259 $(SOPHYAINCP)tvector.h \ 2455 $(SOPHYAINCP)tvector_tsnl.h pistdimgapp.h \ 2260 $(SOPHYAINCP)tvector_tsnl.h \ 2261 pistdimgapp.h \ 2456 2262 $(SOPHYAINCP)pisysdep.h \ 2457 2263 $(SOPHYAINCP)piapplx.h \ 2458 2264 $(SOPHYAINCP)piapplgen.h \ 2459 2265 $(SOPHYAINCP)pimsghandler.h \ 2460 $(SOPHYAINCP)pisysdep.h \2461 2266 $(SOPHYAINCP)picontainerx.h \ 2462 2267 $(SOPHYAINCP)picontainergen.h \ … … 2488 2293 $(SOPHYAINCP)piwindowx.h \ 2489 2294 $(SOPHYAINCP)piwindowgen.h \ 2490 $(SOPHYAINCP)pimenux.h \2491 2295 $(SOPHYAINCP)pioptmenux.h \ 2492 2296 $(SOPHYAINCP)pioptmenugen.h \ 2493 $(SOPHYAINCP)pistdwdgx.h \2494 2297 $(SOPHYAINCP)pifilechox.h \ 2495 2298 $(SOPHYAINCP)pifilechogen.h \ 2496 $(SOPHYAINCP)piwindowx.h \2497 2299 $(SOPHYAINCP)piperiodx.h \ 2498 2300 $(SOPHYAINCP)periodic.h \ 2499 $(SOPHYAINCP)picons.h \2500 2301 $(SOPHYAINCP)piimage.h \ 2501 2302 $(SOPHYAINCP)parradapter.h \ … … 2510 2311 $(SOPHYAINCP)pi3dwdg.h \ 2511 2312 $(SOPHYAINCP)pi3ddrw.h \ 2512 $(SOPHYAINCP)pigraph3d.h nobjmgr.h \ 2513 $(SOPHYAINCP)anydataobj.h \ 2514 $(SOPHYAINCP)ppersist.h \ 2515 $(SOPHYAINCP)dvlist.h dlftypes.h piacmd.h \ 2313 $(SOPHYAINCP)pigraph3d.h \ 2314 nobjmgr.h dlftypes.h piacmd.h \ 2516 2315 $(SOPHYAINCP)commander.h \ 2517 2316 $(SOPHYAINCP)pdlmgr.h \ 2518 $(SOPHYAINCP)ctimer.h \2519 2317 $(SOPHYAINCP)zthread.h pisiadw.h \ 2520 2318 $(SOPHYAINCP)pilistx.h \ 2521 2319 $(SOPHYAINCP)pilistgen.h \ 2522 2320 $(SOPHYAINCP)pistzwin.h \ 2523 $(SOPHYAINCP)piperiodx.h \2524 2321 $(SOPHYAINCP)pitherm.h \ 2525 $(SOPHYAINCP)resusage.h servnobjm.h \ 2526 $(SOPHYAINCP)pdlmgr.h \ 2527 $(SOPHYAINCP)psfile.h \ 2322 $(SOPHYAINCP)resusage.h \ 2323 servnobjm.h \ 2528 2324 $(SOPHYAINCP)piimgtools.h \ 2529 $(SOPHYAINCP)pioptmenux.h \2530 $(SOPHYAINCP)piapplx.h \2531 2325 $(SOPHYAINCP)pidrwtools.h \ 2532 2326 $(SOPHYAINCP)piaxestools.h \ 2533 $(SOPHYAINCP)piscdrawwdg.h piinit.h \ 2327 $(SOPHYAINCP)piscdrawwdg.h \ 2328 piinit.h \ 2534 2329 $(SOPHYAINCP)sambainit.h \ 2535 2330 $(SOPHYAINCP)skymapinit.h \ … … 2537 2332 $(SOPHYAINCP)ntoolsinit.h \ 2538 2333 $(SOPHYAINCP)tarrinit.h \ 2539 $(SOPHYAINCP)piversion.h piaversion.h 2334 $(SOPHYAINCP)piversion.h \ 2335 piaversion.h 2540 2336 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pistdimgapp.cc 2541 2337 2542 2338 $(SOPHYAOBJP)pitvmaad.o: pitvmaad.cc \ 2543 $(SOPHYAINCP)sopnamsp.h pitvmaad.h \ 2339 $(SOPHYAINCP)sopnamsp.h \ 2340 pitvmaad.h \ 2544 2341 $(SOPHYAINCP)machdefs.h \ 2545 2342 $(SOPHYAINCP)parradapter.h \ 2546 $(SOPHYAINCP)machdefs.h \2547 2343 $(SOPHYAINCP)lut.h \ 2548 2344 $(SOPHYAINCP)tmatrix.h \ … … 2564 2360 $(SOPHYAINCP)tmatrix_tsnl.h \ 2565 2361 $(SOPHYAINCP)tvector.h \ 2566 $(SOPHYAINCP)tmatrix.h \2567 2362 $(SOPHYAINCP)tvector_tsnl.h 2568 2363 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pitvmaad.cc … … 2573 2368 $(SOPHYAINCP)machdefs.h \ 2574 2369 $(SOPHYAINCP)anydataobj.h \ 2575 $(SOPHYAINCP)machdefs.h \ 2576 $(SOPHYAINCP)ppersist.h \ 2577 $(SOPHYAINCP)pexceptions.h \ 2578 $(SOPHYAINCP)gnumd5.h \ 2579 $(SOPHYAINCP)ppfbinstream.h \ 2580 $(SOPHYAINCP)rawstream.h \ 2581 $(SOPHYAINCP)ppfnametag.h \ 2582 $(SOPHYAINCP)ppersist.h \ 2583 $(SOPHYAINCP)dvlist.h \ 2584 $(SOPHYAINCP)objfio.h \ 2585 $(SOPHYAINCP)anydataobj.h \ 2586 $(SOPHYAINCP)mutyv.h \ 2587 $(SOPHYAINCP)timestamp.h dlftypes.h \ 2588 servnobjm.h $(SOPHYAINCP)pdlmgr.h \ 2589 $(SOPHYAINCP)zthread.h nomgadapter.h \ 2370 $(SOPHYAINCP)ppersist.h \ 2371 $(SOPHYAINCP)pexceptions.h \ 2372 $(SOPHYAINCP)gnumd5.h \ 2373 $(SOPHYAINCP)ppfbinstream.h \ 2374 $(SOPHYAINCP)rawstream.h \ 2375 $(SOPHYAINCP)ppfnametag.h \ 2376 $(SOPHYAINCP)dvlist.h \ 2377 $(SOPHYAINCP)objfio.h \ 2378 $(SOPHYAINCP)mutyv.h \ 2379 $(SOPHYAINCP)timestamp.h \ 2380 dlftypes.h servnobjm.h \ 2381 $(SOPHYAINCP)pdlmgr.h \ 2382 $(SOPHYAINCP)zthread.h \ 2383 nomgadapter.h \ 2590 2384 $(SOPHYAINCP)pidrawer.h \ 2591 2385 $(SOPHYAINCP)pibwdggen.h \ … … 2617 2411 $(SOPHYAINCP)tarray.h \ 2618 2412 $(SOPHYAINCP)basarr.h \ 2619 $(SOPHYAINCP)dvlist.h \2620 2413 $(SOPHYAINCP)ndatablock.h \ 2621 2414 $(SOPHYAINCP)utilarr.h \ … … 2623 2416 $(SOPHYAINCP)tvector_tsnl.h \ 2624 2417 $(SOPHYAINCP)generaldata.h \ 2625 $(SOPHYAINCP)ntupintf.h \2626 2418 $(SOPHYAINCP)poly.h \ 2627 2419 $(SOPHYAINCP)peida.h \ 2628 2420 $(SOPHYAINCP)utils.h \ 2629 2421 $(SOPHYAINCP)perrors.h \ 2630 $(SOPHYAINCP)fmath.h pistdimgapp.h\2631 $(SOPHYAINCP)pisysdep.h \2422 $(SOPHYAINCP)fmath.h \ 2423 pistdimgapp.h \ 2632 2424 $(SOPHYAINCP)piapplx.h \ 2633 2425 $(SOPHYAINCP)piapplgen.h \ … … 2645 2437 $(SOPHYAINCP)piwindowx.h \ 2646 2438 $(SOPHYAINCP)piwindowgen.h \ 2647 $(SOPHYAINCP)pimenux.h \2648 2439 $(SOPHYAINCP)pioptmenux.h \ 2649 2440 $(SOPHYAINCP)pioptmenugen.h \ 2650 $(SOPHYAINCP)pistdwdgx.h \2651 2441 $(SOPHYAINCP)pifilechox.h \ 2652 2442 $(SOPHYAINCP)pifilechogen.h \ 2653 $(SOPHYAINCP)piwindowx.h \2654 2443 $(SOPHYAINCP)piperiodx.h \ 2655 2444 $(SOPHYAINCP)periodic.h \ 2656 $(SOPHYAINCP)picons.h \2657 2445 $(SOPHYAINCP)piimage.h \ 2658 $(SOPHYAINCP)parradapter.h \2659 2446 $(SOPHYAINCP)pieldrw.h \ 2660 $(SOPHYAINCP)pidrawer.h \2661 2447 $(SOPHYAINCP)pipixmapx.h \ 2662 2448 $(SOPHYAINCP)pipixmapgen.h \ … … 2664 2450 $(SOPHYAINCP)pi3dwdg.h \ 2665 2451 $(SOPHYAINCP)pi3ddrw.h \ 2666 $(SOPHYAINCP)pigraph3d.h piacmd.h \ 2452 $(SOPHYAINCP)pigraph3d.h \ 2453 piacmd.h \ 2667 2454 $(SOPHYAINCP)commander.h \ 2668 $(SOPHYAINCP)pdlmgr.h \2669 2455 $(SOPHYAINCP)ctimer.h pisiadw.h \ 2670 2456 $(SOPHYAINCP)pilistx.h \ 2671 2457 $(SOPHYAINCP)pilistgen.h \ 2672 2458 $(SOPHYAINCP)pistzwin.h \ 2673 $(SOPHYAINCP)piperiodx.h \2674 2459 $(SOPHYAINCP)pitherm.h \ 2675 2460 $(SOPHYAINCP)resusage.h \ 2676 2461 $(SOPHYAINCP)fct1dfit.h \ 2677 $(SOPHYAINCP)generalfit.h \2678 2462 $(SOPHYAINCP)fct2dfit.h \ 2679 $(SOPHYAINCP)tmatrix.h \ 2680 $(SOPHYAINCP)tvector.h \ 2681 $(SOPHYAINCP)matharr.h pitvmaad.h \ 2682 $(SOPHYAINCP)ntuple.h \ 2463 $(SOPHYAINCP)matharr.h \ 2464 pitvmaad.h $(SOPHYAINCP)ntuple.h \ 2683 2465 $(SOPHYAINCP)cimage.h \ 2684 2466 $(SOPHYAINCP)fioarr.h \ 2685 2467 $(SOPHYAINCP)histos.h \ 2686 2468 $(SOPHYAINCP)histos2.h \ 2687 $(SOPHYAINCP)histos.h \2688 2469 $(SOPHYAINCP)hisprof.h \ 2689 2470 $(SOPHYAINCP)datatable.h \ … … 2691 2472 $(SOPHYAINCP)segdatablock.h \ 2692 2473 $(SOPHYAINCP)piyfxdrw.h \ 2693 $(SOPHYAINCP)pisurfdr.h pintuple.h \ 2694 pintup3d.h $(SOPHYAINCP)pi3ddrw.h \ 2695 pipodrw.h 2474 $(SOPHYAINCP)pisurfdr.h \ 2475 pintuple.h pintup3d.h pipodrw.h 2696 2476 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ servnobjm.cc 2697 2477
Note:
See TracChangeset
for help on using the changeset viewer.