Changeset 3123 in Sophya
- Timestamp:
- Jan 10, 2007, 12:53:57 PM (19 years ago)
- Location:
- trunk
- Files:
-
- 4 added
- 20 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/FitsIOServer/Makefile
r3066 r3123 4 4 5 5 clean: 6 rm -f $(SOPHYAOBJP)datacirclefits.o $(SOPHYAOBJP)fabtcolread.o $(SOPHYAOBJP)fabtwriter.o $(SOPHYAOBJP)fboloread.o $(SOPHYAOBJP)fbtntintf.o $(SOPHYAOBJP)fiosinit.o $(SOPHYAOBJP)fitsautoreader.o $(SOPHYAOBJP)fitsbntbllineRW.o $(SOPHYAOBJP)fitsfile.o $(SOPHYAOBJP)fitsgenedata.o $(SOPHYAOBJP)fitshdtable.o $(SOPHYAOBJP)fitshist os.o $(SOPHYAOBJP)fitsinoutfile.o $(SOPHYAOBJP)fitslocalmap.o $(SOPHYAOBJP)fitsmanager.o $(SOPHYAOBJP)fitsntuple.o $(SOPHYAOBJP)fitsspherehealpix.o $(SOPHYAOBJP)fitsspherethetaphi.o $(SOPHYAOBJP)fitstarray.o $(SOPHYAOBJP)fitsxntuple.o $(SOPHYAOBJP)swfitsdtable.o6 rm -f $(SOPHYAOBJP)datacirclefits.o $(SOPHYAOBJP)fabtcolread.o $(SOPHYAOBJP)fabtwriter.o $(SOPHYAOBJP)fboloread.o $(SOPHYAOBJP)fbtntintf.o $(SOPHYAOBJP)fiosinit.o $(SOPHYAOBJP)fitsautoreader.o $(SOPHYAOBJP)fitsbntbllineRW.o $(SOPHYAOBJP)fitsfile.o $(SOPHYAOBJP)fitsgenedata.o $(SOPHYAOBJP)fitshdtable.o $(SOPHYAOBJP)fitshisterr.o $(SOPHYAOBJP)fitshistos.o $(SOPHYAOBJP)fitsinoutfile.o $(SOPHYAOBJP)fitslocalmap.o $(SOPHYAOBJP)fitsmanager.o $(SOPHYAOBJP)fitsntuple.o $(SOPHYAOBJP)fitsspherehealpix.o $(SOPHYAOBJP)fitsspherethetaphi.o $(SOPHYAOBJP)fitstarray.o $(SOPHYAOBJP)fitsxntuple.o $(SOPHYAOBJP)swfitsdtable.o 7 7 rm -f $(SOPHYALIBP)libFitsIOServer.a 8 8 9 $(SOPHYALIBP)libFitsIOServer.a : $(SOPHYAOBJP)datacirclefits.o $(SOPHYAOBJP)fabtcolread.o $(SOPHYAOBJP)fabtwriter.o $(SOPHYAOBJP)fboloread.o $(SOPHYAOBJP)fbtntintf.o $(SOPHYAOBJP)fiosinit.o $(SOPHYAOBJP)fitsautoreader.o $(SOPHYAOBJP)fitsbntbllineRW.o $(SOPHYAOBJP)fitsfile.o $(SOPHYAOBJP)fitsgenedata.o $(SOPHYAOBJP)fitshdtable.o $(SOPHYAOBJP)fitshist os.o $(SOPHYAOBJP)fitsinoutfile.o $(SOPHYAOBJP)fitslocalmap.o $(SOPHYAOBJP)fitsmanager.o $(SOPHYAOBJP)fitsntuple.o $(SOPHYAOBJP)fitsspherehealpix.o $(SOPHYAOBJP)fitsspherethetaphi.o $(SOPHYAOBJP)fitstarray.o $(SOPHYAOBJP)fitsxntuple.o $(SOPHYAOBJP)swfitsdtable.o9 $(SOPHYALIBP)libFitsIOServer.a : $(SOPHYAOBJP)datacirclefits.o $(SOPHYAOBJP)fabtcolread.o $(SOPHYAOBJP)fabtwriter.o $(SOPHYAOBJP)fboloread.o $(SOPHYAOBJP)fbtntintf.o $(SOPHYAOBJP)fiosinit.o $(SOPHYAOBJP)fitsautoreader.o $(SOPHYAOBJP)fitsbntbllineRW.o $(SOPHYAOBJP)fitsfile.o $(SOPHYAOBJP)fitsgenedata.o $(SOPHYAOBJP)fitshdtable.o $(SOPHYAOBJP)fitshisterr.o $(SOPHYAOBJP)fitshistos.o $(SOPHYAOBJP)fitsinoutfile.o $(SOPHYAOBJP)fitslocalmap.o $(SOPHYAOBJP)fitsmanager.o $(SOPHYAOBJP)fitsntuple.o $(SOPHYAOBJP)fitsspherehealpix.o $(SOPHYAOBJP)fitsspherethetaphi.o $(SOPHYAOBJP)fitstarray.o $(SOPHYAOBJP)fitsxntuple.o $(SOPHYAOBJP)swfitsdtable.o 10 10 $(AR) $(ARFLAGS) $@ $? 11 11 touch $(SOPHYAINCP)/SophyaConfInfo/libextsophya.objlist 12 12 13 13 $(SOPHYAOBJP)datacirclefits.o: datacirclefits.cc \ 14 $(SOPHYAINCP)sopnamsp.h datacirclefits.h \ 14 $(SOPHYAINCP)sopnamsp.h \ 15 datacirclefits.h \ 15 16 $(SOPHYAINCP)datacirclebase.h \ 16 17 $(SOPHYAINCP)circle.h \ … … 29 30 $(SOPHYAINCP)machdefs.h \ 30 31 $(SOPHYAINCP)pexceptions.h \ 31 $(SOPHYAINCP)machdefs.h fabtcolread.h \ 32 $(SOPHYAINCP)machdefs.h \ 33 fabtcolread.h \ 32 34 $(SOPHYAINCP)anydataobj.h \ 33 35 $(SOPHYAINCP)tvector.h \ … … 58 60 $(SOPHYAINCP)machdefs.h \ 59 61 $(SOPHYAINCP)pexceptions.h \ 60 $(SOPHYAINCP)machdefs.h fabtwriter.h \ 62 $(SOPHYAINCP)machdefs.h \ 63 fabtwriter.h \ 61 64 $(SOPHYAINCP)anydataobj.h \ 62 65 $(SOPHYAINCP)tvector.h \ … … 87 90 $(SOPHYAINCP)machdefs.h \ 88 91 $(SOPHYAINCP)pexceptions.h \ 89 $(SOPHYAINCP)machdefs.h fboloread.h \ 90 $(SOPHYAINCP)anydataobj.h \ 91 $(SOPHYAINCP)tvector.h \ 92 $(SOPHYAINCP)tmatrix.h \ 93 $(SOPHYAINCP)tarray.h \ 94 $(SOPHYAINCP)basarr.h \ 95 $(SOPHYAINCP)anydataobj.h \ 96 $(SOPHYAINCP)mutyv.h \ 97 $(SOPHYAINCP)timestamp.h \ 98 $(SOPHYAINCP)objfio.h \ 99 $(SOPHYAINCP)ppersist.h \ 100 $(SOPHYAINCP)pexceptions.h \ 101 $(SOPHYAINCP)gnumd5.h \ 102 $(SOPHYAINCP)ppfbinstream.h \ 103 $(SOPHYAINCP)rawstream.h \ 104 $(SOPHYAINCP)ppfnametag.h \ 105 $(SOPHYAINCP)dvlist.h \ 106 $(SOPHYAINCP)ndatablock.h \ 107 $(SOPHYAINCP)utilarr.h \ 108 $(SOPHYAINCP)tmatrix_tsnl.h \ 109 $(SOPHYAINCP)tvector_tsnl.h fabtcolread.h \ 92 $(SOPHYAINCP)machdefs.h \ 93 fboloread.h \ 94 $(SOPHYAINCP)anydataobj.h \ 95 $(SOPHYAINCP)tvector.h \ 96 $(SOPHYAINCP)tmatrix.h \ 97 $(SOPHYAINCP)tarray.h \ 98 $(SOPHYAINCP)basarr.h \ 99 $(SOPHYAINCP)anydataobj.h \ 100 $(SOPHYAINCP)mutyv.h \ 101 $(SOPHYAINCP)timestamp.h \ 102 $(SOPHYAINCP)objfio.h \ 103 $(SOPHYAINCP)ppersist.h \ 104 $(SOPHYAINCP)pexceptions.h \ 105 $(SOPHYAINCP)gnumd5.h \ 106 $(SOPHYAINCP)ppfbinstream.h \ 107 $(SOPHYAINCP)rawstream.h \ 108 $(SOPHYAINCP)ppfnametag.h \ 109 $(SOPHYAINCP)dvlist.h \ 110 $(SOPHYAINCP)ndatablock.h \ 111 $(SOPHYAINCP)utilarr.h \ 112 $(SOPHYAINCP)tmatrix_tsnl.h \ 113 $(SOPHYAINCP)tvector_tsnl.h \ 114 fabtcolread.h \ 110 115 $(SOPHYAINCP)FitsIO/fitsio.h \ 111 116 $(SOPHYAINCP)FitsIO/longnam.h … … 116 121 $(SOPHYAINCP)machdefs.h \ 117 122 $(SOPHYAINCP)pexceptions.h \ 118 $(SOPHYAINCP)machdefs.h fbtntintf.h \ 123 $(SOPHYAINCP)machdefs.h \ 124 fbtntintf.h \ 119 125 $(SOPHYAINCP)anydataobj.h \ 120 126 $(SOPHYAINCP)ntupintf.h \ … … 125 131 $(SOPHYAOBJP)fiosinit.o: fiosinit.cc \ 126 132 $(SOPHYAINCP)sopnamsp.h \ 127 $(SOPHYAINCP)machdefs.h fiosinit.h \ 133 $(SOPHYAINCP)machdefs.h \ 134 fiosinit.h \ 128 135 $(SOPHYAINCP)sophyainit.h \ 129 $(SOPHYAINCP)machdefs.h fitsmanager.h \ 130 fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \ 131 $(SOPHYAINCP)dvlist.h \ 132 $(SOPHYAINCP)objfio.h \ 133 $(SOPHYAINCP)anydataobj.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)mutyv.h \ 141 $(SOPHYAINCP)timestamp.h \ 142 $(SOPHYAINCP)FitsIO/fitsio.h \ 143 $(SOPHYAINCP)FitsIO/longnam.h \ 144 fitshdtable.h $(SOPHYAINCP)datatable.h \ 136 $(SOPHYAINCP)machdefs.h \ 137 fitsmanager.h fitsinoutfile.h \ 138 $(SOPHYAINCP)pexceptions.h \ 139 $(SOPHYAINCP)dvlist.h \ 140 $(SOPHYAINCP)objfio.h \ 141 $(SOPHYAINCP)anydataobj.h \ 142 $(SOPHYAINCP)ppersist.h \ 143 $(SOPHYAINCP)pexceptions.h \ 144 $(SOPHYAINCP)gnumd5.h \ 145 $(SOPHYAINCP)ppfbinstream.h \ 146 $(SOPHYAINCP)rawstream.h \ 147 $(SOPHYAINCP)ppfnametag.h \ 148 $(SOPHYAINCP)mutyv.h \ 149 $(SOPHYAINCP)timestamp.h \ 150 $(SOPHYAINCP)FitsIO/fitsio.h \ 151 $(SOPHYAINCP)FitsIO/longnam.h \ 152 fitshdtable.h \ 153 $(SOPHYAINCP)datatable.h \ 145 154 $(SOPHYAINCP)basedtable.h \ 146 155 $(SOPHYAINCP)ntupintf.h \ … … 154 163 $(SOPHYAINCP)utilarr.h \ 155 164 $(SOPHYAINCP)tmatrix_tsnl.h \ 156 $(SOPHYAINCP)tvector_tsnl.h fitshandler.h \ 157 fitsarrhand.h $(SOPHYAINCP)tarray.h \ 158 $(SOPHYAINCP)tvector.h fitsblkrw.h \ 159 fitsntuple.h $(SOPHYAINCP)ntuple.h \ 160 $(SOPHYAINCP)anydataobj.h \ 161 $(SOPHYAINCP)ppersist.h fitsfile.h \ 165 $(SOPHYAINCP)tvector_tsnl.h \ 166 fitshandler.h fitsarrhand.h \ 167 $(SOPHYAINCP)tarray.h \ 168 $(SOPHYAINCP)tvector.h \ 169 fitsblkrw.h fitsntuple.h \ 170 $(SOPHYAINCP)ntuple.h \ 171 $(SOPHYAINCP)anydataobj.h \ 172 $(SOPHYAINCP)ppersist.h \ 173 fitsfile.h \ 162 174 $(SOPHYAINCP)ndatablock.h \ 163 175 fitsspherehealpix.h \ … … 175 187 fitsspherethetaphi.h \ 176 188 $(SOPHYAINCP)spherethetaphi.h \ 177 fitslocalmap.h $(SOPHYAINCP)localmap.h \ 178 fitshistos.h $(SOPHYAINCP)histos.h \ 189 fitslocalmap.h \ 190 $(SOPHYAINCP)localmap.h \ 191 fitshistos.h \ 192 $(SOPHYAINCP)histos.h \ 179 193 $(SOPHYAINCP)peida.h \ 180 194 $(SOPHYAINCP)utils.h \ … … 182 196 $(SOPHYAINCP)fmath.h \ 183 197 $(SOPHYAINCP)histos2.h \ 184 $(SOPHYAINCP)histos.h fitsgenedata.h \ 198 $(SOPHYAINCP)histos.h \ 199 fitsgenedata.h \ 185 200 $(SOPHYAINCP)generaldata.h \ 186 201 $(SOPHYAINCP)poly.h … … 190 205 $(SOPHYAINCP)sopnamsp.h \ 191 206 $(SOPHYAINCP)pexceptions.h \ 192 $(SOPHYAINCP)machdefs.h fitsautoreader.h \ 193 $(SOPHYAINCP)machdefs.h \ 194 $(SOPHYAINCP)anydataobj.h fitsfile.h \ 195 $(SOPHYAINCP)ndatablock.h \ 196 $(SOPHYAINCP)anydataobj.h \ 197 $(SOPHYAINCP)dvlist.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)mutyv.h \ 206 $(SOPHYAINCP)timestamp.h fitsinoutfile.h \ 207 $(SOPHYAINCP)machdefs.h \ 208 fitsautoreader.h \ 209 $(SOPHYAINCP)machdefs.h \ 210 $(SOPHYAINCP)anydataobj.h \ 211 fitsfile.h \ 212 $(SOPHYAINCP)ndatablock.h \ 213 $(SOPHYAINCP)anydataobj.h \ 214 $(SOPHYAINCP)dvlist.h \ 215 $(SOPHYAINCP)objfio.h \ 216 $(SOPHYAINCP)ppersist.h \ 217 $(SOPHYAINCP)pexceptions.h \ 218 $(SOPHYAINCP)gnumd5.h \ 219 $(SOPHYAINCP)ppfbinstream.h \ 220 $(SOPHYAINCP)rawstream.h \ 221 $(SOPHYAINCP)ppfnametag.h \ 222 $(SOPHYAINCP)mutyv.h \ 223 $(SOPHYAINCP)timestamp.h \ 224 fitsinoutfile.h \ 207 225 $(SOPHYAINCP)FitsIO/fitsio.h \ 208 226 $(SOPHYAINCP)FitsIO/longnam.h \ … … 212 230 $(SOPHYAINCP)dvlist.h \ 213 231 $(SOPHYAINCP)ndatablock.h \ 214 $(SOPHYAINCP)utilarr.h fitsspherehealpix.h \ 232 $(SOPHYAINCP)utilarr.h \ 233 fitsspherehealpix.h \ 215 234 $(SOPHYAINCP)spherehealpix.h \ 216 235 $(SOPHYAINCP)sphericalmap.h \ … … 228 247 $(SOPHYAINCP)tmatrix_tsnl.h \ 229 248 $(SOPHYAINCP)tvector_tsnl.h \ 230 $(SOPHYAINCP)HEALPixUtils.h fitsntuple.h \ 249 $(SOPHYAINCP)HEALPixUtils.h \ 250 fitsntuple.h \ 231 251 $(SOPHYAINCP)ntuple.h \ 232 252 $(SOPHYAINCP)ntupintf.h \ 233 $(SOPHYAINCP)ppersist.h fitsxntuple.h \ 234 $(SOPHYAINCP)xntuple.h fitslocalmap.h \ 235 $(SOPHYAINCP)localmap.h fbtntintf.h \ 253 $(SOPHYAINCP)ppersist.h \ 254 fitsxntuple.h \ 255 $(SOPHYAINCP)xntuple.h \ 256 fitslocalmap.h \ 257 $(SOPHYAINCP)localmap.h \ 258 fbtntintf.h \ 236 259 $(SOPHYAINCP)ntupintf.h 237 260 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsautoreader.cc … … 240 263 $(SOPHYAINCP)sopnamsp.h \ 241 264 $(SOPHYAINCP)pexceptions.h \ 242 $(SOPHYAINCP)machdefs.h fitsbntbllineRW.h \ 243 $(SOPHYAINCP)dvlist.h \ 244 $(SOPHYAINCP)objfio.h \ 245 $(SOPHYAINCP)anydataobj.h \ 246 $(SOPHYAINCP)ppersist.h \ 247 $(SOPHYAINCP)pexceptions.h \ 248 $(SOPHYAINCP)gnumd5.h \ 249 $(SOPHYAINCP)ppfbinstream.h \ 250 $(SOPHYAINCP)rawstream.h \ 251 $(SOPHYAINCP)ppfnametag.h \ 252 $(SOPHYAINCP)mutyv.h \ 253 $(SOPHYAINCP)timestamp.h fitsfile.h \ 254 $(SOPHYAINCP)ndatablock.h fitsinoutfile.h \ 255 $(SOPHYAINCP)machdefs.h \ 256 $(SOPHYAINCP)FitsIO/fitsio.h \ 257 $(SOPHYAINCP)FitsIO/longnam.h \ 258 fitshandler.h $(SOPHYAINCP)utils.h 265 $(SOPHYAINCP)machdefs.h \ 266 fitsbntbllineRW.h \ 267 $(SOPHYAINCP)dvlist.h \ 268 $(SOPHYAINCP)objfio.h \ 269 $(SOPHYAINCP)anydataobj.h \ 270 $(SOPHYAINCP)ppersist.h \ 271 $(SOPHYAINCP)pexceptions.h \ 272 $(SOPHYAINCP)gnumd5.h \ 273 $(SOPHYAINCP)ppfbinstream.h \ 274 $(SOPHYAINCP)rawstream.h \ 275 $(SOPHYAINCP)ppfnametag.h \ 276 $(SOPHYAINCP)mutyv.h \ 277 $(SOPHYAINCP)timestamp.h \ 278 fitsfile.h \ 279 $(SOPHYAINCP)ndatablock.h \ 280 fitsinoutfile.h \ 281 $(SOPHYAINCP)machdefs.h \ 282 $(SOPHYAINCP)FitsIO/fitsio.h \ 283 $(SOPHYAINCP)FitsIO/longnam.h \ 284 fitshandler.h \ 285 $(SOPHYAINCP)utils.h 259 286 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsbntbllineRW.cc 260 287 261 288 $(SOPHYAOBJP)fitsfile.o: fitsfile.cc \ 262 289 $(SOPHYAINCP)sopnamsp.h \ 263 $(SOPHYAINCP)machdefs.h fitsfile.h \ 264 $(SOPHYAINCP)ndatablock.h \ 265 $(SOPHYAINCP)machdefs.h \ 266 $(SOPHYAINCP)anydataobj.h \ 267 $(SOPHYAINCP)dvlist.h \ 268 $(SOPHYAINCP)objfio.h \ 269 $(SOPHYAINCP)ppersist.h \ 270 $(SOPHYAINCP)pexceptions.h \ 271 $(SOPHYAINCP)gnumd5.h \ 272 $(SOPHYAINCP)ppfbinstream.h \ 273 $(SOPHYAINCP)rawstream.h \ 274 $(SOPHYAINCP)ppfnametag.h \ 275 $(SOPHYAINCP)mutyv.h \ 276 $(SOPHYAINCP)timestamp.h fitsinoutfile.h \ 277 $(SOPHYAINCP)pexceptions.h \ 278 $(SOPHYAINCP)FitsIO/fitsio.h \ 279 $(SOPHYAINCP)FitsIO/longnam.h \ 280 fitshandler.h $(SOPHYAINCP)strutil.h \ 290 $(SOPHYAINCP)machdefs.h \ 291 fitsfile.h \ 292 $(SOPHYAINCP)ndatablock.h \ 293 $(SOPHYAINCP)machdefs.h \ 294 $(SOPHYAINCP)anydataobj.h \ 295 $(SOPHYAINCP)dvlist.h \ 296 $(SOPHYAINCP)objfio.h \ 297 $(SOPHYAINCP)ppersist.h \ 298 $(SOPHYAINCP)pexceptions.h \ 299 $(SOPHYAINCP)gnumd5.h \ 300 $(SOPHYAINCP)ppfbinstream.h \ 301 $(SOPHYAINCP)rawstream.h \ 302 $(SOPHYAINCP)ppfnametag.h \ 303 $(SOPHYAINCP)mutyv.h \ 304 $(SOPHYAINCP)timestamp.h \ 305 fitsinoutfile.h \ 306 $(SOPHYAINCP)pexceptions.h \ 307 $(SOPHYAINCP)FitsIO/fitsio.h \ 308 $(SOPHYAINCP)FitsIO/longnam.h \ 309 fitshandler.h \ 310 $(SOPHYAINCP)strutil.h \ 281 311 $(SOPHYAINCP)anydataobj.h 282 312 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsfile.cc … … 311 341 $(SOPHYAINCP)utilarr.h \ 312 342 $(SOPHYAINCP)tmatrix_tsnl.h \ 313 $(SOPHYAINCP)tvector_tsnl.h fitsblkrw.h \ 314 fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \ 343 $(SOPHYAINCP)tvector_tsnl.h \ 344 fitsblkrw.h fitsinoutfile.h \ 345 $(SOPHYAINCP)pexceptions.h \ 315 346 $(SOPHYAINCP)dvlist.h \ 316 347 $(SOPHYAINCP)FitsIO/fitsio.h \ … … 345 376 $(SOPHYAINCP)utilarr.h \ 346 377 $(SOPHYAINCP)tmatrix_tsnl.h \ 347 $(SOPHYAINCP)tvector_tsnl.h fitsblkrw.h \ 348 fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \ 378 $(SOPHYAINCP)tvector_tsnl.h \ 379 fitsblkrw.h fitsinoutfile.h \ 380 $(SOPHYAINCP)pexceptions.h \ 349 381 $(SOPHYAINCP)dvlist.h \ 350 382 $(SOPHYAINCP)FitsIO/fitsio.h \ … … 352 384 fitshandler.h swfitsdtable.h \ 353 385 $(SOPHYAINCP)basedtable.h \ 354 $(SOPHYAINCP)swsegdb.h fitsswapper.h 386 $(SOPHYAINCP)swsegdb.h \ 387 fitsswapper.h 355 388 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitshdtable.cc 389 390 $(SOPHYAOBJP)fitshisterr.o: fitshisterr.cc \ 391 $(SOPHYAINCP)machdefs.h \ 392 $(SOPHYAINCP)sopnamsp.h \ 393 $(SOPHYAINCP)histerr.h \ 394 $(SOPHYAINCP)objfio.h \ 395 $(SOPHYAINCP)machdefs.h \ 396 $(SOPHYAINCP)anydataobj.h \ 397 $(SOPHYAINCP)ppersist.h \ 398 $(SOPHYAINCP)pexceptions.h \ 399 $(SOPHYAINCP)gnumd5.h \ 400 $(SOPHYAINCP)ppfbinstream.h \ 401 $(SOPHYAINCP)rawstream.h \ 402 $(SOPHYAINCP)ppfnametag.h \ 403 $(SOPHYAINCP)tvector.h \ 404 $(SOPHYAINCP)tmatrix.h \ 405 $(SOPHYAINCP)tarray.h \ 406 $(SOPHYAINCP)basarr.h \ 407 $(SOPHYAINCP)mutyv.h \ 408 $(SOPHYAINCP)timestamp.h \ 409 $(SOPHYAINCP)dvlist.h \ 410 $(SOPHYAINCP)ndatablock.h \ 411 $(SOPHYAINCP)utilarr.h \ 412 $(SOPHYAINCP)tmatrix_tsnl.h \ 413 $(SOPHYAINCP)tvector_tsnl.h \ 414 $(SOPHYAINCP)hist2err.h \ 415 fitsblkrw.h fitsinoutfile.h \ 416 $(SOPHYAINCP)pexceptions.h \ 417 $(SOPHYAINCP)dvlist.h \ 418 $(SOPHYAINCP)FitsIO/fitsio.h \ 419 $(SOPHYAINCP)FitsIO/longnam.h \ 420 fitshandler.h 421 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitshisterr.cc 356 422 357 423 $(SOPHYAOBJP)fitshistos.o: fitshistos.cc \ … … 385 451 $(SOPHYAINCP)hisprof.h \ 386 452 $(SOPHYAINCP)histos.h \ 387 $(SOPHYAINCP)hist err.h \388 $(SOPHYAINCP)histos2.h fitsblkrw.h \389 fitsinoutfile.h$(SOPHYAINCP)pexceptions.h \453 $(SOPHYAINCP)histos2.h \ 454 fitsblkrw.h fitsinoutfile.h \ 455 $(SOPHYAINCP)pexceptions.h \ 390 456 $(SOPHYAINCP)dvlist.h \ 391 457 $(SOPHYAINCP)FitsIO/fitsio.h \ … … 399 465 $(SOPHYAINCP)segdatablock.h \ 400 466 $(SOPHYAINCP)machdefs.h \ 401 $(SOPHYAINCP)anydataobj.h fitsinoutfile.h \ 467 $(SOPHYAINCP)anydataobj.h \ 468 fitsinoutfile.h \ 402 469 $(SOPHYAINCP)pexceptions.h \ 403 470 $(SOPHYAINCP)dvlist.h \ … … 418 485 $(SOPHYAOBJP)fitslocalmap.o: fitslocalmap.cc \ 419 486 $(SOPHYAINCP)sopnamsp.h \ 420 $(SOPHYAINCP)machdefs.h fitslocalmap.h \ 487 $(SOPHYAINCP)machdefs.h \ 488 fitslocalmap.h \ 421 489 $(SOPHYAINCP)pexceptions.h \ 422 490 $(SOPHYAINCP)machdefs.h \ … … 449 517 $(SOPHYAINCP)utilarr.h \ 450 518 $(SOPHYAINCP)tmatrix_tsnl.h \ 451 $(SOPHYAINCP)tvector_tsnl.h fitsfile.h \ 452 $(SOPHYAINCP)ndatablock.h \ 453 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 519 $(SOPHYAINCP)tvector_tsnl.h \ 520 fitsfile.h \ 521 $(SOPHYAINCP)ndatablock.h \ 522 $(SOPHYAINCP)dvlist.h \ 523 fitsinoutfile.h \ 454 524 $(SOPHYAINCP)FitsIO/fitsio.h \ 455 525 $(SOPHYAINCP)FitsIO/longnam.h \ … … 459 529 $(SOPHYAOBJP)fitsmanager.o: fitsmanager.cc \ 460 530 $(SOPHYAINCP)machdefs.h \ 461 $(SOPHYAINCP)sopnamsp.h fitsmanager.h \ 462 fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \ 531 $(SOPHYAINCP)sopnamsp.h \ 532 fitsmanager.h fitsinoutfile.h \ 533 $(SOPHYAINCP)pexceptions.h \ 463 534 $(SOPHYAINCP)machdefs.h \ 464 535 $(SOPHYAINCP)dvlist.h \ … … 481 552 $(SOPHYAINCP)sopnamsp.h \ 482 553 $(SOPHYAINCP)pexceptions.h \ 483 $(SOPHYAINCP)machdefs.h fitsntuple.h \ 554 $(SOPHYAINCP)machdefs.h \ 555 fitsntuple.h \ 484 556 $(SOPHYAINCP)machdefs.h \ 485 557 $(SOPHYAINCP)ntuple.h \ … … 497 569 $(SOPHYAINCP)timestamp.h \ 498 570 $(SOPHYAINCP)anydataobj.h \ 499 $(SOPHYAINCP)ppersist.h fitsfile.h \ 500 $(SOPHYAINCP)ndatablock.h \ 501 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 571 $(SOPHYAINCP)ppersist.h \ 572 fitsfile.h \ 573 $(SOPHYAINCP)ndatablock.h \ 574 $(SOPHYAINCP)dvlist.h \ 575 fitsinoutfile.h \ 502 576 $(SOPHYAINCP)FitsIO/fitsio.h \ 503 577 $(SOPHYAINCP)FitsIO/longnam.h \ … … 540 614 $(SOPHYAINCP)tvector_tsnl.h \ 541 615 $(SOPHYAINCP)HEALPixUtils.h \ 542 $(SOPHYAINCP)anydataobj.h fitsfile.h \ 543 $(SOPHYAINCP)ndatablock.h \ 544 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 545 $(SOPHYAINCP)machdefs.h \ 546 $(SOPHYAINCP)FitsIO/fitsio.h \ 547 $(SOPHYAINCP)FitsIO/longnam.h \ 548 fitshandler.h $(SOPHYAINCP)tarray.h \ 616 $(SOPHYAINCP)anydataobj.h \ 617 fitsfile.h \ 618 $(SOPHYAINCP)ndatablock.h \ 619 $(SOPHYAINCP)dvlist.h \ 620 fitsinoutfile.h \ 621 $(SOPHYAINCP)machdefs.h \ 622 $(SOPHYAINCP)FitsIO/fitsio.h \ 623 $(SOPHYAINCP)FitsIO/longnam.h \ 624 fitshandler.h \ 625 $(SOPHYAINCP)tarray.h \ 549 626 fitstarray.h 550 627 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsspherehealpix.cc … … 584 661 $(SOPHYAINCP)tmatrix_tsnl.h \ 585 662 $(SOPHYAINCP)tvector_tsnl.h \ 586 $(SOPHYAINCP)anydataobj.h fitsfile.h \ 587 $(SOPHYAINCP)ndatablock.h \ 588 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 589 $(SOPHYAINCP)machdefs.h \ 590 $(SOPHYAINCP)FitsIO/fitsio.h \ 591 $(SOPHYAINCP)FitsIO/longnam.h \ 592 fitshandler.h $(SOPHYAINCP)tarray.h \ 663 $(SOPHYAINCP)anydataobj.h \ 664 fitsfile.h \ 665 $(SOPHYAINCP)ndatablock.h \ 666 $(SOPHYAINCP)dvlist.h \ 667 fitsinoutfile.h \ 668 $(SOPHYAINCP)machdefs.h \ 669 $(SOPHYAINCP)FitsIO/fitsio.h \ 670 $(SOPHYAINCP)FitsIO/longnam.h \ 671 fitshandler.h \ 672 $(SOPHYAINCP)tarray.h \ 593 673 fitstarray.h 594 674 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsspherethetaphi.cc … … 598 678 $(SOPHYAINCP)machdefs.h \ 599 679 $(SOPHYAINCP)pexceptions.h \ 600 $(SOPHYAINCP)machdefs.h fitstarray.h \ 601 $(SOPHYAINCP)tarray.h \ 602 $(SOPHYAINCP)basarr.h \ 603 $(SOPHYAINCP)anydataobj.h \ 604 $(SOPHYAINCP)mutyv.h \ 605 $(SOPHYAINCP)timestamp.h \ 606 $(SOPHYAINCP)objfio.h \ 607 $(SOPHYAINCP)ppersist.h \ 608 $(SOPHYAINCP)pexceptions.h \ 609 $(SOPHYAINCP)gnumd5.h \ 610 $(SOPHYAINCP)ppfbinstream.h \ 611 $(SOPHYAINCP)rawstream.h \ 612 $(SOPHYAINCP)ppfnametag.h \ 613 $(SOPHYAINCP)dvlist.h \ 614 $(SOPHYAINCP)ndatablock.h \ 615 $(SOPHYAINCP)utilarr.h fitsfile.h \ 616 $(SOPHYAINCP)ndatablock.h \ 617 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 680 $(SOPHYAINCP)machdefs.h \ 681 fitstarray.h \ 682 $(SOPHYAINCP)tarray.h \ 683 $(SOPHYAINCP)basarr.h \ 684 $(SOPHYAINCP)anydataobj.h \ 685 $(SOPHYAINCP)mutyv.h \ 686 $(SOPHYAINCP)timestamp.h \ 687 $(SOPHYAINCP)objfio.h \ 688 $(SOPHYAINCP)ppersist.h \ 689 $(SOPHYAINCP)pexceptions.h \ 690 $(SOPHYAINCP)gnumd5.h \ 691 $(SOPHYAINCP)ppfbinstream.h \ 692 $(SOPHYAINCP)rawstream.h \ 693 $(SOPHYAINCP)ppfnametag.h \ 694 $(SOPHYAINCP)dvlist.h \ 695 $(SOPHYAINCP)ndatablock.h \ 696 $(SOPHYAINCP)utilarr.h \ 697 fitsfile.h \ 698 $(SOPHYAINCP)ndatablock.h \ 699 $(SOPHYAINCP)dvlist.h \ 700 fitsinoutfile.h \ 618 701 $(SOPHYAINCP)FitsIO/fitsio.h \ 619 702 $(SOPHYAINCP)FitsIO/longnam.h \ … … 624 707 $(SOPHYAINCP)sopnamsp.h \ 625 708 $(SOPHYAINCP)pexceptions.h \ 626 $(SOPHYAINCP)machdefs.h fitsxntuple.h \ 709 $(SOPHYAINCP)machdefs.h \ 710 fitsxntuple.h \ 627 711 $(SOPHYAINCP)machdefs.h \ 628 712 $(SOPHYAINCP)xntuple.h \ … … 640 724 $(SOPHYAINCP)timestamp.h \ 641 725 $(SOPHYAINCP)anydataobj.h \ 642 $(SOPHYAINCP)ppersist.h fitsfile.h \ 643 $(SOPHYAINCP)ndatablock.h \ 644 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 726 $(SOPHYAINCP)ppersist.h \ 727 fitsfile.h \ 728 $(SOPHYAINCP)ndatablock.h \ 729 $(SOPHYAINCP)dvlist.h \ 730 fitsinoutfile.h \ 645 731 $(SOPHYAINCP)FitsIO/fitsio.h \ 646 732 $(SOPHYAINCP)FitsIO/longnam.h \ … … 672 758 $(SOPHYAINCP)tmatrix_tsnl.h \ 673 759 $(SOPHYAINCP)tvector_tsnl.h \ 674 $(SOPHYAINCP)swsegdb.h fitsswapper.h \ 675 $(SOPHYAINCP)machdefs.h fitsinoutfile.h \ 676 $(SOPHYAINCP)pexceptions.h \ 677 $(SOPHYAINCP)dvlist.h \ 678 $(SOPHYAINCP)FitsIO/fitsio.h \ 679 $(SOPHYAINCP)FitsIO/longnam.h fitsblkrw.h \ 680 fitshdtable.h $(SOPHYAINCP)datatable.h \ 681 $(SOPHYAINCP)basedtable.h fitshandler.h \ 760 $(SOPHYAINCP)swsegdb.h \ 761 fitsswapper.h \ 762 $(SOPHYAINCP)machdefs.h \ 763 fitsinoutfile.h \ 764 $(SOPHYAINCP)pexceptions.h \ 765 $(SOPHYAINCP)dvlist.h \ 766 $(SOPHYAINCP)FitsIO/fitsio.h \ 767 $(SOPHYAINCP)FitsIO/longnam.h \ 768 fitsblkrw.h fitshandler.h fitshdtable.h \ 769 $(SOPHYAINCP)datatable.h \ 770 $(SOPHYAINCP)basedtable.h \ 682 771 $(SOPHYAINCP)sopnamsp.h 683 772 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ swfitsdtable.cc -
trunk/SophyaExt/FitsIOServer/fitshistos.cc
r3059 r3123 9 9 #include "histos.h" 10 10 #include "hisprof.h" 11 #include "histerr.h"12 11 #include "histos2.h" 13 12 … … 16 15 17 16 18 //////////////////////////////////////////////////////////////// ///////////19 ///////////////////////// Histo , HProf , HistoErr////////////////////////20 //////////////////////////////////////////////////////////////// ///////////17 //////////////////////////////////////////////////////////////// 18 ///////////////////////// Histo , HProf //////////////////////// 19 //////////////////////////////////////////////////////////////// 21 20 22 21 DECL_TEMP_SPEC /* equivalent a template <> , pour SGI-CC en particulier */ … … 27 26 string clsnm = is.KeyValue(key); 28 27 if ( (clsnm == "SOPHYA::Histo") 29 || (clsnm == "SOPHYA::HProf") 30 || (clsnm == "SOPHYA::HistoErr") ) return 2; 28 || (clsnm == "SOPHYA::HProf") ) return 2; 31 29 return 0; 32 30 } … … 50 48 Histo* h = dynamic_cast< Histo *> (dobj); 51 49 HProf* hp = dynamic_cast< HProf *> (dobj); 52 HistoErr* he = dynamic_cast< HistoErr *> (dobj);53 50 54 51 //--- Les noms de colonnes … … 66 63 } 67 64 // Le nombre d'entrees dans le bin 68 if(h e!=NULL || hp!=NULL) {65 if(hp!=NULL) { 69 66 if(tbltyp==ASCII_TBL) tform.push_back("D15.8"); else tform.push_back("D"); 70 67 colnames.push_back("nb"); … … 83 80 if(h->mErr2) FitsBlockRW<r_8>::WriteColumnData(os,2,1,1,h->mErr2,n); 84 81 if(hp!=NULL) FitsBlockRW<r_8>::WriteColumnData(os,3,1,1,hp->mSumW,n); 85 if(he!=NULL) FitsBlockRW<r_8>::WriteColumnData(os,3,1,1,he->mNData,n);86 82 } 87 83 … … 91 87 mtv = "SOPHYA::Histo"; 92 88 if(hp) mtv = "SOPHYA::HProf"; 93 else if(he) mtv = "SOPHYA::HistoErr";94 89 os.WriteKey("SOPCLSNM",mtv," SOPHYA class name"); 95 90 96 91 mtv = "Histo"; 97 92 if(hp) mtv = "HProf"; 98 else if(he) mtv = "HistoErr";99 93 os.WriteKey("CONTENT",mtv," name of SOPHYA object"); 100 94 … … 142 136 } 143 137 144 if(he) {145 mtv = he->mCorrel;146 os.WriteKey("NCORREL",mtv," number of Correl calls");147 }148 149 138 return; 150 139 } … … 185 174 if(clsnm == "SOPHYA::Histo") dobj = new Histo; 186 175 else if(clsnm == "SOPHYA::HProf") dobj = new HProf; 187 else if(clsnm == "SOPHYA::HistoErr") dobj = new HistoErr;188 176 } 189 177 … … 191 179 Histo* h = dynamic_cast< Histo *> (dobj); 192 180 HProf* hp = dynamic_cast< HProf *> (dobj); 193 HistoErr* he = dynamic_cast< HistoErr *> (dobj);194 181 195 182 //--- Allocation pour histo 196 if(he && (clsnm=="SOPHYA::HistoErr")) { 197 if(ncol<3) 198 throw FitsIOException("FitsHandler<Histo>::Read() wrong number of columns for HistoErr"); 199 he->CreateOrResize(xmin,xmax,nbin); 200 } else if(hp&& (clsnm=="SOPHYA::HProf")) { 183 if(hp&& (clsnm=="SOPHYA::HProf")) { 201 184 if(ncol<3) 202 185 throw FitsIOException("FitsHandler<Histo>::Read() wrong number of columns for HProf"); … … 225 208 } 226 209 227 if(he) he->mCorrel = dvl.GetI("NCORREL",0);228 229 210 //--- remplissage de l'histo 230 211 FitsBlockRW<r_8>::ReadColumnData(is,1,1,1,h->mData,nbin); 231 212 if(h->mErr2) FitsBlockRW<r_8>::ReadColumnData(is,2,1,1,h->mErr2,nbin); 232 213 if(hp) FitsBlockRW<r_8>::ReadColumnData(is,3,1,1,hp->mSumW,nbin); 233 if(he) FitsBlockRW<r_8>::ReadColumnData(is,3,1,1,he->mNData,nbin);234 214 235 215 return; -
trunk/SophyaExt/FitsIOServer/fitshistos.h
r3054 r3123 13 13 /*! 14 14 \ingroup FitsIOServer 15 \brief FITS I/O handler for Histo/HProf and HistErrobjects15 \brief FITS I/O handler for Histo/HProf objects 16 16 */ 17 17 -
trunk/SophyaExt/FitsIOServer/objlist.list
r3063 r3123 10 10 fitsgenedata.o 11 11 fitshdtable.o 12 fitshisterr.o 12 13 fitshistos.o 13 14 fitsinoutfile.o -
trunk/SophyaExt/FitsIOServer/smakefile
r3063 r3123 4 4 5 5 clean: 6 rm -f $(SOPHYAOBJP)datacirclefits.o $(SOPHYAOBJP)fabtcolread.o $(SOPHYAOBJP)fabtwriter.o $(SOPHYAOBJP)fboloread.o $(SOPHYAOBJP)fbtntintf.o $(SOPHYAOBJP)fiosinit.o $(SOPHYAOBJP)fitsautoreader.o $(SOPHYAOBJP)fitsbntbllineRW.o $(SOPHYAOBJP)fitsfile.o $(SOPHYAOBJP)fitsgenedata.o $(SOPHYAOBJP)fitshdtable.o $(SOPHYAOBJP)fitshist os.o $(SOPHYAOBJP)fitsinoutfile.o $(SOPHYAOBJP)fitslocalmap.o $(SOPHYAOBJP)fitsmanager.o $(SOPHYAOBJP)fitsntuple.o $(SOPHYAOBJP)fitsspherehealpix.o $(SOPHYAOBJP)fitsspherethetaphi.o $(SOPHYAOBJP)fitstarray.o $(SOPHYAOBJP)fitsxntuple.o $(SOPHYAOBJP)swfitsdtable.o6 rm -f $(SOPHYAOBJP)datacirclefits.o $(SOPHYAOBJP)fabtcolread.o $(SOPHYAOBJP)fabtwriter.o $(SOPHYAOBJP)fboloread.o $(SOPHYAOBJP)fbtntintf.o $(SOPHYAOBJP)fiosinit.o $(SOPHYAOBJP)fitsautoreader.o $(SOPHYAOBJP)fitsbntbllineRW.o $(SOPHYAOBJP)fitsfile.o $(SOPHYAOBJP)fitsgenedata.o $(SOPHYAOBJP)fitshdtable.o $(SOPHYAOBJP)fitshisterr.o $(SOPHYAOBJP)fitshistos.o $(SOPHYAOBJP)fitsinoutfile.o $(SOPHYAOBJP)fitslocalmap.o $(SOPHYAOBJP)fitsmanager.o $(SOPHYAOBJP)fitsntuple.o $(SOPHYAOBJP)fitsspherehealpix.o $(SOPHYAOBJP)fitsspherethetaphi.o $(SOPHYAOBJP)fitstarray.o $(SOPHYAOBJP)fitsxntuple.o $(SOPHYAOBJP)swfitsdtable.o 7 7 rm -f $(SOPHYALIBP)libFitsIOServer.a 8 8 9 $(SOPHYALIBP)libFitsIOServer.a : $(SOPHYAOBJP)datacirclefits.o $(SOPHYAOBJP)fabtcolread.o $(SOPHYAOBJP)fabtwriter.o $(SOPHYAOBJP)fboloread.o $(SOPHYAOBJP)fbtntintf.o $(SOPHYAOBJP)fiosinit.o $(SOPHYAOBJP)fitsautoreader.o $(SOPHYAOBJP)fitsbntbllineRW.o $(SOPHYAOBJP)fitsfile.o $(SOPHYAOBJP)fitsgenedata.o $(SOPHYAOBJP)fitshdtable.o $(SOPHYAOBJP)fitshist os.o $(SOPHYAOBJP)fitsinoutfile.o $(SOPHYAOBJP)fitslocalmap.o $(SOPHYAOBJP)fitsmanager.o $(SOPHYAOBJP)fitsntuple.o $(SOPHYAOBJP)fitsspherehealpix.o $(SOPHYAOBJP)fitsspherethetaphi.o $(SOPHYAOBJP)fitstarray.o $(SOPHYAOBJP)fitsxntuple.o $(SOPHYAOBJP)swfitsdtable.o9 $(SOPHYALIBP)libFitsIOServer.a : $(SOPHYAOBJP)datacirclefits.o $(SOPHYAOBJP)fabtcolread.o $(SOPHYAOBJP)fabtwriter.o $(SOPHYAOBJP)fboloread.o $(SOPHYAOBJP)fbtntintf.o $(SOPHYAOBJP)fiosinit.o $(SOPHYAOBJP)fitsautoreader.o $(SOPHYAOBJP)fitsbntbllineRW.o $(SOPHYAOBJP)fitsfile.o $(SOPHYAOBJP)fitsgenedata.o $(SOPHYAOBJP)fitshdtable.o $(SOPHYAOBJP)fitshisterr.o $(SOPHYAOBJP)fitshistos.o $(SOPHYAOBJP)fitsinoutfile.o $(SOPHYAOBJP)fitslocalmap.o $(SOPHYAOBJP)fitsmanager.o $(SOPHYAOBJP)fitsntuple.o $(SOPHYAOBJP)fitsspherehealpix.o $(SOPHYAOBJP)fitsspherethetaphi.o $(SOPHYAOBJP)fitstarray.o $(SOPHYAOBJP)fitsxntuple.o $(SOPHYAOBJP)swfitsdtable.o 10 10 $(AR) $(ARFLAGS) $@ $? 11 11 touch $(SOPHYAINCP)/SophyaConfInfo/libextsophya.objlist 12 12 13 13 $(SOPHYAOBJP)datacirclefits.o: datacirclefits.cc \ 14 $(SOPHYAINCP)sopnamsp.h datacirclefits.h \ 14 $(SOPHYAINCP)sopnamsp.h \ 15 datacirclefits.h \ 15 16 $(SOPHYAINCP)datacirclebase.h \ 16 17 $(SOPHYAINCP)circle.h \ … … 29 30 $(SOPHYAINCP)machdefs.h \ 30 31 $(SOPHYAINCP)pexceptions.h \ 31 $(SOPHYAINCP)machdefs.h fabtcolread.h \ 32 $(SOPHYAINCP)machdefs.h \ 33 fabtcolread.h \ 32 34 $(SOPHYAINCP)anydataobj.h \ 33 35 $(SOPHYAINCP)tvector.h \ … … 58 60 $(SOPHYAINCP)machdefs.h \ 59 61 $(SOPHYAINCP)pexceptions.h \ 60 $(SOPHYAINCP)machdefs.h fabtwriter.h \ 62 $(SOPHYAINCP)machdefs.h \ 63 fabtwriter.h \ 61 64 $(SOPHYAINCP)anydataobj.h \ 62 65 $(SOPHYAINCP)tvector.h \ … … 87 90 $(SOPHYAINCP)machdefs.h \ 88 91 $(SOPHYAINCP)pexceptions.h \ 89 $(SOPHYAINCP)machdefs.h fboloread.h \ 90 $(SOPHYAINCP)anydataobj.h \ 91 $(SOPHYAINCP)tvector.h \ 92 $(SOPHYAINCP)tmatrix.h \ 93 $(SOPHYAINCP)tarray.h \ 94 $(SOPHYAINCP)basarr.h \ 95 $(SOPHYAINCP)anydataobj.h \ 96 $(SOPHYAINCP)mutyv.h \ 97 $(SOPHYAINCP)timestamp.h \ 98 $(SOPHYAINCP)objfio.h \ 99 $(SOPHYAINCP)ppersist.h \ 100 $(SOPHYAINCP)pexceptions.h \ 101 $(SOPHYAINCP)gnumd5.h \ 102 $(SOPHYAINCP)ppfbinstream.h \ 103 $(SOPHYAINCP)rawstream.h \ 104 $(SOPHYAINCP)ppfnametag.h \ 105 $(SOPHYAINCP)dvlist.h \ 106 $(SOPHYAINCP)ndatablock.h \ 107 $(SOPHYAINCP)utilarr.h \ 108 $(SOPHYAINCP)tmatrix_tsnl.h \ 109 $(SOPHYAINCP)tvector_tsnl.h fabtcolread.h \ 92 $(SOPHYAINCP)machdefs.h \ 93 fboloread.h \ 94 $(SOPHYAINCP)anydataobj.h \ 95 $(SOPHYAINCP)tvector.h \ 96 $(SOPHYAINCP)tmatrix.h \ 97 $(SOPHYAINCP)tarray.h \ 98 $(SOPHYAINCP)basarr.h \ 99 $(SOPHYAINCP)anydataobj.h \ 100 $(SOPHYAINCP)mutyv.h \ 101 $(SOPHYAINCP)timestamp.h \ 102 $(SOPHYAINCP)objfio.h \ 103 $(SOPHYAINCP)ppersist.h \ 104 $(SOPHYAINCP)pexceptions.h \ 105 $(SOPHYAINCP)gnumd5.h \ 106 $(SOPHYAINCP)ppfbinstream.h \ 107 $(SOPHYAINCP)rawstream.h \ 108 $(SOPHYAINCP)ppfnametag.h \ 109 $(SOPHYAINCP)dvlist.h \ 110 $(SOPHYAINCP)ndatablock.h \ 111 $(SOPHYAINCP)utilarr.h \ 112 $(SOPHYAINCP)tmatrix_tsnl.h \ 113 $(SOPHYAINCP)tvector_tsnl.h \ 114 fabtcolread.h \ 110 115 $(SOPHYAINCP)FitsIO/fitsio.h \ 111 116 $(SOPHYAINCP)FitsIO/longnam.h … … 116 121 $(SOPHYAINCP)machdefs.h \ 117 122 $(SOPHYAINCP)pexceptions.h \ 118 $(SOPHYAINCP)machdefs.h fbtntintf.h \ 123 $(SOPHYAINCP)machdefs.h \ 124 fbtntintf.h \ 119 125 $(SOPHYAINCP)anydataobj.h \ 120 126 $(SOPHYAINCP)ntupintf.h \ … … 125 131 $(SOPHYAOBJP)fiosinit.o: fiosinit.cc \ 126 132 $(SOPHYAINCP)sopnamsp.h \ 127 $(SOPHYAINCP)machdefs.h fiosinit.h \ 133 $(SOPHYAINCP)machdefs.h \ 134 fiosinit.h \ 128 135 $(SOPHYAINCP)sophyainit.h \ 129 $(SOPHYAINCP)machdefs.h fitsmanager.h \ 130 fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \ 131 $(SOPHYAINCP)dvlist.h \ 132 $(SOPHYAINCP)objfio.h \ 133 $(SOPHYAINCP)anydataobj.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)mutyv.h \ 141 $(SOPHYAINCP)timestamp.h \ 142 $(SOPHYAINCP)FitsIO/fitsio.h \ 143 $(SOPHYAINCP)FitsIO/longnam.h \ 144 fitshdtable.h $(SOPHYAINCP)datatable.h \ 136 $(SOPHYAINCP)machdefs.h \ 137 fitsmanager.h fitsinoutfile.h \ 138 $(SOPHYAINCP)pexceptions.h \ 139 $(SOPHYAINCP)dvlist.h \ 140 $(SOPHYAINCP)objfio.h \ 141 $(SOPHYAINCP)anydataobj.h \ 142 $(SOPHYAINCP)ppersist.h \ 143 $(SOPHYAINCP)pexceptions.h \ 144 $(SOPHYAINCP)gnumd5.h \ 145 $(SOPHYAINCP)ppfbinstream.h \ 146 $(SOPHYAINCP)rawstream.h \ 147 $(SOPHYAINCP)ppfnametag.h \ 148 $(SOPHYAINCP)mutyv.h \ 149 $(SOPHYAINCP)timestamp.h \ 150 $(SOPHYAINCP)FitsIO/fitsio.h \ 151 $(SOPHYAINCP)FitsIO/longnam.h \ 152 fitshdtable.h \ 153 $(SOPHYAINCP)datatable.h \ 145 154 $(SOPHYAINCP)basedtable.h \ 146 155 $(SOPHYAINCP)ntupintf.h \ … … 154 163 $(SOPHYAINCP)utilarr.h \ 155 164 $(SOPHYAINCP)tmatrix_tsnl.h \ 156 $(SOPHYAINCP)tvector_tsnl.h fitshandler.h \ 157 fitsarrhand.h $(SOPHYAINCP)tarray.h \ 158 $(SOPHYAINCP)tvector.h fitsblkrw.h \ 159 fitsntuple.h $(SOPHYAINCP)ntuple.h \ 160 $(SOPHYAINCP)anydataobj.h \ 161 $(SOPHYAINCP)ppersist.h fitsfile.h \ 165 $(SOPHYAINCP)tvector_tsnl.h \ 166 fitshandler.h fitsarrhand.h \ 167 $(SOPHYAINCP)tarray.h \ 168 $(SOPHYAINCP)tvector.h \ 169 fitsblkrw.h fitsntuple.h \ 170 $(SOPHYAINCP)ntuple.h \ 171 $(SOPHYAINCP)anydataobj.h \ 172 $(SOPHYAINCP)ppersist.h \ 173 fitsfile.h \ 162 174 $(SOPHYAINCP)ndatablock.h \ 163 175 fitsspherehealpix.h \ … … 175 187 fitsspherethetaphi.h \ 176 188 $(SOPHYAINCP)spherethetaphi.h \ 177 fitslocalmap.h $(SOPHYAINCP)localmap.h \ 178 fitshistos.h $(SOPHYAINCP)histos.h \ 189 fitslocalmap.h \ 190 $(SOPHYAINCP)localmap.h \ 191 fitshistos.h \ 192 $(SOPHYAINCP)histos.h \ 179 193 $(SOPHYAINCP)peida.h \ 180 194 $(SOPHYAINCP)utils.h \ … … 182 196 $(SOPHYAINCP)fmath.h \ 183 197 $(SOPHYAINCP)histos2.h \ 184 $(SOPHYAINCP)histos.h fitsgenedata.h \ 198 $(SOPHYAINCP)histos.h \ 199 fitsgenedata.h \ 185 200 $(SOPHYAINCP)generaldata.h \ 186 201 $(SOPHYAINCP)poly.h … … 190 205 $(SOPHYAINCP)sopnamsp.h \ 191 206 $(SOPHYAINCP)pexceptions.h \ 192 $(SOPHYAINCP)machdefs.h fitsautoreader.h \ 193 $(SOPHYAINCP)machdefs.h \ 194 $(SOPHYAINCP)anydataobj.h fitsfile.h \ 195 $(SOPHYAINCP)ndatablock.h \ 196 $(SOPHYAINCP)anydataobj.h \ 197 $(SOPHYAINCP)dvlist.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)mutyv.h \ 206 $(SOPHYAINCP)timestamp.h fitsinoutfile.h \ 207 $(SOPHYAINCP)machdefs.h \ 208 fitsautoreader.h \ 209 $(SOPHYAINCP)machdefs.h \ 210 $(SOPHYAINCP)anydataobj.h \ 211 fitsfile.h \ 212 $(SOPHYAINCP)ndatablock.h \ 213 $(SOPHYAINCP)anydataobj.h \ 214 $(SOPHYAINCP)dvlist.h \ 215 $(SOPHYAINCP)objfio.h \ 216 $(SOPHYAINCP)ppersist.h \ 217 $(SOPHYAINCP)pexceptions.h \ 218 $(SOPHYAINCP)gnumd5.h \ 219 $(SOPHYAINCP)ppfbinstream.h \ 220 $(SOPHYAINCP)rawstream.h \ 221 $(SOPHYAINCP)ppfnametag.h \ 222 $(SOPHYAINCP)mutyv.h \ 223 $(SOPHYAINCP)timestamp.h \ 224 fitsinoutfile.h \ 207 225 $(SOPHYAINCP)FitsIO/fitsio.h \ 208 226 $(SOPHYAINCP)FitsIO/longnam.h \ … … 212 230 $(SOPHYAINCP)dvlist.h \ 213 231 $(SOPHYAINCP)ndatablock.h \ 214 $(SOPHYAINCP)utilarr.h fitsspherehealpix.h \ 232 $(SOPHYAINCP)utilarr.h \ 233 fitsspherehealpix.h \ 215 234 $(SOPHYAINCP)spherehealpix.h \ 216 235 $(SOPHYAINCP)sphericalmap.h \ … … 228 247 $(SOPHYAINCP)tmatrix_tsnl.h \ 229 248 $(SOPHYAINCP)tvector_tsnl.h \ 230 $(SOPHYAINCP)HEALPixUtils.h fitsntuple.h \ 249 $(SOPHYAINCP)HEALPixUtils.h \ 250 fitsntuple.h \ 231 251 $(SOPHYAINCP)ntuple.h \ 232 252 $(SOPHYAINCP)ntupintf.h \ 233 $(SOPHYAINCP)ppersist.h fitsxntuple.h \ 234 $(SOPHYAINCP)xntuple.h fitslocalmap.h \ 235 $(SOPHYAINCP)localmap.h fbtntintf.h \ 253 $(SOPHYAINCP)ppersist.h \ 254 fitsxntuple.h \ 255 $(SOPHYAINCP)xntuple.h \ 256 fitslocalmap.h \ 257 $(SOPHYAINCP)localmap.h \ 258 fbtntintf.h \ 236 259 $(SOPHYAINCP)ntupintf.h 237 260 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsautoreader.cc … … 240 263 $(SOPHYAINCP)sopnamsp.h \ 241 264 $(SOPHYAINCP)pexceptions.h \ 242 $(SOPHYAINCP)machdefs.h fitsbntbllineRW.h \ 243 $(SOPHYAINCP)dvlist.h \ 244 $(SOPHYAINCP)objfio.h \ 245 $(SOPHYAINCP)anydataobj.h \ 246 $(SOPHYAINCP)ppersist.h \ 247 $(SOPHYAINCP)pexceptions.h \ 248 $(SOPHYAINCP)gnumd5.h \ 249 $(SOPHYAINCP)ppfbinstream.h \ 250 $(SOPHYAINCP)rawstream.h \ 251 $(SOPHYAINCP)ppfnametag.h \ 252 $(SOPHYAINCP)mutyv.h \ 253 $(SOPHYAINCP)timestamp.h fitsfile.h \ 254 $(SOPHYAINCP)ndatablock.h fitsinoutfile.h \ 255 $(SOPHYAINCP)machdefs.h \ 256 $(SOPHYAINCP)FitsIO/fitsio.h \ 257 $(SOPHYAINCP)FitsIO/longnam.h \ 258 fitshandler.h $(SOPHYAINCP)utils.h 265 $(SOPHYAINCP)machdefs.h \ 266 fitsbntbllineRW.h \ 267 $(SOPHYAINCP)dvlist.h \ 268 $(SOPHYAINCP)objfio.h \ 269 $(SOPHYAINCP)anydataobj.h \ 270 $(SOPHYAINCP)ppersist.h \ 271 $(SOPHYAINCP)pexceptions.h \ 272 $(SOPHYAINCP)gnumd5.h \ 273 $(SOPHYAINCP)ppfbinstream.h \ 274 $(SOPHYAINCP)rawstream.h \ 275 $(SOPHYAINCP)ppfnametag.h \ 276 $(SOPHYAINCP)mutyv.h \ 277 $(SOPHYAINCP)timestamp.h \ 278 fitsfile.h \ 279 $(SOPHYAINCP)ndatablock.h \ 280 fitsinoutfile.h \ 281 $(SOPHYAINCP)machdefs.h \ 282 $(SOPHYAINCP)FitsIO/fitsio.h \ 283 $(SOPHYAINCP)FitsIO/longnam.h \ 284 fitshandler.h \ 285 $(SOPHYAINCP)utils.h 259 286 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsbntbllineRW.cc 260 287 261 288 $(SOPHYAOBJP)fitsfile.o: fitsfile.cc \ 262 289 $(SOPHYAINCP)sopnamsp.h \ 263 $(SOPHYAINCP)machdefs.h fitsfile.h \ 264 $(SOPHYAINCP)ndatablock.h \ 265 $(SOPHYAINCP)machdefs.h \ 266 $(SOPHYAINCP)anydataobj.h \ 267 $(SOPHYAINCP)dvlist.h \ 268 $(SOPHYAINCP)objfio.h \ 269 $(SOPHYAINCP)ppersist.h \ 270 $(SOPHYAINCP)pexceptions.h \ 271 $(SOPHYAINCP)gnumd5.h \ 272 $(SOPHYAINCP)ppfbinstream.h \ 273 $(SOPHYAINCP)rawstream.h \ 274 $(SOPHYAINCP)ppfnametag.h \ 275 $(SOPHYAINCP)mutyv.h \ 276 $(SOPHYAINCP)timestamp.h fitsinoutfile.h \ 277 $(SOPHYAINCP)pexceptions.h \ 278 $(SOPHYAINCP)FitsIO/fitsio.h \ 279 $(SOPHYAINCP)FitsIO/longnam.h \ 280 fitshandler.h $(SOPHYAINCP)strutil.h \ 290 $(SOPHYAINCP)machdefs.h \ 291 fitsfile.h \ 292 $(SOPHYAINCP)ndatablock.h \ 293 $(SOPHYAINCP)machdefs.h \ 294 $(SOPHYAINCP)anydataobj.h \ 295 $(SOPHYAINCP)dvlist.h \ 296 $(SOPHYAINCP)objfio.h \ 297 $(SOPHYAINCP)ppersist.h \ 298 $(SOPHYAINCP)pexceptions.h \ 299 $(SOPHYAINCP)gnumd5.h \ 300 $(SOPHYAINCP)ppfbinstream.h \ 301 $(SOPHYAINCP)rawstream.h \ 302 $(SOPHYAINCP)ppfnametag.h \ 303 $(SOPHYAINCP)mutyv.h \ 304 $(SOPHYAINCP)timestamp.h \ 305 fitsinoutfile.h \ 306 $(SOPHYAINCP)pexceptions.h \ 307 $(SOPHYAINCP)FitsIO/fitsio.h \ 308 $(SOPHYAINCP)FitsIO/longnam.h \ 309 fitshandler.h \ 310 $(SOPHYAINCP)strutil.h \ 281 311 $(SOPHYAINCP)anydataobj.h 282 312 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsfile.cc … … 311 341 $(SOPHYAINCP)utilarr.h \ 312 342 $(SOPHYAINCP)tmatrix_tsnl.h \ 313 $(SOPHYAINCP)tvector_tsnl.h fitsblkrw.h \ 314 fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \ 343 $(SOPHYAINCP)tvector_tsnl.h \ 344 fitsblkrw.h fitsinoutfile.h \ 345 $(SOPHYAINCP)pexceptions.h \ 315 346 $(SOPHYAINCP)dvlist.h \ 316 347 $(SOPHYAINCP)FitsIO/fitsio.h \ … … 345 376 $(SOPHYAINCP)utilarr.h \ 346 377 $(SOPHYAINCP)tmatrix_tsnl.h \ 347 $(SOPHYAINCP)tvector_tsnl.h fitsblkrw.h \ 348 fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \ 378 $(SOPHYAINCP)tvector_tsnl.h \ 379 fitsblkrw.h fitsinoutfile.h \ 380 $(SOPHYAINCP)pexceptions.h \ 349 381 $(SOPHYAINCP)dvlist.h \ 350 382 $(SOPHYAINCP)FitsIO/fitsio.h \ … … 352 384 fitshandler.h swfitsdtable.h \ 353 385 $(SOPHYAINCP)basedtable.h \ 354 $(SOPHYAINCP)swsegdb.h fitsswapper.h 386 $(SOPHYAINCP)swsegdb.h \ 387 fitsswapper.h 355 388 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitshdtable.cc 389 390 $(SOPHYAOBJP)fitshisterr.o: fitshisterr.cc \ 391 $(SOPHYAINCP)machdefs.h \ 392 $(SOPHYAINCP)sopnamsp.h \ 393 $(SOPHYAINCP)histerr.h \ 394 $(SOPHYAINCP)objfio.h \ 395 $(SOPHYAINCP)machdefs.h \ 396 $(SOPHYAINCP)anydataobj.h \ 397 $(SOPHYAINCP)ppersist.h \ 398 $(SOPHYAINCP)pexceptions.h \ 399 $(SOPHYAINCP)gnumd5.h \ 400 $(SOPHYAINCP)ppfbinstream.h \ 401 $(SOPHYAINCP)rawstream.h \ 402 $(SOPHYAINCP)ppfnametag.h \ 403 $(SOPHYAINCP)tvector.h \ 404 $(SOPHYAINCP)tmatrix.h \ 405 $(SOPHYAINCP)tarray.h \ 406 $(SOPHYAINCP)basarr.h \ 407 $(SOPHYAINCP)mutyv.h \ 408 $(SOPHYAINCP)timestamp.h \ 409 $(SOPHYAINCP)dvlist.h \ 410 $(SOPHYAINCP)ndatablock.h \ 411 $(SOPHYAINCP)utilarr.h \ 412 $(SOPHYAINCP)tmatrix_tsnl.h \ 413 $(SOPHYAINCP)tvector_tsnl.h \ 414 $(SOPHYAINCP)hist2err.h \ 415 fitsblkrw.h fitsinoutfile.h \ 416 $(SOPHYAINCP)pexceptions.h \ 417 $(SOPHYAINCP)dvlist.h \ 418 $(SOPHYAINCP)FitsIO/fitsio.h \ 419 $(SOPHYAINCP)FitsIO/longnam.h \ 420 fitshandler.h 421 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitshisterr.cc 356 422 357 423 $(SOPHYAOBJP)fitshistos.o: fitshistos.cc \ … … 385 451 $(SOPHYAINCP)hisprof.h \ 386 452 $(SOPHYAINCP)histos.h \ 387 $(SOPHYAINCP)hist err.h \388 $(SOPHYAINCP)histos2.h fitsblkrw.h \389 fitsinoutfile.h$(SOPHYAINCP)pexceptions.h \453 $(SOPHYAINCP)histos2.h \ 454 fitsblkrw.h fitsinoutfile.h \ 455 $(SOPHYAINCP)pexceptions.h \ 390 456 $(SOPHYAINCP)dvlist.h \ 391 457 $(SOPHYAINCP)FitsIO/fitsio.h \ … … 399 465 $(SOPHYAINCP)segdatablock.h \ 400 466 $(SOPHYAINCP)machdefs.h \ 401 $(SOPHYAINCP)anydataobj.h fitsinoutfile.h \ 467 $(SOPHYAINCP)anydataobj.h \ 468 fitsinoutfile.h \ 402 469 $(SOPHYAINCP)pexceptions.h \ 403 470 $(SOPHYAINCP)dvlist.h \ … … 418 485 $(SOPHYAOBJP)fitslocalmap.o: fitslocalmap.cc \ 419 486 $(SOPHYAINCP)sopnamsp.h \ 420 $(SOPHYAINCP)machdefs.h fitslocalmap.h \ 487 $(SOPHYAINCP)machdefs.h \ 488 fitslocalmap.h \ 421 489 $(SOPHYAINCP)pexceptions.h \ 422 490 $(SOPHYAINCP)machdefs.h \ … … 449 517 $(SOPHYAINCP)utilarr.h \ 450 518 $(SOPHYAINCP)tmatrix_tsnl.h \ 451 $(SOPHYAINCP)tvector_tsnl.h fitsfile.h \ 452 $(SOPHYAINCP)ndatablock.h \ 453 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 519 $(SOPHYAINCP)tvector_tsnl.h \ 520 fitsfile.h \ 521 $(SOPHYAINCP)ndatablock.h \ 522 $(SOPHYAINCP)dvlist.h \ 523 fitsinoutfile.h \ 454 524 $(SOPHYAINCP)FitsIO/fitsio.h \ 455 525 $(SOPHYAINCP)FitsIO/longnam.h \ … … 459 529 $(SOPHYAOBJP)fitsmanager.o: fitsmanager.cc \ 460 530 $(SOPHYAINCP)machdefs.h \ 461 $(SOPHYAINCP)sopnamsp.h fitsmanager.h \ 462 fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \ 531 $(SOPHYAINCP)sopnamsp.h \ 532 fitsmanager.h fitsinoutfile.h \ 533 $(SOPHYAINCP)pexceptions.h \ 463 534 $(SOPHYAINCP)machdefs.h \ 464 535 $(SOPHYAINCP)dvlist.h \ … … 481 552 $(SOPHYAINCP)sopnamsp.h \ 482 553 $(SOPHYAINCP)pexceptions.h \ 483 $(SOPHYAINCP)machdefs.h fitsntuple.h \ 554 $(SOPHYAINCP)machdefs.h \ 555 fitsntuple.h \ 484 556 $(SOPHYAINCP)machdefs.h \ 485 557 $(SOPHYAINCP)ntuple.h \ … … 497 569 $(SOPHYAINCP)timestamp.h \ 498 570 $(SOPHYAINCP)anydataobj.h \ 499 $(SOPHYAINCP)ppersist.h fitsfile.h \ 500 $(SOPHYAINCP)ndatablock.h \ 501 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 571 $(SOPHYAINCP)ppersist.h \ 572 fitsfile.h \ 573 $(SOPHYAINCP)ndatablock.h \ 574 $(SOPHYAINCP)dvlist.h \ 575 fitsinoutfile.h \ 502 576 $(SOPHYAINCP)FitsIO/fitsio.h \ 503 577 $(SOPHYAINCP)FitsIO/longnam.h \ … … 540 614 $(SOPHYAINCP)tvector_tsnl.h \ 541 615 $(SOPHYAINCP)HEALPixUtils.h \ 542 $(SOPHYAINCP)anydataobj.h fitsfile.h \ 543 $(SOPHYAINCP)ndatablock.h \ 544 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 545 $(SOPHYAINCP)machdefs.h \ 546 $(SOPHYAINCP)FitsIO/fitsio.h \ 547 $(SOPHYAINCP)FitsIO/longnam.h \ 548 fitshandler.h $(SOPHYAINCP)tarray.h \ 616 $(SOPHYAINCP)anydataobj.h \ 617 fitsfile.h \ 618 $(SOPHYAINCP)ndatablock.h \ 619 $(SOPHYAINCP)dvlist.h \ 620 fitsinoutfile.h \ 621 $(SOPHYAINCP)machdefs.h \ 622 $(SOPHYAINCP)FitsIO/fitsio.h \ 623 $(SOPHYAINCP)FitsIO/longnam.h \ 624 fitshandler.h \ 625 $(SOPHYAINCP)tarray.h \ 549 626 fitstarray.h 550 627 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsspherehealpix.cc … … 584 661 $(SOPHYAINCP)tmatrix_tsnl.h \ 585 662 $(SOPHYAINCP)tvector_tsnl.h \ 586 $(SOPHYAINCP)anydataobj.h fitsfile.h \ 587 $(SOPHYAINCP)ndatablock.h \ 588 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 589 $(SOPHYAINCP)machdefs.h \ 590 $(SOPHYAINCP)FitsIO/fitsio.h \ 591 $(SOPHYAINCP)FitsIO/longnam.h \ 592 fitshandler.h $(SOPHYAINCP)tarray.h \ 663 $(SOPHYAINCP)anydataobj.h \ 664 fitsfile.h \ 665 $(SOPHYAINCP)ndatablock.h \ 666 $(SOPHYAINCP)dvlist.h \ 667 fitsinoutfile.h \ 668 $(SOPHYAINCP)machdefs.h \ 669 $(SOPHYAINCP)FitsIO/fitsio.h \ 670 $(SOPHYAINCP)FitsIO/longnam.h \ 671 fitshandler.h \ 672 $(SOPHYAINCP)tarray.h \ 593 673 fitstarray.h 594 674 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsspherethetaphi.cc … … 598 678 $(SOPHYAINCP)machdefs.h \ 599 679 $(SOPHYAINCP)pexceptions.h \ 600 $(SOPHYAINCP)machdefs.h fitstarray.h \ 601 $(SOPHYAINCP)tarray.h \ 602 $(SOPHYAINCP)basarr.h \ 603 $(SOPHYAINCP)anydataobj.h \ 604 $(SOPHYAINCP)mutyv.h \ 605 $(SOPHYAINCP)timestamp.h \ 606 $(SOPHYAINCP)objfio.h \ 607 $(SOPHYAINCP)ppersist.h \ 608 $(SOPHYAINCP)pexceptions.h \ 609 $(SOPHYAINCP)gnumd5.h \ 610 $(SOPHYAINCP)ppfbinstream.h \ 611 $(SOPHYAINCP)rawstream.h \ 612 $(SOPHYAINCP)ppfnametag.h \ 613 $(SOPHYAINCP)dvlist.h \ 614 $(SOPHYAINCP)ndatablock.h \ 615 $(SOPHYAINCP)utilarr.h fitsfile.h \ 616 $(SOPHYAINCP)ndatablock.h \ 617 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 680 $(SOPHYAINCP)machdefs.h \ 681 fitstarray.h \ 682 $(SOPHYAINCP)tarray.h \ 683 $(SOPHYAINCP)basarr.h \ 684 $(SOPHYAINCP)anydataobj.h \ 685 $(SOPHYAINCP)mutyv.h \ 686 $(SOPHYAINCP)timestamp.h \ 687 $(SOPHYAINCP)objfio.h \ 688 $(SOPHYAINCP)ppersist.h \ 689 $(SOPHYAINCP)pexceptions.h \ 690 $(SOPHYAINCP)gnumd5.h \ 691 $(SOPHYAINCP)ppfbinstream.h \ 692 $(SOPHYAINCP)rawstream.h \ 693 $(SOPHYAINCP)ppfnametag.h \ 694 $(SOPHYAINCP)dvlist.h \ 695 $(SOPHYAINCP)ndatablock.h \ 696 $(SOPHYAINCP)utilarr.h \ 697 fitsfile.h \ 698 $(SOPHYAINCP)ndatablock.h \ 699 $(SOPHYAINCP)dvlist.h \ 700 fitsinoutfile.h \ 618 701 $(SOPHYAINCP)FitsIO/fitsio.h \ 619 702 $(SOPHYAINCP)FitsIO/longnam.h \ … … 624 707 $(SOPHYAINCP)sopnamsp.h \ 625 708 $(SOPHYAINCP)pexceptions.h \ 626 $(SOPHYAINCP)machdefs.h fitsxntuple.h \ 709 $(SOPHYAINCP)machdefs.h \ 710 fitsxntuple.h \ 627 711 $(SOPHYAINCP)machdefs.h \ 628 712 $(SOPHYAINCP)xntuple.h \ … … 640 724 $(SOPHYAINCP)timestamp.h \ 641 725 $(SOPHYAINCP)anydataobj.h \ 642 $(SOPHYAINCP)ppersist.h fitsfile.h \ 643 $(SOPHYAINCP)ndatablock.h \ 644 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 726 $(SOPHYAINCP)ppersist.h \ 727 fitsfile.h \ 728 $(SOPHYAINCP)ndatablock.h \ 729 $(SOPHYAINCP)dvlist.h \ 730 fitsinoutfile.h \ 645 731 $(SOPHYAINCP)FitsIO/fitsio.h \ 646 732 $(SOPHYAINCP)FitsIO/longnam.h \ … … 672 758 $(SOPHYAINCP)tmatrix_tsnl.h \ 673 759 $(SOPHYAINCP)tvector_tsnl.h \ 674 $(SOPHYAINCP)swsegdb.h fitsswapper.h \ 675 $(SOPHYAINCP)machdefs.h fitsinoutfile.h \ 676 $(SOPHYAINCP)pexceptions.h \ 677 $(SOPHYAINCP)dvlist.h \ 678 $(SOPHYAINCP)FitsIO/fitsio.h \ 679 $(SOPHYAINCP)FitsIO/longnam.h fitsblkrw.h \ 680 fitshdtable.h $(SOPHYAINCP)datatable.h \ 681 $(SOPHYAINCP)basedtable.h fitshandler.h \ 760 $(SOPHYAINCP)swsegdb.h \ 761 fitsswapper.h \ 762 $(SOPHYAINCP)machdefs.h \ 763 fitsinoutfile.h \ 764 $(SOPHYAINCP)pexceptions.h \ 765 $(SOPHYAINCP)dvlist.h \ 766 $(SOPHYAINCP)FitsIO/fitsio.h \ 767 $(SOPHYAINCP)FitsIO/longnam.h \ 768 fitsblkrw.h fitshandler.h fitshdtable.h \ 769 $(SOPHYAINCP)datatable.h \ 770 $(SOPHYAINCP)basedtable.h \ 682 771 $(SOPHYAINCP)sopnamsp.h 683 772 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ swfitsdtable.cc -
trunk/SophyaLib/BaseTools/Makefile
r2834 r3123 16 16 17 17 $(SOPHYAOBJP)dvlist.o: dvlist.cc sopnamsp.h \ 18 $(SOPHYAINCP)machdefs.h dvlist.h objfio.h\19 anydataobj.h ppersist.h pexceptions.h gnumd5.h ppfbinstream.h \18 $(SOPHYAINCP)machdefs.h dvlist.h \ 19 objfio.h anydataobj.h ppersist.h pexceptions.h gnumd5.h ppfbinstream.h \ 20 20 rawstream.h ppfnametag.h mutyv.h timestamp.h \ 21 21 $(SOPHYAINCP)strutil.h … … 23 23 24 24 $(SOPHYAOBJP)fiondblock.o: fiondblock.cc sopnamsp.h \ 25 $(SOPHYAINCP)machdefs.h pexceptions.h\26 datatype.h fiondblock.h ppersist.h gnumd5.h ppfbinstream.h rawstream.h \27 ppf nametag.h ndatablock.h anydataobj.h25 $(SOPHYAINCP)machdefs.h \ 26 pexceptions.h datatype.h fiondblock.h ppersist.h gnumd5.h \ 27 ppfbinstream.h rawstream.h ppfnametag.h ndatablock.h anydataobj.h 28 28 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fiondblock.cc 29 29 30 30 $(SOPHYAOBJP)mutyv.o: mutyv.cc sopnamsp.h mutyv.h \ 31 $(SOPHYAINCP)machdefs.h timestamp.h\32 objfio.h anydataobj.h ppersist.h pexceptions.h gnumd5.h ppfbinstream.h \33 rawstream.h ppfnametag.h31 $(SOPHYAINCP)machdefs.h \ 32 timestamp.h objfio.h anydataobj.h ppersist.h pexceptions.h gnumd5.h \ 33 ppfbinstream.h rawstream.h ppfnametag.h 34 34 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ mutyv.cc 35 35 36 36 $(SOPHYAOBJP)ndatablock.o: ndatablock.cc sopnamsp.h \ 37 $(SOPHYAINCP)machdefs.h pexceptions.h\38 ndatablock.h anydataobj.h37 $(SOPHYAINCP)machdefs.h \ 38 pexceptions.h ndatablock.h anydataobj.h 39 39 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ndatablock.cc 40 40 … … 44 44 45 45 $(SOPHYAOBJP)ppersist.o: ppersist.cc sopnamsp.h \ 46 $(SOPHYAINCP)machdefs.h pexceptions.h\47 p persist.h gnumd5.h ppfbinstream.h rawstream.h ppfnametag.h \48 anydataobj.h46 $(SOPHYAINCP)machdefs.h \ 47 pexceptions.h ppersist.h gnumd5.h ppfbinstream.h rawstream.h \ 48 ppfnametag.h anydataobj.h 49 49 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ppersist.cc 50 50 51 51 $(SOPHYAOBJP)ppfbinstream.o: ppfbinstream.cc sopnamsp.h \ 52 $(SOPHYAINCP)machdefs.h ppfbinstream.h\53 rawstream.h pexceptions.h52 $(SOPHYAINCP)machdefs.h \ 53 ppfbinstream.h rawstream.h pexceptions.h 54 54 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ppfbinstream.cc 55 55 56 56 $(SOPHYAOBJP)ppftpointerio.o: ppftpointerio.cc \ 57 $(SOPHYAINCP)machdefs.h sopnamsp.h\58 ppftpointerio.h ppersist.h pexceptions.h gnumd5.h ppfbinstream.h \59 rawstream.h ppfnametag.h57 $(SOPHYAINCP)machdefs.h \ 58 sopnamsp.h ppftpointerio.h ppersist.h pexceptions.h gnumd5.h \ 59 ppfbinstream.h rawstream.h ppfnametag.h 60 60 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ppftpointerio.cc 61 61 62 62 $(SOPHYAOBJP)rawstream.o: rawstream.cc sopnamsp.h rawstream.h \ 63 $(SOPHYAINCP)machdefs.h pexceptions.h 63 $(SOPHYAINCP)machdefs.h \ 64 pexceptions.h 64 65 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ rawstream.cc 65 66 66 67 $(SOPHYAOBJP)sophyainit.o: sophyainit.cc sopnamsp.h \ 67 $(SOPHYAINCP)machdefs.h sophyainit.h\68 pexceptions.h ppersist.h gnumd5.h ppfbinstream.h rawstream.h \69 ppfnametag.h fiondblock.h ndatablock.h anydataobj.h dvlist.h objfio.h \70 mutyv.h timestamp.h fiosegdb.h segdatablock.h ppftpointerio.h \71 ppf wrapstlv.h sversion.h68 $(SOPHYAINCP)machdefs.h \ 69 sophyainit.h pexceptions.h ppersist.h gnumd5.h ppfbinstream.h \ 70 rawstream.h ppfnametag.h fiondblock.h ndatablock.h anydataobj.h \ 71 dvlist.h objfio.h mutyv.h timestamp.h fiosegdb.h segdatablock.h \ 72 ppftpointerio.h ppfwrapstlv.h sversion.h 72 73 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ sophyainit.cc 73 74 74 75 $(SOPHYAOBJP)timestamp.o: timestamp.cc sopnamsp.h \ 75 $(SOPHYAINCP)machdefs.h timestamp.h\76 objfio.h anydataobj.h ppersist.h pexceptions.h gnumd5.h ppfbinstream.h \77 rawstream.h ppfnametag.h76 $(SOPHYAINCP)machdefs.h \ 77 timestamp.h objfio.h anydataobj.h ppersist.h pexceptions.h gnumd5.h \ 78 ppfbinstream.h rawstream.h ppfnametag.h 78 79 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ timestamp.cc 79 80 80 $(SOPHYAOBJP)gnumd5.o: gnumd5.c $(SOPHYAINCP)machdefs.h \ 81 $(SOPHYAOBJP)gnumd5.o: gnumd5.c \ 82 $(SOPHYAINCP)machdefs.h \ 81 83 bithelp.h gnumd5.h 82 84 $(CCOMPILE) -o $@ gnumd5.c 83 85 84 86 $(SOPHYAOBJP)srandgen.o: srandgen.c \ 85 $(SOPHYAINCP)machdefs.h srandgen.h\86 s mathconst.h87 $(SOPHYAINCP)machdefs.h \ 88 srandgen.h smathconst.h 87 89 $(CCOMPILE) -o $@ srandgen.c 88 90 -
trunk/SophyaLib/HiStats/Makefile
r3121 r3123 173 173 $(SOPHYAINCP)sopnamsp.h \ 174 174 $(SOPHYAINCP)machdefs.h \ 175 histinit.h \ 176 $(SOPHYAINCP)ntoolsinit.h \ 177 $(SOPHYAINCP)tarrinit.h \ 178 $(SOPHYAINCP)sophyainit.h \ 179 $(SOPHYAINCP)machdefs.h \ 175 $(SOPHYAINCP)perrors.h \ 176 $(SOPHYAINCP)pexceptions.h \ 177 $(SOPHYAINCP)machdefs.h \ 178 $(SOPHYAINCP)fioarr.h \ 179 $(SOPHYAINCP)tarray.h \ 180 $(SOPHYAINCP)basarr.h \ 181 $(SOPHYAINCP)anydataobj.h \ 182 $(SOPHYAINCP)mutyv.h \ 183 $(SOPHYAINCP)timestamp.h \ 184 $(SOPHYAINCP)objfio.h \ 185 $(SOPHYAINCP)ppersist.h \ 186 $(SOPHYAINCP)gnumd5.h \ 187 $(SOPHYAINCP)ppfbinstream.h \ 188 $(SOPHYAINCP)rawstream.h \ 189 $(SOPHYAINCP)ppfnametag.h \ 190 $(SOPHYAINCP)dvlist.h \ 191 $(SOPHYAINCP)ndatablock.h \ 192 $(SOPHYAINCP)utilarr.h \ 193 $(SOPHYAINCP)tmatrix.h \ 194 $(SOPHYAINCP)tmatrix_tsnl.h \ 195 $(SOPHYAINCP)tvector.h \ 196 $(SOPHYAINCP)tvector_tsnl.h \ 180 197 histerr.h $(SOPHYAINCP)objfio.h \ 181 $(SOPHYAINCP)anydataobj.h \ 182 $(SOPHYAINCP)ppersist.h \ 183 $(SOPHYAINCP)pexceptions.h \ 184 $(SOPHYAINCP)gnumd5.h \ 185 $(SOPHYAINCP)ppfbinstream.h \ 186 $(SOPHYAINCP)rawstream.h \ 187 $(SOPHYAINCP)ppfnametag.h \ 188 histos.h $(SOPHYAINCP)peida.h \ 189 $(SOPHYAINCP)utils.h \ 190 $(SOPHYAINCP)perrors.h \ 191 $(SOPHYAINCP)fmath.h \ 192 $(SOPHYAINCP)tvector.h \ 193 $(SOPHYAINCP)tmatrix.h \ 194 $(SOPHYAINCP)tarray.h \ 195 $(SOPHYAINCP)basarr.h \ 196 $(SOPHYAINCP)mutyv.h \ 197 $(SOPHYAINCP)timestamp.h \ 198 $(SOPHYAINCP)objfio.h \ 199 $(SOPHYAINCP)dvlist.h \ 200 $(SOPHYAINCP)ndatablock.h \ 201 $(SOPHYAINCP)utilarr.h \ 202 $(SOPHYAINCP)tmatrix_tsnl.h \ 203 $(SOPHYAINCP)tvector_tsnl.h \ 204 $(SOPHYAINCP)ppersist.h \ 205 $(SOPHYAINCP)anydataobj.h \ 206 $(SOPHYAINCP)perrors.h 198 $(SOPHYAINCP)tvector.h 207 199 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ histerr.cc 208 200 -
trunk/SophyaLib/HiStats/hist2err.h
r3121 r3123 9 9 namespace SOPHYA { 10 10 11 // Forward class declaration for Fits handler 12 template <class T> class FitsHandler; 13 11 14 //! 2 dimensions histograms with errors given by user 12 15 class Histo2DErr : public AnyDataObj { 13 16 friend class ObjFileIO<Histo2DErr>; 17 friend class FitsHandler<Histo2DErr>; 14 18 public: 15 19 … … 40 44 { 41 45 if(i<0 || i>=nx_ || j<0 || j>=ny_) return 0.; 46 return data_(i,j); 47 } 48 inline r_8& operator()(int_4 i,int_4 j) 49 { 42 50 return data_(i,j); 43 51 } … … 89 97 inline void AddBin(int_4 i,int_4 j) {AddBin(i,j,1.,1.);} 90 98 91 //! remplissage contenu de l'histo pour le bin numBinpoids w et l'erreur e99 //! remplissage contenu de l'histo pour le bin i poids w et l'erreur e 92 100 inline void SetBin(int_4 i,int_4 j, r_8 w, r_8 e, r_8 nb) 93 101 { … … 100 108 inline void SetBin(int_4 i,int_4 j, r_8 w) {SetBin(i,j,w,1.,1.);} 101 109 inline void SetBin(int_4 i,int_4 j) {SetBin(i,j,1.,1.,1.);} 102 //! remplissage nombre d'entrees pour le bin numBin 110 //! remplissage de l'erreur carree pour le bin i 111 void SetErr2(int_4 i,int_4 j, r_8 e2) 112 { 113 if(i<0 || i>=nx_) return; 114 err2_(i,j) = e2; 115 } 116 //! remplissage nombre d'entrees pour le bin i 103 117 void SetNentB(int_4 i,int_4 j, r_8 nb) 104 118 { -
trunk/SophyaLib/HiStats/histerr.cc
r3057 r3123 4 4 #include <stdio.h> 5 5 #include <math.h> 6 #include "histinit.h" 6 #include "perrors.h" 7 #include "fioarr.h" 7 8 #include "histerr.h" 8 #include "perrors.h"9 9 10 10 /*! … … 17 17 /*! Constructeur par defaut */ 18 18 HistoErr::HistoErr(void) 19 : Histo(), mNData(NULL), mCorrel(0) 20 { 21 } 22 23 /********* Methode *********/ 24 /*! Constructeur d'un histo de nBin bins allant de xMin a xMax */ 25 HistoErr::HistoErr(r_8 xMin, r_8 xMax, int_4 nBin) 26 : Histo(), mNData(NULL) 27 { 28 CreateOrResize(xMin,xMax,nBin); 19 : xmin_(1.), xmax_(-1.), nx_(0), dx_(0.) 20 , mCorrel(0) 21 { 22 } 23 24 /********* Methode *********/ 25 /*! Constructeur d'un histo */ 26 HistoErr::HistoErr(r_8 xmin,r_8 xmax,int_4 nx) 27 : mCorrel(0) 28 { 29 CreateOrResize(xmin,xmax,nx); 29 30 } 30 31 … … 32 33 /*! Constructeur par copie */ 33 34 HistoErr::HistoErr(const HistoErr& H) 34 : Histo(H), mNData((H.mBins>0)? new r_8[H.mBins] : NULL), mCorrel(H.mCorrel) 35 { 36 if(mNData>0) memcpy(mNData,H.mNData,mBins*sizeof(r_8)); 35 : mCorrel(H.mCorrel) 36 { 37 if(H.nx_<=0) return; 38 CreateOrResize(H.xmin_,H.xmax_,H.nx_); 39 data_ = H.data_; 40 err2_ = H.err2_; 41 ndata_ = H.ndata_; 37 42 } 38 43 … … 41 46 HistoErr::~HistoErr(void) 42 47 { 43 Delete();48 mCorrel = 0; 44 49 } 45 50 46 51 /********* Methode *********/ 47 52 /*! Gestion de l'allocation */ 48 void HistoErr::CreateOrResize(r_8 x Min, r_8 xMax, int_4 nBin)49 { 50 //cout<<"HistoErr::CreateOrResize()"<<endl;51 bool samelen = (nBin==mBins)? true: false;52 Histo::CreateOrResize(xMin,xMax,nBin);53 Histo::Errors();54 if(mNData!=NULL && !samelen) {delete [] mNData; mNData=NULL;}55 if(nBin>0 && mNData==NULL) mNData = new r_8[nBin];56 if(mNData) memset(mNData,0,nBin*sizeof(r_8));53 void HistoErr::CreateOrResize(r_8 xmin,r_8 xmax,int_4 nx) 54 { 55 xmin_ = xmin; xmax_ = xmax; nx_ = nx; dx_=0.; 56 if(nx_>0) { 57 data_.ReSize(nx_); data_ = 0.; 58 err2_.ReSize(nx_); err2_ = 0.; 59 ndata_.ReSize(nx_); ndata_ = 0.; 60 dx_ = (xmax_-xmin_)/nx_; 61 } 57 62 mCorrel = 0; 58 63 } 59 64 60 65 /********* Methode *********/ 61 /*! Delete des tableaux */62 void HistoErr::Delete(void)63 {64 //cout<<"HistoErr::Delete()"<<endl;65 Histo::Delete();66 if(mNData) {delete [] mNData; mNData=NULL;}67 mCorrel = 0;68 }69 70 /********* Methode *********/71 66 /*! 72 67 Remise a zero … … 74 69 void HistoErr::Zero(void) 75 70 { 76 Histo::Zero(); 77 if(mNData) memset(mNData,0,mBins*sizeof(r_8)); 78 mCorrel = 0; 79 } 80 81 /********* Methode *********/ 82 /*! 83 Remplissage du contenu de l'histo pour le bin numBin poids w et l'erreur e 84 */ 85 void HistoErr::SetBin(int_4 numBin, r_8 w, r_8 e, r_8 nb) 86 { 87 Histo::SetBin(numBin,w); 88 Histo::SetErr2(numBin,e*e); 89 SetNentB(numBin,nb); 90 return; 91 } 92 93 /********* Methode *********/ 94 /*! 95 Remplissage nombre d'entrees pour le bin numBin 96 */ 97 void HistoErr::SetNentB(int_4 numBin, r_8 nb) 98 { 99 if(numBin>=0 && numBin<mBins) mNData[numBin] = nb; 100 return; 101 } 102 103 /*! 104 Remplissage d'un tableau avec les nombres d'entrees dans le bin de l'histo 105 */ 106 void HistoErr::GetNBin(TVector<r_8>& v) const 107 { 108 v.Realloc(mBins); 109 for(int_4 i=0;i<mBins;i++) v(i) = mNData[i]; 110 return; 111 } 112 113 /********* Methode *********/ 114 /*! 115 Remplissage du nombre d'entrees dans les bins de l'histo avec les valeurs d'un vecteur 116 */ 117 void HistoErr::PutNBin(TVector<r_8> &v) 118 { 119 int_4 n = (v.NElts()<mBins) ? v.NElts(): mBins; 120 if(n>0) for(int_4 i=0;i<n;i++) mNData[i] = v(i); 121 return; 71 if(nx_<=0) return; 72 data_ = 0.; 73 err2_ = 0.; 74 ndata_ = 0.; 75 } 76 77 /********* Methode *********/ 78 /*! 79 Recompute XMin (and XMax so that 80 the CENTER of the first bin is exactly XMin and 81 the CENTER of the last bin is exactly XMax. 82 Remember that otherwise 83 XMin is the beginning of the first bin 84 and XMax is the end of the last bin 85 */ 86 void HistoErr::ReCenterBin(void) 87 { 88 if(nx_<=1) return; 89 double dx = (xmax_-xmin_)/(nx_-1); 90 xmin_ -= dx/2.; 91 xmax_ += dx/2.; 92 dx_ = (xmax_-xmin_)/nx_; 122 93 } 123 94 … … 132 103 void HistoErr::ToCorrel(void) 133 104 { 134 if( mBins<1) return;105 if(nx_<1) return; 135 106 mCorrel++; 136 for(int_4 i=0;i< mBins;i++) {137 if( mNData[i]<1.) continue;138 mData[i] /= mNData[i];139 mErr2[i] /= mNData[i];107 for(int_4 i=0;i<nx_;i++) { 108 if(ndata_(i)<1.) continue; 109 data_(i) /= ndata_(i); 110 err2_(i) /= ndata_(i); 140 111 } 141 112 return; … … 148 119 void HistoErr::FromCorrel(void) 149 120 { 150 if( mBins<1) return;121 if(nx_<1) return; 151 122 mCorrel--; 152 for(int_4 i=0;i< mBins;i++) {153 if( mNData[i]<1.) continue;154 mData[i] *= mNData[i];155 mErr2[i] *= mNData[i];123 for(int_4 i=0;i<nx_;i++) { 124 if(ndata_(i)<1.) continue; 125 data_(i) *= ndata_(i); 126 err2_(i) *= ndata_(i); 156 127 } 157 128 return; … … 164 135 void HistoErr::FillFrHErr(HistoErr& hfrom) 165 136 { 166 if( mBins<=0) return;167 if(hfrom. mBins<=0) return;137 if(nx_<=0) return; 138 if(hfrom.nx_<=0) return; 168 139 169 140 Zero(); 170 141 171 for(int_4 i=0;i<hfrom.mBins;i++) { 172 int numBin = FindBin(hfrom.BinCenter(i)); 173 if(numBin<0) mUnder += hfrom.mData[i]; 174 else if(numBin>=mBins) mOver += hfrom.mData[i]; 175 else { 176 mData[numBin] += hfrom.mData[i]; 177 mNData[numBin] += hfrom.mNData[i]; 178 mErr2[numBin] += hfrom.mErr2[i]; 179 nHist += hfrom.mData[i]; 180 nEntries++; 181 } 142 for(int_4 i=0;i<hfrom.nx_;i++) { 143 r_8 x = hfrom.BinCenter(i); 144 int ii = FindBin(x); 145 if(ii<0 || ii>=nx_) continue; 146 data_(ii) += hfrom.data_(ii); 147 err2_(ii) += hfrom.err2_(ii); 148 ndata_(ii) += hfrom.ndata_(ii); 182 149 } 183 150 mCorrel = hfrom.mCorrel; … … 192 159 { 193 160 if(this==&h) return *this; 194 CreateOrResize(h.mMin,h.mMax,h.mBins); 195 if(mData) memcpy(mData,h.mData,mBins*sizeof(r_8)); 196 if(mErr2) memcpy(mErr2,h.mErr2,mBins*sizeof(r_8)); 197 mUnder = h.mUnder; mOver = h.mOver; 198 nHist = h.nHist; nEntries = h.nEntries; 199 if(mNData) memcpy(mNData,h.mNData,mBins*sizeof(r_8)); 161 CreateOrResize(h.xmin_,h.xmax_,h.nx_); 162 data_ = h.data_; 163 err2_ = h.err2_; 164 ndata_ = h.ndata_; 200 165 mCorrel = h.mCorrel; 201 202 166 return *this; 203 167 } … … 209 173 void HistoErr::Show(ostream & os) const 210 174 { 211 Histo::Show(os);212 os <<" ncorrel="<<mCorrel<<endl;175 os <<"HistoErr(ncorrel="<<mCorrel<<")"<<endl 176 <<" nx="<<nx_<<" ["<<xmin_<<","<<xmax_<<"] dx="<<dx_<<endl; 213 177 } 214 178 … … 224 188 string strg; 225 189 226 if(dobj==NULL) dobj=new HistoErr; 227 else dobj->Delete(); 190 if(dobj==NULL) dobj = new HistoErr; 228 191 229 192 // Lecture entete … … 233 196 is.Get(dobj->mCorrel); 234 197 235 // Lecture des donnees HistoErr 236 is.Get(dobj->mBins); 237 if(dobj->mBins>0) dobj->mNData = new r_8[dobj->mBins]; 238 is.Get(dobj->mNData, dobj->mBins); 239 240 // Lecture de l'histogramme 241 is >> (Histo&)(*dobj); 198 // Lecture des parametres HistoErr 199 is.Get(dobj->xmin_); 200 is.Get(dobj->xmax_); 201 is.Get(dobj->nx_); 202 is.Get(dobj->dx_); 203 204 // Lecture des donnees 205 if(dobj->nx_>0) { 206 is >> dobj->data_; 207 is >> dobj->err2_; 208 is >> dobj->ndata_; 209 } 242 210 243 211 return; … … 257 225 os.Put(dobj->mCorrel); 258 226 259 // Ecriture des valeurs 260 os.Put(dobj->mBins); 261 262 // Ecriture des donnees HistoErr nombre d entree par bin 263 os.Put(dobj->mNData, dobj->mBins); 264 265 // Ecriture de l'histogramme 266 os << (Histo&)(*dobj); 227 // Ecriture des parametres HistoErr 228 os.Put(dobj->xmin_); 229 os.Put(dobj->xmax_); 230 os.Put(dobj->nx_); 231 os.Put(dobj->dx_); 232 233 // Ecriture des donnees 234 if(dobj->nx_>0) { 235 os << dobj->data_; 236 os << dobj->err2_; 237 os << dobj->ndata_; 238 } 267 239 268 240 return; -
trunk/SophyaLib/HiStats/histerr.h
r3118 r3123 5 5 #include <iostream> 6 6 #include <stdio.h> 7 #include " histos.h"7 #include "tvector.h" 8 8 9 9 namespace SOPHYA { … … 12 12 template <class T> class FitsHandler; 13 13 14 //! 1 dimension histograms with errors given by user 15 class HistoErr : public Histo { 14 15 //! 1 dimensions histograms with errors given by user 16 class HistoErr : public AnyDataObj { 16 17 friend class ObjFileIO<HistoErr>; 17 friend class FitsHandler<Histo >;18 friend class FitsHandler<HistoErr>; 18 19 public: 19 20 20 // CREATOR / DESTRUCTOR21 //! Create or destroy 21 22 HistoErr(void); 22 HistoErr(r_8 x Min, r_8 xMax, int_4 nBin=100);23 HistoErr(r_8 xmin,r_8 xmax,int_4 nx); 23 24 HistoErr(const HistoErr& H); 24 25 virtual ~HistoErr(void); 25 26 26 // UPDATING or SETTING 27 //! Updating or Setting 28 void ReCenterBin(void); 27 29 void Zero(void); 28 //! Addition du contenu de l'histo pour abscisse x poids w et l'erreur e 29 inline void Add(r_8 x, r_8 w, r_8 e) 30 { 31 int_4 numBin = (int_4)floor((x-mMin)/binWidth); 32 if(numBin<0) mUnder += w; 33 else if(numBin>=mBins) mOver += w; 34 else { 35 mData[numBin] += w; mNData[numBin] += 1.; mErr2[numBin] += e*e; 36 nHist += w; nEntries++; 37 } 38 } 39 inline void Add(r_8 x, r_8 w) {Add(x,w,1.);} 40 inline void Add(r_8 x) {Add(x,1.,1.);} 41 //! Addition du contenu de l'histo pour le bin numBin poids w et l'erreur e 42 inline void AddBin(int_4 numBin, r_8 w, r_8 e) 43 { 44 if(numBin<0) mUnder += w; 45 else if(numBin>=mBins) mOver += w; 46 else { 47 mData[numBin] += w; mNData[numBin] += 1.; mErr2[numBin] += e*e; 48 nHist += w; nEntries++; 49 } 50 } 51 inline void AddBin(int_4 numBin, r_8 w) {AddBin(numBin,w,1.);} 52 inline void AddBin(int_4 numBin) {AddBin(numBin,1.,1.);} 53 //! remplissage contenu de l'histo pour le bin numBin poids w et l'erreur e 54 void SetBin(int_4 numBin, r_8 w, r_8 e, r_8 nb); 55 inline void SetBin(int_4 numBin, r_8 w, r_8 e) {SetBin(numBin,w,e,1.);} 56 inline void SetBin(int_4 numBin, r_8 w) {SetBin(numBin,w,1.,1.);} 57 inline void SetBin(int_4 numBin) {SetBin(numBin,1.,1.,1.);} 58 //! remplissage nombre d'entrees pour le bin numBin 59 void SetNentB(int_4 numBin, r_8 nb=1.); 30 31 //! Getting Info 32 int_4 NBins(void) {return nx_;} 33 r_8 XMin(void) {return xmin_;} 34 r_8 XMax(void) {return xmax_;} 35 r_8 BinWidth(void) {return dx_;} 36 37 //! Retourne le contenu du bin 38 inline r_8 operator()(int_4 i) const 39 { 40 if(i<0 || i>=nx_) return 0.; 41 return data_(i); 42 } 43 inline r_8& operator()(int_4 i) 44 { 45 return data_(i); 46 } 47 48 //! Retourne le nombre l'erreur au carre dans le bin 49 inline r_8 Error2(int_4 i) const 50 { 51 if(i<0 || i>=nx_) return 0.; 52 return err2_(i); 53 } 60 54 61 55 //! Retourne le nombre d'entree dans le bin 62 56 inline r_8 NEntBin(int_4 i) const 63 {if(mNData) return mNData[i]; else return 0.;} 57 { 58 if(i<0 || i>=nx_) return 0.; 59 return ndata_(i); 60 } 64 61 65 //! get/put from/to a vector 66 void GetNBin(TVector<r_8>& v) const; 67 void PutNBin(TVector<r_8>& v); 62 //! Retourne l'abscisse et l'ordonnee du coin inferieur du bin i. 63 inline r_8 BinLowEdge(int_4 i) const {return xmin_ + i*dx_;} 64 //! Retourne l'abscisse et l'ordonnee du centre du bin i. 65 inline r_8 BinCenter(int_4 i) const {return xmin_ + (i+0.5)*dx_;} 66 //! Retourne l'abscisse et l'ordonnee du coin superieur du bin i. 67 inline r_8 BinHighEdge(int_4 i) const {return xmin_ + (i+1)*dx_;} 68 //! Retourne les numeros du bin contenant l'abscisse et l'ordonnee x,y. 69 inline int_4 FindBin(r_8 x) const {return (int_4)floor((x-xmin_)/dx_);} 70 71 //! Addition du contenu de l'histo pour abscisse x poids w et l'erreur e 72 inline void Add(r_8 x, r_8 w, r_8 e) 73 { 74 int_4 i = FindBin(x); 75 if(i<0 || i>=nx_) return; 76 data_(i) += w; ndata_(i) += 1.; err2_(i) += e*e; 77 } 78 inline void Add(r_8 x, r_8 w) {Add(x,w,1.);} 79 inline void Add(r_8 x) {Add(x,1.,1.);} 80 81 //! Addition du contenu de l'histo pour le bin i poids w et l'erreur e 82 inline void AddBin(int_4 i, r_8 w, r_8 e) 83 { 84 if(i<0 || i>=nx_) return; 85 data_(i) += w; ndata_(i) += 1.; err2_(i) += e*e; 86 } 87 inline void AddBin(int_4 i, r_8 w) {AddBin(i,w,1.);} 88 inline void AddBin(int_4 i) {AddBin(i,1.,1.);} 89 90 //! remplissage contenu de l'histo pour le bin i poids w et l'erreur e 91 inline void SetBin(int_4 i, r_8 w, r_8 e, r_8 nb) 92 { 93 if(i<0 || i>=nx_) return; 94 data_(i) = w; 95 err2_(i) = e*e; 96 ndata_(i) = nb; 97 } 98 inline void SetBin(int_4 i, r_8 w, r_8 e) {SetBin(i,w,e,1.);} 99 inline void SetBin(int_4 i, r_8 w) {SetBin(i,w,1.,1.);} 100 inline void SetBin(int_4 i) {SetBin(i,1.,1.,1.);} 101 //! remplissage de l'erreur carree pour le bin i 102 void SetErr2(int_4 i, r_8 e2) 103 { 104 if(i<0 || i>=nx_) return; 105 err2_(i) = e2; 106 } 107 //! remplissage nombre d'entrees pour le bin i 108 void SetNentB(int_4 i, r_8 nb) 109 { 110 if(i<0 || i>=nx_) return; 111 ndata_(i) = nb; 112 } 68 113 69 114 //! Compute the correlation histogram … … 76 121 void FillFrHErr(HistoErr& hfrom); 77 122 123 //! Recuperation des matrices elementaires 124 inline void GetData(TVector<r_8>& data) {data = data_;} 125 inline void GetError2(TVector<r_8>& err2) {err2 = err2_;} 126 inline void GetNData(TVector<r_8>& ndata) {ndata = ndata_;} 127 78 128 // Operators 79 129 HistoErr& operator = (const HistoErr& h); … … 84 134 85 135 protected: 86 void CreateOrResize(r_8 xMin, r_8 xMax, int_4 nBin); 87 void Delete(void); 136 void CreateOrResize(r_8 xmin,r_8 xmax,int_4 nx); 88 137 89 r_8* mNData; //!< nombre d'entrees dans chaque bin 138 r_4 xmin_,xmax_,dx_; 139 int_4 nx_; 140 TVector<r_8> data_; 141 TVector<r_8> err2_; 142 TVector<r_8> ndata_; 90 143 int_4 mCorrel; //!< Nombre d'appels a ToCorrel(+1) ou FromCorrel(-1) 91 144 }; -
trunk/SophyaLib/HiStats/smakefile
r3121 r3123 173 173 $(SOPHYAINCP)sopnamsp.h \ 174 174 $(SOPHYAINCP)machdefs.h \ 175 histinit.h \ 176 $(SOPHYAINCP)ntoolsinit.h \ 177 $(SOPHYAINCP)tarrinit.h \ 178 $(SOPHYAINCP)sophyainit.h \ 179 $(SOPHYAINCP)machdefs.h \ 175 $(SOPHYAINCP)perrors.h \ 176 $(SOPHYAINCP)pexceptions.h \ 177 $(SOPHYAINCP)machdefs.h \ 178 $(SOPHYAINCP)fioarr.h \ 179 $(SOPHYAINCP)tarray.h \ 180 $(SOPHYAINCP)basarr.h \ 181 $(SOPHYAINCP)anydataobj.h \ 182 $(SOPHYAINCP)mutyv.h \ 183 $(SOPHYAINCP)timestamp.h \ 184 $(SOPHYAINCP)objfio.h \ 185 $(SOPHYAINCP)ppersist.h \ 186 $(SOPHYAINCP)gnumd5.h \ 187 $(SOPHYAINCP)ppfbinstream.h \ 188 $(SOPHYAINCP)rawstream.h \ 189 $(SOPHYAINCP)ppfnametag.h \ 190 $(SOPHYAINCP)dvlist.h \ 191 $(SOPHYAINCP)ndatablock.h \ 192 $(SOPHYAINCP)utilarr.h \ 193 $(SOPHYAINCP)tmatrix.h \ 194 $(SOPHYAINCP)tmatrix_tsnl.h \ 195 $(SOPHYAINCP)tvector.h \ 196 $(SOPHYAINCP)tvector_tsnl.h \ 180 197 histerr.h $(SOPHYAINCP)objfio.h \ 181 $(SOPHYAINCP)anydataobj.h \ 182 $(SOPHYAINCP)ppersist.h \ 183 $(SOPHYAINCP)pexceptions.h \ 184 $(SOPHYAINCP)gnumd5.h \ 185 $(SOPHYAINCP)ppfbinstream.h \ 186 $(SOPHYAINCP)rawstream.h \ 187 $(SOPHYAINCP)ppfnametag.h \ 188 histos.h $(SOPHYAINCP)peida.h \ 189 $(SOPHYAINCP)utils.h \ 190 $(SOPHYAINCP)perrors.h \ 191 $(SOPHYAINCP)fmath.h \ 192 $(SOPHYAINCP)tvector.h \ 193 $(SOPHYAINCP)tmatrix.h \ 194 $(SOPHYAINCP)tarray.h \ 195 $(SOPHYAINCP)basarr.h \ 196 $(SOPHYAINCP)mutyv.h \ 197 $(SOPHYAINCP)timestamp.h \ 198 $(SOPHYAINCP)objfio.h \ 199 $(SOPHYAINCP)dvlist.h \ 200 $(SOPHYAINCP)ndatablock.h \ 201 $(SOPHYAINCP)utilarr.h \ 202 $(SOPHYAINCP)tmatrix_tsnl.h \ 203 $(SOPHYAINCP)tvector_tsnl.h \ 204 $(SOPHYAINCP)ppersist.h \ 205 $(SOPHYAINCP)anydataobj.h \ 206 $(SOPHYAINCP)perrors.h 198 $(SOPHYAINCP)tvector.h 207 199 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ histerr.cc 208 200 -
trunk/SophyaLib/NTools/Makefile
r3083 r3123 15 15 $(SOPHYAINCP)machdefs.h \ 16 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 \ 17 $(SOPHYAINCP)machdefs.h cimage.h \ 18 $(SOPHYAINCP)tmatrix.h \ 19 $(SOPHYAINCP)tarray.h \ 20 $(SOPHYAINCP)basarr.h \ 21 $(SOPHYAINCP)anydataobj.h \ 22 $(SOPHYAINCP)mutyv.h \ 23 $(SOPHYAINCP)timestamp.h \ 24 $(SOPHYAINCP)objfio.h \ 25 $(SOPHYAINCP)ppersist.h \ 26 $(SOPHYAINCP)pexceptions.h \ 25 27 $(SOPHYAINCP)gnumd5.h \ 26 28 $(SOPHYAINCP)ppfbinstream.h \ … … 32 34 $(SOPHYAINCP)tmatrix_tsnl.h \ 33 35 $(SOPHYAINCP)fioarr.h \ 36 $(SOPHYAINCP)tmatrix.h \ 34 37 $(SOPHYAINCP)tvector.h \ 35 38 $(SOPHYAINCP)tvector_tsnl.h \ … … 41 44 $(SOPHYAINCP)machdefs.h nbtri.h \ 42 45 cspline.h \ 43 $(SOPHYAINCP)pexceptions.h 46 $(SOPHYAINCP)pexceptions.h \ 47 $(SOPHYAINCP)machdefs.h 44 48 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ cspline.cc 45 49 … … 55 59 $(SOPHYAINCP)perrors.h \ 56 60 $(SOPHYAINCP)pexceptions.h \ 57 dates.h 61 $(SOPHYAINCP)machdefs.h dates.h \ 62 $(SOPHYAINCP)pexceptions.h 58 63 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ dates.cc 59 64 … … 62 67 $(SOPHYAINCP)machdefs.h \ 63 68 $(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 \ 69 $(SOPHYAINCP)machdefs.h \ 70 $(SOPHYAINCP)tvector.h \ 71 $(SOPHYAINCP)tmatrix.h \ 72 $(SOPHYAINCP)tarray.h \ 73 $(SOPHYAINCP)basarr.h \ 74 $(SOPHYAINCP)anydataobj.h \ 75 $(SOPHYAINCP)mutyv.h \ 76 $(SOPHYAINCP)timestamp.h \ 77 $(SOPHYAINCP)objfio.h \ 78 $(SOPHYAINCP)ppersist.h \ 79 $(SOPHYAINCP)pexceptions.h \ 73 80 $(SOPHYAINCP)gnumd5.h \ 74 81 $(SOPHYAINCP)ppfbinstream.h \ … … 88 95 perandom.h $(SOPHYAINCP)histos.h \ 89 96 $(SOPHYAINCP)objfio.h \ 97 $(SOPHYAINCP)machdefs.h \ 90 98 $(SOPHYAINCP)anydataobj.h \ 91 99 $(SOPHYAINCP)ppersist.h \ … … 110 118 $(SOPHYAINCP)tmatrix_tsnl.h \ 111 119 $(SOPHYAINCP)tvector_tsnl.h \ 112 $(SOPHYAINCP)srandgen.h cimage.h \ 113 $(SOPHYAINCP)fioarr.h dynccd.h 120 $(SOPHYAINCP)srandgen.h \ 121 classfunc.h cimage.h \ 122 $(SOPHYAINCP)tmatrix.h \ 123 $(SOPHYAINCP)fioarr.h dynccd.h \ 124 $(SOPHYAINCP)pexceptions.h \ 125 $(SOPHYAINCP)ppersist.h 114 126 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ dynccd.cc 115 127 … … 119 131 fct1dfit.h generalfit.h \ 120 132 $(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 \ 133 $(SOPHYAINCP)machdefs.h \ 134 $(SOPHYAINCP)tvector.h \ 135 $(SOPHYAINCP)tmatrix.h \ 136 $(SOPHYAINCP)tarray.h \ 137 $(SOPHYAINCP)basarr.h \ 138 $(SOPHYAINCP)anydataobj.h \ 139 $(SOPHYAINCP)mutyv.h \ 140 $(SOPHYAINCP)timestamp.h \ 141 $(SOPHYAINCP)objfio.h \ 142 $(SOPHYAINCP)ppersist.h \ 143 $(SOPHYAINCP)pexceptions.h \ 130 144 $(SOPHYAINCP)gnumd5.h \ 131 145 $(SOPHYAINCP)ppfbinstream.h \ … … 138 152 $(SOPHYAINCP)tvector_tsnl.h \ 139 153 generaldata.h \ 154 $(SOPHYAINCP)objfio.h \ 155 $(SOPHYAINCP)ppersist.h \ 140 156 $(SOPHYAINCP)ntupintf.h poly.h \ 141 157 peida.h $(SOPHYAINCP)utils.h \ 142 158 $(SOPHYAINCP)perrors.h fmath.h \ 159 $(SOPHYAINCP)anydataobj.h \ 143 160 generalfunc.h nbconst.h tabmath.h 144 161 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fct1dfit.cc … … 149 166 fct2dfit.h generalfit.h \ 150 167 $(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 \ 168 $(SOPHYAINCP)machdefs.h \ 169 $(SOPHYAINCP)tvector.h \ 170 $(SOPHYAINCP)tmatrix.h \ 171 $(SOPHYAINCP)tarray.h \ 172 $(SOPHYAINCP)basarr.h \ 173 $(SOPHYAINCP)anydataobj.h \ 174 $(SOPHYAINCP)mutyv.h \ 175 $(SOPHYAINCP)timestamp.h \ 176 $(SOPHYAINCP)objfio.h \ 177 $(SOPHYAINCP)ppersist.h \ 178 $(SOPHYAINCP)pexceptions.h \ 160 179 $(SOPHYAINCP)gnumd5.h \ 161 180 $(SOPHYAINCP)ppfbinstream.h \ … … 168 187 $(SOPHYAINCP)tvector_tsnl.h \ 169 188 generaldata.h \ 189 $(SOPHYAINCP)objfio.h \ 190 $(SOPHYAINCP)ppersist.h \ 170 191 $(SOPHYAINCP)ntupintf.h poly.h \ 171 192 peida.h $(SOPHYAINCP)utils.h \ 172 193 $(SOPHYAINCP)perrors.h fmath.h \ 194 $(SOPHYAINCP)anydataobj.h \ 173 195 generalfunc.h nbconst.h tabmath.h simps2d.h 174 196 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fct2dfit.cc … … 179 201 $(SOPHYAINCP)machdefs.h \ 180 202 $(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 \ 203 $(SOPHYAINCP)machdefs.h \ 204 $(SOPHYAINCP)tmatrix.h \ 205 $(SOPHYAINCP)tarray.h \ 206 $(SOPHYAINCP)basarr.h \ 207 $(SOPHYAINCP)anydataobj.h \ 208 $(SOPHYAINCP)mutyv.h \ 209 $(SOPHYAINCP)timestamp.h \ 210 $(SOPHYAINCP)objfio.h \ 211 $(SOPHYAINCP)ppersist.h \ 212 $(SOPHYAINCP)pexceptions.h \ 213 $(SOPHYAINCP)gnumd5.h \ 214 $(SOPHYAINCP)ppfbinstream.h \ 215 $(SOPHYAINCP)rawstream.h \ 216 $(SOPHYAINCP)ppfnametag.h \ 217 $(SOPHYAINCP)dvlist.h \ 218 $(SOPHYAINCP)ndatablock.h \ 219 $(SOPHYAINCP)utilarr.h \ 220 $(SOPHYAINCP)tmatrix_tsnl.h \ 221 $(SOPHYAINCP)tvector.h \ 222 $(SOPHYAINCP)tmatrix.h \ 198 223 $(SOPHYAINCP)tvector_tsnl.h \ 199 224 fftmayer.h … … 205 230 $(SOPHYAINCP)machdefs.h \ 206 231 $(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 \ 232 $(SOPHYAINCP)machdefs.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)pexceptions.h \ 242 $(SOPHYAINCP)gnumd5.h \ 243 $(SOPHYAINCP)ppfbinstream.h \ 244 $(SOPHYAINCP)rawstream.h \ 245 $(SOPHYAINCP)ppfnametag.h \ 246 $(SOPHYAINCP)dvlist.h \ 247 $(SOPHYAINCP)ndatablock.h \ 248 $(SOPHYAINCP)utilarr.h \ 249 $(SOPHYAINCP)tmatrix_tsnl.h \ 250 $(SOPHYAINCP)tvector.h \ 251 $(SOPHYAINCP)tmatrix.h \ 224 252 $(SOPHYAINCP)tvector_tsnl.h \ 225 253 fftpackc.h … … 231 259 $(SOPHYAINCP)machdefs.h \ 232 260 $(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 \ 261 $(SOPHYAINCP)machdefs.h \ 262 $(SOPHYAINCP)tmatrix.h \ 263 $(SOPHYAINCP)tarray.h \ 264 $(SOPHYAINCP)basarr.h \ 265 $(SOPHYAINCP)anydataobj.h \ 266 $(SOPHYAINCP)mutyv.h \ 267 $(SOPHYAINCP)timestamp.h \ 268 $(SOPHYAINCP)objfio.h \ 269 $(SOPHYAINCP)ppersist.h \ 270 $(SOPHYAINCP)pexceptions.h \ 271 $(SOPHYAINCP)gnumd5.h \ 272 $(SOPHYAINCP)ppfbinstream.h \ 273 $(SOPHYAINCP)rawstream.h \ 274 $(SOPHYAINCP)ppfnametag.h \ 275 $(SOPHYAINCP)dvlist.h \ 276 $(SOPHYAINCP)ndatablock.h \ 277 $(SOPHYAINCP)utilarr.h \ 278 $(SOPHYAINCP)tmatrix_tsnl.h \ 279 $(SOPHYAINCP)tvector.h \ 280 $(SOPHYAINCP)tmatrix.h \ 250 281 $(SOPHYAINCP)tvector_tsnl.h 251 282 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fftservintf.cc … … 256 287 $(SOPHYAINCP)machdefs.h nbmath.h \ 257 288 $(SOPHYAINCP)smathconst.h \ 289 $(SOPHYAINCP)machdefs.h \ 258 290 $(SOPHYAINCP)timing.h \ 259 291 $(SOPHYAINCP)array.h \ … … 280 312 $(SOPHYAINCP)fioarr.h \ 281 313 $(SOPHYAINCP)sopemtx.h \ 282 fftservintf.h fftpserver.h toeplitzMatrix.h 314 fftservintf.h \ 315 $(SOPHYAINCP)pexceptions.h \ 316 $(SOPHYAINCP)tmatrix.h \ 317 $(SOPHYAINCP)tvector.h \ 318 fftpserver.h toeplitzMatrix.h 283 319 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ FSAppIrrSmpl.cc 284 320 … … 287 323 $(SOPHYAINCP)machdefs.h \ 288 324 $(SOPHYAINCP)pexceptions.h \ 325 $(SOPHYAINCP)machdefs.h \ 289 326 functab.h $(SOPHYAINCP)tvector.h \ 290 327 $(SOPHYAINCP)tmatrix.h \ … … 296 333 $(SOPHYAINCP)objfio.h \ 297 334 $(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 335 $(SOPHYAINCP)pexceptions.h \ 336 $(SOPHYAINCP)gnumd5.h \ 337 $(SOPHYAINCP)ppfbinstream.h \ 338 $(SOPHYAINCP)rawstream.h \ 339 $(SOPHYAINCP)ppfnametag.h \ 340 $(SOPHYAINCP)dvlist.h \ 341 $(SOPHYAINCP)ndatablock.h \ 342 $(SOPHYAINCP)utilarr.h \ 343 $(SOPHYAINCP)tmatrix_tsnl.h \ 344 $(SOPHYAINCP)tvector_tsnl.h \ 345 $(SOPHYAINCP)tarray.h 307 346 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ functab.cc 308 347 … … 313 352 generalfit.h \ 314 353 $(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 \ 354 $(SOPHYAINCP)machdefs.h \ 355 $(SOPHYAINCP)tvector.h \ 356 $(SOPHYAINCP)tmatrix.h \ 357 $(SOPHYAINCP)tarray.h \ 358 $(SOPHYAINCP)basarr.h \ 359 $(SOPHYAINCP)anydataobj.h \ 360 $(SOPHYAINCP)mutyv.h \ 361 $(SOPHYAINCP)timestamp.h \ 362 $(SOPHYAINCP)objfio.h \ 363 $(SOPHYAINCP)ppersist.h \ 364 $(SOPHYAINCP)pexceptions.h \ 324 365 $(SOPHYAINCP)gnumd5.h \ 325 366 $(SOPHYAINCP)ppfbinstream.h \ … … 332 373 $(SOPHYAINCP)tvector_tsnl.h \ 333 374 generaldata.h \ 375 $(SOPHYAINCP)objfio.h \ 376 $(SOPHYAINCP)ppersist.h \ 334 377 $(SOPHYAINCP)ntupintf.h poly.h \ 335 378 peida.h $(SOPHYAINCP)utils.h \ 336 379 $(SOPHYAINCP)perrors.h fmath.h \ 380 $(SOPHYAINCP)anydataobj.h \ 337 381 generalfunc.h 338 382 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ generaldata.cc … … 342 386 $(SOPHYAINCP)machdefs.h \ 343 387 $(SOPHYAINCP)pexceptions.h \ 388 $(SOPHYAINCP)machdefs.h \ 344 389 generalfit.h \ 345 390 $(SOPHYAINCP)tvector.h \ … … 352 397 $(SOPHYAINCP)objfio.h \ 353 398 $(SOPHYAINCP)ppersist.h \ 399 $(SOPHYAINCP)pexceptions.h \ 354 400 $(SOPHYAINCP)gnumd5.h \ 355 401 $(SOPHYAINCP)ppfbinstream.h \ … … 362 408 $(SOPHYAINCP)tvector_tsnl.h \ 363 409 generaldata.h \ 410 $(SOPHYAINCP)objfio.h \ 411 $(SOPHYAINCP)ppersist.h \ 364 412 $(SOPHYAINCP)ntupintf.h poly.h \ 365 413 peida.h $(SOPHYAINCP)utils.h \ 366 414 $(SOPHYAINCP)perrors.h fmath.h \ 415 $(SOPHYAINCP)anydataobj.h \ 367 416 generalfunc.h \ 368 $(SOPHYAINCP)sopemtx.h 417 $(SOPHYAINCP)sopemtx.h \ 418 $(SOPHYAINCP)tvector.h 369 419 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ generalfit.cc 370 420 371 $(SOPHYAOBJP)generalfunc.o: generalfunc.cc generalfunc.h \ 372 $(SOPHYAINCP)sopnamsp.h \ 373 $(SOPHYAINCP)machdefs.h \ 374 $(SOPHYAINCP)pexceptions.h 421 $(SOPHYAOBJP)generalfunc.o: generalfunc.cc \ 422 $(SOPHYAINCP)sopnamsp.h \ 423 $(SOPHYAINCP)machdefs.h \ 424 $(SOPHYAINCP)pexceptions.h \ 425 $(SOPHYAINCP)machdefs.h \ 426 generalfunc.h 375 427 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ generalfunc.cc 376 428 … … 379 431 $(SOPHYAINCP)machdefs.h \ 380 432 $(SOPHYAINCP)pexceptions.h \ 433 $(SOPHYAINCP)machdefs.h \ 381 434 classfunc.h generalfit.h \ 382 435 $(SOPHYAINCP)tvector.h \ … … 389 442 $(SOPHYAINCP)objfio.h \ 390 443 $(SOPHYAINCP)ppersist.h \ 444 $(SOPHYAINCP)pexceptions.h \ 391 445 $(SOPHYAINCP)gnumd5.h \ 392 446 $(SOPHYAINCP)ppfbinstream.h \ … … 399 453 $(SOPHYAINCP)tvector_tsnl.h \ 400 454 generaldata.h \ 455 $(SOPHYAINCP)objfio.h \ 456 $(SOPHYAINCP)ppersist.h \ 401 457 $(SOPHYAINCP)ntupintf.h poly.h \ 402 458 peida.h $(SOPHYAINCP)utils.h \ 403 459 $(SOPHYAINCP)perrors.h fmath.h \ 460 $(SOPHYAINCP)anydataobj.h \ 404 461 generalfunc.h 405 462 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ integ.cc … … 413 470 ntoolsinit.h \ 414 471 $(SOPHYAINCP)tarrinit.h \ 415 $(SOPHYAINCP)sophyainit.h poly.h \ 472 $(SOPHYAINCP)sophyainit.h \ 473 $(SOPHYAINCP)machdefs.h poly.h \ 416 474 $(SOPHYAINCP)objfio.h \ 417 475 $(SOPHYAINCP)anydataobj.h \ … … 423 481 $(SOPHYAINCP)ppfnametag.h \ 424 482 peida.h $(SOPHYAINCP)utils.h \ 425 $(SOPHYAINCP)perrors.h fmath.h \ 426 $(SOPHYAINCP)tvector.h \ 427 $(SOPHYAINCP)tmatrix.h \ 428 $(SOPHYAINCP)tarray.h \ 429 $(SOPHYAINCP)basarr.h \ 430 $(SOPHYAINCP)mutyv.h \ 431 $(SOPHYAINCP)timestamp.h \ 432 $(SOPHYAINCP)dvlist.h \ 433 $(SOPHYAINCP)ndatablock.h \ 434 $(SOPHYAINCP)utilarr.h \ 435 $(SOPHYAINCP)tmatrix_tsnl.h \ 436 $(SOPHYAINCP)tvector_tsnl.h \ 483 $(SOPHYAINCP)perrors.h \ 484 $(SOPHYAINCP)pexceptions.h \ 485 fmath.h $(SOPHYAINCP)tvector.h \ 486 $(SOPHYAINCP)tmatrix.h \ 487 $(SOPHYAINCP)tarray.h \ 488 $(SOPHYAINCP)basarr.h \ 489 $(SOPHYAINCP)mutyv.h \ 490 $(SOPHYAINCP)timestamp.h \ 491 $(SOPHYAINCP)objfio.h \ 492 $(SOPHYAINCP)dvlist.h \ 493 $(SOPHYAINCP)ndatablock.h \ 494 $(SOPHYAINCP)utilarr.h \ 495 $(SOPHYAINCP)tmatrix_tsnl.h \ 496 $(SOPHYAINCP)tvector_tsnl.h \ 497 $(SOPHYAINCP)ppersist.h \ 498 $(SOPHYAINCP)anydataobj.h \ 437 499 generaldata.h \ 438 500 $(SOPHYAINCP)ntupintf.h cimage.h \ 439 $(SOPHYAINCP)fioarr.h tabmath.h \ 501 $(SOPHYAINCP)tmatrix.h \ 502 $(SOPHYAINCP)fioarr.h \ 503 $(SOPHYAINCP)tvector.h tabmath.h \ 440 504 nbconst.h dates.h datime.h 441 505 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ntoolsinit.cc … … 446 510 $(SOPHYAINCP)machdefs.h \ 447 511 $(SOPHYAINCP)tmatrix.h \ 512 $(SOPHYAINCP)machdefs.h \ 448 513 $(SOPHYAINCP)tarray.h \ 449 514 $(SOPHYAINCP)basarr.h \ … … 463 528 $(SOPHYAINCP)tmatrix_tsnl.h \ 464 529 cimage.h $(SOPHYAINCP)fioarr.h \ 465 $(SOPHYAINCP)tvector.h \ 466 $(SOPHYAINCP)tvector_tsnl.h \ 530 $(SOPHYAINCP)tmatrix.h \ 531 $(SOPHYAINCP)tvector.h \ 532 $(SOPHYAINCP)tvector_tsnl.h \ 533 $(SOPHYAINCP)tvector.h \ 467 534 $(SOPHYAINCP)histos.h \ 468 535 $(SOPHYAINCP)peida.h \ … … 471 538 $(SOPHYAINCP)fmath.h \ 472 539 $(SOPHYAINCP)histos2.h \ 540 $(SOPHYAINCP)histos.h \ 473 541 $(SOPHYAINCP)hisprof.h \ 474 generalfit.h generaldata.h \ 542 generalfit.h \ 543 $(SOPHYAINCP)pexceptions.h \ 544 generaldata.h \ 545 $(SOPHYAINCP)objfio.h \ 546 $(SOPHYAINCP)ppersist.h \ 475 547 $(SOPHYAINCP)ntupintf.h poly.h \ 476 peida.h generalfunc.h 548 peida.h \ 549 $(SOPHYAINCP)anydataobj.h \ 550 generalfunc.h 477 551 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ objfitter.cc 478 552 … … 481 555 $(SOPHYAINCP)machdefs.h \ 482 556 $(SOPHYAINCP)pexceptions.h \ 557 $(SOPHYAINCP)machdefs.h \ 483 558 perandom.h $(SOPHYAINCP)histos.h \ 484 559 $(SOPHYAINCP)objfio.h \ 485 560 $(SOPHYAINCP)anydataobj.h \ 486 561 $(SOPHYAINCP)ppersist.h \ 562 $(SOPHYAINCP)pexceptions.h \ 487 563 $(SOPHYAINCP)gnumd5.h \ 488 564 $(SOPHYAINCP)ppfbinstream.h \ … … 504 580 $(SOPHYAINCP)tmatrix_tsnl.h \ 505 581 $(SOPHYAINCP)tvector_tsnl.h \ 506 $(SOPHYAINCP)srandgen.h pemath.h 582 $(SOPHYAINCP)srandgen.h \ 583 classfunc.h pemath.h 507 584 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ perandom.cc 508 585 … … 511 588 $(SOPHYAINCP)machdefs.h poly.h \ 512 589 $(SOPHYAINCP)objfio.h \ 590 $(SOPHYAINCP)machdefs.h \ 513 591 $(SOPHYAINCP)anydataobj.h \ 514 592 $(SOPHYAINCP)ppersist.h \ … … 519 597 $(SOPHYAINCP)ppfnametag.h \ 520 598 peida.h $(SOPHYAINCP)utils.h \ 521 $(SOPHYAINCP)perrors.h fmath.h \ 522 $(SOPHYAINCP)tvector.h \ 523 $(SOPHYAINCP)tmatrix.h \ 524 $(SOPHYAINCP)tarray.h \ 525 $(SOPHYAINCP)basarr.h \ 526 $(SOPHYAINCP)mutyv.h \ 527 $(SOPHYAINCP)timestamp.h \ 528 $(SOPHYAINCP)dvlist.h \ 529 $(SOPHYAINCP)ndatablock.h \ 530 $(SOPHYAINCP)utilarr.h \ 531 $(SOPHYAINCP)tmatrix_tsnl.h \ 532 $(SOPHYAINCP)tvector_tsnl.h \ 599 $(SOPHYAINCP)perrors.h \ 600 $(SOPHYAINCP)pexceptions.h \ 601 fmath.h $(SOPHYAINCP)tvector.h \ 602 $(SOPHYAINCP)tmatrix.h \ 603 $(SOPHYAINCP)tarray.h \ 604 $(SOPHYAINCP)basarr.h \ 605 $(SOPHYAINCP)mutyv.h \ 606 $(SOPHYAINCP)timestamp.h \ 607 $(SOPHYAINCP)objfio.h \ 608 $(SOPHYAINCP)dvlist.h \ 609 $(SOPHYAINCP)ndatablock.h \ 610 $(SOPHYAINCP)utilarr.h \ 611 $(SOPHYAINCP)tmatrix_tsnl.h \ 612 $(SOPHYAINCP)tvector_tsnl.h \ 613 $(SOPHYAINCP)ppersist.h \ 614 $(SOPHYAINCP)anydataobj.h \ 533 615 linfit.h $(SOPHYAINCP)sopemtx.h \ 616 $(SOPHYAINCP)tvector.h \ 534 617 $(SOPHYAINCP)fioarr.h 535 618 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ poly.cc … … 540 623 rk4cdifeq.h difeq.h \ 541 624 $(SOPHYAINCP)pexceptions.h \ 542 $(SOPHYAINCP)tvector.h \ 543 $(SOPHYAINCP)tmatrix.h \ 544 $(SOPHYAINCP)tarray.h \ 545 $(SOPHYAINCP)basarr.h \ 546 $(SOPHYAINCP)anydataobj.h \ 547 $(SOPHYAINCP)mutyv.h \ 548 $(SOPHYAINCP)timestamp.h \ 549 $(SOPHYAINCP)objfio.h \ 550 $(SOPHYAINCP)ppersist.h \ 625 $(SOPHYAINCP)machdefs.h \ 626 $(SOPHYAINCP)tvector.h \ 627 $(SOPHYAINCP)tmatrix.h \ 628 $(SOPHYAINCP)tarray.h \ 629 $(SOPHYAINCP)basarr.h \ 630 $(SOPHYAINCP)anydataobj.h \ 631 $(SOPHYAINCP)mutyv.h \ 632 $(SOPHYAINCP)timestamp.h \ 633 $(SOPHYAINCP)objfio.h \ 634 $(SOPHYAINCP)ppersist.h \ 635 $(SOPHYAINCP)pexceptions.h \ 551 636 $(SOPHYAINCP)gnumd5.h \ 552 637 $(SOPHYAINCP)ppfbinstream.h \ … … 566 651 simplesort.h peida.h \ 567 652 $(SOPHYAINCP)utils.h \ 653 $(SOPHYAINCP)machdefs.h \ 568 654 $(SOPHYAINCP)perrors.h \ 655 $(SOPHYAINCP)pexceptions.h \ 569 656 $(SOPHYAINCP)pexceptions.h \ 570 657 fmath.h … … 577 664 $(SOPHYAINCP)tvector.h \ 578 665 $(SOPHYAINCP)tmatrix.h \ 579 $(SOPHYAINCP)tarray.h \ 580 $(SOPHYAINCP)basarr.h \ 581 $(SOPHYAINCP)anydataobj.h \ 582 $(SOPHYAINCP)mutyv.h \ 583 $(SOPHYAINCP)timestamp.h \ 584 $(SOPHYAINCP)objfio.h \ 585 $(SOPHYAINCP)ppersist.h \ 586 $(SOPHYAINCP)pexceptions.h \ 587 $(SOPHYAINCP)gnumd5.h \ 588 $(SOPHYAINCP)ppfbinstream.h \ 589 $(SOPHYAINCP)rawstream.h \ 590 $(SOPHYAINCP)ppfnametag.h \ 591 $(SOPHYAINCP)dvlist.h \ 592 $(SOPHYAINCP)ndatablock.h \ 593 $(SOPHYAINCP)utilarr.h \ 594 $(SOPHYAINCP)tmatrix_tsnl.h \ 595 $(SOPHYAINCP)tvector_tsnl.h \ 596 generalfit.h generaldata.h \ 666 $(SOPHYAINCP)machdefs.h \ 667 $(SOPHYAINCP)tarray.h \ 668 $(SOPHYAINCP)basarr.h \ 669 $(SOPHYAINCP)anydataobj.h \ 670 $(SOPHYAINCP)mutyv.h \ 671 $(SOPHYAINCP)timestamp.h \ 672 $(SOPHYAINCP)objfio.h \ 673 $(SOPHYAINCP)ppersist.h \ 674 $(SOPHYAINCP)pexceptions.h \ 675 $(SOPHYAINCP)gnumd5.h \ 676 $(SOPHYAINCP)ppfbinstream.h \ 677 $(SOPHYAINCP)rawstream.h \ 678 $(SOPHYAINCP)ppfnametag.h \ 679 $(SOPHYAINCP)dvlist.h \ 680 $(SOPHYAINCP)ndatablock.h \ 681 $(SOPHYAINCP)utilarr.h \ 682 $(SOPHYAINCP)tmatrix_tsnl.h \ 683 $(SOPHYAINCP)tvector_tsnl.h \ 684 generalfit.h \ 685 $(SOPHYAINCP)pexceptions.h \ 686 generaldata.h \ 687 $(SOPHYAINCP)objfio.h \ 688 $(SOPHYAINCP)ppersist.h \ 597 689 $(SOPHYAINCP)ntupintf.h poly.h \ 598 690 peida.h $(SOPHYAINCP)utils.h \ 599 691 $(SOPHYAINCP)perrors.h fmath.h \ 692 $(SOPHYAINCP)anydataobj.h \ 600 693 generalfunc.h \ 601 694 $(SOPHYAINCP)ntuple.h \ 695 $(SOPHYAINCP)ntupintf.h \ 602 696 $(SOPHYAINCP)timing.h 603 697 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ simplex.cc … … 608 702 tabmath.h peida.h \ 609 703 $(SOPHYAINCP)utils.h \ 704 $(SOPHYAINCP)machdefs.h \ 610 705 $(SOPHYAINCP)perrors.h \ 706 $(SOPHYAINCP)pexceptions.h \ 611 707 $(SOPHYAINCP)pexceptions.h \ 612 708 fmath.h nbconst.h … … 618 714 $(SOPHYAINCP)machdefs.h nbmath.h \ 619 715 $(SOPHYAINCP)smathconst.h \ 716 $(SOPHYAINCP)machdefs.h \ 620 717 $(SOPHYAINCP)timing.h \ 621 718 $(SOPHYAINCP)array.h \ … … 642 739 $(SOPHYAINCP)fioarr.h \ 643 740 $(SOPHYAINCP)sopemtx.h \ 644 fftservintf.h fftpserver.h 741 fftservintf.h \ 742 $(SOPHYAINCP)pexceptions.h \ 743 $(SOPHYAINCP)tmatrix.h \ 744 $(SOPHYAINCP)tvector.h \ 745 fftpserver.h 645 746 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ toeplitzMatrix.cc 646 747 … … 667 768 $(SOPHYAOBJP)matxop.o: matxop.c matxop.h nbmath.h \ 668 769 $(SOPHYAINCP)machdefs.h \ 669 $(SOPHYAINCP)smathconst.h 770 $(SOPHYAINCP)smathconst.h \ 771 $(SOPHYAINCP)machdefs.h 670 772 $(CCOMPILE) -o $@ matxop.c 671 773 … … 673 775 $(SOPHYAINCP)machdefs.h \ 674 776 $(SOPHYAINCP)smathconst.h \ 675 matxop.h nbinteg.h nbtri.h 777 $(SOPHYAINCP)machdefs.h matxop.h \ 778 nbinteg.h nbtri.h 676 779 $(CCOMPILE) -o $@ nbmath.c 677 780 -
trunk/SophyaLib/NTools/smakefile
r3083 r3123 15 15 $(SOPHYAINCP)machdefs.h \ 16 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 \ 17 $(SOPHYAINCP)machdefs.h cimage.h \ 18 $(SOPHYAINCP)tmatrix.h \ 19 $(SOPHYAINCP)tarray.h \ 20 $(SOPHYAINCP)basarr.h \ 21 $(SOPHYAINCP)anydataobj.h \ 22 $(SOPHYAINCP)mutyv.h \ 23 $(SOPHYAINCP)timestamp.h \ 24 $(SOPHYAINCP)objfio.h \ 25 $(SOPHYAINCP)ppersist.h \ 26 $(SOPHYAINCP)pexceptions.h \ 25 27 $(SOPHYAINCP)gnumd5.h \ 26 28 $(SOPHYAINCP)ppfbinstream.h \ … … 32 34 $(SOPHYAINCP)tmatrix_tsnl.h \ 33 35 $(SOPHYAINCP)fioarr.h \ 36 $(SOPHYAINCP)tmatrix.h \ 34 37 $(SOPHYAINCP)tvector.h \ 35 38 $(SOPHYAINCP)tvector_tsnl.h \ … … 41 44 $(SOPHYAINCP)machdefs.h nbtri.h \ 42 45 cspline.h \ 43 $(SOPHYAINCP)pexceptions.h 46 $(SOPHYAINCP)pexceptions.h \ 47 $(SOPHYAINCP)machdefs.h 44 48 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ cspline.cc 45 49 … … 55 59 $(SOPHYAINCP)perrors.h \ 56 60 $(SOPHYAINCP)pexceptions.h \ 57 dates.h 61 $(SOPHYAINCP)machdefs.h dates.h \ 62 $(SOPHYAINCP)pexceptions.h 58 63 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ dates.cc 59 64 … … 62 67 $(SOPHYAINCP)machdefs.h \ 63 68 $(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 \ 69 $(SOPHYAINCP)machdefs.h \ 70 $(SOPHYAINCP)tvector.h \ 71 $(SOPHYAINCP)tmatrix.h \ 72 $(SOPHYAINCP)tarray.h \ 73 $(SOPHYAINCP)basarr.h \ 74 $(SOPHYAINCP)anydataobj.h \ 75 $(SOPHYAINCP)mutyv.h \ 76 $(SOPHYAINCP)timestamp.h \ 77 $(SOPHYAINCP)objfio.h \ 78 $(SOPHYAINCP)ppersist.h \ 79 $(SOPHYAINCP)pexceptions.h \ 73 80 $(SOPHYAINCP)gnumd5.h \ 74 81 $(SOPHYAINCP)ppfbinstream.h \ … … 88 95 perandom.h $(SOPHYAINCP)histos.h \ 89 96 $(SOPHYAINCP)objfio.h \ 97 $(SOPHYAINCP)machdefs.h \ 90 98 $(SOPHYAINCP)anydataobj.h \ 91 99 $(SOPHYAINCP)ppersist.h \ … … 110 118 $(SOPHYAINCP)tmatrix_tsnl.h \ 111 119 $(SOPHYAINCP)tvector_tsnl.h \ 112 $(SOPHYAINCP)srandgen.h cimage.h \ 113 $(SOPHYAINCP)fioarr.h dynccd.h 120 $(SOPHYAINCP)srandgen.h \ 121 classfunc.h cimage.h \ 122 $(SOPHYAINCP)tmatrix.h \ 123 $(SOPHYAINCP)fioarr.h dynccd.h \ 124 $(SOPHYAINCP)pexceptions.h \ 125 $(SOPHYAINCP)ppersist.h 114 126 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ dynccd.cc 115 127 … … 119 131 fct1dfit.h generalfit.h \ 120 132 $(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 \ 133 $(SOPHYAINCP)machdefs.h \ 134 $(SOPHYAINCP)tvector.h \ 135 $(SOPHYAINCP)tmatrix.h \ 136 $(SOPHYAINCP)tarray.h \ 137 $(SOPHYAINCP)basarr.h \ 138 $(SOPHYAINCP)anydataobj.h \ 139 $(SOPHYAINCP)mutyv.h \ 140 $(SOPHYAINCP)timestamp.h \ 141 $(SOPHYAINCP)objfio.h \ 142 $(SOPHYAINCP)ppersist.h \ 143 $(SOPHYAINCP)pexceptions.h \ 130 144 $(SOPHYAINCP)gnumd5.h \ 131 145 $(SOPHYAINCP)ppfbinstream.h \ … … 138 152 $(SOPHYAINCP)tvector_tsnl.h \ 139 153 generaldata.h \ 154 $(SOPHYAINCP)objfio.h \ 155 $(SOPHYAINCP)ppersist.h \ 140 156 $(SOPHYAINCP)ntupintf.h poly.h \ 141 157 peida.h $(SOPHYAINCP)utils.h \ 142 158 $(SOPHYAINCP)perrors.h fmath.h \ 159 $(SOPHYAINCP)anydataobj.h \ 143 160 generalfunc.h nbconst.h tabmath.h 144 161 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fct1dfit.cc … … 149 166 fct2dfit.h generalfit.h \ 150 167 $(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 \ 168 $(SOPHYAINCP)machdefs.h \ 169 $(SOPHYAINCP)tvector.h \ 170 $(SOPHYAINCP)tmatrix.h \ 171 $(SOPHYAINCP)tarray.h \ 172 $(SOPHYAINCP)basarr.h \ 173 $(SOPHYAINCP)anydataobj.h \ 174 $(SOPHYAINCP)mutyv.h \ 175 $(SOPHYAINCP)timestamp.h \ 176 $(SOPHYAINCP)objfio.h \ 177 $(SOPHYAINCP)ppersist.h \ 178 $(SOPHYAINCP)pexceptions.h \ 160 179 $(SOPHYAINCP)gnumd5.h \ 161 180 $(SOPHYAINCP)ppfbinstream.h \ … … 168 187 $(SOPHYAINCP)tvector_tsnl.h \ 169 188 generaldata.h \ 189 $(SOPHYAINCP)objfio.h \ 190 $(SOPHYAINCP)ppersist.h \ 170 191 $(SOPHYAINCP)ntupintf.h poly.h \ 171 192 peida.h $(SOPHYAINCP)utils.h \ 172 193 $(SOPHYAINCP)perrors.h fmath.h \ 194 $(SOPHYAINCP)anydataobj.h \ 173 195 generalfunc.h nbconst.h tabmath.h simps2d.h 174 196 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fct2dfit.cc … … 179 201 $(SOPHYAINCP)machdefs.h \ 180 202 $(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 \ 203 $(SOPHYAINCP)machdefs.h \ 204 $(SOPHYAINCP)tmatrix.h \ 205 $(SOPHYAINCP)tarray.h \ 206 $(SOPHYAINCP)basarr.h \ 207 $(SOPHYAINCP)anydataobj.h \ 208 $(SOPHYAINCP)mutyv.h \ 209 $(SOPHYAINCP)timestamp.h \ 210 $(SOPHYAINCP)objfio.h \ 211 $(SOPHYAINCP)ppersist.h \ 212 $(SOPHYAINCP)pexceptions.h \ 213 $(SOPHYAINCP)gnumd5.h \ 214 $(SOPHYAINCP)ppfbinstream.h \ 215 $(SOPHYAINCP)rawstream.h \ 216 $(SOPHYAINCP)ppfnametag.h \ 217 $(SOPHYAINCP)dvlist.h \ 218 $(SOPHYAINCP)ndatablock.h \ 219 $(SOPHYAINCP)utilarr.h \ 220 $(SOPHYAINCP)tmatrix_tsnl.h \ 221 $(SOPHYAINCP)tvector.h \ 222 $(SOPHYAINCP)tmatrix.h \ 198 223 $(SOPHYAINCP)tvector_tsnl.h \ 199 224 fftmayer.h … … 205 230 $(SOPHYAINCP)machdefs.h \ 206 231 $(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 \ 232 $(SOPHYAINCP)machdefs.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)pexceptions.h \ 242 $(SOPHYAINCP)gnumd5.h \ 243 $(SOPHYAINCP)ppfbinstream.h \ 244 $(SOPHYAINCP)rawstream.h \ 245 $(SOPHYAINCP)ppfnametag.h \ 246 $(SOPHYAINCP)dvlist.h \ 247 $(SOPHYAINCP)ndatablock.h \ 248 $(SOPHYAINCP)utilarr.h \ 249 $(SOPHYAINCP)tmatrix_tsnl.h \ 250 $(SOPHYAINCP)tvector.h \ 251 $(SOPHYAINCP)tmatrix.h \ 224 252 $(SOPHYAINCP)tvector_tsnl.h \ 225 253 fftpackc.h … … 231 259 $(SOPHYAINCP)machdefs.h \ 232 260 $(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 \ 261 $(SOPHYAINCP)machdefs.h \ 262 $(SOPHYAINCP)tmatrix.h \ 263 $(SOPHYAINCP)tarray.h \ 264 $(SOPHYAINCP)basarr.h \ 265 $(SOPHYAINCP)anydataobj.h \ 266 $(SOPHYAINCP)mutyv.h \ 267 $(SOPHYAINCP)timestamp.h \ 268 $(SOPHYAINCP)objfio.h \ 269 $(SOPHYAINCP)ppersist.h \ 270 $(SOPHYAINCP)pexceptions.h \ 271 $(SOPHYAINCP)gnumd5.h \ 272 $(SOPHYAINCP)ppfbinstream.h \ 273 $(SOPHYAINCP)rawstream.h \ 274 $(SOPHYAINCP)ppfnametag.h \ 275 $(SOPHYAINCP)dvlist.h \ 276 $(SOPHYAINCP)ndatablock.h \ 277 $(SOPHYAINCP)utilarr.h \ 278 $(SOPHYAINCP)tmatrix_tsnl.h \ 279 $(SOPHYAINCP)tvector.h \ 280 $(SOPHYAINCP)tmatrix.h \ 250 281 $(SOPHYAINCP)tvector_tsnl.h 251 282 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fftservintf.cc … … 256 287 $(SOPHYAINCP)machdefs.h nbmath.h \ 257 288 $(SOPHYAINCP)smathconst.h \ 289 $(SOPHYAINCP)machdefs.h \ 258 290 $(SOPHYAINCP)timing.h \ 259 291 $(SOPHYAINCP)array.h \ … … 280 312 $(SOPHYAINCP)fioarr.h \ 281 313 $(SOPHYAINCP)sopemtx.h \ 282 fftservintf.h fftpserver.h toeplitzMatrix.h 314 fftservintf.h \ 315 $(SOPHYAINCP)pexceptions.h \ 316 $(SOPHYAINCP)tmatrix.h \ 317 $(SOPHYAINCP)tvector.h \ 318 fftpserver.h toeplitzMatrix.h 283 319 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ FSAppIrrSmpl.cc 284 320 … … 287 323 $(SOPHYAINCP)machdefs.h \ 288 324 $(SOPHYAINCP)pexceptions.h \ 325 $(SOPHYAINCP)machdefs.h \ 289 326 functab.h $(SOPHYAINCP)tvector.h \ 290 327 $(SOPHYAINCP)tmatrix.h \ … … 296 333 $(SOPHYAINCP)objfio.h \ 297 334 $(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 335 $(SOPHYAINCP)pexceptions.h \ 336 $(SOPHYAINCP)gnumd5.h \ 337 $(SOPHYAINCP)ppfbinstream.h \ 338 $(SOPHYAINCP)rawstream.h \ 339 $(SOPHYAINCP)ppfnametag.h \ 340 $(SOPHYAINCP)dvlist.h \ 341 $(SOPHYAINCP)ndatablock.h \ 342 $(SOPHYAINCP)utilarr.h \ 343 $(SOPHYAINCP)tmatrix_tsnl.h \ 344 $(SOPHYAINCP)tvector_tsnl.h \ 345 $(SOPHYAINCP)tarray.h 307 346 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ functab.cc 308 347 … … 313 352 generalfit.h \ 314 353 $(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 \ 354 $(SOPHYAINCP)machdefs.h \ 355 $(SOPHYAINCP)tvector.h \ 356 $(SOPHYAINCP)tmatrix.h \ 357 $(SOPHYAINCP)tarray.h \ 358 $(SOPHYAINCP)basarr.h \ 359 $(SOPHYAINCP)anydataobj.h \ 360 $(SOPHYAINCP)mutyv.h \ 361 $(SOPHYAINCP)timestamp.h \ 362 $(SOPHYAINCP)objfio.h \ 363 $(SOPHYAINCP)ppersist.h \ 364 $(SOPHYAINCP)pexceptions.h \ 324 365 $(SOPHYAINCP)gnumd5.h \ 325 366 $(SOPHYAINCP)ppfbinstream.h \ … … 332 373 $(SOPHYAINCP)tvector_tsnl.h \ 333 374 generaldata.h \ 375 $(SOPHYAINCP)objfio.h \ 376 $(SOPHYAINCP)ppersist.h \ 334 377 $(SOPHYAINCP)ntupintf.h poly.h \ 335 378 peida.h $(SOPHYAINCP)utils.h \ 336 379 $(SOPHYAINCP)perrors.h fmath.h \ 380 $(SOPHYAINCP)anydataobj.h \ 337 381 generalfunc.h 338 382 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ generaldata.cc … … 342 386 $(SOPHYAINCP)machdefs.h \ 343 387 $(SOPHYAINCP)pexceptions.h \ 388 $(SOPHYAINCP)machdefs.h \ 344 389 generalfit.h \ 345 390 $(SOPHYAINCP)tvector.h \ … … 352 397 $(SOPHYAINCP)objfio.h \ 353 398 $(SOPHYAINCP)ppersist.h \ 399 $(SOPHYAINCP)pexceptions.h \ 354 400 $(SOPHYAINCP)gnumd5.h \ 355 401 $(SOPHYAINCP)ppfbinstream.h \ … … 362 408 $(SOPHYAINCP)tvector_tsnl.h \ 363 409 generaldata.h \ 410 $(SOPHYAINCP)objfio.h \ 411 $(SOPHYAINCP)ppersist.h \ 364 412 $(SOPHYAINCP)ntupintf.h poly.h \ 365 413 peida.h $(SOPHYAINCP)utils.h \ 366 414 $(SOPHYAINCP)perrors.h fmath.h \ 415 $(SOPHYAINCP)anydataobj.h \ 367 416 generalfunc.h \ 368 $(SOPHYAINCP)sopemtx.h 417 $(SOPHYAINCP)sopemtx.h \ 418 $(SOPHYAINCP)tvector.h 369 419 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ generalfit.cc 370 420 371 $(SOPHYAOBJP)generalfunc.o: generalfunc.cc generalfunc.h \ 372 $(SOPHYAINCP)sopnamsp.h \ 373 $(SOPHYAINCP)machdefs.h \ 374 $(SOPHYAINCP)pexceptions.h 421 $(SOPHYAOBJP)generalfunc.o: generalfunc.cc \ 422 $(SOPHYAINCP)sopnamsp.h \ 423 $(SOPHYAINCP)machdefs.h \ 424 $(SOPHYAINCP)pexceptions.h \ 425 $(SOPHYAINCP)machdefs.h \ 426 generalfunc.h 375 427 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ generalfunc.cc 376 428 … … 379 431 $(SOPHYAINCP)machdefs.h \ 380 432 $(SOPHYAINCP)pexceptions.h \ 433 $(SOPHYAINCP)machdefs.h \ 381 434 classfunc.h generalfit.h \ 382 435 $(SOPHYAINCP)tvector.h \ … … 389 442 $(SOPHYAINCP)objfio.h \ 390 443 $(SOPHYAINCP)ppersist.h \ 444 $(SOPHYAINCP)pexceptions.h \ 391 445 $(SOPHYAINCP)gnumd5.h \ 392 446 $(SOPHYAINCP)ppfbinstream.h \ … … 399 453 $(SOPHYAINCP)tvector_tsnl.h \ 400 454 generaldata.h \ 455 $(SOPHYAINCP)objfio.h \ 456 $(SOPHYAINCP)ppersist.h \ 401 457 $(SOPHYAINCP)ntupintf.h poly.h \ 402 458 peida.h $(SOPHYAINCP)utils.h \ 403 459 $(SOPHYAINCP)perrors.h fmath.h \ 460 $(SOPHYAINCP)anydataobj.h \ 404 461 generalfunc.h 405 462 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ integ.cc … … 413 470 ntoolsinit.h \ 414 471 $(SOPHYAINCP)tarrinit.h \ 415 $(SOPHYAINCP)sophyainit.h poly.h \ 472 $(SOPHYAINCP)sophyainit.h \ 473 $(SOPHYAINCP)machdefs.h poly.h \ 416 474 $(SOPHYAINCP)objfio.h \ 417 475 $(SOPHYAINCP)anydataobj.h \ … … 423 481 $(SOPHYAINCP)ppfnametag.h \ 424 482 peida.h $(SOPHYAINCP)utils.h \ 425 $(SOPHYAINCP)perrors.h fmath.h \ 426 $(SOPHYAINCP)tvector.h \ 427 $(SOPHYAINCP)tmatrix.h \ 428 $(SOPHYAINCP)tarray.h \ 429 $(SOPHYAINCP)basarr.h \ 430 $(SOPHYAINCP)mutyv.h \ 431 $(SOPHYAINCP)timestamp.h \ 432 $(SOPHYAINCP)dvlist.h \ 433 $(SOPHYAINCP)ndatablock.h \ 434 $(SOPHYAINCP)utilarr.h \ 435 $(SOPHYAINCP)tmatrix_tsnl.h \ 436 $(SOPHYAINCP)tvector_tsnl.h \ 483 $(SOPHYAINCP)perrors.h \ 484 $(SOPHYAINCP)pexceptions.h \ 485 fmath.h $(SOPHYAINCP)tvector.h \ 486 $(SOPHYAINCP)tmatrix.h \ 487 $(SOPHYAINCP)tarray.h \ 488 $(SOPHYAINCP)basarr.h \ 489 $(SOPHYAINCP)mutyv.h \ 490 $(SOPHYAINCP)timestamp.h \ 491 $(SOPHYAINCP)objfio.h \ 492 $(SOPHYAINCP)dvlist.h \ 493 $(SOPHYAINCP)ndatablock.h \ 494 $(SOPHYAINCP)utilarr.h \ 495 $(SOPHYAINCP)tmatrix_tsnl.h \ 496 $(SOPHYAINCP)tvector_tsnl.h \ 497 $(SOPHYAINCP)ppersist.h \ 498 $(SOPHYAINCP)anydataobj.h \ 437 499 generaldata.h \ 438 500 $(SOPHYAINCP)ntupintf.h cimage.h \ 439 $(SOPHYAINCP)fioarr.h tabmath.h \ 501 $(SOPHYAINCP)tmatrix.h \ 502 $(SOPHYAINCP)fioarr.h \ 503 $(SOPHYAINCP)tvector.h tabmath.h \ 440 504 nbconst.h dates.h datime.h 441 505 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ntoolsinit.cc … … 446 510 $(SOPHYAINCP)machdefs.h \ 447 511 $(SOPHYAINCP)tmatrix.h \ 512 $(SOPHYAINCP)machdefs.h \ 448 513 $(SOPHYAINCP)tarray.h \ 449 514 $(SOPHYAINCP)basarr.h \ … … 463 528 $(SOPHYAINCP)tmatrix_tsnl.h \ 464 529 cimage.h $(SOPHYAINCP)fioarr.h \ 465 $(SOPHYAINCP)tvector.h \ 466 $(SOPHYAINCP)tvector_tsnl.h \ 530 $(SOPHYAINCP)tmatrix.h \ 531 $(SOPHYAINCP)tvector.h \ 532 $(SOPHYAINCP)tvector_tsnl.h \ 533 $(SOPHYAINCP)tvector.h \ 467 534 $(SOPHYAINCP)histos.h \ 468 535 $(SOPHYAINCP)peida.h \ … … 471 538 $(SOPHYAINCP)fmath.h \ 472 539 $(SOPHYAINCP)histos2.h \ 540 $(SOPHYAINCP)histos.h \ 473 541 $(SOPHYAINCP)hisprof.h \ 474 generalfit.h generaldata.h \ 542 generalfit.h \ 543 $(SOPHYAINCP)pexceptions.h \ 544 generaldata.h \ 545 $(SOPHYAINCP)objfio.h \ 546 $(SOPHYAINCP)ppersist.h \ 475 547 $(SOPHYAINCP)ntupintf.h poly.h \ 476 peida.h generalfunc.h 548 peida.h \ 549 $(SOPHYAINCP)anydataobj.h \ 550 generalfunc.h 477 551 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ objfitter.cc 478 552 … … 481 555 $(SOPHYAINCP)machdefs.h \ 482 556 $(SOPHYAINCP)pexceptions.h \ 557 $(SOPHYAINCP)machdefs.h \ 483 558 perandom.h $(SOPHYAINCP)histos.h \ 484 559 $(SOPHYAINCP)objfio.h \ 485 560 $(SOPHYAINCP)anydataobj.h \ 486 561 $(SOPHYAINCP)ppersist.h \ 562 $(SOPHYAINCP)pexceptions.h \ 487 563 $(SOPHYAINCP)gnumd5.h \ 488 564 $(SOPHYAINCP)ppfbinstream.h \ … … 504 580 $(SOPHYAINCP)tmatrix_tsnl.h \ 505 581 $(SOPHYAINCP)tvector_tsnl.h \ 506 $(SOPHYAINCP)srandgen.h pemath.h 582 $(SOPHYAINCP)srandgen.h \ 583 classfunc.h pemath.h 507 584 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ perandom.cc 508 585 … … 511 588 $(SOPHYAINCP)machdefs.h poly.h \ 512 589 $(SOPHYAINCP)objfio.h \ 590 $(SOPHYAINCP)machdefs.h \ 513 591 $(SOPHYAINCP)anydataobj.h \ 514 592 $(SOPHYAINCP)ppersist.h \ … … 519 597 $(SOPHYAINCP)ppfnametag.h \ 520 598 peida.h $(SOPHYAINCP)utils.h \ 521 $(SOPHYAINCP)perrors.h fmath.h \ 522 $(SOPHYAINCP)tvector.h \ 523 $(SOPHYAINCP)tmatrix.h \ 524 $(SOPHYAINCP)tarray.h \ 525 $(SOPHYAINCP)basarr.h \ 526 $(SOPHYAINCP)mutyv.h \ 527 $(SOPHYAINCP)timestamp.h \ 528 $(SOPHYAINCP)dvlist.h \ 529 $(SOPHYAINCP)ndatablock.h \ 530 $(SOPHYAINCP)utilarr.h \ 531 $(SOPHYAINCP)tmatrix_tsnl.h \ 532 $(SOPHYAINCP)tvector_tsnl.h \ 599 $(SOPHYAINCP)perrors.h \ 600 $(SOPHYAINCP)pexceptions.h \ 601 fmath.h $(SOPHYAINCP)tvector.h \ 602 $(SOPHYAINCP)tmatrix.h \ 603 $(SOPHYAINCP)tarray.h \ 604 $(SOPHYAINCP)basarr.h \ 605 $(SOPHYAINCP)mutyv.h \ 606 $(SOPHYAINCP)timestamp.h \ 607 $(SOPHYAINCP)objfio.h \ 608 $(SOPHYAINCP)dvlist.h \ 609 $(SOPHYAINCP)ndatablock.h \ 610 $(SOPHYAINCP)utilarr.h \ 611 $(SOPHYAINCP)tmatrix_tsnl.h \ 612 $(SOPHYAINCP)tvector_tsnl.h \ 613 $(SOPHYAINCP)ppersist.h \ 614 $(SOPHYAINCP)anydataobj.h \ 533 615 linfit.h $(SOPHYAINCP)sopemtx.h \ 616 $(SOPHYAINCP)tvector.h \ 534 617 $(SOPHYAINCP)fioarr.h 535 618 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ poly.cc … … 540 623 rk4cdifeq.h difeq.h \ 541 624 $(SOPHYAINCP)pexceptions.h \ 542 $(SOPHYAINCP)tvector.h \ 543 $(SOPHYAINCP)tmatrix.h \ 544 $(SOPHYAINCP)tarray.h \ 545 $(SOPHYAINCP)basarr.h \ 546 $(SOPHYAINCP)anydataobj.h \ 547 $(SOPHYAINCP)mutyv.h \ 548 $(SOPHYAINCP)timestamp.h \ 549 $(SOPHYAINCP)objfio.h \ 550 $(SOPHYAINCP)ppersist.h \ 625 $(SOPHYAINCP)machdefs.h \ 626 $(SOPHYAINCP)tvector.h \ 627 $(SOPHYAINCP)tmatrix.h \ 628 $(SOPHYAINCP)tarray.h \ 629 $(SOPHYAINCP)basarr.h \ 630 $(SOPHYAINCP)anydataobj.h \ 631 $(SOPHYAINCP)mutyv.h \ 632 $(SOPHYAINCP)timestamp.h \ 633 $(SOPHYAINCP)objfio.h \ 634 $(SOPHYAINCP)ppersist.h \ 635 $(SOPHYAINCP)pexceptions.h \ 551 636 $(SOPHYAINCP)gnumd5.h \ 552 637 $(SOPHYAINCP)ppfbinstream.h \ … … 566 651 simplesort.h peida.h \ 567 652 $(SOPHYAINCP)utils.h \ 653 $(SOPHYAINCP)machdefs.h \ 568 654 $(SOPHYAINCP)perrors.h \ 655 $(SOPHYAINCP)pexceptions.h \ 569 656 $(SOPHYAINCP)pexceptions.h \ 570 657 fmath.h … … 577 664 $(SOPHYAINCP)tvector.h \ 578 665 $(SOPHYAINCP)tmatrix.h \ 579 $(SOPHYAINCP)tarray.h \ 580 $(SOPHYAINCP)basarr.h \ 581 $(SOPHYAINCP)anydataobj.h \ 582 $(SOPHYAINCP)mutyv.h \ 583 $(SOPHYAINCP)timestamp.h \ 584 $(SOPHYAINCP)objfio.h \ 585 $(SOPHYAINCP)ppersist.h \ 586 $(SOPHYAINCP)pexceptions.h \ 587 $(SOPHYAINCP)gnumd5.h \ 588 $(SOPHYAINCP)ppfbinstream.h \ 589 $(SOPHYAINCP)rawstream.h \ 590 $(SOPHYAINCP)ppfnametag.h \ 591 $(SOPHYAINCP)dvlist.h \ 592 $(SOPHYAINCP)ndatablock.h \ 593 $(SOPHYAINCP)utilarr.h \ 594 $(SOPHYAINCP)tmatrix_tsnl.h \ 595 $(SOPHYAINCP)tvector_tsnl.h \ 596 generalfit.h generaldata.h \ 666 $(SOPHYAINCP)machdefs.h \ 667 $(SOPHYAINCP)tarray.h \ 668 $(SOPHYAINCP)basarr.h \ 669 $(SOPHYAINCP)anydataobj.h \ 670 $(SOPHYAINCP)mutyv.h \ 671 $(SOPHYAINCP)timestamp.h \ 672 $(SOPHYAINCP)objfio.h \ 673 $(SOPHYAINCP)ppersist.h \ 674 $(SOPHYAINCP)pexceptions.h \ 675 $(SOPHYAINCP)gnumd5.h \ 676 $(SOPHYAINCP)ppfbinstream.h \ 677 $(SOPHYAINCP)rawstream.h \ 678 $(SOPHYAINCP)ppfnametag.h \ 679 $(SOPHYAINCP)dvlist.h \ 680 $(SOPHYAINCP)ndatablock.h \ 681 $(SOPHYAINCP)utilarr.h \ 682 $(SOPHYAINCP)tmatrix_tsnl.h \ 683 $(SOPHYAINCP)tvector_tsnl.h \ 684 generalfit.h \ 685 $(SOPHYAINCP)pexceptions.h \ 686 generaldata.h \ 687 $(SOPHYAINCP)objfio.h \ 688 $(SOPHYAINCP)ppersist.h \ 597 689 $(SOPHYAINCP)ntupintf.h poly.h \ 598 690 peida.h $(SOPHYAINCP)utils.h \ 599 691 $(SOPHYAINCP)perrors.h fmath.h \ 692 $(SOPHYAINCP)anydataobj.h \ 600 693 generalfunc.h \ 601 694 $(SOPHYAINCP)ntuple.h \ 695 $(SOPHYAINCP)ntupintf.h \ 602 696 $(SOPHYAINCP)timing.h 603 697 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ simplex.cc … … 608 702 tabmath.h peida.h \ 609 703 $(SOPHYAINCP)utils.h \ 704 $(SOPHYAINCP)machdefs.h \ 610 705 $(SOPHYAINCP)perrors.h \ 706 $(SOPHYAINCP)pexceptions.h \ 611 707 $(SOPHYAINCP)pexceptions.h \ 612 708 fmath.h nbconst.h … … 618 714 $(SOPHYAINCP)machdefs.h nbmath.h \ 619 715 $(SOPHYAINCP)smathconst.h \ 716 $(SOPHYAINCP)machdefs.h \ 620 717 $(SOPHYAINCP)timing.h \ 621 718 $(SOPHYAINCP)array.h \ … … 642 739 $(SOPHYAINCP)fioarr.h \ 643 740 $(SOPHYAINCP)sopemtx.h \ 644 fftservintf.h fftpserver.h 741 fftservintf.h \ 742 $(SOPHYAINCP)pexceptions.h \ 743 $(SOPHYAINCP)tmatrix.h \ 744 $(SOPHYAINCP)tvector.h \ 745 fftpserver.h 645 746 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ toeplitzMatrix.cc 646 747 … … 667 768 $(SOPHYAOBJP)matxop.o: matxop.c matxop.h nbmath.h \ 668 769 $(SOPHYAINCP)machdefs.h \ 669 $(SOPHYAINCP)smathconst.h 770 $(SOPHYAINCP)smathconst.h \ 771 $(SOPHYAINCP)machdefs.h 670 772 $(CCOMPILE) -o $@ matxop.c 671 773 … … 673 775 $(SOPHYAINCP)machdefs.h \ 674 776 $(SOPHYAINCP)smathconst.h \ 675 matxop.h nbinteg.h nbtri.h 777 $(SOPHYAINCP)machdefs.h matxop.h \ 778 nbinteg.h nbtri.h 676 779 $(CCOMPILE) -o $@ nbmath.c 677 780 -
trunk/SophyaPI/PIext/Makefile
r3075 r3123 4 4 5 5 clean: 6 rm -f $(SOPHYAOBJP)basexecut.o $(SOPHYAOBJP)contmodex.o $(SOPHYAOBJP)cxxexecutor.o $(SOPHYAOBJP)cxxexecwin.o $(SOPHYAOBJP)flowmodex.o $(SOPHYAOBJP)graphexecut.o $(SOPHYAOBJP)nobjmgr.o $(SOPHYAOBJP)nomgadapter.o $(SOPHYAOBJP)nomgfdadapter.o $(SOPHYAOBJP)nomh istadapter.o $(SOPHYAOBJP)nomimagadapter.o $(SOPHYAOBJP)nommatvecadapter.o $(SOPHYAOBJP)nomskymapadapter.o $(SOPHYAOBJP)nomspecrespadapter.o $(SOPHYAOBJP)nomstladapter.o $(SOPHYAOBJP)nomtarradapter.o $(SOPHYAOBJP)nomtmatvecadapter.o $(SOPHYAOBJP)pawexecut.o $(SOPHYAOBJP)pi2dvec.o $(SOPHYAOBJP)piacmd.o $(SOPHYAOBJP)piafitting.o $(SOPHYAOBJP)pigfd1.o $(SOPHYAOBJP)pigfd2.o $(SOPHYAOBJP)pihisto2d.o $(SOPHYAOBJP)pihisto.o $(SOPHYAOBJP)piinit.o $(SOPHYAOBJP)pintup3d.o $(SOPHYAOBJP)pintuple.o $(SOPHYAOBJP)pipodrw.o $(SOPHYAOBJP)pisiadw.o $(SOPHYAOBJP)pistdimgapp.o $(SOPHYAOBJP)pistlist.o $(SOPHYAOBJP)pitvmaad.o $(SOPHYAOBJP)servnobjm.o $(SOPHYAOBJP)userfitfunex.o6 rm -f $(SOPHYAOBJP)basexecut.o $(SOPHYAOBJP)contmodex.o $(SOPHYAOBJP)cxxexecutor.o $(SOPHYAOBJP)cxxexecwin.o $(SOPHYAOBJP)flowmodex.o $(SOPHYAOBJP)graphexecut.o $(SOPHYAOBJP)nobjmgr.o $(SOPHYAOBJP)nomgadapter.o $(SOPHYAOBJP)nomgfdadapter.o $(SOPHYAOBJP)nomherradapter.o $(SOPHYAOBJP)nomhistadapter.o $(SOPHYAOBJP)nomimagadapter.o $(SOPHYAOBJP)nommatvecadapter.o $(SOPHYAOBJP)nomskymapadapter.o $(SOPHYAOBJP)nomspecrespadapter.o $(SOPHYAOBJP)nomstladapter.o $(SOPHYAOBJP)nomtarradapter.o $(SOPHYAOBJP)nomtmatvecadapter.o $(SOPHYAOBJP)pawexecut.o $(SOPHYAOBJP)pi2dvec.o $(SOPHYAOBJP)piacmd.o $(SOPHYAOBJP)piafitting.o $(SOPHYAOBJP)pigfd1.o $(SOPHYAOBJP)pigfd2.o $(SOPHYAOBJP)pihisto2d.o $(SOPHYAOBJP)pihisto.o $(SOPHYAOBJP)piinit.o $(SOPHYAOBJP)pintup3d.o $(SOPHYAOBJP)pintuple.o $(SOPHYAOBJP)pipodrw.o $(SOPHYAOBJP)pisiadw.o $(SOPHYAOBJP)pistdimgapp.o $(SOPHYAOBJP)pistlist.o $(SOPHYAOBJP)pitvmaad.o $(SOPHYAOBJP)servnobjm.o $(SOPHYAOBJP)userfitfunex.o 7 7 rm -f $(SOPHYALIBP)libPIext.a 8 8 9 $(SOPHYALIBP)libPIext.a : $(SOPHYAOBJP)basexecut.o $(SOPHYAOBJP)contmodex.o $(SOPHYAOBJP)cxxexecutor.o $(SOPHYAOBJP)cxxexecwin.o $(SOPHYAOBJP)flowmodex.o $(SOPHYAOBJP)graphexecut.o $(SOPHYAOBJP)nobjmgr.o $(SOPHYAOBJP)nomgadapter.o $(SOPHYAOBJP)nomgfdadapter.o $(SOPHYAOBJP)nomh istadapter.o $(SOPHYAOBJP)nomimagadapter.o $(SOPHYAOBJP)nomskymapadapter.o $(SOPHYAOBJP)nomspecrespadapter.o $(SOPHYAOBJP)nomtarradapter.o $(SOPHYAOBJP)nomtmatvecadapter.o $(SOPHYAOBJP)pawexecut.o $(SOPHYAOBJP)pi2dvec.o $(SOPHYAOBJP)piacmd.o $(SOPHYAOBJP)piafitting.o $(SOPHYAOBJP)pigfd1.o $(SOPHYAOBJP)pigfd2.o $(SOPHYAOBJP)pihisto2d.o $(SOPHYAOBJP)pihisto.o $(SOPHYAOBJP)piinit.o $(SOPHYAOBJP)pintup3d.o $(SOPHYAOBJP)pintuple.o $(SOPHYAOBJP)pipodrw.o $(SOPHYAOBJP)pisiadw.o $(SOPHYAOBJP)pistdimgapp.o $(SOPHYAOBJP)pitvmaad.o $(SOPHYAOBJP)servnobjm.o9 $(SOPHYALIBP)libPIext.a : $(SOPHYAOBJP)basexecut.o $(SOPHYAOBJP)contmodex.o $(SOPHYAOBJP)cxxexecutor.o $(SOPHYAOBJP)cxxexecwin.o $(SOPHYAOBJP)flowmodex.o $(SOPHYAOBJP)graphexecut.o $(SOPHYAOBJP)nobjmgr.o $(SOPHYAOBJP)nomgadapter.o $(SOPHYAOBJP)nomgfdadapter.o $(SOPHYAOBJP)nomherradapter.o $(SOPHYAOBJP)nomhistadapter.o $(SOPHYAOBJP)nomimagadapter.o $(SOPHYAOBJP)nomskymapadapter.o $(SOPHYAOBJP)nomspecrespadapter.o $(SOPHYAOBJP)nomtarradapter.o $(SOPHYAOBJP)nomtmatvecadapter.o $(SOPHYAOBJP)pawexecut.o $(SOPHYAOBJP)pi2dvec.o $(SOPHYAOBJP)piacmd.o $(SOPHYAOBJP)piafitting.o $(SOPHYAOBJP)pigfd1.o $(SOPHYAOBJP)pigfd2.o $(SOPHYAOBJP)pihisto2d.o $(SOPHYAOBJP)pihisto.o $(SOPHYAOBJP)piinit.o $(SOPHYAOBJP)pintup3d.o $(SOPHYAOBJP)pintuple.o $(SOPHYAOBJP)pipodrw.o $(SOPHYAOBJP)pisiadw.o $(SOPHYAOBJP)pistdimgapp.o $(SOPHYAOBJP)pitvmaad.o $(SOPHYAOBJP)servnobjm.o 10 10 $(AR) $(ARFLAGS) $@ $? 11 11 touch $(SOPHYAINCP)/SophyaConfInfo/libPI.objlist … … 15 15 $(SOPHYAINCP)machdefs.h \ 16 16 $(SOPHYAINCP)commander.h \ 17 $(SOPHYAINCP)machdefs.h \ 17 18 $(SOPHYAINCP)pdlmgr.h \ 18 19 $(SOPHYAINCP)dvlist.h \ … … 30 31 $(SOPHYAINCP)zthread.h \ 31 32 dlftypes.h basexecut.h \ 33 $(SOPHYAINCP)pdlmgr.h \ 34 $(SOPHYAINCP)ctimer.h \ 32 35 $(SOPHYAINCP)strutilxx.h \ 33 36 pistdimgapp.h \ … … 36 39 $(SOPHYAINCP)piapplgen.h \ 37 40 $(SOPHYAINCP)pimsghandler.h \ 41 $(SOPHYAINCP)pisysdep.h \ 38 42 $(SOPHYAINCP)picontainerx.h \ 39 43 $(SOPHYAINCP)picontainergen.h \ … … 65 69 $(SOPHYAINCP)piwindowx.h \ 66 70 $(SOPHYAINCP)piwindowgen.h \ 71 $(SOPHYAINCP)pimenux.h \ 67 72 $(SOPHYAINCP)pioptmenux.h \ 68 73 $(SOPHYAINCP)pioptmenugen.h \ 74 $(SOPHYAINCP)pistdwdgx.h \ 69 75 $(SOPHYAINCP)pifilechox.h \ 70 76 $(SOPHYAINCP)pifilechogen.h \ 77 $(SOPHYAINCP)piwindowx.h \ 71 78 $(SOPHYAINCP)piperiodx.h \ 72 79 $(SOPHYAINCP)periodic.h \ 80 $(SOPHYAINCP)picons.h \ 73 81 $(SOPHYAINCP)piimage.h \ 74 82 $(SOPHYAINCP)parradapter.h \ … … 84 92 $(SOPHYAINCP)pi3ddrw.h \ 85 93 $(SOPHYAINCP)pigraph3d.h \ 86 nobjmgr.h pisiadw.h \ 94 nobjmgr.h \ 95 $(SOPHYAINCP)anydataobj.h \ 96 $(SOPHYAINCP)ppersist.h \ 97 $(SOPHYAINCP)dvlist.h pisiadw.h \ 87 98 $(SOPHYAINCP)pilistx.h \ 88 99 $(SOPHYAINCP)pilistgen.h \ 89 100 $(SOPHYAINCP)pistzwin.h \ 101 $(SOPHYAINCP)piperiodx.h \ 90 102 $(SOPHYAINCP)pitherm.h \ 91 103 $(SOPHYAINCP)resusage.h \ 92 104 servnobjm.h nomgadapter.h \ 105 $(SOPHYAINCP)pidrawer.h \ 106 $(SOPHYAINCP)parradapter.h \ 93 107 $(SOPHYAINCP)ntupintf.h \ 94 108 $(SOPHYAINCP)generalfit.h \ … … 102 116 $(SOPHYAINCP)tvector_tsnl.h \ 103 117 $(SOPHYAINCP)generaldata.h \ 118 $(SOPHYAINCP)ntupintf.h \ 104 119 $(SOPHYAINCP)poly.h \ 105 120 $(SOPHYAINCP)peida.h \ … … 107 122 $(SOPHYAINCP)perrors.h \ 108 123 $(SOPHYAINCP)fmath.h \ 124 $(SOPHYAINCP)generalfunc.h \ 109 125 $(SOPHYAINCP)histos.h \ 110 126 $(SOPHYAINCP)histos2.h \ 127 $(SOPHYAINCP)histos.h \ 111 128 $(SOPHYAINCP)hisprof.h \ 112 129 $(SOPHYAINCP)ntuple.h \ 130 $(SOPHYAINCP)generaldata.h \ 113 131 $(SOPHYAINCP)datatable.h \ 114 132 $(SOPHYAINCP)basedtable.h \ 115 $(SOPHYAINCP)segdatablock.h 133 $(SOPHYAINCP)segdatablock.h \ 134 $(SOPHYAINCP)tvector.h 116 135 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ basexecut.cc 117 136 … … 121 140 $(SOPHYAINCP)machdefs.h piacmd.h \ 122 141 $(SOPHYAINCP)commander.h \ 142 $(SOPHYAINCP)machdefs.h \ 123 143 $(SOPHYAINCP)pdlmgr.h \ 124 144 $(SOPHYAINCP)dvlist.h \ … … 136 156 $(SOPHYAINCP)zthread.h \ 137 157 dlftypes.h nobjmgr.h \ 158 $(SOPHYAINCP)anydataobj.h \ 159 $(SOPHYAINCP)ppersist.h \ 160 $(SOPHYAINCP)dvlist.h \ 138 161 $(SOPHYAINCP)pigncont.h \ 139 162 $(SOPHYAINCP)pistdimgapp.h \ … … 197 220 $(SOPHYAINCP)pistzwin.h \ 198 221 $(SOPHYAINCP)pitherm.h \ 222 $(SOPHYAINCP)zthread.h \ 199 223 $(SOPHYAINCP)resusage.h \ 200 224 $(SOPHYAINCP)piscdrawwdg.h \ … … 207 231 $(SOPHYAINCP)gp_graph3d.h \ 208 232 $(SOPHYAINCP)gp_alloc.h \ 233 $(SOPHYAINCP)pidrawer.h \ 209 234 nomgadapter.h \ 210 $(SOPHYAINCP)generalfit.h \ 211 $(SOPHYAINCP)tvector.h \ 212 $(SOPHYAINCP)tmatrix.h \ 213 $(SOPHYAINCP)tarray.h \ 214 $(SOPHYAINCP)basarr.h \ 215 $(SOPHYAINCP)ndatablock.h \ 216 $(SOPHYAINCP)utilarr.h \ 217 $(SOPHYAINCP)tmatrix_tsnl.h \ 218 $(SOPHYAINCP)tvector_tsnl.h \ 219 $(SOPHYAINCP)generaldata.h \ 220 $(SOPHYAINCP)poly.h \ 221 $(SOPHYAINCP)peida.h \ 222 $(SOPHYAINCP)utils.h \ 223 $(SOPHYAINCP)perrors.h \ 224 $(SOPHYAINCP)fmath.h servnobjm.h 225 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ contmodex.cc 226 227 $(SOPHYAOBJP)cxxexecutor.o: cxxexecutor.cc \ 228 $(SOPHYAINCP)sopnamsp.h \ 229 cxxexecutor.h \ 230 $(SOPHYAINCP)machdefs.h piacmd.h \ 231 $(SOPHYAINCP)commander.h \ 232 $(SOPHYAINCP)pdlmgr.h \ 233 $(SOPHYAINCP)dvlist.h \ 234 $(SOPHYAINCP)objfio.h \ 235 $(SOPHYAINCP)anydataobj.h \ 236 $(SOPHYAINCP)ppersist.h \ 237 $(SOPHYAINCP)pexceptions.h \ 238 $(SOPHYAINCP)gnumd5.h \ 239 $(SOPHYAINCP)ppfbinstream.h \ 240 $(SOPHYAINCP)rawstream.h \ 241 $(SOPHYAINCP)ppfnametag.h \ 242 $(SOPHYAINCP)mutyv.h \ 243 $(SOPHYAINCP)timestamp.h \ 244 $(SOPHYAINCP)ctimer.h \ 245 $(SOPHYAINCP)zthread.h \ 246 dlftypes.h nobjmgr.h \ 247 $(SOPHYAINCP)strutilxx.h \ 248 $(SOPHYAINCP)cxxcmplnk.h \ 249 nomgadapter.h \ 250 $(SOPHYAINCP)pidrawer.h \ 251 $(SOPHYAINCP)pibwdggen.h \ 252 $(SOPHYAINCP)pisysdep.h \ 253 $(SOPHYAINCP)piwdgx.h \ 254 $(SOPHYAINCP)piwdggen.h \ 255 $(SOPHYAINCP)pimsghandler.h \ 256 $(SOPHYAINCP)picolist.h \ 257 $(SOPHYAINCP)picmap.h \ 258 $(SOPHYAINCP)picmapx.h \ 259 $(SOPHYAINCP)picmapgen.h \ 260 $(SOPHYAINCP)pigraphx.h \ 261 $(SOPHYAINCP)pigraphgen.h \ 262 $(SOPHYAINCP)pifontx.h \ 263 $(SOPHYAINCP)pifontgen.h \ 264 $(SOPHYAINCP)pigrcoord.h \ 265 $(SOPHYAINCP)pilineatt.h \ 266 $(SOPHYAINCP)pigraphuc.h \ 267 $(SOPHYAINCP)pievthandler.h \ 268 $(SOPHYAINCP)psfile.h \ 269 $(SOPHYAINCP)pigratt.h \ 270 $(SOPHYAINCP)piaxes.h \ 271 $(SOPHYAINCP)parradapter.h \ 272 $(SOPHYAINCP)lut.h \ 235 $(SOPHYAINCP)parradapter.h \ 273 236 $(SOPHYAINCP)ntupintf.h \ 274 237 $(SOPHYAINCP)generalfit.h \ … … 287 250 $(SOPHYAINCP)perrors.h \ 288 251 $(SOPHYAINCP)fmath.h \ 252 $(SOPHYAINCP)generalfunc.h \ 253 servnobjm.h \ 254 $(SOPHYAINCP)pdlmgr.h 255 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ contmodex.cc 256 257 $(SOPHYAOBJP)cxxexecutor.o: cxxexecutor.cc \ 258 $(SOPHYAINCP)sopnamsp.h \ 259 cxxexecutor.h \ 260 $(SOPHYAINCP)machdefs.h piacmd.h \ 261 $(SOPHYAINCP)commander.h \ 262 $(SOPHYAINCP)machdefs.h \ 263 $(SOPHYAINCP)pdlmgr.h \ 264 $(SOPHYAINCP)dvlist.h \ 265 $(SOPHYAINCP)objfio.h \ 266 $(SOPHYAINCP)anydataobj.h \ 267 $(SOPHYAINCP)ppersist.h \ 268 $(SOPHYAINCP)pexceptions.h \ 269 $(SOPHYAINCP)gnumd5.h \ 270 $(SOPHYAINCP)ppfbinstream.h \ 271 $(SOPHYAINCP)rawstream.h \ 272 $(SOPHYAINCP)ppfnametag.h \ 273 $(SOPHYAINCP)mutyv.h \ 274 $(SOPHYAINCP)timestamp.h \ 275 $(SOPHYAINCP)ctimer.h \ 276 $(SOPHYAINCP)zthread.h \ 277 dlftypes.h nobjmgr.h \ 278 $(SOPHYAINCP)anydataobj.h \ 279 $(SOPHYAINCP)ppersist.h \ 280 $(SOPHYAINCP)dvlist.h \ 281 $(SOPHYAINCP)strutilxx.h \ 282 $(SOPHYAINCP)cxxcmplnk.h \ 283 nomgadapter.h \ 284 $(SOPHYAINCP)pidrawer.h \ 285 $(SOPHYAINCP)pibwdggen.h \ 286 $(SOPHYAINCP)pisysdep.h \ 287 $(SOPHYAINCP)piwdgx.h \ 288 $(SOPHYAINCP)piwdggen.h \ 289 $(SOPHYAINCP)pimsghandler.h \ 290 $(SOPHYAINCP)picolist.h \ 291 $(SOPHYAINCP)picmap.h \ 292 $(SOPHYAINCP)picmapx.h \ 293 $(SOPHYAINCP)picmapgen.h \ 294 $(SOPHYAINCP)pigraphx.h \ 295 $(SOPHYAINCP)pigraphgen.h \ 296 $(SOPHYAINCP)pifontx.h \ 297 $(SOPHYAINCP)pifontgen.h \ 298 $(SOPHYAINCP)pigrcoord.h \ 299 $(SOPHYAINCP)pilineatt.h \ 300 $(SOPHYAINCP)pigraphuc.h \ 301 $(SOPHYAINCP)pievthandler.h \ 302 $(SOPHYAINCP)psfile.h \ 303 $(SOPHYAINCP)pigratt.h \ 304 $(SOPHYAINCP)piaxes.h \ 305 $(SOPHYAINCP)parradapter.h \ 306 $(SOPHYAINCP)lut.h \ 307 $(SOPHYAINCP)ntupintf.h \ 308 $(SOPHYAINCP)generalfit.h \ 309 $(SOPHYAINCP)tvector.h \ 310 $(SOPHYAINCP)tmatrix.h \ 311 $(SOPHYAINCP)tarray.h \ 312 $(SOPHYAINCP)basarr.h \ 313 $(SOPHYAINCP)ndatablock.h \ 314 $(SOPHYAINCP)utilarr.h \ 315 $(SOPHYAINCP)tmatrix_tsnl.h \ 316 $(SOPHYAINCP)tvector_tsnl.h \ 317 $(SOPHYAINCP)generaldata.h \ 318 $(SOPHYAINCP)ntupintf.h \ 319 $(SOPHYAINCP)poly.h \ 320 $(SOPHYAINCP)peida.h \ 321 $(SOPHYAINCP)utils.h \ 322 $(SOPHYAINCP)perrors.h \ 323 $(SOPHYAINCP)fmath.h \ 324 $(SOPHYAINCP)generalfunc.h \ 289 325 pistdimgapp.h \ 326 $(SOPHYAINCP)pisysdep.h \ 290 327 $(SOPHYAINCP)piapplx.h \ 291 328 $(SOPHYAINCP)piapplgen.h \ … … 303 340 $(SOPHYAINCP)piwindowx.h \ 304 341 $(SOPHYAINCP)piwindowgen.h \ 342 $(SOPHYAINCP)pimenux.h \ 305 343 $(SOPHYAINCP)pioptmenux.h \ 306 344 $(SOPHYAINCP)pioptmenugen.h \ 345 $(SOPHYAINCP)pistdwdgx.h \ 307 346 $(SOPHYAINCP)pifilechox.h \ 308 347 $(SOPHYAINCP)pifilechogen.h \ 348 $(SOPHYAINCP)piwindowx.h \ 309 349 $(SOPHYAINCP)piperiodx.h \ 310 350 $(SOPHYAINCP)periodic.h \ 351 $(SOPHYAINCP)picons.h \ 311 352 $(SOPHYAINCP)piimage.h \ 353 $(SOPHYAINCP)parradapter.h \ 312 354 $(SOPHYAINCP)pieldrw.h \ 355 $(SOPHYAINCP)pidrawer.h \ 313 356 $(SOPHYAINCP)pipixmapx.h \ 314 357 $(SOPHYAINCP)pipixmapgen.h \ … … 320 363 $(SOPHYAINCP)pilistgen.h \ 321 364 $(SOPHYAINCP)pistzwin.h \ 365 $(SOPHYAINCP)piperiodx.h \ 322 366 $(SOPHYAINCP)pitherm.h \ 323 367 $(SOPHYAINCP)resusage.h … … 329 373 $(SOPHYAINCP)machdefs.h piacmd.h \ 330 374 $(SOPHYAINCP)commander.h \ 375 $(SOPHYAINCP)machdefs.h \ 331 376 $(SOPHYAINCP)pdlmgr.h \ 332 377 $(SOPHYAINCP)dvlist.h \ … … 343 388 $(SOPHYAINCP)ctimer.h \ 344 389 $(SOPHYAINCP)zthread.h \ 345 dlftypes.h nobjmgr.h cxxexecwin.h \ 390 dlftypes.h nobjmgr.h \ 391 $(SOPHYAINCP)anydataobj.h \ 392 $(SOPHYAINCP)ppersist.h \ 393 $(SOPHYAINCP)dvlist.h \ 394 cxxexecwin.h \ 346 395 $(SOPHYAINCP)pisysdep.h \ 347 396 pistdimgapp.h \ … … 349 398 $(SOPHYAINCP)piapplgen.h \ 350 399 $(SOPHYAINCP)pimsghandler.h \ 400 $(SOPHYAINCP)pisysdep.h \ 351 401 $(SOPHYAINCP)picontainerx.h \ 352 402 $(SOPHYAINCP)picontainergen.h \ … … 378 428 $(SOPHYAINCP)piwindowx.h \ 379 429 $(SOPHYAINCP)piwindowgen.h \ 430 $(SOPHYAINCP)pimenux.h \ 380 431 $(SOPHYAINCP)pioptmenux.h \ 381 432 $(SOPHYAINCP)pioptmenugen.h \ 433 $(SOPHYAINCP)pistdwdgx.h \ 382 434 $(SOPHYAINCP)pifilechox.h \ 383 435 $(SOPHYAINCP)pifilechogen.h \ 436 $(SOPHYAINCP)piwindowx.h \ 384 437 $(SOPHYAINCP)piperiodx.h \ 385 438 $(SOPHYAINCP)periodic.h \ 439 $(SOPHYAINCP)picons.h \ 386 440 $(SOPHYAINCP)piimage.h \ 387 441 $(SOPHYAINCP)parradapter.h \ … … 400 454 $(SOPHYAINCP)pilistgen.h \ 401 455 $(SOPHYAINCP)pistzwin.h \ 456 $(SOPHYAINCP)piperiodx.h \ 402 457 $(SOPHYAINCP)pitherm.h \ 403 458 $(SOPHYAINCP)resusage.h … … 409 464 $(SOPHYAINCP)machdefs.h piacmd.h \ 410 465 $(SOPHYAINCP)commander.h \ 466 $(SOPHYAINCP)machdefs.h \ 411 467 $(SOPHYAINCP)pdlmgr.h \ 412 468 $(SOPHYAINCP)dvlist.h \ … … 423 479 $(SOPHYAINCP)ctimer.h \ 424 480 $(SOPHYAINCP)zthread.h \ 425 dlftypes.h nobjmgr.h pi2dvec.h pistdimgapp.h \ 481 dlftypes.h nobjmgr.h \ 482 $(SOPHYAINCP)anydataobj.h \ 483 $(SOPHYAINCP)ppersist.h \ 484 $(SOPHYAINCP)dvlist.h pi2dvec.h \ 485 pistdimgapp.h \ 426 486 $(SOPHYAINCP)pisysdep.h \ 427 487 $(SOPHYAINCP)piapplx.h \ 428 488 $(SOPHYAINCP)piapplgen.h \ 429 489 $(SOPHYAINCP)pimsghandler.h \ 490 $(SOPHYAINCP)pisysdep.h \ 430 491 $(SOPHYAINCP)picontainerx.h \ 431 492 $(SOPHYAINCP)picontainergen.h \ … … 457 518 $(SOPHYAINCP)piwindowx.h \ 458 519 $(SOPHYAINCP)piwindowgen.h \ 520 $(SOPHYAINCP)pimenux.h \ 459 521 $(SOPHYAINCP)pioptmenux.h \ 460 522 $(SOPHYAINCP)pioptmenugen.h \ 523 $(SOPHYAINCP)pistdwdgx.h \ 461 524 $(SOPHYAINCP)pifilechox.h \ 462 525 $(SOPHYAINCP)pifilechogen.h \ 526 $(SOPHYAINCP)piwindowx.h \ 463 527 $(SOPHYAINCP)piperiodx.h \ 464 528 $(SOPHYAINCP)periodic.h \ 529 $(SOPHYAINCP)picons.h \ 465 530 $(SOPHYAINCP)piimage.h \ 466 531 $(SOPHYAINCP)parradapter.h \ … … 479 544 $(SOPHYAINCP)pilistgen.h \ 480 545 $(SOPHYAINCP)pistzwin.h \ 546 $(SOPHYAINCP)piperiodx.h \ 481 547 $(SOPHYAINCP)pitherm.h \ 482 548 $(SOPHYAINCP)resusage.h \ … … 484 550 $(SOPHYAINCP)ntupintf.h \ 485 551 $(SOPHYAINCP)ntuple.h \ 552 $(SOPHYAINCP)ntupintf.h \ 553 $(SOPHYAINCP)pidrawer.h \ 486 554 nomgadapter.h \ 487 $(SOPHYAINCP)generalfit.h \ 488 $(SOPHYAINCP)tvector.h \ 489 $(SOPHYAINCP)tmatrix.h \ 490 $(SOPHYAINCP)tarray.h \ 491 $(SOPHYAINCP)basarr.h \ 492 $(SOPHYAINCP)ndatablock.h \ 493 $(SOPHYAINCP)utilarr.h \ 494 $(SOPHYAINCP)tmatrix_tsnl.h \ 495 $(SOPHYAINCP)tvector_tsnl.h \ 496 $(SOPHYAINCP)generaldata.h \ 497 $(SOPHYAINCP)poly.h \ 498 $(SOPHYAINCP)peida.h \ 499 $(SOPHYAINCP)utils.h \ 500 $(SOPHYAINCP)perrors.h \ 501 $(SOPHYAINCP)fmath.h servnobjm.h 502 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ flowmodex.cc 503 504 $(SOPHYAOBJP)graphexecut.o: graphexecut.cc \ 505 $(SOPHYAINCP)sopnamsp.h piacmd.h \ 506 $(SOPHYAINCP)machdefs.h \ 507 $(SOPHYAINCP)commander.h \ 508 $(SOPHYAINCP)pdlmgr.h \ 509 $(SOPHYAINCP)dvlist.h \ 510 $(SOPHYAINCP)objfio.h \ 511 $(SOPHYAINCP)anydataobj.h \ 512 $(SOPHYAINCP)ppersist.h \ 513 $(SOPHYAINCP)pexceptions.h \ 514 $(SOPHYAINCP)gnumd5.h \ 515 $(SOPHYAINCP)ppfbinstream.h \ 516 $(SOPHYAINCP)rawstream.h \ 517 $(SOPHYAINCP)ppfnametag.h \ 518 $(SOPHYAINCP)mutyv.h \ 519 $(SOPHYAINCP)timestamp.h \ 520 $(SOPHYAINCP)ctimer.h \ 521 $(SOPHYAINCP)zthread.h \ 522 dlftypes.h graphexecut.h \ 523 $(SOPHYAINCP)strutilxx.h \ 524 pistdimgapp.h \ 525 $(SOPHYAINCP)pisysdep.h \ 526 $(SOPHYAINCP)piapplx.h \ 527 $(SOPHYAINCP)piapplgen.h \ 528 $(SOPHYAINCP)pimsghandler.h \ 529 $(SOPHYAINCP)picontainerx.h \ 530 $(SOPHYAINCP)picontainergen.h \ 531 $(SOPHYAINCP)piwdgx.h \ 532 $(SOPHYAINCP)piwdggen.h \ 533 $(SOPHYAINCP)picolist.h \ 534 $(SOPHYAINCP)pimenubarx.h \ 535 $(SOPHYAINCP)pimenubargen.h \ 536 $(SOPHYAINCP)pimenux.h \ 537 $(SOPHYAINCP)pimenugen.h \ 538 $(SOPHYAINCP)picons.h \ 539 $(SOPHYAINCP)pistdwdgx.h \ 540 $(SOPHYAINCP)pistdwdggen.h \ 541 $(SOPHYAINCP)pibwdgx.h \ 542 $(SOPHYAINCP)pibwdggen.h \ 543 $(SOPHYAINCP)picmap.h \ 544 $(SOPHYAINCP)picmapx.h \ 545 $(SOPHYAINCP)picmapgen.h \ 546 $(SOPHYAINCP)pigraphx.h \ 547 $(SOPHYAINCP)pigraphgen.h \ 548 $(SOPHYAINCP)pifontx.h \ 549 $(SOPHYAINCP)pifontgen.h \ 550 $(SOPHYAINCP)pigrcoord.h \ 551 $(SOPHYAINCP)pilineatt.h \ 552 $(SOPHYAINCP)pigraphuc.h \ 553 $(SOPHYAINCP)pievthandler.h \ 554 $(SOPHYAINCP)psfile.h \ 555 $(SOPHYAINCP)pigraphps.h \ 556 $(SOPHYAINCP)piwindowx.h \ 557 $(SOPHYAINCP)piwindowgen.h \ 558 $(SOPHYAINCP)pioptmenux.h \ 559 $(SOPHYAINCP)pioptmenugen.h \ 560 $(SOPHYAINCP)pifilechox.h \ 561 $(SOPHYAINCP)pifilechogen.h \ 562 $(SOPHYAINCP)piperiodx.h \ 563 $(SOPHYAINCP)periodic.h \ 564 $(SOPHYAINCP)piimage.h \ 565 $(SOPHYAINCP)parradapter.h \ 566 $(SOPHYAINCP)lut.h \ 567 $(SOPHYAINCP)pieldrw.h \ 568 $(SOPHYAINCP)pidrawer.h \ 569 $(SOPHYAINCP)pigratt.h \ 570 $(SOPHYAINCP)piaxes.h \ 571 $(SOPHYAINCP)pipixmapx.h \ 572 $(SOPHYAINCP)pipixmapgen.h \ 573 $(SOPHYAINCP)picmapview.h \ 574 $(SOPHYAINCP)pi3dwdg.h \ 575 $(SOPHYAINCP)pi3ddrw.h \ 576 $(SOPHYAINCP)pigraph3d.h \ 577 nobjmgr.h pisiadw.h \ 578 $(SOPHYAINCP)pilistx.h \ 579 $(SOPHYAINCP)pilistgen.h \ 580 $(SOPHYAINCP)pistzwin.h \ 581 $(SOPHYAINCP)pitherm.h \ 582 $(SOPHYAINCP)resusage.h \ 583 nomgadapter.h \ 584 $(SOPHYAINCP)ntupintf.h \ 555 $(SOPHYAINCP)parradapter.h \ 585 556 $(SOPHYAINCP)generalfit.h \ 586 557 $(SOPHYAINCP)tvector.h \ … … 598 569 $(SOPHYAINCP)perrors.h \ 599 570 $(SOPHYAINCP)fmath.h \ 600 $(SOPHYAINCP)piyfxdrw.h \ 601 $(SOPHYAINCP)pibargraph.h \ 602 $(SOPHYAINCP)pitxtdrw.h 603 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ graphexecut.cc 604 605 $(SOPHYAOBJP)nobjmgr.o: nobjmgr.cc \ 606 $(SOPHYAINCP)sopnamsp.h \ 607 $(SOPHYAINCP)strutil.h \ 608 $(SOPHYAINCP)datatypes.h \ 609 $(SOPHYAINCP)machdefs.h \ 571 $(SOPHYAINCP)generalfunc.h \ 572 servnobjm.h \ 573 $(SOPHYAINCP)pdlmgr.h 574 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ flowmodex.cc 575 576 $(SOPHYAOBJP)graphexecut.o: graphexecut.cc \ 577 $(SOPHYAINCP)sopnamsp.h piacmd.h \ 578 $(SOPHYAINCP)machdefs.h \ 579 $(SOPHYAINCP)commander.h \ 580 $(SOPHYAINCP)machdefs.h \ 581 $(SOPHYAINCP)pdlmgr.h \ 582 $(SOPHYAINCP)dvlist.h \ 583 $(SOPHYAINCP)objfio.h \ 584 $(SOPHYAINCP)anydataobj.h \ 585 $(SOPHYAINCP)ppersist.h \ 586 $(SOPHYAINCP)pexceptions.h \ 587 $(SOPHYAINCP)gnumd5.h \ 588 $(SOPHYAINCP)ppfbinstream.h \ 589 $(SOPHYAINCP)rawstream.h \ 590 $(SOPHYAINCP)ppfnametag.h \ 591 $(SOPHYAINCP)mutyv.h \ 592 $(SOPHYAINCP)timestamp.h \ 593 $(SOPHYAINCP)ctimer.h \ 594 $(SOPHYAINCP)zthread.h \ 595 dlftypes.h graphexecut.h \ 596 $(SOPHYAINCP)strutilxx.h \ 597 pistdimgapp.h \ 598 $(SOPHYAINCP)pisysdep.h \ 599 $(SOPHYAINCP)piapplx.h \ 600 $(SOPHYAINCP)piapplgen.h \ 601 $(SOPHYAINCP)pimsghandler.h \ 602 $(SOPHYAINCP)pisysdep.h \ 603 $(SOPHYAINCP)picontainerx.h \ 604 $(SOPHYAINCP)picontainergen.h \ 605 $(SOPHYAINCP)piwdgx.h \ 606 $(SOPHYAINCP)piwdggen.h \ 607 $(SOPHYAINCP)picolist.h \ 608 $(SOPHYAINCP)pimenubarx.h \ 609 $(SOPHYAINCP)pimenubargen.h \ 610 $(SOPHYAINCP)pimenux.h \ 611 $(SOPHYAINCP)pimenugen.h \ 612 $(SOPHYAINCP)picons.h \ 613 $(SOPHYAINCP)pistdwdgx.h \ 614 $(SOPHYAINCP)pistdwdggen.h \ 615 $(SOPHYAINCP)pibwdgx.h \ 616 $(SOPHYAINCP)pibwdggen.h \ 617 $(SOPHYAINCP)picmap.h \ 618 $(SOPHYAINCP)picmapx.h \ 619 $(SOPHYAINCP)picmapgen.h \ 620 $(SOPHYAINCP)pigraphx.h \ 621 $(SOPHYAINCP)pigraphgen.h \ 622 $(SOPHYAINCP)pifontx.h \ 623 $(SOPHYAINCP)pifontgen.h \ 624 $(SOPHYAINCP)pigrcoord.h \ 625 $(SOPHYAINCP)pilineatt.h \ 626 $(SOPHYAINCP)pigraphuc.h \ 627 $(SOPHYAINCP)pievthandler.h \ 628 $(SOPHYAINCP)psfile.h \ 629 $(SOPHYAINCP)pigraphps.h \ 630 $(SOPHYAINCP)piwindowx.h \ 631 $(SOPHYAINCP)piwindowgen.h \ 632 $(SOPHYAINCP)pimenux.h \ 633 $(SOPHYAINCP)pioptmenux.h \ 634 $(SOPHYAINCP)pioptmenugen.h \ 635 $(SOPHYAINCP)pistdwdgx.h \ 636 $(SOPHYAINCP)pifilechox.h \ 637 $(SOPHYAINCP)pifilechogen.h \ 638 $(SOPHYAINCP)piwindowx.h \ 639 $(SOPHYAINCP)piperiodx.h \ 640 $(SOPHYAINCP)periodic.h \ 641 $(SOPHYAINCP)picons.h \ 642 $(SOPHYAINCP)piimage.h \ 643 $(SOPHYAINCP)parradapter.h \ 644 $(SOPHYAINCP)lut.h \ 645 $(SOPHYAINCP)pieldrw.h \ 646 $(SOPHYAINCP)pidrawer.h \ 647 $(SOPHYAINCP)pigratt.h \ 648 $(SOPHYAINCP)piaxes.h \ 649 $(SOPHYAINCP)pipixmapx.h \ 650 $(SOPHYAINCP)pipixmapgen.h \ 651 $(SOPHYAINCP)picmapview.h \ 652 $(SOPHYAINCP)pi3dwdg.h \ 653 $(SOPHYAINCP)pi3ddrw.h \ 654 $(SOPHYAINCP)pigraph3d.h \ 610 655 nobjmgr.h \ 611 656 $(SOPHYAINCP)anydataobj.h \ 612 657 $(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 \ 658 $(SOPHYAINCP)dvlist.h pisiadw.h \ 659 $(SOPHYAINCP)pilistx.h \ 660 $(SOPHYAINCP)pilistgen.h \ 661 $(SOPHYAINCP)pistzwin.h \ 662 $(SOPHYAINCP)piperiodx.h \ 663 $(SOPHYAINCP)pitherm.h \ 664 $(SOPHYAINCP)resusage.h \ 625 665 nomgadapter.h \ 626 666 $(SOPHYAINCP)pidrawer.h \ 627 $(SOPHYAINCP)pibwdggen.h \ 628 $(SOPHYAINCP)pisysdep.h \ 629 $(SOPHYAINCP)piwdgx.h \ 630 $(SOPHYAINCP)piwdggen.h \ 631 $(SOPHYAINCP)pimsghandler.h \ 632 $(SOPHYAINCP)picolist.h \ 633 $(SOPHYAINCP)picmap.h \ 634 $(SOPHYAINCP)picmapx.h \ 635 $(SOPHYAINCP)picmapgen.h \ 636 $(SOPHYAINCP)pigraphx.h \ 637 $(SOPHYAINCP)pigraphgen.h \ 638 $(SOPHYAINCP)pifontx.h \ 639 $(SOPHYAINCP)pifontgen.h \ 640 $(SOPHYAINCP)pigrcoord.h \ 641 $(SOPHYAINCP)pilineatt.h \ 642 $(SOPHYAINCP)pigraphuc.h \ 643 $(SOPHYAINCP)pievthandler.h \ 644 $(SOPHYAINCP)psfile.h \ 645 $(SOPHYAINCP)pigratt.h \ 646 $(SOPHYAINCP)piaxes.h \ 647 $(SOPHYAINCP)parradapter.h \ 648 $(SOPHYAINCP)lut.h \ 667 $(SOPHYAINCP)parradapter.h \ 649 668 $(SOPHYAINCP)ntupintf.h \ 650 669 $(SOPHYAINCP)generalfit.h \ … … 658 677 $(SOPHYAINCP)tvector_tsnl.h \ 659 678 $(SOPHYAINCP)generaldata.h \ 679 $(SOPHYAINCP)ntupintf.h \ 660 680 $(SOPHYAINCP)poly.h \ 661 681 $(SOPHYAINCP)peida.h \ … … 663 683 $(SOPHYAINCP)perrors.h \ 664 684 $(SOPHYAINCP)fmath.h \ 685 $(SOPHYAINCP)generalfunc.h \ 686 $(SOPHYAINCP)piyfxdrw.h \ 687 $(SOPHYAINCP)pibargraph.h \ 688 $(SOPHYAINCP)pitxtdrw.h 689 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ graphexecut.cc 690 691 $(SOPHYAOBJP)nobjmgr.o: nobjmgr.cc \ 692 $(SOPHYAINCP)sopnamsp.h \ 693 $(SOPHYAINCP)strutil.h \ 694 $(SOPHYAINCP)datatypes.h \ 695 $(SOPHYAINCP)machdefs.h \ 696 nobjmgr.h \ 697 $(SOPHYAINCP)machdefs.h \ 698 $(SOPHYAINCP)anydataobj.h \ 699 $(SOPHYAINCP)ppersist.h \ 700 $(SOPHYAINCP)pexceptions.h \ 701 $(SOPHYAINCP)gnumd5.h \ 702 $(SOPHYAINCP)ppfbinstream.h \ 703 $(SOPHYAINCP)rawstream.h \ 704 $(SOPHYAINCP)ppfnametag.h \ 705 $(SOPHYAINCP)ppersist.h \ 706 $(SOPHYAINCP)dvlist.h \ 707 $(SOPHYAINCP)objfio.h \ 708 $(SOPHYAINCP)anydataobj.h \ 709 $(SOPHYAINCP)mutyv.h \ 710 $(SOPHYAINCP)timestamp.h \ 711 dlftypes.h servnobjm.h \ 712 $(SOPHYAINCP)pdlmgr.h \ 713 $(SOPHYAINCP)zthread.h \ 714 nomgadapter.h \ 715 $(SOPHYAINCP)pidrawer.h \ 716 $(SOPHYAINCP)pibwdggen.h \ 717 $(SOPHYAINCP)pisysdep.h \ 718 $(SOPHYAINCP)piwdgx.h \ 719 $(SOPHYAINCP)piwdggen.h \ 720 $(SOPHYAINCP)pimsghandler.h \ 721 $(SOPHYAINCP)picolist.h \ 722 $(SOPHYAINCP)picmap.h \ 723 $(SOPHYAINCP)picmapx.h \ 724 $(SOPHYAINCP)picmapgen.h \ 725 $(SOPHYAINCP)pigraphx.h \ 726 $(SOPHYAINCP)pigraphgen.h \ 727 $(SOPHYAINCP)pifontx.h \ 728 $(SOPHYAINCP)pifontgen.h \ 729 $(SOPHYAINCP)pigrcoord.h \ 730 $(SOPHYAINCP)pilineatt.h \ 731 $(SOPHYAINCP)pigraphuc.h \ 732 $(SOPHYAINCP)pievthandler.h \ 733 $(SOPHYAINCP)psfile.h \ 734 $(SOPHYAINCP)pigratt.h \ 735 $(SOPHYAINCP)piaxes.h \ 736 $(SOPHYAINCP)parradapter.h \ 737 $(SOPHYAINCP)lut.h \ 738 $(SOPHYAINCP)ntupintf.h \ 739 $(SOPHYAINCP)generalfit.h \ 740 $(SOPHYAINCP)tvector.h \ 741 $(SOPHYAINCP)tmatrix.h \ 742 $(SOPHYAINCP)tarray.h \ 743 $(SOPHYAINCP)basarr.h \ 744 $(SOPHYAINCP)dvlist.h \ 745 $(SOPHYAINCP)ndatablock.h \ 746 $(SOPHYAINCP)utilarr.h \ 747 $(SOPHYAINCP)tmatrix_tsnl.h \ 748 $(SOPHYAINCP)tvector_tsnl.h \ 749 $(SOPHYAINCP)generaldata.h \ 750 $(SOPHYAINCP)ntupintf.h \ 751 $(SOPHYAINCP)poly.h \ 752 $(SOPHYAINCP)peida.h \ 753 $(SOPHYAINCP)utils.h \ 754 $(SOPHYAINCP)perrors.h \ 755 $(SOPHYAINCP)fmath.h \ 756 $(SOPHYAINCP)generalfunc.h \ 665 757 pistdimgapp.h \ 758 $(SOPHYAINCP)pisysdep.h \ 666 759 $(SOPHYAINCP)piapplx.h \ 667 760 $(SOPHYAINCP)piapplgen.h \ … … 679 772 $(SOPHYAINCP)piwindowx.h \ 680 773 $(SOPHYAINCP)piwindowgen.h \ 774 $(SOPHYAINCP)pimenux.h \ 681 775 $(SOPHYAINCP)pioptmenux.h \ 682 776 $(SOPHYAINCP)pioptmenugen.h \ 777 $(SOPHYAINCP)pistdwdgx.h \ 683 778 $(SOPHYAINCP)pifilechox.h \ 684 779 $(SOPHYAINCP)pifilechogen.h \ 780 $(SOPHYAINCP)piwindowx.h \ 685 781 $(SOPHYAINCP)piperiodx.h \ 686 782 $(SOPHYAINCP)periodic.h \ 783 $(SOPHYAINCP)picons.h \ 687 784 $(SOPHYAINCP)piimage.h \ 785 $(SOPHYAINCP)parradapter.h \ 688 786 $(SOPHYAINCP)pieldrw.h \ 787 $(SOPHYAINCP)pidrawer.h \ 689 788 $(SOPHYAINCP)pipixmapx.h \ 690 789 $(SOPHYAINCP)pipixmapgen.h \ … … 695 794 piacmd.h \ 696 795 $(SOPHYAINCP)commander.h \ 796 $(SOPHYAINCP)pdlmgr.h \ 697 797 $(SOPHYAINCP)ctimer.h pisiadw.h \ 698 798 $(SOPHYAINCP)pilistx.h \ 699 799 $(SOPHYAINCP)pilistgen.h \ 700 800 $(SOPHYAINCP)pistzwin.h \ 801 $(SOPHYAINCP)piperiodx.h \ 701 802 $(SOPHYAINCP)pitherm.h \ 702 803 $(SOPHYAINCP)resusage.h \ 804 $(SOPHYAINCP)tvector.h \ 703 805 pitvmaad.h \ 806 $(SOPHYAINCP)tmatrix.h \ 704 807 $(SOPHYAINCP)piyfxdrw.h \ 705 808 $(SOPHYAINCP)pisurfdr.h \ 706 809 pipodrw.h $(SOPHYAINCP)histos2.h \ 707 810 $(SOPHYAINCP)histos.h pintuple.h \ 708 pintup3d.h pigfd1.h pigfd2.h 811 pintup3d.h \ 812 $(SOPHYAINCP)pi3ddrw.h pigfd1.h \ 813 $(SOPHYAINCP)generaldata.h \ 814 pigfd2.h 709 815 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nobjmgr.cc 710 816 … … 714 820 nomgadapter.h \ 715 821 $(SOPHYAINCP)ppersist.h \ 716 $(SOPHYAINCP)pexceptions.h \ 717 $(SOPHYAINCP)gnumd5.h \ 718 $(SOPHYAINCP)ppfbinstream.h \ 719 $(SOPHYAINCP)rawstream.h \ 720 $(SOPHYAINCP)ppfnametag.h \ 822 $(SOPHYAINCP)machdefs.h \ 823 $(SOPHYAINCP)pexceptions.h \ 824 $(SOPHYAINCP)gnumd5.h \ 825 $(SOPHYAINCP)ppfbinstream.h \ 826 $(SOPHYAINCP)rawstream.h \ 827 $(SOPHYAINCP)ppfnametag.h \ 828 $(SOPHYAINCP)ppersist.h \ 721 829 $(SOPHYAINCP)anydataobj.h \ 722 830 $(SOPHYAINCP)pidrawer.h \ … … 749 857 $(SOPHYAINCP)tarray.h \ 750 858 $(SOPHYAINCP)basarr.h \ 859 $(SOPHYAINCP)anydataobj.h \ 751 860 $(SOPHYAINCP)mutyv.h \ 752 861 $(SOPHYAINCP)timestamp.h \ … … 758 867 $(SOPHYAINCP)tvector_tsnl.h \ 759 868 $(SOPHYAINCP)generaldata.h \ 869 $(SOPHYAINCP)ntupintf.h \ 760 870 $(SOPHYAINCP)poly.h \ 761 871 $(SOPHYAINCP)peida.h \ 762 872 $(SOPHYAINCP)utils.h \ 763 873 $(SOPHYAINCP)perrors.h \ 764 $(SOPHYAINCP)fmath.h 874 $(SOPHYAINCP)fmath.h \ 875 $(SOPHYAINCP)generalfunc.h 765 876 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomgadapter.cc 766 877 … … 770 881 nomgfdadapter.h nomgadapter.h \ 771 882 $(SOPHYAINCP)ppersist.h \ 772 $(SOPHYAINCP)pexceptions.h \ 773 $(SOPHYAINCP)gnumd5.h \ 774 $(SOPHYAINCP)ppfbinstream.h \ 775 $(SOPHYAINCP)rawstream.h \ 776 $(SOPHYAINCP)ppfnametag.h \ 883 $(SOPHYAINCP)machdefs.h \ 884 $(SOPHYAINCP)pexceptions.h \ 885 $(SOPHYAINCP)gnumd5.h \ 886 $(SOPHYAINCP)ppfbinstream.h \ 887 $(SOPHYAINCP)rawstream.h \ 888 $(SOPHYAINCP)ppfnametag.h \ 889 $(SOPHYAINCP)ppersist.h \ 777 890 $(SOPHYAINCP)anydataobj.h \ 778 891 $(SOPHYAINCP)pidrawer.h \ … … 805 918 $(SOPHYAINCP)tarray.h \ 806 919 $(SOPHYAINCP)basarr.h \ 920 $(SOPHYAINCP)anydataobj.h \ 807 921 $(SOPHYAINCP)mutyv.h \ 808 922 $(SOPHYAINCP)timestamp.h \ … … 814 928 $(SOPHYAINCP)tvector_tsnl.h \ 815 929 $(SOPHYAINCP)generaldata.h \ 930 $(SOPHYAINCP)ntupintf.h \ 816 931 $(SOPHYAINCP)poly.h \ 817 932 $(SOPHYAINCP)peida.h \ 818 933 $(SOPHYAINCP)utils.h \ 819 934 $(SOPHYAINCP)perrors.h \ 820 $(SOPHYAINCP)fmath.h pipodrw.h \ 821 $(SOPHYAINCP)histos2.h \ 935 $(SOPHYAINCP)fmath.h \ 936 $(SOPHYAINCP)generalfunc.h \ 937 pipodrw.h $(SOPHYAINCP)histos2.h \ 822 938 $(SOPHYAINCP)histos.h \ 823 939 $(SOPHYAINCP)objfitter.h \ 824 940 $(SOPHYAINCP)cimage.h \ 825 941 $(SOPHYAINCP)fioarr.h \ 826 $(SOPHYAINCP)hisprof.h 942 $(SOPHYAINCP)histos2.h \ 943 $(SOPHYAINCP)hisprof.h \ 944 $(SOPHYAINCP)generalfit.h 827 945 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomgfdadapter.cc 828 946 829 $(SOPHYAOBJP)nomh istadapter.o: nomhistadapter.cc \947 $(SOPHYAOBJP)nomherradapter.o: nomherradapter.cc \ 830 948 $(SOPHYAINCP)sopnamsp.h \ 831 949 $(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 \ 950 nomherradapter.h nomgadapter.h \ 951 $(SOPHYAINCP)ppersist.h \ 952 $(SOPHYAINCP)machdefs.h \ 953 $(SOPHYAINCP)pexceptions.h \ 954 $(SOPHYAINCP)gnumd5.h \ 955 $(SOPHYAINCP)ppfbinstream.h \ 956 $(SOPHYAINCP)rawstream.h \ 957 $(SOPHYAINCP)ppfnametag.h \ 958 $(SOPHYAINCP)ppersist.h \ 839 959 $(SOPHYAINCP)anydataobj.h \ 840 960 $(SOPHYAINCP)pidrawer.h \ … … 867 987 $(SOPHYAINCP)tarray.h \ 868 988 $(SOPHYAINCP)basarr.h \ 989 $(SOPHYAINCP)anydataobj.h \ 869 990 $(SOPHYAINCP)mutyv.h \ 870 991 $(SOPHYAINCP)timestamp.h \ … … 876 997 $(SOPHYAINCP)tvector_tsnl.h \ 877 998 $(SOPHYAINCP)generaldata.h \ 999 $(SOPHYAINCP)ntupintf.h \ 878 1000 $(SOPHYAINCP)poly.h \ 879 1001 $(SOPHYAINCP)peida.h \ … … 881 1003 $(SOPHYAINCP)perrors.h \ 882 1004 $(SOPHYAINCP)fmath.h \ 1005 $(SOPHYAINCP)generalfunc.h \ 1006 $(SOPHYAINCP)histerr.h \ 1007 $(SOPHYAINCP)hist2err.h \ 1008 servnobjm.h nobjmgr.h \ 1009 $(SOPHYAINCP)dvlist.h dlftypes.h \ 1010 $(SOPHYAINCP)pdlmgr.h \ 1011 $(SOPHYAINCP)zthread.h \ 1012 $(SOPHYAINCP)objfitter.h \ 1013 $(SOPHYAINCP)cimage.h \ 1014 $(SOPHYAINCP)fioarr.h \ 883 1015 $(SOPHYAINCP)histos.h \ 884 1016 $(SOPHYAINCP)histos2.h \ 1017 $(SOPHYAINCP)hisprof.h \ 1018 $(SOPHYAINCP)generalfit.h 1019 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomherradapter.cc 1020 1021 $(SOPHYAOBJP)nomhistadapter.o: nomhistadapter.cc \ 1022 $(SOPHYAINCP)sopnamsp.h \ 1023 $(SOPHYAINCP)machdefs.h \ 1024 nomhistadapter.h nomgadapter.h \ 1025 $(SOPHYAINCP)ppersist.h \ 1026 $(SOPHYAINCP)machdefs.h \ 1027 $(SOPHYAINCP)pexceptions.h \ 1028 $(SOPHYAINCP)gnumd5.h \ 1029 $(SOPHYAINCP)ppfbinstream.h \ 1030 $(SOPHYAINCP)rawstream.h \ 1031 $(SOPHYAINCP)ppfnametag.h \ 1032 $(SOPHYAINCP)ppersist.h \ 1033 $(SOPHYAINCP)anydataobj.h \ 1034 $(SOPHYAINCP)pidrawer.h \ 1035 $(SOPHYAINCP)pibwdggen.h \ 1036 $(SOPHYAINCP)pisysdep.h \ 1037 $(SOPHYAINCP)piwdgx.h \ 1038 $(SOPHYAINCP)piwdggen.h \ 1039 $(SOPHYAINCP)pimsghandler.h \ 1040 $(SOPHYAINCP)picolist.h \ 1041 $(SOPHYAINCP)picmap.h \ 1042 $(SOPHYAINCP)picmapx.h \ 1043 $(SOPHYAINCP)picmapgen.h \ 1044 $(SOPHYAINCP)pigraphx.h \ 1045 $(SOPHYAINCP)pigraphgen.h \ 1046 $(SOPHYAINCP)pifontx.h \ 1047 $(SOPHYAINCP)pifontgen.h \ 1048 $(SOPHYAINCP)pigrcoord.h \ 1049 $(SOPHYAINCP)pilineatt.h \ 1050 $(SOPHYAINCP)pigraphuc.h \ 1051 $(SOPHYAINCP)pievthandler.h \ 1052 $(SOPHYAINCP)psfile.h \ 1053 $(SOPHYAINCP)pigratt.h \ 1054 $(SOPHYAINCP)piaxes.h \ 1055 $(SOPHYAINCP)parradapter.h \ 1056 $(SOPHYAINCP)lut.h \ 1057 $(SOPHYAINCP)ntupintf.h \ 1058 $(SOPHYAINCP)generalfit.h \ 1059 $(SOPHYAINCP)tvector.h \ 1060 $(SOPHYAINCP)tmatrix.h \ 1061 $(SOPHYAINCP)tarray.h \ 1062 $(SOPHYAINCP)basarr.h \ 1063 $(SOPHYAINCP)anydataobj.h \ 1064 $(SOPHYAINCP)mutyv.h \ 1065 $(SOPHYAINCP)timestamp.h \ 1066 $(SOPHYAINCP)objfio.h \ 1067 $(SOPHYAINCP)dvlist.h \ 1068 $(SOPHYAINCP)ndatablock.h \ 1069 $(SOPHYAINCP)utilarr.h \ 1070 $(SOPHYAINCP)tmatrix_tsnl.h \ 1071 $(SOPHYAINCP)tvector_tsnl.h \ 1072 $(SOPHYAINCP)generaldata.h \ 1073 $(SOPHYAINCP)ntupintf.h \ 1074 $(SOPHYAINCP)poly.h \ 1075 $(SOPHYAINCP)peida.h \ 1076 $(SOPHYAINCP)utils.h \ 1077 $(SOPHYAINCP)perrors.h \ 1078 $(SOPHYAINCP)fmath.h \ 1079 $(SOPHYAINCP)generalfunc.h \ 1080 $(SOPHYAINCP)histos.h \ 1081 $(SOPHYAINCP)histos2.h \ 1082 $(SOPHYAINCP)histos.h \ 885 1083 $(SOPHYAINCP)hisprof.h \ 886 1084 $(SOPHYAINCP)histerr.h \ … … 890 1088 $(SOPHYAINCP)segdatablock.h \ 891 1089 pihisto.h pihisto2d.h \ 1090 $(SOPHYAINCP)pisysdep.h \ 892 1091 $(SOPHYAINCP)pimenux.h \ 893 1092 $(SOPHYAINCP)pimenugen.h \ 894 1093 $(SOPHYAINCP)pimenubarx.h \ 895 1094 $(SOPHYAINCP)pimenubargen.h \ 1095 $(SOPHYAINCP)pimenux.h \ 896 1096 $(SOPHYAINCP)pioptmenux.h \ 897 1097 $(SOPHYAINCP)pioptmenugen.h \ … … 905 1105 $(SOPHYAINCP)picontainerx.h \ 906 1106 $(SOPHYAINCP)picontainergen.h \ 1107 $(SOPHYAINCP)pidrawer.h \ 907 1108 $(SOPHYAINCP)pieldrw.h pipodrw.h \ 908 servnobjm.h nobjmgr.h dlftypes.h \ 1109 servnobjm.h nobjmgr.h \ 1110 $(SOPHYAINCP)dvlist.h dlftypes.h \ 909 1111 $(SOPHYAINCP)pdlmgr.h \ 910 1112 $(SOPHYAINCP)zthread.h \ … … 912 1114 $(SOPHYAINCP)cimage.h \ 913 1115 $(SOPHYAINCP)fioarr.h \ 1116 $(SOPHYAINCP)histos2.h \ 1117 $(SOPHYAINCP)hisprof.h \ 1118 $(SOPHYAINCP)generalfit.h \ 914 1119 $(SOPHYAINCP)datatable.h \ 1120 $(SOPHYAINCP)basedtable.h \ 915 1121 $(SOPHYAINCP)swppfdtable.h \ 916 1122 $(SOPHYAINCP)swsegdb.h \ … … 923 1129 $(SOPHYAINCP)machdefs.h \ 924 1130 $(SOPHYAINCP)datatype.h \ 1131 $(SOPHYAINCP)machdefs.h \ 925 1132 nomimagadapter.h nomgadapter.h \ 926 1133 $(SOPHYAINCP)ppersist.h \ … … 930 1137 $(SOPHYAINCP)rawstream.h \ 931 1138 $(SOPHYAINCP)ppfnametag.h \ 1139 $(SOPHYAINCP)ppersist.h \ 932 1140 $(SOPHYAINCP)anydataobj.h \ 933 1141 $(SOPHYAINCP)pidrawer.h \ … … 960 1168 $(SOPHYAINCP)tarray.h \ 961 1169 $(SOPHYAINCP)basarr.h \ 1170 $(SOPHYAINCP)anydataobj.h \ 962 1171 $(SOPHYAINCP)mutyv.h \ 963 1172 $(SOPHYAINCP)timestamp.h \ … … 969 1178 $(SOPHYAINCP)tvector_tsnl.h \ 970 1179 $(SOPHYAINCP)generaldata.h \ 1180 $(SOPHYAINCP)ntupintf.h \ 971 1181 $(SOPHYAINCP)poly.h \ 972 1182 $(SOPHYAINCP)peida.h \ … … 974 1184 $(SOPHYAINCP)perrors.h \ 975 1185 $(SOPHYAINCP)fmath.h \ 1186 $(SOPHYAINCP)generalfunc.h \ 976 1187 $(SOPHYAINCP)cimage.h \ 977 1188 $(SOPHYAINCP)fioarr.h \ 978 1189 pimgadapter.h \ 979 1190 $(SOPHYAINCP)objfitter.h \ 1191 $(SOPHYAINCP)cimage.h \ 980 1192 $(SOPHYAINCP)histos.h \ 981 1193 $(SOPHYAINCP)histos2.h \ 982 $(SOPHYAINCP)hisprof.h 1194 $(SOPHYAINCP)hisprof.h \ 1195 $(SOPHYAINCP)generalfit.h 983 1196 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomimagadapter.cc 984 1197 … … 987 1200 $(SOPHYAINCP)machdefs.h \ 988 1201 $(SOPHYAINCP)datatype.h \ 1202 $(SOPHYAINCP)machdefs.h \ 989 1203 nomskymapadapter.h nomgadapter.h \ 990 1204 $(SOPHYAINCP)ppersist.h \ … … 994 1208 $(SOPHYAINCP)rawstream.h \ 995 1209 $(SOPHYAINCP)ppfnametag.h \ 1210 $(SOPHYAINCP)ppersist.h \ 996 1211 $(SOPHYAINCP)anydataobj.h \ 997 1212 $(SOPHYAINCP)pidrawer.h \ … … 1024 1239 $(SOPHYAINCP)tarray.h \ 1025 1240 $(SOPHYAINCP)basarr.h \ 1241 $(SOPHYAINCP)anydataobj.h \ 1026 1242 $(SOPHYAINCP)mutyv.h \ 1027 1243 $(SOPHYAINCP)timestamp.h \ … … 1033 1249 $(SOPHYAINCP)tvector_tsnl.h \ 1034 1250 $(SOPHYAINCP)generaldata.h \ 1251 $(SOPHYAINCP)ntupintf.h \ 1035 1252 $(SOPHYAINCP)poly.h \ 1036 1253 $(SOPHYAINCP)peida.h \ … … 1038 1255 $(SOPHYAINCP)perrors.h \ 1039 1256 $(SOPHYAINCP)fmath.h \ 1257 $(SOPHYAINCP)generalfunc.h \ 1258 $(SOPHYAINCP)tmatrix.h \ 1040 1259 $(SOPHYAINCP)pixelmap.h \ 1041 1260 $(SOPHYAINCP)spherepos.h \ … … 1044 1263 $(SOPHYAINCP)longlat.h \ 1045 1264 $(SOPHYAINCP)utilgeom.h \ 1265 $(SOPHYAINCP)datatype.h \ 1046 1266 $(SOPHYAINCP)skymap.h \ 1047 1267 $(SOPHYAINCP)spherethetaphi.h \ 1048 1268 $(SOPHYAINCP)sphericalmap.h \ 1049 1269 $(SOPHYAINCP)smathconst.h \ 1270 $(SOPHYAINCP)pixelmap.h \ 1050 1271 $(SOPHYAINCP)spherehealpix.h \ 1051 1272 $(SOPHYAINCP)HEALPixUtils.h \ … … 1057 1278 $(SOPHYAINCP)fiosphereecp.h \ 1058 1279 pitvmaad.h \ 1280 $(SOPHYAINCP)tvector.h \ 1059 1281 $(SOPHYAINCP)complexios.h 1060 1282 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomskymapadapter.cc … … 1065 1287 nomspecrespadapter.h nomgadapter.h \ 1066 1288 $(SOPHYAINCP)ppersist.h \ 1067 $(SOPHYAINCP)pexceptions.h \ 1068 $(SOPHYAINCP)gnumd5.h \ 1069 $(SOPHYAINCP)ppfbinstream.h \ 1070 $(SOPHYAINCP)rawstream.h \ 1071 $(SOPHYAINCP)ppfnametag.h \ 1289 $(SOPHYAINCP)machdefs.h \ 1290 $(SOPHYAINCP)pexceptions.h \ 1291 $(SOPHYAINCP)gnumd5.h \ 1292 $(SOPHYAINCP)ppfbinstream.h \ 1293 $(SOPHYAINCP)rawstream.h \ 1294 $(SOPHYAINCP)ppfnametag.h \ 1295 $(SOPHYAINCP)ppersist.h \ 1072 1296 $(SOPHYAINCP)anydataobj.h \ 1073 1297 $(SOPHYAINCP)pidrawer.h \ … … 1100 1324 $(SOPHYAINCP)tarray.h \ 1101 1325 $(SOPHYAINCP)basarr.h \ 1326 $(SOPHYAINCP)anydataobj.h \ 1102 1327 $(SOPHYAINCP)mutyv.h \ 1103 1328 $(SOPHYAINCP)timestamp.h \ … … 1109 1334 $(SOPHYAINCP)tvector_tsnl.h \ 1110 1335 $(SOPHYAINCP)generaldata.h \ 1336 $(SOPHYAINCP)ntupintf.h \ 1111 1337 $(SOPHYAINCP)poly.h \ 1112 1338 $(SOPHYAINCP)peida.h \ … … 1114 1340 $(SOPHYAINCP)perrors.h \ 1115 1341 $(SOPHYAINCP)fmath.h \ 1342 $(SOPHYAINCP)generalfunc.h \ 1116 1343 $(SOPHYAINCP)specresp.h \ 1117 1344 $(SOPHYAINCP)specrespvector.h \ 1345 $(SOPHYAINCP)specresp.h \ 1118 1346 $(SOPHYAINCP)gaussfilt.h 1119 1347 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomspecrespadapter.cc … … 1123 1351 $(SOPHYAINCP)machdefs.h \ 1124 1352 $(SOPHYAINCP)datatype.h \ 1353 $(SOPHYAINCP)machdefs.h \ 1125 1354 nomtarradapter.h nomgadapter.h \ 1126 1355 $(SOPHYAINCP)ppersist.h \ … … 1130 1359 $(SOPHYAINCP)rawstream.h \ 1131 1360 $(SOPHYAINCP)ppfnametag.h \ 1361 $(SOPHYAINCP)ppersist.h \ 1132 1362 $(SOPHYAINCP)anydataobj.h \ 1133 1363 $(SOPHYAINCP)pidrawer.h \ … … 1160 1390 $(SOPHYAINCP)tarray.h \ 1161 1391 $(SOPHYAINCP)basarr.h \ 1392 $(SOPHYAINCP)anydataobj.h \ 1162 1393 $(SOPHYAINCP)mutyv.h \ 1163 1394 $(SOPHYAINCP)timestamp.h \ … … 1169 1400 $(SOPHYAINCP)tvector_tsnl.h \ 1170 1401 $(SOPHYAINCP)generaldata.h \ 1402 $(SOPHYAINCP)ntupintf.h \ 1171 1403 $(SOPHYAINCP)poly.h \ 1172 1404 $(SOPHYAINCP)peida.h \ 1173 1405 $(SOPHYAINCP)utils.h \ 1174 1406 $(SOPHYAINCP)perrors.h \ 1175 $(SOPHYAINCP)fmath.h pitvmaad.h \ 1407 $(SOPHYAINCP)fmath.h \ 1408 $(SOPHYAINCP)generalfunc.h \ 1409 $(SOPHYAINCP)tarray.h \ 1410 $(SOPHYAINCP)tvector.h \ 1411 pitvmaad.h \ 1412 $(SOPHYAINCP)tmatrix.h \ 1176 1413 $(SOPHYAINCP)piyfxdrw.h \ 1414 $(SOPHYAINCP)parradapter.h \ 1415 $(SOPHYAINCP)pidrawer.h \ 1177 1416 $(SOPHYAINCP)fioarr.h nobjmgr.h \ 1178 dlftypes.h1417 $(SOPHYAINCP)dvlist.h dlftypes.h 1179 1418 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomtarradapter.cc 1180 1419 … … 1183 1422 $(SOPHYAINCP)machdefs.h \ 1184 1423 $(SOPHYAINCP)datatype.h \ 1424 $(SOPHYAINCP)machdefs.h \ 1185 1425 $(SOPHYAINCP)tvector.h \ 1186 1426 $(SOPHYAINCP)tmatrix.h \ … … 1205 1445 $(SOPHYAINCP)cimage.h \ 1206 1446 $(SOPHYAINCP)fioarr.h \ 1447 $(SOPHYAINCP)tvector.h \ 1207 1448 $(SOPHYAINCP)histos.h \ 1208 1449 $(SOPHYAINCP)peida.h \ … … 1216 1457 $(SOPHYAINCP)ntupintf.h \ 1217 1458 $(SOPHYAINCP)poly.h \ 1459 $(SOPHYAINCP)generalfunc.h \ 1218 1460 nomtmatvecadapter.h nomgadapter.h \ 1461 $(SOPHYAINCP)ppersist.h \ 1462 $(SOPHYAINCP)anydataobj.h \ 1219 1463 $(SOPHYAINCP)pidrawer.h \ 1220 1464 $(SOPHYAINCP)pibwdggen.h \ … … 1240 1484 $(SOPHYAINCP)parradapter.h \ 1241 1485 $(SOPHYAINCP)lut.h \ 1486 $(SOPHYAINCP)ntupintf.h \ 1487 $(SOPHYAINCP)generalfit.h \ 1488 $(SOPHYAINCP)tmatrix.h \ 1489 $(SOPHYAINCP)generaldata.h \ 1242 1490 $(SOPHYAINCP)piyfxdrw.h \ 1243 pitvmaad.h nobjmgr.h dlftypes.h 1491 $(SOPHYAINCP)parradapter.h \ 1492 $(SOPHYAINCP)pidrawer.h \ 1493 pitvmaad.h $(SOPHYAINCP)fioarr.h \ 1494 nobjmgr.h $(SOPHYAINCP)dvlist.h \ 1495 dlftypes.h 1244 1496 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomtmatvecadapter.cc 1245 1497 … … 1274 1526 $(SOPHYAINCP)tvector_tsnl.h \ 1275 1527 $(SOPHYAINCP)histos2.h \ 1528 $(SOPHYAINCP)histos.h \ 1276 1529 $(SOPHYAINCP)hisprof.h \ 1277 1530 $(SOPHYAINCP)histerr.h \ 1531 $(SOPHYAINCP)hist2err.h \ 1278 1532 $(SOPHYAINCP)ntuple.h \ 1279 1533 $(SOPHYAINCP)ntupintf.h \ … … 1281 1535 $(SOPHYAINCP)basedtable.h \ 1282 1536 $(SOPHYAINCP)segdatablock.h \ 1283 pawexecut.h piacmd.h \ 1537 pawexecut.h \ 1538 $(SOPHYAINCP)machdefs.h \ 1539 $(SOPHYAINCP)anydataobj.h \ 1540 piacmd.h \ 1284 1541 $(SOPHYAINCP)commander.h \ 1285 1542 $(SOPHYAINCP)pdlmgr.h \ 1286 1543 $(SOPHYAINCP)ctimer.h \ 1287 1544 $(SOPHYAINCP)zthread.h \ 1288 dlftypes.h nobjmgr.h servnobjm.h nomgadapter.h \ 1545 dlftypes.h nobjmgr.h \ 1546 $(SOPHYAINCP)ppersist.h \ 1547 $(SOPHYAINCP)dvlist.h \ 1548 servnobjm.h \ 1549 $(SOPHYAINCP)pdlmgr.h \ 1550 nomgadapter.h \ 1289 1551 $(SOPHYAINCP)pidrawer.h \ 1290 1552 $(SOPHYAINCP)pibwdggen.h \ … … 1310 1572 $(SOPHYAINCP)parradapter.h \ 1311 1573 $(SOPHYAINCP)lut.h \ 1574 $(SOPHYAINCP)ntupintf.h \ 1312 1575 $(SOPHYAINCP)generalfit.h \ 1313 1576 $(SOPHYAINCP)generaldata.h \ 1314 1577 $(SOPHYAINCP)poly.h \ 1578 $(SOPHYAINCP)generalfunc.h \ 1315 1579 pistdimgapp.h \ 1580 $(SOPHYAINCP)pisysdep.h \ 1316 1581 $(SOPHYAINCP)piapplx.h \ 1317 1582 $(SOPHYAINCP)piapplgen.h \ … … 1329 1594 $(SOPHYAINCP)piwindowx.h \ 1330 1595 $(SOPHYAINCP)piwindowgen.h \ 1596 $(SOPHYAINCP)pimenux.h \ 1331 1597 $(SOPHYAINCP)pioptmenux.h \ 1332 1598 $(SOPHYAINCP)pioptmenugen.h \ 1599 $(SOPHYAINCP)pistdwdgx.h \ 1333 1600 $(SOPHYAINCP)pifilechox.h \ 1334 1601 $(SOPHYAINCP)pifilechogen.h \ 1602 $(SOPHYAINCP)piwindowx.h \ 1335 1603 $(SOPHYAINCP)piperiodx.h \ 1336 1604 $(SOPHYAINCP)periodic.h \ 1605 $(SOPHYAINCP)picons.h \ 1337 1606 $(SOPHYAINCP)piimage.h \ 1607 $(SOPHYAINCP)parradapter.h \ 1338 1608 $(SOPHYAINCP)pieldrw.h \ 1609 $(SOPHYAINCP)pidrawer.h \ 1339 1610 $(SOPHYAINCP)pipixmapx.h \ 1340 1611 $(SOPHYAINCP)pipixmapgen.h \ … … 1346 1617 $(SOPHYAINCP)pilistgen.h \ 1347 1618 $(SOPHYAINCP)pistzwin.h \ 1619 $(SOPHYAINCP)piperiodx.h \ 1348 1620 $(SOPHYAINCP)pitherm.h \ 1349 1621 $(SOPHYAINCP)resusage.h \ 1350 pihisto.h 1622 pihisto.h $(SOPHYAINCP)tmatrix.h \ 1623 $(SOPHYAINCP)tvector.h 1351 1624 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pawexecut.cc 1352 1625 … … 1356 1629 $(SOPHYAINCP)histos.h \ 1357 1630 $(SOPHYAINCP)objfio.h \ 1631 $(SOPHYAINCP)machdefs.h \ 1358 1632 $(SOPHYAINCP)anydataobj.h \ 1359 1633 $(SOPHYAINCP)ppersist.h \ … … 1386 1660 $(SOPHYAINCP)piapplgen.h \ 1387 1661 $(SOPHYAINCP)pimsghandler.h \ 1662 $(SOPHYAINCP)pisysdep.h \ 1388 1663 $(SOPHYAINCP)picontainerx.h \ 1389 1664 $(SOPHYAINCP)picontainergen.h \ … … 1415 1690 $(SOPHYAINCP)piwindowx.h \ 1416 1691 $(SOPHYAINCP)piwindowgen.h \ 1692 $(SOPHYAINCP)pimenux.h \ 1417 1693 $(SOPHYAINCP)pioptmenux.h \ 1418 1694 $(SOPHYAINCP)pioptmenugen.h \ 1695 $(SOPHYAINCP)pistdwdgx.h \ 1419 1696 $(SOPHYAINCP)pifilechox.h \ 1420 1697 $(SOPHYAINCP)pifilechogen.h \ 1698 $(SOPHYAINCP)piwindowx.h \ 1421 1699 $(SOPHYAINCP)piperiodx.h \ 1422 1700 $(SOPHYAINCP)periodic.h \ 1701 $(SOPHYAINCP)picons.h \ 1423 1702 $(SOPHYAINCP)piimage.h \ 1424 1703 $(SOPHYAINCP)parradapter.h \ … … 1434 1713 $(SOPHYAINCP)pi3ddrw.h \ 1435 1714 $(SOPHYAINCP)pigraph3d.h \ 1436 nobjmgr.h dlftypes.h piacmd.h \ 1715 nobjmgr.h \ 1716 $(SOPHYAINCP)anydataobj.h \ 1717 $(SOPHYAINCP)ppersist.h \ 1718 $(SOPHYAINCP)dvlist.h dlftypes.h \ 1719 piacmd.h \ 1437 1720 $(SOPHYAINCP)commander.h \ 1438 1721 $(SOPHYAINCP)pdlmgr.h \ … … 1442 1725 $(SOPHYAINCP)pilistgen.h \ 1443 1726 $(SOPHYAINCP)pistzwin.h \ 1727 $(SOPHYAINCP)piperiodx.h \ 1444 1728 $(SOPHYAINCP)pitherm.h \ 1445 1729 $(SOPHYAINCP)resusage.h \ 1446 $(SOPHYAINCP)piscdrawwdg.h 1730 $(SOPHYAINCP)piscdrawwdg.h \ 1731 $(SOPHYAINCP)ntupintf.h 1447 1732 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pi2dvec.cc 1448 1733 … … 1451 1736 $(SOPHYAINCP)machdefs.h \ 1452 1737 $(SOPHYAINCP)commander.h \ 1738 $(SOPHYAINCP)machdefs.h \ 1453 1739 $(SOPHYAINCP)pdlmgr.h \ 1454 1740 $(SOPHYAINCP)dvlist.h \ … … 1465 1751 $(SOPHYAINCP)ctimer.h \ 1466 1752 $(SOPHYAINCP)zthread.h \ 1467 dlftypes.h \ 1753 dlftypes.h $(SOPHYAINCP)pdlmgr.h \ 1754 $(SOPHYAINCP)ctimer.h \ 1468 1755 $(SOPHYAINCP)strutil.h \ 1469 1756 $(SOPHYAINCP)strutilxx.h \ … … 1474 1761 $(SOPHYAINCP)piapplgen.h \ 1475 1762 $(SOPHYAINCP)pimsghandler.h \ 1763 $(SOPHYAINCP)pisysdep.h \ 1476 1764 $(SOPHYAINCP)picontainerx.h \ 1477 1765 $(SOPHYAINCP)picontainergen.h \ … … 1503 1791 $(SOPHYAINCP)piwindowx.h \ 1504 1792 $(SOPHYAINCP)piwindowgen.h \ 1793 $(SOPHYAINCP)pimenux.h \ 1505 1794 $(SOPHYAINCP)pioptmenux.h \ 1506 1795 $(SOPHYAINCP)pioptmenugen.h \ 1796 $(SOPHYAINCP)pistdwdgx.h \ 1507 1797 $(SOPHYAINCP)pifilechox.h \ 1508 1798 $(SOPHYAINCP)pifilechogen.h \ 1799 $(SOPHYAINCP)piwindowx.h \ 1509 1800 $(SOPHYAINCP)piperiodx.h \ 1510 1801 $(SOPHYAINCP)periodic.h \ 1802 $(SOPHYAINCP)picons.h \ 1511 1803 $(SOPHYAINCP)piimage.h \ 1512 1804 $(SOPHYAINCP)parradapter.h \ … … 1522 1814 $(SOPHYAINCP)pi3ddrw.h \ 1523 1815 $(SOPHYAINCP)pigraph3d.h \ 1524 nobjmgr.h pisiadw.h \ 1816 nobjmgr.h \ 1817 $(SOPHYAINCP)anydataobj.h \ 1818 $(SOPHYAINCP)ppersist.h \ 1819 $(SOPHYAINCP)dvlist.h pisiadw.h \ 1525 1820 $(SOPHYAINCP)pilistx.h \ 1526 1821 $(SOPHYAINCP)pilistgen.h \ 1527 1822 $(SOPHYAINCP)pistzwin.h \ 1823 $(SOPHYAINCP)piperiodx.h \ 1528 1824 $(SOPHYAINCP)pitherm.h \ 1529 1825 $(SOPHYAINCP)resusage.h \ 1530 1826 basexecut.h graphexecut.h piafitting.h nomgadapter.h \ 1827 $(SOPHYAINCP)pidrawer.h \ 1828 $(SOPHYAINCP)parradapter.h \ 1531 1829 $(SOPHYAINCP)ntupintf.h \ 1532 1830 $(SOPHYAINCP)generalfit.h \ … … 1540 1838 $(SOPHYAINCP)tvector_tsnl.h \ 1541 1839 $(SOPHYAINCP)generaldata.h \ 1840 $(SOPHYAINCP)ntupintf.h \ 1542 1841 $(SOPHYAINCP)poly.h \ 1543 1842 $(SOPHYAINCP)peida.h \ 1544 1843 $(SOPHYAINCP)utils.h \ 1545 1844 $(SOPHYAINCP)perrors.h \ 1546 $(SOPHYAINCP)fmath.h pawexecut.h \ 1547 cxxexecutor.h cxxexecwin.h contmodex.h flowmodex.h 1845 $(SOPHYAINCP)fmath.h \ 1846 $(SOPHYAINCP)generalfunc.h \ 1847 $(SOPHYAINCP)tvector.h \ 1848 pawexecut.h cxxexecutor.h cxxexecwin.h contmodex.h flowmodex.h 1548 1849 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ piacmd.cc 1549 1850 … … 1580 1881 $(SOPHYAINCP)perrors.h \ 1581 1882 $(SOPHYAINCP)fmath.h \ 1883 $(SOPHYAINCP)generalfunc.h \ 1582 1884 $(SOPHYAINCP)fct1dfit.h \ 1885 $(SOPHYAINCP)generalfit.h \ 1583 1886 $(SOPHYAINCP)fct2dfit.h \ 1584 1887 $(SOPHYAINCP)ntuple.h \ … … 1587 1890 $(SOPHYAINCP)histos.h \ 1588 1891 $(SOPHYAINCP)histos2.h \ 1892 $(SOPHYAINCP)histos.h \ 1589 1893 $(SOPHYAINCP)hisprof.h \ 1894 $(SOPHYAINCP)tmatrix.h \ 1895 $(SOPHYAINCP)tvector.h \ 1590 1896 $(SOPHYAINCP)objfitter.h \ 1591 piafitting.h nomgadapter.h \ 1897 $(SOPHYAINCP)cimage.h \ 1898 $(SOPHYAINCP)histos2.h \ 1899 $(SOPHYAINCP)hisprof.h \ 1900 piafitting.h \ 1901 $(SOPHYAINCP)machdefs.h \ 1902 nomgadapter.h \ 1903 $(SOPHYAINCP)ppersist.h \ 1904 $(SOPHYAINCP)anydataobj.h \ 1592 1905 $(SOPHYAINCP)pidrawer.h \ 1593 1906 $(SOPHYAINCP)pibwdggen.h \ … … 1613 1926 $(SOPHYAINCP)parradapter.h \ 1614 1927 $(SOPHYAINCP)lut.h \ 1928 $(SOPHYAINCP)ntupintf.h \ 1615 1929 $(SOPHYAINCP)pdlmgr.h dlftypes.h \ 1616 1930 piacmd.h \ 1617 1931 $(SOPHYAINCP)commander.h \ 1932 $(SOPHYAINCP)pdlmgr.h \ 1618 1933 $(SOPHYAINCP)ctimer.h \ 1619 1934 $(SOPHYAINCP)zthread.h nobjmgr.h \ 1935 $(SOPHYAINCP)dvlist.h \ 1620 1936 pistdimgapp.h \ 1937 $(SOPHYAINCP)pisysdep.h \ 1621 1938 $(SOPHYAINCP)piapplx.h \ 1622 1939 $(SOPHYAINCP)piapplgen.h \ … … 1634 1951 $(SOPHYAINCP)piwindowx.h \ 1635 1952 $(SOPHYAINCP)piwindowgen.h \ 1953 $(SOPHYAINCP)pimenux.h \ 1636 1954 $(SOPHYAINCP)pioptmenux.h \ 1637 1955 $(SOPHYAINCP)pioptmenugen.h \ 1956 $(SOPHYAINCP)pistdwdgx.h \ 1638 1957 $(SOPHYAINCP)pifilechox.h \ 1639 1958 $(SOPHYAINCP)pifilechogen.h \ 1959 $(SOPHYAINCP)piwindowx.h \ 1640 1960 $(SOPHYAINCP)piperiodx.h \ 1641 1961 $(SOPHYAINCP)periodic.h \ 1962 $(SOPHYAINCP)picons.h \ 1642 1963 $(SOPHYAINCP)piimage.h \ 1964 $(SOPHYAINCP)parradapter.h \ 1643 1965 $(SOPHYAINCP)pieldrw.h \ 1966 $(SOPHYAINCP)pidrawer.h \ 1644 1967 $(SOPHYAINCP)pipixmapx.h \ 1645 1968 $(SOPHYAINCP)pipixmapgen.h \ … … 1651 1974 $(SOPHYAINCP)pilistgen.h \ 1652 1975 $(SOPHYAINCP)pistzwin.h \ 1976 $(SOPHYAINCP)piperiodx.h \ 1653 1977 $(SOPHYAINCP)pitherm.h \ 1654 1978 $(SOPHYAINCP)resusage.h \ … … 1658 1982 $(SOPHYAINCP)basedtable.h \ 1659 1983 $(SOPHYAINCP)segdatablock.h \ 1660 nomgfdadapter.h nomimagadapter.h nomtmatvecadapter.h 1984 nomgfdadapter.h nomimagadapter.h nomtmatvecadapter.h \ 1985 $(SOPHYAINCP)generaldata.h 1661 1986 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ piafitting.cc 1662 1987 … … 1774 2099 $(SOPHYAINCP)piapplgen.h \ 1775 2100 $(SOPHYAINCP)pimsghandler.h \ 2101 $(SOPHYAINCP)pisysdep.h \ 1776 2102 $(SOPHYAINCP)picontainerx.h \ 1777 2103 $(SOPHYAINCP)picontainergen.h \ … … 1803 2129 $(SOPHYAINCP)sopnamsp.h \ 1804 2130 pihisto2d.h \ 2131 $(SOPHYAINCP)pimenux.h \ 2132 $(SOPHYAINCP)pimenubarx.h \ 1805 2133 $(SOPHYAINCP)pioptmenux.h \ 1806 2134 $(SOPHYAINCP)pioptmenugen.h \ … … 1836 2164 $(SOPHYAINCP)piwindowx.h \ 1837 2165 $(SOPHYAINCP)piwindowgen.h \ 2166 $(SOPHYAINCP)pidrawer.h \ 1838 2167 $(SOPHYAINCP)pieldrw.h \ 1839 2168 $(SOPHYAINCP)srandgen.h … … 1888 2217 $(SOPHYAINCP)pigratt.h \ 1889 2218 $(SOPHYAINCP)piaxes.h \ 1890 $(SOPHYAINCP)hisprof.h 2219 $(SOPHYAINCP)hisprof.h \ 2220 $(SOPHYAINCP)histos.h 1891 2221 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pihisto.cc 1892 2222 … … 1897 2227 $(SOPHYAINCP)skymapinit.h \ 1898 2228 $(SOPHYAINCP)sophyainit.h \ 2229 $(SOPHYAINCP)machdefs.h \ 1899 2230 $(SOPHYAINCP)ntoolsinit.h \ 1900 2231 $(SOPHYAINCP)tarrinit.h \ … … 1904 2235 $(SOPHYAINCP)piapplgen.h \ 1905 2236 $(SOPHYAINCP)pimsghandler.h \ 2237 $(SOPHYAINCP)pisysdep.h \ 1906 2238 $(SOPHYAINCP)picontainerx.h \ 1907 2239 $(SOPHYAINCP)picontainergen.h \ … … 1933 2265 $(SOPHYAINCP)piwindowx.h \ 1934 2266 $(SOPHYAINCP)piwindowgen.h \ 2267 $(SOPHYAINCP)pimenux.h \ 1935 2268 $(SOPHYAINCP)pioptmenux.h \ 1936 2269 $(SOPHYAINCP)pioptmenugen.h \ 2270 $(SOPHYAINCP)pistdwdgx.h \ 1937 2271 $(SOPHYAINCP)pifilechox.h \ 1938 2272 $(SOPHYAINCP)pifilechogen.h \ 2273 $(SOPHYAINCP)piwindowx.h \ 1939 2274 $(SOPHYAINCP)piperiodx.h \ 1940 2275 $(SOPHYAINCP)periodic.h \ 2276 $(SOPHYAINCP)picons.h \ 1941 2277 $(SOPHYAINCP)piimage.h \ 1942 2278 $(SOPHYAINCP)parradapter.h \ … … 1960 2296 $(SOPHYAINCP)rawstream.h \ 1961 2297 $(SOPHYAINCP)ppfnametag.h \ 1962 $(SOPHYAINCP)dvlist.h \ 1963 $(SOPHYAINCP)objfio.h \ 2298 $(SOPHYAINCP)ppersist.h \ 2299 $(SOPHYAINCP)dvlist.h \ 2300 $(SOPHYAINCP)objfio.h \ 2301 $(SOPHYAINCP)anydataobj.h \ 1964 2302 $(SOPHYAINCP)mutyv.h \ 1965 2303 $(SOPHYAINCP)timestamp.h \ … … 1967 2305 $(SOPHYAINCP)commander.h \ 1968 2306 $(SOPHYAINCP)pdlmgr.h \ 2307 $(SOPHYAINCP)dvlist.h \ 1969 2308 $(SOPHYAINCP)ctimer.h \ 1970 2309 $(SOPHYAINCP)zthread.h pisiadw.h \ … … 1972 2311 $(SOPHYAINCP)pilistgen.h \ 1973 2312 $(SOPHYAINCP)pistzwin.h \ 2313 $(SOPHYAINCP)piperiodx.h \ 1974 2314 $(SOPHYAINCP)pitherm.h \ 1975 2315 $(SOPHYAINCP)resusage.h \ 1976 servnobjm.h nomhistadapter.h nomgadapter.h \ 2316 servnobjm.h \ 2317 $(SOPHYAINCP)pdlmgr.h \ 2318 nomhistadapter.h nomgadapter.h \ 2319 $(SOPHYAINCP)pidrawer.h \ 2320 $(SOPHYAINCP)parradapter.h \ 1977 2321 $(SOPHYAINCP)ntupintf.h \ 1978 2322 $(SOPHYAINCP)generalfit.h \ … … 1986 2330 $(SOPHYAINCP)tvector_tsnl.h \ 1987 2331 $(SOPHYAINCP)generaldata.h \ 2332 $(SOPHYAINCP)ntupintf.h \ 1988 2333 $(SOPHYAINCP)poly.h \ 1989 2334 $(SOPHYAINCP)peida.h \ … … 1991 2336 $(SOPHYAINCP)perrors.h \ 1992 2337 $(SOPHYAINCP)fmath.h \ 2338 $(SOPHYAINCP)generalfunc.h \ 1993 2339 $(SOPHYAINCP)histos.h \ 1994 2340 $(SOPHYAINCP)histos2.h \ 2341 $(SOPHYAINCP)histos.h \ 1995 2342 $(SOPHYAINCP)hisprof.h \ 1996 2343 $(SOPHYAINCP)histerr.h \ … … 2002 2349 $(SOPHYAINCP)cimage.h \ 2003 2350 $(SOPHYAINCP)fioarr.h \ 2004 nomtmatvecadapter.h nomtarradapter.h \ 2351 nomtmatvecadapter.h \ 2352 $(SOPHYAINCP)tmatrix.h \ 2353 $(SOPHYAINCP)generaldata.h \ 2354 nomtarradapter.h \ 2355 $(SOPHYAINCP)tarray.h \ 2005 2356 $(SOPHYAINCP)datatable.h \ 2357 $(SOPHYAINCP)basedtable.h \ 2006 2358 $(SOPHYAINCP)swppfdtable.h \ 2007 2359 $(SOPHYAINCP)swsegdb.h \ … … 2019 2371 $(SOPHYAINCP)sphericalmap.h \ 2020 2372 $(SOPHYAINCP)smathconst.h \ 2373 $(SOPHYAINCP)pixelmap.h \ 2021 2374 $(SOPHYAINCP)spherehealpix.h \ 2022 2375 $(SOPHYAINCP)HEALPixUtils.h \ … … 2026 2379 $(SOPHYAINCP)specresp.h \ 2027 2380 $(SOPHYAINCP)gaussfilt.h \ 2028 nomspecrespadapter.h piaversion.h 2381 nomspecrespadapter.h \ 2382 $(SOPHYAINCP)specresp.h \ 2383 piaversion.h 2029 2384 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ piinit.cc 2030 2385 … … 2095 2450 $(SOPHYAINCP)pibwdggen.h \ 2096 2451 $(SOPHYAINCP)pisysdep.h \ 2452 $(SOPHYAINCP)machdefs.h \ 2097 2453 $(SOPHYAINCP)piwdgx.h \ 2098 2454 $(SOPHYAINCP)piwdggen.h \ … … 2143 2499 $(SOPHYAINCP)generaldata.h \ 2144 2500 $(SOPHYAINCP)ntupintf.h \ 2145 $(SOPHYAINCP)poly.h 2501 $(SOPHYAINCP)poly.h \ 2502 $(SOPHYAINCP)generalfunc.h 2146 2503 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pipodrw.cc 2147 2504 … … 2151 2508 $(SOPHYAINCP)perrors.h \ 2152 2509 $(SOPHYAINCP)pexceptions.h \ 2510 $(SOPHYAINCP)machdefs.h \ 2153 2511 $(SOPHYAINCP)ctimer.h \ 2154 2512 $(SOPHYAINCP)nbmath.h \ … … 2159 2517 $(SOPHYAINCP)piapplgen.h \ 2160 2518 $(SOPHYAINCP)pimsghandler.h \ 2519 $(SOPHYAINCP)pisysdep.h \ 2161 2520 $(SOPHYAINCP)picontainerx.h \ 2162 2521 $(SOPHYAINCP)picontainergen.h \ … … 2188 2547 $(SOPHYAINCP)piwindowx.h \ 2189 2548 $(SOPHYAINCP)piwindowgen.h \ 2549 $(SOPHYAINCP)pimenux.h \ 2190 2550 $(SOPHYAINCP)pioptmenux.h \ 2191 2551 $(SOPHYAINCP)pioptmenugen.h \ 2552 $(SOPHYAINCP)pistdwdgx.h \ 2192 2553 $(SOPHYAINCP)pifilechox.h \ 2193 2554 $(SOPHYAINCP)pifilechogen.h \ 2555 $(SOPHYAINCP)piwindowx.h \ 2194 2556 $(SOPHYAINCP)piperiodx.h \ 2195 2557 $(SOPHYAINCP)periodic.h \ 2558 $(SOPHYAINCP)picons.h \ 2196 2559 $(SOPHYAINCP)piimage.h \ 2197 2560 $(SOPHYAINCP)parradapter.h \ … … 2214 2577 $(SOPHYAINCP)rawstream.h \ 2215 2578 $(SOPHYAINCP)ppfnametag.h \ 2216 $(SOPHYAINCP)dvlist.h \ 2217 $(SOPHYAINCP)objfio.h \ 2579 $(SOPHYAINCP)ppersist.h \ 2580 $(SOPHYAINCP)dvlist.h \ 2581 $(SOPHYAINCP)objfio.h \ 2582 $(SOPHYAINCP)anydataobj.h \ 2218 2583 $(SOPHYAINCP)mutyv.h \ 2219 2584 $(SOPHYAINCP)timestamp.h \ … … 2221 2586 $(SOPHYAINCP)commander.h \ 2222 2587 $(SOPHYAINCP)pdlmgr.h \ 2588 $(SOPHYAINCP)dvlist.h \ 2589 $(SOPHYAINCP)ctimer.h \ 2223 2590 $(SOPHYAINCP)zthread.h pisiadw.h \ 2224 2591 $(SOPHYAINCP)pilistx.h \ 2225 2592 $(SOPHYAINCP)pilistgen.h \ 2226 2593 $(SOPHYAINCP)pistzwin.h \ 2594 $(SOPHYAINCP)piperiodx.h \ 2227 2595 $(SOPHYAINCP)pitherm.h \ 2228 2596 $(SOPHYAINCP)resusage.h \ 2229 servnobjm.h 2597 servnobjm.h \ 2598 $(SOPHYAINCP)pdlmgr.h 2230 2599 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pisiadw.cc 2231 2600 … … 2237 2606 $(SOPHYAINCP)perrors.h \ 2238 2607 $(SOPHYAINCP)pexceptions.h \ 2608 $(SOPHYAINCP)machdefs.h \ 2239 2609 $(SOPHYAINCP)ctimer.h \ 2240 2610 $(SOPHYAINCP)psighand.h \ … … 2264 2634 $(SOPHYAINCP)piapplgen.h \ 2265 2635 $(SOPHYAINCP)pimsghandler.h \ 2636 $(SOPHYAINCP)pisysdep.h \ 2266 2637 $(SOPHYAINCP)picontainerx.h \ 2267 2638 $(SOPHYAINCP)picontainergen.h \ … … 2293 2664 $(SOPHYAINCP)piwindowx.h \ 2294 2665 $(SOPHYAINCP)piwindowgen.h \ 2666 $(SOPHYAINCP)pimenux.h \ 2295 2667 $(SOPHYAINCP)pioptmenux.h \ 2296 2668 $(SOPHYAINCP)pioptmenugen.h \ 2669 $(SOPHYAINCP)pistdwdgx.h \ 2297 2670 $(SOPHYAINCP)pifilechox.h \ 2298 2671 $(SOPHYAINCP)pifilechogen.h \ 2672 $(SOPHYAINCP)piwindowx.h \ 2299 2673 $(SOPHYAINCP)piperiodx.h \ 2300 2674 $(SOPHYAINCP)periodic.h \ 2675 $(SOPHYAINCP)picons.h \ 2301 2676 $(SOPHYAINCP)piimage.h \ 2302 2677 $(SOPHYAINCP)parradapter.h \ … … 2312 2687 $(SOPHYAINCP)pi3ddrw.h \ 2313 2688 $(SOPHYAINCP)pigraph3d.h \ 2314 nobjmgr.h dlftypes.h piacmd.h \ 2689 nobjmgr.h \ 2690 $(SOPHYAINCP)anydataobj.h \ 2691 $(SOPHYAINCP)ppersist.h \ 2692 $(SOPHYAINCP)dvlist.h dlftypes.h \ 2693 piacmd.h \ 2315 2694 $(SOPHYAINCP)commander.h \ 2316 2695 $(SOPHYAINCP)pdlmgr.h \ 2696 $(SOPHYAINCP)ctimer.h \ 2317 2697 $(SOPHYAINCP)zthread.h pisiadw.h \ 2318 2698 $(SOPHYAINCP)pilistx.h \ 2319 2699 $(SOPHYAINCP)pilistgen.h \ 2320 2700 $(SOPHYAINCP)pistzwin.h \ 2701 $(SOPHYAINCP)piperiodx.h \ 2321 2702 $(SOPHYAINCP)pitherm.h \ 2322 2703 $(SOPHYAINCP)resusage.h \ 2323 2704 servnobjm.h \ 2705 $(SOPHYAINCP)pdlmgr.h \ 2706 $(SOPHYAINCP)psfile.h \ 2324 2707 $(SOPHYAINCP)piimgtools.h \ 2708 $(SOPHYAINCP)pioptmenux.h \ 2709 $(SOPHYAINCP)piapplx.h \ 2325 2710 $(SOPHYAINCP)pidrwtools.h \ 2326 2711 $(SOPHYAINCP)piaxestools.h \ … … 2341 2726 $(SOPHYAINCP)machdefs.h \ 2342 2727 $(SOPHYAINCP)parradapter.h \ 2728 $(SOPHYAINCP)machdefs.h \ 2343 2729 $(SOPHYAINCP)lut.h \ 2344 2730 $(SOPHYAINCP)tmatrix.h \ … … 2360 2746 $(SOPHYAINCP)tmatrix_tsnl.h \ 2361 2747 $(SOPHYAINCP)tvector.h \ 2748 $(SOPHYAINCP)tmatrix.h \ 2362 2749 $(SOPHYAINCP)tvector_tsnl.h 2363 2750 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pitvmaad.cc … … 2368 2755 $(SOPHYAINCP)machdefs.h \ 2369 2756 $(SOPHYAINCP)anydataobj.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 \ 2757 $(SOPHYAINCP)machdefs.h \ 2758 $(SOPHYAINCP)ppersist.h \ 2759 $(SOPHYAINCP)pexceptions.h \ 2760 $(SOPHYAINCP)gnumd5.h \ 2761 $(SOPHYAINCP)ppfbinstream.h \ 2762 $(SOPHYAINCP)rawstream.h \ 2763 $(SOPHYAINCP)ppfnametag.h \ 2764 $(SOPHYAINCP)ppersist.h \ 2765 $(SOPHYAINCP)dvlist.h \ 2766 $(SOPHYAINCP)objfio.h \ 2767 $(SOPHYAINCP)anydataobj.h \ 2378 2768 $(SOPHYAINCP)mutyv.h \ 2379 2769 $(SOPHYAINCP)timestamp.h \ … … 2411 2801 $(SOPHYAINCP)tarray.h \ 2412 2802 $(SOPHYAINCP)basarr.h \ 2803 $(SOPHYAINCP)dvlist.h \ 2413 2804 $(SOPHYAINCP)ndatablock.h \ 2414 2805 $(SOPHYAINCP)utilarr.h \ … … 2416 2807 $(SOPHYAINCP)tvector_tsnl.h \ 2417 2808 $(SOPHYAINCP)generaldata.h \ 2809 $(SOPHYAINCP)ntupintf.h \ 2418 2810 $(SOPHYAINCP)poly.h \ 2419 2811 $(SOPHYAINCP)peida.h \ … … 2421 2813 $(SOPHYAINCP)perrors.h \ 2422 2814 $(SOPHYAINCP)fmath.h \ 2815 $(SOPHYAINCP)generalfunc.h \ 2423 2816 pistdimgapp.h \ 2817 $(SOPHYAINCP)pisysdep.h \ 2424 2818 $(SOPHYAINCP)piapplx.h \ 2425 2819 $(SOPHYAINCP)piapplgen.h \ … … 2437 2831 $(SOPHYAINCP)piwindowx.h \ 2438 2832 $(SOPHYAINCP)piwindowgen.h \ 2833 $(SOPHYAINCP)pimenux.h \ 2439 2834 $(SOPHYAINCP)pioptmenux.h \ 2440 2835 $(SOPHYAINCP)pioptmenugen.h \ 2836 $(SOPHYAINCP)pistdwdgx.h \ 2441 2837 $(SOPHYAINCP)pifilechox.h \ 2442 2838 $(SOPHYAINCP)pifilechogen.h \ 2839 $(SOPHYAINCP)piwindowx.h \ 2443 2840 $(SOPHYAINCP)piperiodx.h \ 2444 2841 $(SOPHYAINCP)periodic.h \ 2842 $(SOPHYAINCP)picons.h \ 2445 2843 $(SOPHYAINCP)piimage.h \ 2844 $(SOPHYAINCP)parradapter.h \ 2446 2845 $(SOPHYAINCP)pieldrw.h \ 2846 $(SOPHYAINCP)pidrawer.h \ 2447 2847 $(SOPHYAINCP)pipixmapx.h \ 2448 2848 $(SOPHYAINCP)pipixmapgen.h \ … … 2453 2853 piacmd.h \ 2454 2854 $(SOPHYAINCP)commander.h \ 2855 $(SOPHYAINCP)pdlmgr.h \ 2455 2856 $(SOPHYAINCP)ctimer.h pisiadw.h \ 2456 2857 $(SOPHYAINCP)pilistx.h \ 2457 2858 $(SOPHYAINCP)pilistgen.h \ 2458 2859 $(SOPHYAINCP)pistzwin.h \ 2860 $(SOPHYAINCP)piperiodx.h \ 2459 2861 $(SOPHYAINCP)pitherm.h \ 2460 2862 $(SOPHYAINCP)resusage.h \ 2461 2863 $(SOPHYAINCP)fct1dfit.h \ 2864 $(SOPHYAINCP)generalfit.h \ 2462 2865 $(SOPHYAINCP)fct2dfit.h \ 2866 $(SOPHYAINCP)tmatrix.h \ 2867 $(SOPHYAINCP)tvector.h \ 2463 2868 $(SOPHYAINCP)matharr.h \ 2464 2869 pitvmaad.h $(SOPHYAINCP)ntuple.h \ … … 2467 2872 $(SOPHYAINCP)histos.h \ 2468 2873 $(SOPHYAINCP)histos2.h \ 2874 $(SOPHYAINCP)histos.h \ 2469 2875 $(SOPHYAINCP)hisprof.h \ 2470 2876 $(SOPHYAINCP)datatable.h \ … … 2473 2879 $(SOPHYAINCP)piyfxdrw.h \ 2474 2880 $(SOPHYAINCP)pisurfdr.h \ 2475 pintuple.h pintup3d.h pipodrw.h 2881 pintuple.h pintup3d.h \ 2882 $(SOPHYAINCP)pi3ddrw.h pipodrw.h 2476 2883 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ servnobjm.cc 2477 2884 -
trunk/SophyaPI/PIext/basexecut.cc
r3052 r3123 1146 1146 usage += "\n (_nl is the table line number or the sequential index)"; 1147 1147 usage += "\n- NTuple: ntuple variable names,_nl"; 1148 usage += "\n- Histo1D/HProf /HistoErr: i,x,val,err,nb,_nl";1148 usage += "\n- Histo1D/HProf: i,x,val,err,nb,_nl"; 1149 1149 usage += "\n- Histo2D: i,j,x,y,val,err,_nl"; 1150 usage += "\n- HistoErr: i,x,val,err2,nb,_nl"; 1151 usage += "\n- Histo2DErr: i,j,x,y,val,err2,nb,_nl"; 1150 1152 usage += "\n- Vector/Matrix: n,r,c,val,real,imag,mod,phas,_nl"; 1151 1153 usage += "\n- TArray: n,x,y,z,t,u,val,real,imag,mod,phas,_nl"; -
trunk/SophyaPI/PIext/nomhistadapter.cc
r3052 r3123 20 20 21 21 //----------------------------------------------------------------------------- 22 // Class Adaptateur d'objet (Pour NamedObjMgr) d'objet Histo / HProf / HistoErr22 // Class Adaptateur d'objet (Pour NamedObjMgr) d'objet Histo / HProf 23 23 //----------------------------------------------------------------------------- 24 24 … … 47 47 { 48 48 HProf * hp = dynamic_cast<HProf *>(mHis); 49 HistoErr * herr = dynamic_cast<HistoErr *>(mHis);50 49 if(hp) return("HProf "); 51 else if(herr) return("HistoErr ");52 50 else return("Histo "); 53 51 } … … 126 124 mHis->UpdateHisto(); // pour le cas ou c'est un HProf 127 125 HProf * hp = dynamic_cast<HProf *>(mHis); 128 HistoErr * herr = dynamic_cast<HistoErr *>(mHis);129 126 if(hp) return( new HProf(*hp) ); 130 else if(herr) return( new HistoErr(*herr) );131 127 else return( new Histo(*mHis) ); 132 128 } … … 225 221 mHis = h; 226 222 mHpr = dynamic_cast<HProf *>(h); 227 mHerr = dynamic_cast<HistoErr *>(h);228 223 } 229 224 … … 254 249 mRet[0] = k; mRet[1] = mHis->BinCenter(k); 255 250 mRet[2] = (*mHis)(k); mRet[3] = mHis->Error(k); 256 if(mHerr) mRet[4] = mHerr->NEntBin(k); 257 else if(mHpr) mRet[4] = mHpr->SumW(k); 258 else mRet[4] = 0.; 251 if(mHpr) mRet[4] = mHpr->SumW(k); else mRet[4] = 0.; 259 252 } 260 253 return(mRet); -
trunk/SophyaPI/PIext/nomhistadapter.h
r3052 r3123 17 17 18 18 //----------------------------------------------------------------------------- 19 // Class Adaptateur d'objet (Pour NamedObjMgr) d'objet Histo / HProf / HistoErr19 // Class Adaptateur d'objet (Pour NamedObjMgr) d'objet Histo / HProf 20 20 //----------------------------------------------------------------------------- 21 21 … … 53 53 }; 54 54 55 // Class Interface NTuple pour Histo / HProf / HistoErr55 // Class Interface NTuple pour Histo / HProf 56 56 class NTupInt_Histo : public NTupleInterface { 57 57 public: … … 65 65 Histo* mHis; 66 66 HProf* mHpr; 67 HistoErr* mHerr;68 67 mutable r_8 mRet[5]; 69 68 }; -
trunk/SophyaPI/PIext/objlist.list
r3007 r3123 8 8 nomgadapter.o 9 9 nomgfdadapter.o 10 nomherradapter.o 10 11 nomhistadapter.o 11 12 nomimagadapter.o -
trunk/SophyaPI/PIext/pawexecut.cc
r3058 r3123 12 12 #include "hisprof.h" 13 13 #include "histerr.h" 14 #include "hist2err.h" 14 15 #include "ntuple.h" 15 16 #include "datatable.h" … … 410 411 else if(typeid(*mobj)==typeid(Histo)) {Histo* ob=(Histo*) mobj; ob->Zero();} 411 412 else if(typeid(*mobj)==typeid(HProf)) {HProf* ob=(HProf*) mobj; ob->Zero();} 413 else if(typeid(*mobj)==typeid(Histo2D)) {Histo2D* ob=(Histo2D*)mobj; ob->Zero();} 412 414 else if(typeid(*mobj)==typeid(HistoErr)) {HistoErr* ob=(HistoErr*) mobj; ob->Zero();} 413 else if(typeid(*mobj)==typeid(Histo2D )) {Histo2D* ob=(Histo2D*)mobj; ob->Zero();}415 else if(typeid(*mobj)==typeid(Histo2DErr)) {Histo2DErr* ob=(Histo2DErr*) mobj; ob->Zero();} 414 416 else { 415 417 cout<<"PAWExecutor::reset Error , No reset possible on "<<ctyp<<endl; -
trunk/SophyaPI/PIext/smakefile
r3075 r3123 4 4 5 5 clean: 6 rm -f $(SOPHYAOBJP)basexecut.o $(SOPHYAOBJP)contmodex.o $(SOPHYAOBJP)cxxexecutor.o $(SOPHYAOBJP)cxxexecwin.o $(SOPHYAOBJP)flowmodex.o $(SOPHYAOBJP)graphexecut.o $(SOPHYAOBJP)nobjmgr.o $(SOPHYAOBJP)nomgadapter.o $(SOPHYAOBJP)nomgfdadapter.o $(SOPHYAOBJP)nomh istadapter.o $(SOPHYAOBJP)nomimagadapter.o $(SOPHYAOBJP)nommatvecadapter.o $(SOPHYAOBJP)nomskymapadapter.o $(SOPHYAOBJP)nomspecrespadapter.o $(SOPHYAOBJP)nomstladapter.o $(SOPHYAOBJP)nomtarradapter.o $(SOPHYAOBJP)nomtmatvecadapter.o $(SOPHYAOBJP)pawexecut.o $(SOPHYAOBJP)pi2dvec.o $(SOPHYAOBJP)piacmd.o $(SOPHYAOBJP)piafitting.o $(SOPHYAOBJP)pigfd1.o $(SOPHYAOBJP)pigfd2.o $(SOPHYAOBJP)pihisto2d.o $(SOPHYAOBJP)pihisto.o $(SOPHYAOBJP)piinit.o $(SOPHYAOBJP)pintup3d.o $(SOPHYAOBJP)pintuple.o $(SOPHYAOBJP)pipodrw.o $(SOPHYAOBJP)pisiadw.o $(SOPHYAOBJP)pistdimgapp.o $(SOPHYAOBJP)pistlist.o $(SOPHYAOBJP)pitvmaad.o $(SOPHYAOBJP)servnobjm.o $(SOPHYAOBJP)userfitfunex.o6 rm -f $(SOPHYAOBJP)basexecut.o $(SOPHYAOBJP)contmodex.o $(SOPHYAOBJP)cxxexecutor.o $(SOPHYAOBJP)cxxexecwin.o $(SOPHYAOBJP)flowmodex.o $(SOPHYAOBJP)graphexecut.o $(SOPHYAOBJP)nobjmgr.o $(SOPHYAOBJP)nomgadapter.o $(SOPHYAOBJP)nomgfdadapter.o $(SOPHYAOBJP)nomherradapter.o $(SOPHYAOBJP)nomhistadapter.o $(SOPHYAOBJP)nomimagadapter.o $(SOPHYAOBJP)nommatvecadapter.o $(SOPHYAOBJP)nomskymapadapter.o $(SOPHYAOBJP)nomspecrespadapter.o $(SOPHYAOBJP)nomstladapter.o $(SOPHYAOBJP)nomtarradapter.o $(SOPHYAOBJP)nomtmatvecadapter.o $(SOPHYAOBJP)pawexecut.o $(SOPHYAOBJP)pi2dvec.o $(SOPHYAOBJP)piacmd.o $(SOPHYAOBJP)piafitting.o $(SOPHYAOBJP)pigfd1.o $(SOPHYAOBJP)pigfd2.o $(SOPHYAOBJP)pihisto2d.o $(SOPHYAOBJP)pihisto.o $(SOPHYAOBJP)piinit.o $(SOPHYAOBJP)pintup3d.o $(SOPHYAOBJP)pintuple.o $(SOPHYAOBJP)pipodrw.o $(SOPHYAOBJP)pisiadw.o $(SOPHYAOBJP)pistdimgapp.o $(SOPHYAOBJP)pistlist.o $(SOPHYAOBJP)pitvmaad.o $(SOPHYAOBJP)servnobjm.o $(SOPHYAOBJP)userfitfunex.o 7 7 rm -f $(SOPHYALIBP)libPIext.a 8 8 9 $(SOPHYALIBP)libPIext.a : $(SOPHYAOBJP)basexecut.o $(SOPHYAOBJP)contmodex.o $(SOPHYAOBJP)cxxexecutor.o $(SOPHYAOBJP)cxxexecwin.o $(SOPHYAOBJP)flowmodex.o $(SOPHYAOBJP)graphexecut.o $(SOPHYAOBJP)nobjmgr.o $(SOPHYAOBJP)nomgadapter.o $(SOPHYAOBJP)nomgfdadapter.o $(SOPHYAOBJP)nomh istadapter.o $(SOPHYAOBJP)nomimagadapter.o $(SOPHYAOBJP)nomskymapadapter.o $(SOPHYAOBJP)nomspecrespadapter.o $(SOPHYAOBJP)nomtarradapter.o $(SOPHYAOBJP)nomtmatvecadapter.o $(SOPHYAOBJP)pawexecut.o $(SOPHYAOBJP)pi2dvec.o $(SOPHYAOBJP)piacmd.o $(SOPHYAOBJP)piafitting.o $(SOPHYAOBJP)pigfd1.o $(SOPHYAOBJP)pigfd2.o $(SOPHYAOBJP)pihisto2d.o $(SOPHYAOBJP)pihisto.o $(SOPHYAOBJP)piinit.o $(SOPHYAOBJP)pintup3d.o $(SOPHYAOBJP)pintuple.o $(SOPHYAOBJP)pipodrw.o $(SOPHYAOBJP)pisiadw.o $(SOPHYAOBJP)pistdimgapp.o $(SOPHYAOBJP)pitvmaad.o $(SOPHYAOBJP)servnobjm.o9 $(SOPHYALIBP)libPIext.a : $(SOPHYAOBJP)basexecut.o $(SOPHYAOBJP)contmodex.o $(SOPHYAOBJP)cxxexecutor.o $(SOPHYAOBJP)cxxexecwin.o $(SOPHYAOBJP)flowmodex.o $(SOPHYAOBJP)graphexecut.o $(SOPHYAOBJP)nobjmgr.o $(SOPHYAOBJP)nomgadapter.o $(SOPHYAOBJP)nomgfdadapter.o $(SOPHYAOBJP)nomherradapter.o $(SOPHYAOBJP)nomhistadapter.o $(SOPHYAOBJP)nomimagadapter.o $(SOPHYAOBJP)nomskymapadapter.o $(SOPHYAOBJP)nomspecrespadapter.o $(SOPHYAOBJP)nomtarradapter.o $(SOPHYAOBJP)nomtmatvecadapter.o $(SOPHYAOBJP)pawexecut.o $(SOPHYAOBJP)pi2dvec.o $(SOPHYAOBJP)piacmd.o $(SOPHYAOBJP)piafitting.o $(SOPHYAOBJP)pigfd1.o $(SOPHYAOBJP)pigfd2.o $(SOPHYAOBJP)pihisto2d.o $(SOPHYAOBJP)pihisto.o $(SOPHYAOBJP)piinit.o $(SOPHYAOBJP)pintup3d.o $(SOPHYAOBJP)pintuple.o $(SOPHYAOBJP)pipodrw.o $(SOPHYAOBJP)pisiadw.o $(SOPHYAOBJP)pistdimgapp.o $(SOPHYAOBJP)pitvmaad.o $(SOPHYAOBJP)servnobjm.o 10 10 $(AR) $(ARFLAGS) $@ $? 11 11 touch $(SOPHYAINCP)/SophyaConfInfo/libPI.objlist … … 15 15 $(SOPHYAINCP)machdefs.h \ 16 16 $(SOPHYAINCP)commander.h \ 17 $(SOPHYAINCP)machdefs.h \ 17 18 $(SOPHYAINCP)pdlmgr.h \ 18 19 $(SOPHYAINCP)dvlist.h \ … … 30 31 $(SOPHYAINCP)zthread.h \ 31 32 dlftypes.h basexecut.h \ 33 $(SOPHYAINCP)pdlmgr.h \ 34 $(SOPHYAINCP)ctimer.h \ 32 35 $(SOPHYAINCP)strutilxx.h \ 33 36 pistdimgapp.h \ … … 36 39 $(SOPHYAINCP)piapplgen.h \ 37 40 $(SOPHYAINCP)pimsghandler.h \ 41 $(SOPHYAINCP)pisysdep.h \ 38 42 $(SOPHYAINCP)picontainerx.h \ 39 43 $(SOPHYAINCP)picontainergen.h \ … … 65 69 $(SOPHYAINCP)piwindowx.h \ 66 70 $(SOPHYAINCP)piwindowgen.h \ 71 $(SOPHYAINCP)pimenux.h \ 67 72 $(SOPHYAINCP)pioptmenux.h \ 68 73 $(SOPHYAINCP)pioptmenugen.h \ 74 $(SOPHYAINCP)pistdwdgx.h \ 69 75 $(SOPHYAINCP)pifilechox.h \ 70 76 $(SOPHYAINCP)pifilechogen.h \ 77 $(SOPHYAINCP)piwindowx.h \ 71 78 $(SOPHYAINCP)piperiodx.h \ 72 79 $(SOPHYAINCP)periodic.h \ 80 $(SOPHYAINCP)picons.h \ 73 81 $(SOPHYAINCP)piimage.h \ 74 82 $(SOPHYAINCP)parradapter.h \ … … 84 92 $(SOPHYAINCP)pi3ddrw.h \ 85 93 $(SOPHYAINCP)pigraph3d.h \ 86 nobjmgr.h pisiadw.h \ 94 nobjmgr.h \ 95 $(SOPHYAINCP)anydataobj.h \ 96 $(SOPHYAINCP)ppersist.h \ 97 $(SOPHYAINCP)dvlist.h pisiadw.h \ 87 98 $(SOPHYAINCP)pilistx.h \ 88 99 $(SOPHYAINCP)pilistgen.h \ 89 100 $(SOPHYAINCP)pistzwin.h \ 101 $(SOPHYAINCP)piperiodx.h \ 90 102 $(SOPHYAINCP)pitherm.h \ 91 103 $(SOPHYAINCP)resusage.h \ 92 104 servnobjm.h nomgadapter.h \ 105 $(SOPHYAINCP)pidrawer.h \ 106 $(SOPHYAINCP)parradapter.h \ 93 107 $(SOPHYAINCP)ntupintf.h \ 94 108 $(SOPHYAINCP)generalfit.h \ … … 102 116 $(SOPHYAINCP)tvector_tsnl.h \ 103 117 $(SOPHYAINCP)generaldata.h \ 118 $(SOPHYAINCP)ntupintf.h \ 104 119 $(SOPHYAINCP)poly.h \ 105 120 $(SOPHYAINCP)peida.h \ … … 107 122 $(SOPHYAINCP)perrors.h \ 108 123 $(SOPHYAINCP)fmath.h \ 124 $(SOPHYAINCP)generalfunc.h \ 109 125 $(SOPHYAINCP)histos.h \ 110 126 $(SOPHYAINCP)histos2.h \ 127 $(SOPHYAINCP)histos.h \ 111 128 $(SOPHYAINCP)hisprof.h \ 112 129 $(SOPHYAINCP)ntuple.h \ 130 $(SOPHYAINCP)generaldata.h \ 113 131 $(SOPHYAINCP)datatable.h \ 114 132 $(SOPHYAINCP)basedtable.h \ 115 $(SOPHYAINCP)segdatablock.h 133 $(SOPHYAINCP)segdatablock.h \ 134 $(SOPHYAINCP)tvector.h 116 135 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ basexecut.cc 117 136 … … 121 140 $(SOPHYAINCP)machdefs.h piacmd.h \ 122 141 $(SOPHYAINCP)commander.h \ 142 $(SOPHYAINCP)machdefs.h \ 123 143 $(SOPHYAINCP)pdlmgr.h \ 124 144 $(SOPHYAINCP)dvlist.h \ … … 136 156 $(SOPHYAINCP)zthread.h \ 137 157 dlftypes.h nobjmgr.h \ 158 $(SOPHYAINCP)anydataobj.h \ 159 $(SOPHYAINCP)ppersist.h \ 160 $(SOPHYAINCP)dvlist.h \ 138 161 $(SOPHYAINCP)pigncont.h \ 139 162 $(SOPHYAINCP)pistdimgapp.h \ … … 197 220 $(SOPHYAINCP)pistzwin.h \ 198 221 $(SOPHYAINCP)pitherm.h \ 222 $(SOPHYAINCP)zthread.h \ 199 223 $(SOPHYAINCP)resusage.h \ 200 224 $(SOPHYAINCP)piscdrawwdg.h \ … … 207 231 $(SOPHYAINCP)gp_graph3d.h \ 208 232 $(SOPHYAINCP)gp_alloc.h \ 233 $(SOPHYAINCP)pidrawer.h \ 209 234 nomgadapter.h \ 210 $(SOPHYAINCP)generalfit.h \ 211 $(SOPHYAINCP)tvector.h \ 212 $(SOPHYAINCP)tmatrix.h \ 213 $(SOPHYAINCP)tarray.h \ 214 $(SOPHYAINCP)basarr.h \ 215 $(SOPHYAINCP)ndatablock.h \ 216 $(SOPHYAINCP)utilarr.h \ 217 $(SOPHYAINCP)tmatrix_tsnl.h \ 218 $(SOPHYAINCP)tvector_tsnl.h \ 219 $(SOPHYAINCP)generaldata.h \ 220 $(SOPHYAINCP)poly.h \ 221 $(SOPHYAINCP)peida.h \ 222 $(SOPHYAINCP)utils.h \ 223 $(SOPHYAINCP)perrors.h \ 224 $(SOPHYAINCP)fmath.h servnobjm.h 225 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ contmodex.cc 226 227 $(SOPHYAOBJP)cxxexecutor.o: cxxexecutor.cc \ 228 $(SOPHYAINCP)sopnamsp.h \ 229 cxxexecutor.h \ 230 $(SOPHYAINCP)machdefs.h piacmd.h \ 231 $(SOPHYAINCP)commander.h \ 232 $(SOPHYAINCP)pdlmgr.h \ 233 $(SOPHYAINCP)dvlist.h \ 234 $(SOPHYAINCP)objfio.h \ 235 $(SOPHYAINCP)anydataobj.h \ 236 $(SOPHYAINCP)ppersist.h \ 237 $(SOPHYAINCP)pexceptions.h \ 238 $(SOPHYAINCP)gnumd5.h \ 239 $(SOPHYAINCP)ppfbinstream.h \ 240 $(SOPHYAINCP)rawstream.h \ 241 $(SOPHYAINCP)ppfnametag.h \ 242 $(SOPHYAINCP)mutyv.h \ 243 $(SOPHYAINCP)timestamp.h \ 244 $(SOPHYAINCP)ctimer.h \ 245 $(SOPHYAINCP)zthread.h \ 246 dlftypes.h nobjmgr.h \ 247 $(SOPHYAINCP)strutilxx.h \ 248 $(SOPHYAINCP)cxxcmplnk.h \ 249 nomgadapter.h \ 250 $(SOPHYAINCP)pidrawer.h \ 251 $(SOPHYAINCP)pibwdggen.h \ 252 $(SOPHYAINCP)pisysdep.h \ 253 $(SOPHYAINCP)piwdgx.h \ 254 $(SOPHYAINCP)piwdggen.h \ 255 $(SOPHYAINCP)pimsghandler.h \ 256 $(SOPHYAINCP)picolist.h \ 257 $(SOPHYAINCP)picmap.h \ 258 $(SOPHYAINCP)picmapx.h \ 259 $(SOPHYAINCP)picmapgen.h \ 260 $(SOPHYAINCP)pigraphx.h \ 261 $(SOPHYAINCP)pigraphgen.h \ 262 $(SOPHYAINCP)pifontx.h \ 263 $(SOPHYAINCP)pifontgen.h \ 264 $(SOPHYAINCP)pigrcoord.h \ 265 $(SOPHYAINCP)pilineatt.h \ 266 $(SOPHYAINCP)pigraphuc.h \ 267 $(SOPHYAINCP)pievthandler.h \ 268 $(SOPHYAINCP)psfile.h \ 269 $(SOPHYAINCP)pigratt.h \ 270 $(SOPHYAINCP)piaxes.h \ 271 $(SOPHYAINCP)parradapter.h \ 272 $(SOPHYAINCP)lut.h \ 235 $(SOPHYAINCP)parradapter.h \ 273 236 $(SOPHYAINCP)ntupintf.h \ 274 237 $(SOPHYAINCP)generalfit.h \ … … 287 250 $(SOPHYAINCP)perrors.h \ 288 251 $(SOPHYAINCP)fmath.h \ 252 $(SOPHYAINCP)generalfunc.h \ 253 servnobjm.h \ 254 $(SOPHYAINCP)pdlmgr.h 255 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ contmodex.cc 256 257 $(SOPHYAOBJP)cxxexecutor.o: cxxexecutor.cc \ 258 $(SOPHYAINCP)sopnamsp.h \ 259 cxxexecutor.h \ 260 $(SOPHYAINCP)machdefs.h piacmd.h \ 261 $(SOPHYAINCP)commander.h \ 262 $(SOPHYAINCP)machdefs.h \ 263 $(SOPHYAINCP)pdlmgr.h \ 264 $(SOPHYAINCP)dvlist.h \ 265 $(SOPHYAINCP)objfio.h \ 266 $(SOPHYAINCP)anydataobj.h \ 267 $(SOPHYAINCP)ppersist.h \ 268 $(SOPHYAINCP)pexceptions.h \ 269 $(SOPHYAINCP)gnumd5.h \ 270 $(SOPHYAINCP)ppfbinstream.h \ 271 $(SOPHYAINCP)rawstream.h \ 272 $(SOPHYAINCP)ppfnametag.h \ 273 $(SOPHYAINCP)mutyv.h \ 274 $(SOPHYAINCP)timestamp.h \ 275 $(SOPHYAINCP)ctimer.h \ 276 $(SOPHYAINCP)zthread.h \ 277 dlftypes.h nobjmgr.h \ 278 $(SOPHYAINCP)anydataobj.h \ 279 $(SOPHYAINCP)ppersist.h \ 280 $(SOPHYAINCP)dvlist.h \ 281 $(SOPHYAINCP)strutilxx.h \ 282 $(SOPHYAINCP)cxxcmplnk.h \ 283 nomgadapter.h \ 284 $(SOPHYAINCP)pidrawer.h \ 285 $(SOPHYAINCP)pibwdggen.h \ 286 $(SOPHYAINCP)pisysdep.h \ 287 $(SOPHYAINCP)piwdgx.h \ 288 $(SOPHYAINCP)piwdggen.h \ 289 $(SOPHYAINCP)pimsghandler.h \ 290 $(SOPHYAINCP)picolist.h \ 291 $(SOPHYAINCP)picmap.h \ 292 $(SOPHYAINCP)picmapx.h \ 293 $(SOPHYAINCP)picmapgen.h \ 294 $(SOPHYAINCP)pigraphx.h \ 295 $(SOPHYAINCP)pigraphgen.h \ 296 $(SOPHYAINCP)pifontx.h \ 297 $(SOPHYAINCP)pifontgen.h \ 298 $(SOPHYAINCP)pigrcoord.h \ 299 $(SOPHYAINCP)pilineatt.h \ 300 $(SOPHYAINCP)pigraphuc.h \ 301 $(SOPHYAINCP)pievthandler.h \ 302 $(SOPHYAINCP)psfile.h \ 303 $(SOPHYAINCP)pigratt.h \ 304 $(SOPHYAINCP)piaxes.h \ 305 $(SOPHYAINCP)parradapter.h \ 306 $(SOPHYAINCP)lut.h \ 307 $(SOPHYAINCP)ntupintf.h \ 308 $(SOPHYAINCP)generalfit.h \ 309 $(SOPHYAINCP)tvector.h \ 310 $(SOPHYAINCP)tmatrix.h \ 311 $(SOPHYAINCP)tarray.h \ 312 $(SOPHYAINCP)basarr.h \ 313 $(SOPHYAINCP)ndatablock.h \ 314 $(SOPHYAINCP)utilarr.h \ 315 $(SOPHYAINCP)tmatrix_tsnl.h \ 316 $(SOPHYAINCP)tvector_tsnl.h \ 317 $(SOPHYAINCP)generaldata.h \ 318 $(SOPHYAINCP)ntupintf.h \ 319 $(SOPHYAINCP)poly.h \ 320 $(SOPHYAINCP)peida.h \ 321 $(SOPHYAINCP)utils.h \ 322 $(SOPHYAINCP)perrors.h \ 323 $(SOPHYAINCP)fmath.h \ 324 $(SOPHYAINCP)generalfunc.h \ 289 325 pistdimgapp.h \ 326 $(SOPHYAINCP)pisysdep.h \ 290 327 $(SOPHYAINCP)piapplx.h \ 291 328 $(SOPHYAINCP)piapplgen.h \ … … 303 340 $(SOPHYAINCP)piwindowx.h \ 304 341 $(SOPHYAINCP)piwindowgen.h \ 342 $(SOPHYAINCP)pimenux.h \ 305 343 $(SOPHYAINCP)pioptmenux.h \ 306 344 $(SOPHYAINCP)pioptmenugen.h \ 345 $(SOPHYAINCP)pistdwdgx.h \ 307 346 $(SOPHYAINCP)pifilechox.h \ 308 347 $(SOPHYAINCP)pifilechogen.h \ 348 $(SOPHYAINCP)piwindowx.h \ 309 349 $(SOPHYAINCP)piperiodx.h \ 310 350 $(SOPHYAINCP)periodic.h \ 351 $(SOPHYAINCP)picons.h \ 311 352 $(SOPHYAINCP)piimage.h \ 353 $(SOPHYAINCP)parradapter.h \ 312 354 $(SOPHYAINCP)pieldrw.h \ 355 $(SOPHYAINCP)pidrawer.h \ 313 356 $(SOPHYAINCP)pipixmapx.h \ 314 357 $(SOPHYAINCP)pipixmapgen.h \ … … 320 363 $(SOPHYAINCP)pilistgen.h \ 321 364 $(SOPHYAINCP)pistzwin.h \ 365 $(SOPHYAINCP)piperiodx.h \ 322 366 $(SOPHYAINCP)pitherm.h \ 323 367 $(SOPHYAINCP)resusage.h … … 329 373 $(SOPHYAINCP)machdefs.h piacmd.h \ 330 374 $(SOPHYAINCP)commander.h \ 375 $(SOPHYAINCP)machdefs.h \ 331 376 $(SOPHYAINCP)pdlmgr.h \ 332 377 $(SOPHYAINCP)dvlist.h \ … … 343 388 $(SOPHYAINCP)ctimer.h \ 344 389 $(SOPHYAINCP)zthread.h \ 345 dlftypes.h nobjmgr.h cxxexecwin.h \ 390 dlftypes.h nobjmgr.h \ 391 $(SOPHYAINCP)anydataobj.h \ 392 $(SOPHYAINCP)ppersist.h \ 393 $(SOPHYAINCP)dvlist.h \ 394 cxxexecwin.h \ 346 395 $(SOPHYAINCP)pisysdep.h \ 347 396 pistdimgapp.h \ … … 349 398 $(SOPHYAINCP)piapplgen.h \ 350 399 $(SOPHYAINCP)pimsghandler.h \ 400 $(SOPHYAINCP)pisysdep.h \ 351 401 $(SOPHYAINCP)picontainerx.h \ 352 402 $(SOPHYAINCP)picontainergen.h \ … … 378 428 $(SOPHYAINCP)piwindowx.h \ 379 429 $(SOPHYAINCP)piwindowgen.h \ 430 $(SOPHYAINCP)pimenux.h \ 380 431 $(SOPHYAINCP)pioptmenux.h \ 381 432 $(SOPHYAINCP)pioptmenugen.h \ 433 $(SOPHYAINCP)pistdwdgx.h \ 382 434 $(SOPHYAINCP)pifilechox.h \ 383 435 $(SOPHYAINCP)pifilechogen.h \ 436 $(SOPHYAINCP)piwindowx.h \ 384 437 $(SOPHYAINCP)piperiodx.h \ 385 438 $(SOPHYAINCP)periodic.h \ 439 $(SOPHYAINCP)picons.h \ 386 440 $(SOPHYAINCP)piimage.h \ 387 441 $(SOPHYAINCP)parradapter.h \ … … 400 454 $(SOPHYAINCP)pilistgen.h \ 401 455 $(SOPHYAINCP)pistzwin.h \ 456 $(SOPHYAINCP)piperiodx.h \ 402 457 $(SOPHYAINCP)pitherm.h \ 403 458 $(SOPHYAINCP)resusage.h … … 409 464 $(SOPHYAINCP)machdefs.h piacmd.h \ 410 465 $(SOPHYAINCP)commander.h \ 466 $(SOPHYAINCP)machdefs.h \ 411 467 $(SOPHYAINCP)pdlmgr.h \ 412 468 $(SOPHYAINCP)dvlist.h \ … … 423 479 $(SOPHYAINCP)ctimer.h \ 424 480 $(SOPHYAINCP)zthread.h \ 425 dlftypes.h nobjmgr.h pi2dvec.h pistdimgapp.h \ 481 dlftypes.h nobjmgr.h \ 482 $(SOPHYAINCP)anydataobj.h \ 483 $(SOPHYAINCP)ppersist.h \ 484 $(SOPHYAINCP)dvlist.h pi2dvec.h \ 485 pistdimgapp.h \ 426 486 $(SOPHYAINCP)pisysdep.h \ 427 487 $(SOPHYAINCP)piapplx.h \ 428 488 $(SOPHYAINCP)piapplgen.h \ 429 489 $(SOPHYAINCP)pimsghandler.h \ 490 $(SOPHYAINCP)pisysdep.h \ 430 491 $(SOPHYAINCP)picontainerx.h \ 431 492 $(SOPHYAINCP)picontainergen.h \ … … 457 518 $(SOPHYAINCP)piwindowx.h \ 458 519 $(SOPHYAINCP)piwindowgen.h \ 520 $(SOPHYAINCP)pimenux.h \ 459 521 $(SOPHYAINCP)pioptmenux.h \ 460 522 $(SOPHYAINCP)pioptmenugen.h \ 523 $(SOPHYAINCP)pistdwdgx.h \ 461 524 $(SOPHYAINCP)pifilechox.h \ 462 525 $(SOPHYAINCP)pifilechogen.h \ 526 $(SOPHYAINCP)piwindowx.h \ 463 527 $(SOPHYAINCP)piperiodx.h \ 464 528 $(SOPHYAINCP)periodic.h \ 529 $(SOPHYAINCP)picons.h \ 465 530 $(SOPHYAINCP)piimage.h \ 466 531 $(SOPHYAINCP)parradapter.h \ … … 479 544 $(SOPHYAINCP)pilistgen.h \ 480 545 $(SOPHYAINCP)pistzwin.h \ 546 $(SOPHYAINCP)piperiodx.h \ 481 547 $(SOPHYAINCP)pitherm.h \ 482 548 $(SOPHYAINCP)resusage.h \ … … 484 550 $(SOPHYAINCP)ntupintf.h \ 485 551 $(SOPHYAINCP)ntuple.h \ 552 $(SOPHYAINCP)ntupintf.h \ 553 $(SOPHYAINCP)pidrawer.h \ 486 554 nomgadapter.h \ 487 $(SOPHYAINCP)generalfit.h \ 488 $(SOPHYAINCP)tvector.h \ 489 $(SOPHYAINCP)tmatrix.h \ 490 $(SOPHYAINCP)tarray.h \ 491 $(SOPHYAINCP)basarr.h \ 492 $(SOPHYAINCP)ndatablock.h \ 493 $(SOPHYAINCP)utilarr.h \ 494 $(SOPHYAINCP)tmatrix_tsnl.h \ 495 $(SOPHYAINCP)tvector_tsnl.h \ 496 $(SOPHYAINCP)generaldata.h \ 497 $(SOPHYAINCP)poly.h \ 498 $(SOPHYAINCP)peida.h \ 499 $(SOPHYAINCP)utils.h \ 500 $(SOPHYAINCP)perrors.h \ 501 $(SOPHYAINCP)fmath.h servnobjm.h 502 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ flowmodex.cc 503 504 $(SOPHYAOBJP)graphexecut.o: graphexecut.cc \ 505 $(SOPHYAINCP)sopnamsp.h piacmd.h \ 506 $(SOPHYAINCP)machdefs.h \ 507 $(SOPHYAINCP)commander.h \ 508 $(SOPHYAINCP)pdlmgr.h \ 509 $(SOPHYAINCP)dvlist.h \ 510 $(SOPHYAINCP)objfio.h \ 511 $(SOPHYAINCP)anydataobj.h \ 512 $(SOPHYAINCP)ppersist.h \ 513 $(SOPHYAINCP)pexceptions.h \ 514 $(SOPHYAINCP)gnumd5.h \ 515 $(SOPHYAINCP)ppfbinstream.h \ 516 $(SOPHYAINCP)rawstream.h \ 517 $(SOPHYAINCP)ppfnametag.h \ 518 $(SOPHYAINCP)mutyv.h \ 519 $(SOPHYAINCP)timestamp.h \ 520 $(SOPHYAINCP)ctimer.h \ 521 $(SOPHYAINCP)zthread.h \ 522 dlftypes.h graphexecut.h \ 523 $(SOPHYAINCP)strutilxx.h \ 524 pistdimgapp.h \ 525 $(SOPHYAINCP)pisysdep.h \ 526 $(SOPHYAINCP)piapplx.h \ 527 $(SOPHYAINCP)piapplgen.h \ 528 $(SOPHYAINCP)pimsghandler.h \ 529 $(SOPHYAINCP)picontainerx.h \ 530 $(SOPHYAINCP)picontainergen.h \ 531 $(SOPHYAINCP)piwdgx.h \ 532 $(SOPHYAINCP)piwdggen.h \ 533 $(SOPHYAINCP)picolist.h \ 534 $(SOPHYAINCP)pimenubarx.h \ 535 $(SOPHYAINCP)pimenubargen.h \ 536 $(SOPHYAINCP)pimenux.h \ 537 $(SOPHYAINCP)pimenugen.h \ 538 $(SOPHYAINCP)picons.h \ 539 $(SOPHYAINCP)pistdwdgx.h \ 540 $(SOPHYAINCP)pistdwdggen.h \ 541 $(SOPHYAINCP)pibwdgx.h \ 542 $(SOPHYAINCP)pibwdggen.h \ 543 $(SOPHYAINCP)picmap.h \ 544 $(SOPHYAINCP)picmapx.h \ 545 $(SOPHYAINCP)picmapgen.h \ 546 $(SOPHYAINCP)pigraphx.h \ 547 $(SOPHYAINCP)pigraphgen.h \ 548 $(SOPHYAINCP)pifontx.h \ 549 $(SOPHYAINCP)pifontgen.h \ 550 $(SOPHYAINCP)pigrcoord.h \ 551 $(SOPHYAINCP)pilineatt.h \ 552 $(SOPHYAINCP)pigraphuc.h \ 553 $(SOPHYAINCP)pievthandler.h \ 554 $(SOPHYAINCP)psfile.h \ 555 $(SOPHYAINCP)pigraphps.h \ 556 $(SOPHYAINCP)piwindowx.h \ 557 $(SOPHYAINCP)piwindowgen.h \ 558 $(SOPHYAINCP)pioptmenux.h \ 559 $(SOPHYAINCP)pioptmenugen.h \ 560 $(SOPHYAINCP)pifilechox.h \ 561 $(SOPHYAINCP)pifilechogen.h \ 562 $(SOPHYAINCP)piperiodx.h \ 563 $(SOPHYAINCP)periodic.h \ 564 $(SOPHYAINCP)piimage.h \ 565 $(SOPHYAINCP)parradapter.h \ 566 $(SOPHYAINCP)lut.h \ 567 $(SOPHYAINCP)pieldrw.h \ 568 $(SOPHYAINCP)pidrawer.h \ 569 $(SOPHYAINCP)pigratt.h \ 570 $(SOPHYAINCP)piaxes.h \ 571 $(SOPHYAINCP)pipixmapx.h \ 572 $(SOPHYAINCP)pipixmapgen.h \ 573 $(SOPHYAINCP)picmapview.h \ 574 $(SOPHYAINCP)pi3dwdg.h \ 575 $(SOPHYAINCP)pi3ddrw.h \ 576 $(SOPHYAINCP)pigraph3d.h \ 577 nobjmgr.h pisiadw.h \ 578 $(SOPHYAINCP)pilistx.h \ 579 $(SOPHYAINCP)pilistgen.h \ 580 $(SOPHYAINCP)pistzwin.h \ 581 $(SOPHYAINCP)pitherm.h \ 582 $(SOPHYAINCP)resusage.h \ 583 nomgadapter.h \ 584 $(SOPHYAINCP)ntupintf.h \ 555 $(SOPHYAINCP)parradapter.h \ 585 556 $(SOPHYAINCP)generalfit.h \ 586 557 $(SOPHYAINCP)tvector.h \ … … 598 569 $(SOPHYAINCP)perrors.h \ 599 570 $(SOPHYAINCP)fmath.h \ 600 $(SOPHYAINCP)piyfxdrw.h \ 601 $(SOPHYAINCP)pibargraph.h \ 602 $(SOPHYAINCP)pitxtdrw.h 603 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ graphexecut.cc 604 605 $(SOPHYAOBJP)nobjmgr.o: nobjmgr.cc \ 606 $(SOPHYAINCP)sopnamsp.h \ 607 $(SOPHYAINCP)strutil.h \ 608 $(SOPHYAINCP)datatypes.h \ 609 $(SOPHYAINCP)machdefs.h \ 571 $(SOPHYAINCP)generalfunc.h \ 572 servnobjm.h \ 573 $(SOPHYAINCP)pdlmgr.h 574 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ flowmodex.cc 575 576 $(SOPHYAOBJP)graphexecut.o: graphexecut.cc \ 577 $(SOPHYAINCP)sopnamsp.h piacmd.h \ 578 $(SOPHYAINCP)machdefs.h \ 579 $(SOPHYAINCP)commander.h \ 580 $(SOPHYAINCP)machdefs.h \ 581 $(SOPHYAINCP)pdlmgr.h \ 582 $(SOPHYAINCP)dvlist.h \ 583 $(SOPHYAINCP)objfio.h \ 584 $(SOPHYAINCP)anydataobj.h \ 585 $(SOPHYAINCP)ppersist.h \ 586 $(SOPHYAINCP)pexceptions.h \ 587 $(SOPHYAINCP)gnumd5.h \ 588 $(SOPHYAINCP)ppfbinstream.h \ 589 $(SOPHYAINCP)rawstream.h \ 590 $(SOPHYAINCP)ppfnametag.h \ 591 $(SOPHYAINCP)mutyv.h \ 592 $(SOPHYAINCP)timestamp.h \ 593 $(SOPHYAINCP)ctimer.h \ 594 $(SOPHYAINCP)zthread.h \ 595 dlftypes.h graphexecut.h \ 596 $(SOPHYAINCP)strutilxx.h \ 597 pistdimgapp.h \ 598 $(SOPHYAINCP)pisysdep.h \ 599 $(SOPHYAINCP)piapplx.h \ 600 $(SOPHYAINCP)piapplgen.h \ 601 $(SOPHYAINCP)pimsghandler.h \ 602 $(SOPHYAINCP)pisysdep.h \ 603 $(SOPHYAINCP)picontainerx.h \ 604 $(SOPHYAINCP)picontainergen.h \ 605 $(SOPHYAINCP)piwdgx.h \ 606 $(SOPHYAINCP)piwdggen.h \ 607 $(SOPHYAINCP)picolist.h \ 608 $(SOPHYAINCP)pimenubarx.h \ 609 $(SOPHYAINCP)pimenubargen.h \ 610 $(SOPHYAINCP)pimenux.h \ 611 $(SOPHYAINCP)pimenugen.h \ 612 $(SOPHYAINCP)picons.h \ 613 $(SOPHYAINCP)pistdwdgx.h \ 614 $(SOPHYAINCP)pistdwdggen.h \ 615 $(SOPHYAINCP)pibwdgx.h \ 616 $(SOPHYAINCP)pibwdggen.h \ 617 $(SOPHYAINCP)picmap.h \ 618 $(SOPHYAINCP)picmapx.h \ 619 $(SOPHYAINCP)picmapgen.h \ 620 $(SOPHYAINCP)pigraphx.h \ 621 $(SOPHYAINCP)pigraphgen.h \ 622 $(SOPHYAINCP)pifontx.h \ 623 $(SOPHYAINCP)pifontgen.h \ 624 $(SOPHYAINCP)pigrcoord.h \ 625 $(SOPHYAINCP)pilineatt.h \ 626 $(SOPHYAINCP)pigraphuc.h \ 627 $(SOPHYAINCP)pievthandler.h \ 628 $(SOPHYAINCP)psfile.h \ 629 $(SOPHYAINCP)pigraphps.h \ 630 $(SOPHYAINCP)piwindowx.h \ 631 $(SOPHYAINCP)piwindowgen.h \ 632 $(SOPHYAINCP)pimenux.h \ 633 $(SOPHYAINCP)pioptmenux.h \ 634 $(SOPHYAINCP)pioptmenugen.h \ 635 $(SOPHYAINCP)pistdwdgx.h \ 636 $(SOPHYAINCP)pifilechox.h \ 637 $(SOPHYAINCP)pifilechogen.h \ 638 $(SOPHYAINCP)piwindowx.h \ 639 $(SOPHYAINCP)piperiodx.h \ 640 $(SOPHYAINCP)periodic.h \ 641 $(SOPHYAINCP)picons.h \ 642 $(SOPHYAINCP)piimage.h \ 643 $(SOPHYAINCP)parradapter.h \ 644 $(SOPHYAINCP)lut.h \ 645 $(SOPHYAINCP)pieldrw.h \ 646 $(SOPHYAINCP)pidrawer.h \ 647 $(SOPHYAINCP)pigratt.h \ 648 $(SOPHYAINCP)piaxes.h \ 649 $(SOPHYAINCP)pipixmapx.h \ 650 $(SOPHYAINCP)pipixmapgen.h \ 651 $(SOPHYAINCP)picmapview.h \ 652 $(SOPHYAINCP)pi3dwdg.h \ 653 $(SOPHYAINCP)pi3ddrw.h \ 654 $(SOPHYAINCP)pigraph3d.h \ 610 655 nobjmgr.h \ 611 656 $(SOPHYAINCP)anydataobj.h \ 612 657 $(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 \ 658 $(SOPHYAINCP)dvlist.h pisiadw.h \ 659 $(SOPHYAINCP)pilistx.h \ 660 $(SOPHYAINCP)pilistgen.h \ 661 $(SOPHYAINCP)pistzwin.h \ 662 $(SOPHYAINCP)piperiodx.h \ 663 $(SOPHYAINCP)pitherm.h \ 664 $(SOPHYAINCP)resusage.h \ 625 665 nomgadapter.h \ 626 666 $(SOPHYAINCP)pidrawer.h \ 627 $(SOPHYAINCP)pibwdggen.h \ 628 $(SOPHYAINCP)pisysdep.h \ 629 $(SOPHYAINCP)piwdgx.h \ 630 $(SOPHYAINCP)piwdggen.h \ 631 $(SOPHYAINCP)pimsghandler.h \ 632 $(SOPHYAINCP)picolist.h \ 633 $(SOPHYAINCP)picmap.h \ 634 $(SOPHYAINCP)picmapx.h \ 635 $(SOPHYAINCP)picmapgen.h \ 636 $(SOPHYAINCP)pigraphx.h \ 637 $(SOPHYAINCP)pigraphgen.h \ 638 $(SOPHYAINCP)pifontx.h \ 639 $(SOPHYAINCP)pifontgen.h \ 640 $(SOPHYAINCP)pigrcoord.h \ 641 $(SOPHYAINCP)pilineatt.h \ 642 $(SOPHYAINCP)pigraphuc.h \ 643 $(SOPHYAINCP)pievthandler.h \ 644 $(SOPHYAINCP)psfile.h \ 645 $(SOPHYAINCP)pigratt.h \ 646 $(SOPHYAINCP)piaxes.h \ 647 $(SOPHYAINCP)parradapter.h \ 648 $(SOPHYAINCP)lut.h \ 667 $(SOPHYAINCP)parradapter.h \ 649 668 $(SOPHYAINCP)ntupintf.h \ 650 669 $(SOPHYAINCP)generalfit.h \ … … 658 677 $(SOPHYAINCP)tvector_tsnl.h \ 659 678 $(SOPHYAINCP)generaldata.h \ 679 $(SOPHYAINCP)ntupintf.h \ 660 680 $(SOPHYAINCP)poly.h \ 661 681 $(SOPHYAINCP)peida.h \ … … 663 683 $(SOPHYAINCP)perrors.h \ 664 684 $(SOPHYAINCP)fmath.h \ 685 $(SOPHYAINCP)generalfunc.h \ 686 $(SOPHYAINCP)piyfxdrw.h \ 687 $(SOPHYAINCP)pibargraph.h \ 688 $(SOPHYAINCP)pitxtdrw.h 689 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ graphexecut.cc 690 691 $(SOPHYAOBJP)nobjmgr.o: nobjmgr.cc \ 692 $(SOPHYAINCP)sopnamsp.h \ 693 $(SOPHYAINCP)strutil.h \ 694 $(SOPHYAINCP)datatypes.h \ 695 $(SOPHYAINCP)machdefs.h \ 696 nobjmgr.h \ 697 $(SOPHYAINCP)machdefs.h \ 698 $(SOPHYAINCP)anydataobj.h \ 699 $(SOPHYAINCP)ppersist.h \ 700 $(SOPHYAINCP)pexceptions.h \ 701 $(SOPHYAINCP)gnumd5.h \ 702 $(SOPHYAINCP)ppfbinstream.h \ 703 $(SOPHYAINCP)rawstream.h \ 704 $(SOPHYAINCP)ppfnametag.h \ 705 $(SOPHYAINCP)ppersist.h \ 706 $(SOPHYAINCP)dvlist.h \ 707 $(SOPHYAINCP)objfio.h \ 708 $(SOPHYAINCP)anydataobj.h \ 709 $(SOPHYAINCP)mutyv.h \ 710 $(SOPHYAINCP)timestamp.h \ 711 dlftypes.h servnobjm.h \ 712 $(SOPHYAINCP)pdlmgr.h \ 713 $(SOPHYAINCP)zthread.h \ 714 nomgadapter.h \ 715 $(SOPHYAINCP)pidrawer.h \ 716 $(SOPHYAINCP)pibwdggen.h \ 717 $(SOPHYAINCP)pisysdep.h \ 718 $(SOPHYAINCP)piwdgx.h \ 719 $(SOPHYAINCP)piwdggen.h \ 720 $(SOPHYAINCP)pimsghandler.h \ 721 $(SOPHYAINCP)picolist.h \ 722 $(SOPHYAINCP)picmap.h \ 723 $(SOPHYAINCP)picmapx.h \ 724 $(SOPHYAINCP)picmapgen.h \ 725 $(SOPHYAINCP)pigraphx.h \ 726 $(SOPHYAINCP)pigraphgen.h \ 727 $(SOPHYAINCP)pifontx.h \ 728 $(SOPHYAINCP)pifontgen.h \ 729 $(SOPHYAINCP)pigrcoord.h \ 730 $(SOPHYAINCP)pilineatt.h \ 731 $(SOPHYAINCP)pigraphuc.h \ 732 $(SOPHYAINCP)pievthandler.h \ 733 $(SOPHYAINCP)psfile.h \ 734 $(SOPHYAINCP)pigratt.h \ 735 $(SOPHYAINCP)piaxes.h \ 736 $(SOPHYAINCP)parradapter.h \ 737 $(SOPHYAINCP)lut.h \ 738 $(SOPHYAINCP)ntupintf.h \ 739 $(SOPHYAINCP)generalfit.h \ 740 $(SOPHYAINCP)tvector.h \ 741 $(SOPHYAINCP)tmatrix.h \ 742 $(SOPHYAINCP)tarray.h \ 743 $(SOPHYAINCP)basarr.h \ 744 $(SOPHYAINCP)dvlist.h \ 745 $(SOPHYAINCP)ndatablock.h \ 746 $(SOPHYAINCP)utilarr.h \ 747 $(SOPHYAINCP)tmatrix_tsnl.h \ 748 $(SOPHYAINCP)tvector_tsnl.h \ 749 $(SOPHYAINCP)generaldata.h \ 750 $(SOPHYAINCP)ntupintf.h \ 751 $(SOPHYAINCP)poly.h \ 752 $(SOPHYAINCP)peida.h \ 753 $(SOPHYAINCP)utils.h \ 754 $(SOPHYAINCP)perrors.h \ 755 $(SOPHYAINCP)fmath.h \ 756 $(SOPHYAINCP)generalfunc.h \ 665 757 pistdimgapp.h \ 758 $(SOPHYAINCP)pisysdep.h \ 666 759 $(SOPHYAINCP)piapplx.h \ 667 760 $(SOPHYAINCP)piapplgen.h \ … … 679 772 $(SOPHYAINCP)piwindowx.h \ 680 773 $(SOPHYAINCP)piwindowgen.h \ 774 $(SOPHYAINCP)pimenux.h \ 681 775 $(SOPHYAINCP)pioptmenux.h \ 682 776 $(SOPHYAINCP)pioptmenugen.h \ 777 $(SOPHYAINCP)pistdwdgx.h \ 683 778 $(SOPHYAINCP)pifilechox.h \ 684 779 $(SOPHYAINCP)pifilechogen.h \ 780 $(SOPHYAINCP)piwindowx.h \ 685 781 $(SOPHYAINCP)piperiodx.h \ 686 782 $(SOPHYAINCP)periodic.h \ 783 $(SOPHYAINCP)picons.h \ 687 784 $(SOPHYAINCP)piimage.h \ 785 $(SOPHYAINCP)parradapter.h \ 688 786 $(SOPHYAINCP)pieldrw.h \ 787 $(SOPHYAINCP)pidrawer.h \ 689 788 $(SOPHYAINCP)pipixmapx.h \ 690 789 $(SOPHYAINCP)pipixmapgen.h \ … … 695 794 piacmd.h \ 696 795 $(SOPHYAINCP)commander.h \ 796 $(SOPHYAINCP)pdlmgr.h \ 697 797 $(SOPHYAINCP)ctimer.h pisiadw.h \ 698 798 $(SOPHYAINCP)pilistx.h \ 699 799 $(SOPHYAINCP)pilistgen.h \ 700 800 $(SOPHYAINCP)pistzwin.h \ 801 $(SOPHYAINCP)piperiodx.h \ 701 802 $(SOPHYAINCP)pitherm.h \ 702 803 $(SOPHYAINCP)resusage.h \ 804 $(SOPHYAINCP)tvector.h \ 703 805 pitvmaad.h \ 806 $(SOPHYAINCP)tmatrix.h \ 704 807 $(SOPHYAINCP)piyfxdrw.h \ 705 808 $(SOPHYAINCP)pisurfdr.h \ 706 809 pipodrw.h $(SOPHYAINCP)histos2.h \ 707 810 $(SOPHYAINCP)histos.h pintuple.h \ 708 pintup3d.h pigfd1.h pigfd2.h 811 pintup3d.h \ 812 $(SOPHYAINCP)pi3ddrw.h pigfd1.h \ 813 $(SOPHYAINCP)generaldata.h \ 814 pigfd2.h 709 815 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nobjmgr.cc 710 816 … … 714 820 nomgadapter.h \ 715 821 $(SOPHYAINCP)ppersist.h \ 716 $(SOPHYAINCP)pexceptions.h \ 717 $(SOPHYAINCP)gnumd5.h \ 718 $(SOPHYAINCP)ppfbinstream.h \ 719 $(SOPHYAINCP)rawstream.h \ 720 $(SOPHYAINCP)ppfnametag.h \ 822 $(SOPHYAINCP)machdefs.h \ 823 $(SOPHYAINCP)pexceptions.h \ 824 $(SOPHYAINCP)gnumd5.h \ 825 $(SOPHYAINCP)ppfbinstream.h \ 826 $(SOPHYAINCP)rawstream.h \ 827 $(SOPHYAINCP)ppfnametag.h \ 828 $(SOPHYAINCP)ppersist.h \ 721 829 $(SOPHYAINCP)anydataobj.h \ 722 830 $(SOPHYAINCP)pidrawer.h \ … … 749 857 $(SOPHYAINCP)tarray.h \ 750 858 $(SOPHYAINCP)basarr.h \ 859 $(SOPHYAINCP)anydataobj.h \ 751 860 $(SOPHYAINCP)mutyv.h \ 752 861 $(SOPHYAINCP)timestamp.h \ … … 758 867 $(SOPHYAINCP)tvector_tsnl.h \ 759 868 $(SOPHYAINCP)generaldata.h \ 869 $(SOPHYAINCP)ntupintf.h \ 760 870 $(SOPHYAINCP)poly.h \ 761 871 $(SOPHYAINCP)peida.h \ 762 872 $(SOPHYAINCP)utils.h \ 763 873 $(SOPHYAINCP)perrors.h \ 764 $(SOPHYAINCP)fmath.h 874 $(SOPHYAINCP)fmath.h \ 875 $(SOPHYAINCP)generalfunc.h 765 876 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomgadapter.cc 766 877 … … 770 881 nomgfdadapter.h nomgadapter.h \ 771 882 $(SOPHYAINCP)ppersist.h \ 772 $(SOPHYAINCP)pexceptions.h \ 773 $(SOPHYAINCP)gnumd5.h \ 774 $(SOPHYAINCP)ppfbinstream.h \ 775 $(SOPHYAINCP)rawstream.h \ 776 $(SOPHYAINCP)ppfnametag.h \ 883 $(SOPHYAINCP)machdefs.h \ 884 $(SOPHYAINCP)pexceptions.h \ 885 $(SOPHYAINCP)gnumd5.h \ 886 $(SOPHYAINCP)ppfbinstream.h \ 887 $(SOPHYAINCP)rawstream.h \ 888 $(SOPHYAINCP)ppfnametag.h \ 889 $(SOPHYAINCP)ppersist.h \ 777 890 $(SOPHYAINCP)anydataobj.h \ 778 891 $(SOPHYAINCP)pidrawer.h \ … … 805 918 $(SOPHYAINCP)tarray.h \ 806 919 $(SOPHYAINCP)basarr.h \ 920 $(SOPHYAINCP)anydataobj.h \ 807 921 $(SOPHYAINCP)mutyv.h \ 808 922 $(SOPHYAINCP)timestamp.h \ … … 814 928 $(SOPHYAINCP)tvector_tsnl.h \ 815 929 $(SOPHYAINCP)generaldata.h \ 930 $(SOPHYAINCP)ntupintf.h \ 816 931 $(SOPHYAINCP)poly.h \ 817 932 $(SOPHYAINCP)peida.h \ 818 933 $(SOPHYAINCP)utils.h \ 819 934 $(SOPHYAINCP)perrors.h \ 820 $(SOPHYAINCP)fmath.h pipodrw.h \ 821 $(SOPHYAINCP)histos2.h \ 935 $(SOPHYAINCP)fmath.h \ 936 $(SOPHYAINCP)generalfunc.h \ 937 pipodrw.h $(SOPHYAINCP)histos2.h \ 822 938 $(SOPHYAINCP)histos.h \ 823 939 $(SOPHYAINCP)objfitter.h \ 824 940 $(SOPHYAINCP)cimage.h \ 825 941 $(SOPHYAINCP)fioarr.h \ 826 $(SOPHYAINCP)hisprof.h 942 $(SOPHYAINCP)histos2.h \ 943 $(SOPHYAINCP)hisprof.h \ 944 $(SOPHYAINCP)generalfit.h 827 945 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomgfdadapter.cc 828 946 829 $(SOPHYAOBJP)nomh istadapter.o: nomhistadapter.cc \947 $(SOPHYAOBJP)nomherradapter.o: nomherradapter.cc \ 830 948 $(SOPHYAINCP)sopnamsp.h \ 831 949 $(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 \ 950 nomherradapter.h nomgadapter.h \ 951 $(SOPHYAINCP)ppersist.h \ 952 $(SOPHYAINCP)machdefs.h \ 953 $(SOPHYAINCP)pexceptions.h \ 954 $(SOPHYAINCP)gnumd5.h \ 955 $(SOPHYAINCP)ppfbinstream.h \ 956 $(SOPHYAINCP)rawstream.h \ 957 $(SOPHYAINCP)ppfnametag.h \ 958 $(SOPHYAINCP)ppersist.h \ 839 959 $(SOPHYAINCP)anydataobj.h \ 840 960 $(SOPHYAINCP)pidrawer.h \ … … 867 987 $(SOPHYAINCP)tarray.h \ 868 988 $(SOPHYAINCP)basarr.h \ 989 $(SOPHYAINCP)anydataobj.h \ 869 990 $(SOPHYAINCP)mutyv.h \ 870 991 $(SOPHYAINCP)timestamp.h \ … … 876 997 $(SOPHYAINCP)tvector_tsnl.h \ 877 998 $(SOPHYAINCP)generaldata.h \ 999 $(SOPHYAINCP)ntupintf.h \ 878 1000 $(SOPHYAINCP)poly.h \ 879 1001 $(SOPHYAINCP)peida.h \ … … 881 1003 $(SOPHYAINCP)perrors.h \ 882 1004 $(SOPHYAINCP)fmath.h \ 1005 $(SOPHYAINCP)generalfunc.h \ 1006 $(SOPHYAINCP)histerr.h \ 1007 $(SOPHYAINCP)hist2err.h \ 1008 servnobjm.h nobjmgr.h \ 1009 $(SOPHYAINCP)dvlist.h dlftypes.h \ 1010 $(SOPHYAINCP)pdlmgr.h \ 1011 $(SOPHYAINCP)zthread.h \ 1012 $(SOPHYAINCP)objfitter.h \ 1013 $(SOPHYAINCP)cimage.h \ 1014 $(SOPHYAINCP)fioarr.h \ 883 1015 $(SOPHYAINCP)histos.h \ 884 1016 $(SOPHYAINCP)histos2.h \ 1017 $(SOPHYAINCP)hisprof.h \ 1018 $(SOPHYAINCP)generalfit.h 1019 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomherradapter.cc 1020 1021 $(SOPHYAOBJP)nomhistadapter.o: nomhistadapter.cc \ 1022 $(SOPHYAINCP)sopnamsp.h \ 1023 $(SOPHYAINCP)machdefs.h \ 1024 nomhistadapter.h nomgadapter.h \ 1025 $(SOPHYAINCP)ppersist.h \ 1026 $(SOPHYAINCP)machdefs.h \ 1027 $(SOPHYAINCP)pexceptions.h \ 1028 $(SOPHYAINCP)gnumd5.h \ 1029 $(SOPHYAINCP)ppfbinstream.h \ 1030 $(SOPHYAINCP)rawstream.h \ 1031 $(SOPHYAINCP)ppfnametag.h \ 1032 $(SOPHYAINCP)ppersist.h \ 1033 $(SOPHYAINCP)anydataobj.h \ 1034 $(SOPHYAINCP)pidrawer.h \ 1035 $(SOPHYAINCP)pibwdggen.h \ 1036 $(SOPHYAINCP)pisysdep.h \ 1037 $(SOPHYAINCP)piwdgx.h \ 1038 $(SOPHYAINCP)piwdggen.h \ 1039 $(SOPHYAINCP)pimsghandler.h \ 1040 $(SOPHYAINCP)picolist.h \ 1041 $(SOPHYAINCP)picmap.h \ 1042 $(SOPHYAINCP)picmapx.h \ 1043 $(SOPHYAINCP)picmapgen.h \ 1044 $(SOPHYAINCP)pigraphx.h \ 1045 $(SOPHYAINCP)pigraphgen.h \ 1046 $(SOPHYAINCP)pifontx.h \ 1047 $(SOPHYAINCP)pifontgen.h \ 1048 $(SOPHYAINCP)pigrcoord.h \ 1049 $(SOPHYAINCP)pilineatt.h \ 1050 $(SOPHYAINCP)pigraphuc.h \ 1051 $(SOPHYAINCP)pievthandler.h \ 1052 $(SOPHYAINCP)psfile.h \ 1053 $(SOPHYAINCP)pigratt.h \ 1054 $(SOPHYAINCP)piaxes.h \ 1055 $(SOPHYAINCP)parradapter.h \ 1056 $(SOPHYAINCP)lut.h \ 1057 $(SOPHYAINCP)ntupintf.h \ 1058 $(SOPHYAINCP)generalfit.h \ 1059 $(SOPHYAINCP)tvector.h \ 1060 $(SOPHYAINCP)tmatrix.h \ 1061 $(SOPHYAINCP)tarray.h \ 1062 $(SOPHYAINCP)basarr.h \ 1063 $(SOPHYAINCP)anydataobj.h \ 1064 $(SOPHYAINCP)mutyv.h \ 1065 $(SOPHYAINCP)timestamp.h \ 1066 $(SOPHYAINCP)objfio.h \ 1067 $(SOPHYAINCP)dvlist.h \ 1068 $(SOPHYAINCP)ndatablock.h \ 1069 $(SOPHYAINCP)utilarr.h \ 1070 $(SOPHYAINCP)tmatrix_tsnl.h \ 1071 $(SOPHYAINCP)tvector_tsnl.h \ 1072 $(SOPHYAINCP)generaldata.h \ 1073 $(SOPHYAINCP)ntupintf.h \ 1074 $(SOPHYAINCP)poly.h \ 1075 $(SOPHYAINCP)peida.h \ 1076 $(SOPHYAINCP)utils.h \ 1077 $(SOPHYAINCP)perrors.h \ 1078 $(SOPHYAINCP)fmath.h \ 1079 $(SOPHYAINCP)generalfunc.h \ 1080 $(SOPHYAINCP)histos.h \ 1081 $(SOPHYAINCP)histos2.h \ 1082 $(SOPHYAINCP)histos.h \ 885 1083 $(SOPHYAINCP)hisprof.h \ 886 1084 $(SOPHYAINCP)histerr.h \ … … 890 1088 $(SOPHYAINCP)segdatablock.h \ 891 1089 pihisto.h pihisto2d.h \ 1090 $(SOPHYAINCP)pisysdep.h \ 892 1091 $(SOPHYAINCP)pimenux.h \ 893 1092 $(SOPHYAINCP)pimenugen.h \ 894 1093 $(SOPHYAINCP)pimenubarx.h \ 895 1094 $(SOPHYAINCP)pimenubargen.h \ 1095 $(SOPHYAINCP)pimenux.h \ 896 1096 $(SOPHYAINCP)pioptmenux.h \ 897 1097 $(SOPHYAINCP)pioptmenugen.h \ … … 905 1105 $(SOPHYAINCP)picontainerx.h \ 906 1106 $(SOPHYAINCP)picontainergen.h \ 1107 $(SOPHYAINCP)pidrawer.h \ 907 1108 $(SOPHYAINCP)pieldrw.h pipodrw.h \ 908 servnobjm.h nobjmgr.h dlftypes.h \ 1109 servnobjm.h nobjmgr.h \ 1110 $(SOPHYAINCP)dvlist.h dlftypes.h \ 909 1111 $(SOPHYAINCP)pdlmgr.h \ 910 1112 $(SOPHYAINCP)zthread.h \ … … 912 1114 $(SOPHYAINCP)cimage.h \ 913 1115 $(SOPHYAINCP)fioarr.h \ 1116 $(SOPHYAINCP)histos2.h \ 1117 $(SOPHYAINCP)hisprof.h \ 1118 $(SOPHYAINCP)generalfit.h \ 914 1119 $(SOPHYAINCP)datatable.h \ 1120 $(SOPHYAINCP)basedtable.h \ 915 1121 $(SOPHYAINCP)swppfdtable.h \ 916 1122 $(SOPHYAINCP)swsegdb.h \ … … 923 1129 $(SOPHYAINCP)machdefs.h \ 924 1130 $(SOPHYAINCP)datatype.h \ 1131 $(SOPHYAINCP)machdefs.h \ 925 1132 nomimagadapter.h nomgadapter.h \ 926 1133 $(SOPHYAINCP)ppersist.h \ … … 930 1137 $(SOPHYAINCP)rawstream.h \ 931 1138 $(SOPHYAINCP)ppfnametag.h \ 1139 $(SOPHYAINCP)ppersist.h \ 932 1140 $(SOPHYAINCP)anydataobj.h \ 933 1141 $(SOPHYAINCP)pidrawer.h \ … … 960 1168 $(SOPHYAINCP)tarray.h \ 961 1169 $(SOPHYAINCP)basarr.h \ 1170 $(SOPHYAINCP)anydataobj.h \ 962 1171 $(SOPHYAINCP)mutyv.h \ 963 1172 $(SOPHYAINCP)timestamp.h \ … … 969 1178 $(SOPHYAINCP)tvector_tsnl.h \ 970 1179 $(SOPHYAINCP)generaldata.h \ 1180 $(SOPHYAINCP)ntupintf.h \ 971 1181 $(SOPHYAINCP)poly.h \ 972 1182 $(SOPHYAINCP)peida.h \ … … 974 1184 $(SOPHYAINCP)perrors.h \ 975 1185 $(SOPHYAINCP)fmath.h \ 1186 $(SOPHYAINCP)generalfunc.h \ 976 1187 $(SOPHYAINCP)cimage.h \ 977 1188 $(SOPHYAINCP)fioarr.h \ 978 1189 pimgadapter.h \ 979 1190 $(SOPHYAINCP)objfitter.h \ 1191 $(SOPHYAINCP)cimage.h \ 980 1192 $(SOPHYAINCP)histos.h \ 981 1193 $(SOPHYAINCP)histos2.h \ 982 $(SOPHYAINCP)hisprof.h 1194 $(SOPHYAINCP)hisprof.h \ 1195 $(SOPHYAINCP)generalfit.h 983 1196 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomimagadapter.cc 984 1197 … … 987 1200 $(SOPHYAINCP)machdefs.h \ 988 1201 $(SOPHYAINCP)datatype.h \ 1202 $(SOPHYAINCP)machdefs.h \ 989 1203 nomskymapadapter.h nomgadapter.h \ 990 1204 $(SOPHYAINCP)ppersist.h \ … … 994 1208 $(SOPHYAINCP)rawstream.h \ 995 1209 $(SOPHYAINCP)ppfnametag.h \ 1210 $(SOPHYAINCP)ppersist.h \ 996 1211 $(SOPHYAINCP)anydataobj.h \ 997 1212 $(SOPHYAINCP)pidrawer.h \ … … 1024 1239 $(SOPHYAINCP)tarray.h \ 1025 1240 $(SOPHYAINCP)basarr.h \ 1241 $(SOPHYAINCP)anydataobj.h \ 1026 1242 $(SOPHYAINCP)mutyv.h \ 1027 1243 $(SOPHYAINCP)timestamp.h \ … … 1033 1249 $(SOPHYAINCP)tvector_tsnl.h \ 1034 1250 $(SOPHYAINCP)generaldata.h \ 1251 $(SOPHYAINCP)ntupintf.h \ 1035 1252 $(SOPHYAINCP)poly.h \ 1036 1253 $(SOPHYAINCP)peida.h \ … … 1038 1255 $(SOPHYAINCP)perrors.h \ 1039 1256 $(SOPHYAINCP)fmath.h \ 1257 $(SOPHYAINCP)generalfunc.h \ 1258 $(SOPHYAINCP)tmatrix.h \ 1040 1259 $(SOPHYAINCP)pixelmap.h \ 1041 1260 $(SOPHYAINCP)spherepos.h \ … … 1044 1263 $(SOPHYAINCP)longlat.h \ 1045 1264 $(SOPHYAINCP)utilgeom.h \ 1265 $(SOPHYAINCP)datatype.h \ 1046 1266 $(SOPHYAINCP)skymap.h \ 1047 1267 $(SOPHYAINCP)spherethetaphi.h \ 1048 1268 $(SOPHYAINCP)sphericalmap.h \ 1049 1269 $(SOPHYAINCP)smathconst.h \ 1270 $(SOPHYAINCP)pixelmap.h \ 1050 1271 $(SOPHYAINCP)spherehealpix.h \ 1051 1272 $(SOPHYAINCP)HEALPixUtils.h \ … … 1057 1278 $(SOPHYAINCP)fiosphereecp.h \ 1058 1279 pitvmaad.h \ 1280 $(SOPHYAINCP)tvector.h \ 1059 1281 $(SOPHYAINCP)complexios.h 1060 1282 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomskymapadapter.cc … … 1065 1287 nomspecrespadapter.h nomgadapter.h \ 1066 1288 $(SOPHYAINCP)ppersist.h \ 1067 $(SOPHYAINCP)pexceptions.h \ 1068 $(SOPHYAINCP)gnumd5.h \ 1069 $(SOPHYAINCP)ppfbinstream.h \ 1070 $(SOPHYAINCP)rawstream.h \ 1071 $(SOPHYAINCP)ppfnametag.h \ 1289 $(SOPHYAINCP)machdefs.h \ 1290 $(SOPHYAINCP)pexceptions.h \ 1291 $(SOPHYAINCP)gnumd5.h \ 1292 $(SOPHYAINCP)ppfbinstream.h \ 1293 $(SOPHYAINCP)rawstream.h \ 1294 $(SOPHYAINCP)ppfnametag.h \ 1295 $(SOPHYAINCP)ppersist.h \ 1072 1296 $(SOPHYAINCP)anydataobj.h \ 1073 1297 $(SOPHYAINCP)pidrawer.h \ … … 1100 1324 $(SOPHYAINCP)tarray.h \ 1101 1325 $(SOPHYAINCP)basarr.h \ 1326 $(SOPHYAINCP)anydataobj.h \ 1102 1327 $(SOPHYAINCP)mutyv.h \ 1103 1328 $(SOPHYAINCP)timestamp.h \ … … 1109 1334 $(SOPHYAINCP)tvector_tsnl.h \ 1110 1335 $(SOPHYAINCP)generaldata.h \ 1336 $(SOPHYAINCP)ntupintf.h \ 1111 1337 $(SOPHYAINCP)poly.h \ 1112 1338 $(SOPHYAINCP)peida.h \ … … 1114 1340 $(SOPHYAINCP)perrors.h \ 1115 1341 $(SOPHYAINCP)fmath.h \ 1342 $(SOPHYAINCP)generalfunc.h \ 1116 1343 $(SOPHYAINCP)specresp.h \ 1117 1344 $(SOPHYAINCP)specrespvector.h \ 1345 $(SOPHYAINCP)specresp.h \ 1118 1346 $(SOPHYAINCP)gaussfilt.h 1119 1347 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomspecrespadapter.cc … … 1123 1351 $(SOPHYAINCP)machdefs.h \ 1124 1352 $(SOPHYAINCP)datatype.h \ 1353 $(SOPHYAINCP)machdefs.h \ 1125 1354 nomtarradapter.h nomgadapter.h \ 1126 1355 $(SOPHYAINCP)ppersist.h \ … … 1130 1359 $(SOPHYAINCP)rawstream.h \ 1131 1360 $(SOPHYAINCP)ppfnametag.h \ 1361 $(SOPHYAINCP)ppersist.h \ 1132 1362 $(SOPHYAINCP)anydataobj.h \ 1133 1363 $(SOPHYAINCP)pidrawer.h \ … … 1160 1390 $(SOPHYAINCP)tarray.h \ 1161 1391 $(SOPHYAINCP)basarr.h \ 1392 $(SOPHYAINCP)anydataobj.h \ 1162 1393 $(SOPHYAINCP)mutyv.h \ 1163 1394 $(SOPHYAINCP)timestamp.h \ … … 1169 1400 $(SOPHYAINCP)tvector_tsnl.h \ 1170 1401 $(SOPHYAINCP)generaldata.h \ 1402 $(SOPHYAINCP)ntupintf.h \ 1171 1403 $(SOPHYAINCP)poly.h \ 1172 1404 $(SOPHYAINCP)peida.h \ 1173 1405 $(SOPHYAINCP)utils.h \ 1174 1406 $(SOPHYAINCP)perrors.h \ 1175 $(SOPHYAINCP)fmath.h pitvmaad.h \ 1407 $(SOPHYAINCP)fmath.h \ 1408 $(SOPHYAINCP)generalfunc.h \ 1409 $(SOPHYAINCP)tarray.h \ 1410 $(SOPHYAINCP)tvector.h \ 1411 pitvmaad.h \ 1412 $(SOPHYAINCP)tmatrix.h \ 1176 1413 $(SOPHYAINCP)piyfxdrw.h \ 1414 $(SOPHYAINCP)parradapter.h \ 1415 $(SOPHYAINCP)pidrawer.h \ 1177 1416 $(SOPHYAINCP)fioarr.h nobjmgr.h \ 1178 dlftypes.h1417 $(SOPHYAINCP)dvlist.h dlftypes.h 1179 1418 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomtarradapter.cc 1180 1419 … … 1183 1422 $(SOPHYAINCP)machdefs.h \ 1184 1423 $(SOPHYAINCP)datatype.h \ 1424 $(SOPHYAINCP)machdefs.h \ 1185 1425 $(SOPHYAINCP)tvector.h \ 1186 1426 $(SOPHYAINCP)tmatrix.h \ … … 1205 1445 $(SOPHYAINCP)cimage.h \ 1206 1446 $(SOPHYAINCP)fioarr.h \ 1447 $(SOPHYAINCP)tvector.h \ 1207 1448 $(SOPHYAINCP)histos.h \ 1208 1449 $(SOPHYAINCP)peida.h \ … … 1216 1457 $(SOPHYAINCP)ntupintf.h \ 1217 1458 $(SOPHYAINCP)poly.h \ 1459 $(SOPHYAINCP)generalfunc.h \ 1218 1460 nomtmatvecadapter.h nomgadapter.h \ 1461 $(SOPHYAINCP)ppersist.h \ 1462 $(SOPHYAINCP)anydataobj.h \ 1219 1463 $(SOPHYAINCP)pidrawer.h \ 1220 1464 $(SOPHYAINCP)pibwdggen.h \ … … 1240 1484 $(SOPHYAINCP)parradapter.h \ 1241 1485 $(SOPHYAINCP)lut.h \ 1486 $(SOPHYAINCP)ntupintf.h \ 1487 $(SOPHYAINCP)generalfit.h \ 1488 $(SOPHYAINCP)tmatrix.h \ 1489 $(SOPHYAINCP)generaldata.h \ 1242 1490 $(SOPHYAINCP)piyfxdrw.h \ 1243 pitvmaad.h nobjmgr.h dlftypes.h 1491 $(SOPHYAINCP)parradapter.h \ 1492 $(SOPHYAINCP)pidrawer.h \ 1493 pitvmaad.h $(SOPHYAINCP)fioarr.h \ 1494 nobjmgr.h $(SOPHYAINCP)dvlist.h \ 1495 dlftypes.h 1244 1496 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomtmatvecadapter.cc 1245 1497 … … 1274 1526 $(SOPHYAINCP)tvector_tsnl.h \ 1275 1527 $(SOPHYAINCP)histos2.h \ 1528 $(SOPHYAINCP)histos.h \ 1276 1529 $(SOPHYAINCP)hisprof.h \ 1277 1530 $(SOPHYAINCP)histerr.h \ 1531 $(SOPHYAINCP)hist2err.h \ 1278 1532 $(SOPHYAINCP)ntuple.h \ 1279 1533 $(SOPHYAINCP)ntupintf.h \ … … 1281 1535 $(SOPHYAINCP)basedtable.h \ 1282 1536 $(SOPHYAINCP)segdatablock.h \ 1283 pawexecut.h piacmd.h \ 1537 pawexecut.h \ 1538 $(SOPHYAINCP)machdefs.h \ 1539 $(SOPHYAINCP)anydataobj.h \ 1540 piacmd.h \ 1284 1541 $(SOPHYAINCP)commander.h \ 1285 1542 $(SOPHYAINCP)pdlmgr.h \ 1286 1543 $(SOPHYAINCP)ctimer.h \ 1287 1544 $(SOPHYAINCP)zthread.h \ 1288 dlftypes.h nobjmgr.h servnobjm.h nomgadapter.h \ 1545 dlftypes.h nobjmgr.h \ 1546 $(SOPHYAINCP)ppersist.h \ 1547 $(SOPHYAINCP)dvlist.h \ 1548 servnobjm.h \ 1549 $(SOPHYAINCP)pdlmgr.h \ 1550 nomgadapter.h \ 1289 1551 $(SOPHYAINCP)pidrawer.h \ 1290 1552 $(SOPHYAINCP)pibwdggen.h \ … … 1310 1572 $(SOPHYAINCP)parradapter.h \ 1311 1573 $(SOPHYAINCP)lut.h \ 1574 $(SOPHYAINCP)ntupintf.h \ 1312 1575 $(SOPHYAINCP)generalfit.h \ 1313 1576 $(SOPHYAINCP)generaldata.h \ 1314 1577 $(SOPHYAINCP)poly.h \ 1578 $(SOPHYAINCP)generalfunc.h \ 1315 1579 pistdimgapp.h \ 1580 $(SOPHYAINCP)pisysdep.h \ 1316 1581 $(SOPHYAINCP)piapplx.h \ 1317 1582 $(SOPHYAINCP)piapplgen.h \ … … 1329 1594 $(SOPHYAINCP)piwindowx.h \ 1330 1595 $(SOPHYAINCP)piwindowgen.h \ 1596 $(SOPHYAINCP)pimenux.h \ 1331 1597 $(SOPHYAINCP)pioptmenux.h \ 1332 1598 $(SOPHYAINCP)pioptmenugen.h \ 1599 $(SOPHYAINCP)pistdwdgx.h \ 1333 1600 $(SOPHYAINCP)pifilechox.h \ 1334 1601 $(SOPHYAINCP)pifilechogen.h \ 1602 $(SOPHYAINCP)piwindowx.h \ 1335 1603 $(SOPHYAINCP)piperiodx.h \ 1336 1604 $(SOPHYAINCP)periodic.h \ 1605 $(SOPHYAINCP)picons.h \ 1337 1606 $(SOPHYAINCP)piimage.h \ 1607 $(SOPHYAINCP)parradapter.h \ 1338 1608 $(SOPHYAINCP)pieldrw.h \ 1609 $(SOPHYAINCP)pidrawer.h \ 1339 1610 $(SOPHYAINCP)pipixmapx.h \ 1340 1611 $(SOPHYAINCP)pipixmapgen.h \ … … 1346 1617 $(SOPHYAINCP)pilistgen.h \ 1347 1618 $(SOPHYAINCP)pistzwin.h \ 1619 $(SOPHYAINCP)piperiodx.h \ 1348 1620 $(SOPHYAINCP)pitherm.h \ 1349 1621 $(SOPHYAINCP)resusage.h \ 1350 pihisto.h 1622 pihisto.h $(SOPHYAINCP)tmatrix.h \ 1623 $(SOPHYAINCP)tvector.h 1351 1624 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pawexecut.cc 1352 1625 … … 1356 1629 $(SOPHYAINCP)histos.h \ 1357 1630 $(SOPHYAINCP)objfio.h \ 1631 $(SOPHYAINCP)machdefs.h \ 1358 1632 $(SOPHYAINCP)anydataobj.h \ 1359 1633 $(SOPHYAINCP)ppersist.h \ … … 1386 1660 $(SOPHYAINCP)piapplgen.h \ 1387 1661 $(SOPHYAINCP)pimsghandler.h \ 1662 $(SOPHYAINCP)pisysdep.h \ 1388 1663 $(SOPHYAINCP)picontainerx.h \ 1389 1664 $(SOPHYAINCP)picontainergen.h \ … … 1415 1690 $(SOPHYAINCP)piwindowx.h \ 1416 1691 $(SOPHYAINCP)piwindowgen.h \ 1692 $(SOPHYAINCP)pimenux.h \ 1417 1693 $(SOPHYAINCP)pioptmenux.h \ 1418 1694 $(SOPHYAINCP)pioptmenugen.h \ 1695 $(SOPHYAINCP)pistdwdgx.h \ 1419 1696 $(SOPHYAINCP)pifilechox.h \ 1420 1697 $(SOPHYAINCP)pifilechogen.h \ 1698 $(SOPHYAINCP)piwindowx.h \ 1421 1699 $(SOPHYAINCP)piperiodx.h \ 1422 1700 $(SOPHYAINCP)periodic.h \ 1701 $(SOPHYAINCP)picons.h \ 1423 1702 $(SOPHYAINCP)piimage.h \ 1424 1703 $(SOPHYAINCP)parradapter.h \ … … 1434 1713 $(SOPHYAINCP)pi3ddrw.h \ 1435 1714 $(SOPHYAINCP)pigraph3d.h \ 1436 nobjmgr.h dlftypes.h piacmd.h \ 1715 nobjmgr.h \ 1716 $(SOPHYAINCP)anydataobj.h \ 1717 $(SOPHYAINCP)ppersist.h \ 1718 $(SOPHYAINCP)dvlist.h dlftypes.h \ 1719 piacmd.h \ 1437 1720 $(SOPHYAINCP)commander.h \ 1438 1721 $(SOPHYAINCP)pdlmgr.h \ … … 1442 1725 $(SOPHYAINCP)pilistgen.h \ 1443 1726 $(SOPHYAINCP)pistzwin.h \ 1727 $(SOPHYAINCP)piperiodx.h \ 1444 1728 $(SOPHYAINCP)pitherm.h \ 1445 1729 $(SOPHYAINCP)resusage.h \ 1446 $(SOPHYAINCP)piscdrawwdg.h 1730 $(SOPHYAINCP)piscdrawwdg.h \ 1731 $(SOPHYAINCP)ntupintf.h 1447 1732 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pi2dvec.cc 1448 1733 … … 1451 1736 $(SOPHYAINCP)machdefs.h \ 1452 1737 $(SOPHYAINCP)commander.h \ 1738 $(SOPHYAINCP)machdefs.h \ 1453 1739 $(SOPHYAINCP)pdlmgr.h \ 1454 1740 $(SOPHYAINCP)dvlist.h \ … … 1465 1751 $(SOPHYAINCP)ctimer.h \ 1466 1752 $(SOPHYAINCP)zthread.h \ 1467 dlftypes.h \ 1753 dlftypes.h $(SOPHYAINCP)pdlmgr.h \ 1754 $(SOPHYAINCP)ctimer.h \ 1468 1755 $(SOPHYAINCP)strutil.h \ 1469 1756 $(SOPHYAINCP)strutilxx.h \ … … 1474 1761 $(SOPHYAINCP)piapplgen.h \ 1475 1762 $(SOPHYAINCP)pimsghandler.h \ 1763 $(SOPHYAINCP)pisysdep.h \ 1476 1764 $(SOPHYAINCP)picontainerx.h \ 1477 1765 $(SOPHYAINCP)picontainergen.h \ … … 1503 1791 $(SOPHYAINCP)piwindowx.h \ 1504 1792 $(SOPHYAINCP)piwindowgen.h \ 1793 $(SOPHYAINCP)pimenux.h \ 1505 1794 $(SOPHYAINCP)pioptmenux.h \ 1506 1795 $(SOPHYAINCP)pioptmenugen.h \ 1796 $(SOPHYAINCP)pistdwdgx.h \ 1507 1797 $(SOPHYAINCP)pifilechox.h \ 1508 1798 $(SOPHYAINCP)pifilechogen.h \ 1799 $(SOPHYAINCP)piwindowx.h \ 1509 1800 $(SOPHYAINCP)piperiodx.h \ 1510 1801 $(SOPHYAINCP)periodic.h \ 1802 $(SOPHYAINCP)picons.h \ 1511 1803 $(SOPHYAINCP)piimage.h \ 1512 1804 $(SOPHYAINCP)parradapter.h \ … … 1522 1814 $(SOPHYAINCP)pi3ddrw.h \ 1523 1815 $(SOPHYAINCP)pigraph3d.h \ 1524 nobjmgr.h pisiadw.h \ 1816 nobjmgr.h \ 1817 $(SOPHYAINCP)anydataobj.h \ 1818 $(SOPHYAINCP)ppersist.h \ 1819 $(SOPHYAINCP)dvlist.h pisiadw.h \ 1525 1820 $(SOPHYAINCP)pilistx.h \ 1526 1821 $(SOPHYAINCP)pilistgen.h \ 1527 1822 $(SOPHYAINCP)pistzwin.h \ 1823 $(SOPHYAINCP)piperiodx.h \ 1528 1824 $(SOPHYAINCP)pitherm.h \ 1529 1825 $(SOPHYAINCP)resusage.h \ 1530 1826 basexecut.h graphexecut.h piafitting.h nomgadapter.h \ 1827 $(SOPHYAINCP)pidrawer.h \ 1828 $(SOPHYAINCP)parradapter.h \ 1531 1829 $(SOPHYAINCP)ntupintf.h \ 1532 1830 $(SOPHYAINCP)generalfit.h \ … … 1540 1838 $(SOPHYAINCP)tvector_tsnl.h \ 1541 1839 $(SOPHYAINCP)generaldata.h \ 1840 $(SOPHYAINCP)ntupintf.h \ 1542 1841 $(SOPHYAINCP)poly.h \ 1543 1842 $(SOPHYAINCP)peida.h \ 1544 1843 $(SOPHYAINCP)utils.h \ 1545 1844 $(SOPHYAINCP)perrors.h \ 1546 $(SOPHYAINCP)fmath.h pawexecut.h \ 1547 cxxexecutor.h cxxexecwin.h contmodex.h flowmodex.h 1845 $(SOPHYAINCP)fmath.h \ 1846 $(SOPHYAINCP)generalfunc.h \ 1847 $(SOPHYAINCP)tvector.h \ 1848 pawexecut.h cxxexecutor.h cxxexecwin.h contmodex.h flowmodex.h 1548 1849 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ piacmd.cc 1549 1850 … … 1580 1881 $(SOPHYAINCP)perrors.h \ 1581 1882 $(SOPHYAINCP)fmath.h \ 1883 $(SOPHYAINCP)generalfunc.h \ 1582 1884 $(SOPHYAINCP)fct1dfit.h \ 1885 $(SOPHYAINCP)generalfit.h \ 1583 1886 $(SOPHYAINCP)fct2dfit.h \ 1584 1887 $(SOPHYAINCP)ntuple.h \ … … 1587 1890 $(SOPHYAINCP)histos.h \ 1588 1891 $(SOPHYAINCP)histos2.h \ 1892 $(SOPHYAINCP)histos.h \ 1589 1893 $(SOPHYAINCP)hisprof.h \ 1894 $(SOPHYAINCP)tmatrix.h \ 1895 $(SOPHYAINCP)tvector.h \ 1590 1896 $(SOPHYAINCP)objfitter.h \ 1591 piafitting.h nomgadapter.h \ 1897 $(SOPHYAINCP)cimage.h \ 1898 $(SOPHYAINCP)histos2.h \ 1899 $(SOPHYAINCP)hisprof.h \ 1900 piafitting.h \ 1901 $(SOPHYAINCP)machdefs.h \ 1902 nomgadapter.h \ 1903 $(SOPHYAINCP)ppersist.h \ 1904 $(SOPHYAINCP)anydataobj.h \ 1592 1905 $(SOPHYAINCP)pidrawer.h \ 1593 1906 $(SOPHYAINCP)pibwdggen.h \ … … 1613 1926 $(SOPHYAINCP)parradapter.h \ 1614 1927 $(SOPHYAINCP)lut.h \ 1928 $(SOPHYAINCP)ntupintf.h \ 1615 1929 $(SOPHYAINCP)pdlmgr.h dlftypes.h \ 1616 1930 piacmd.h \ 1617 1931 $(SOPHYAINCP)commander.h \ 1932 $(SOPHYAINCP)pdlmgr.h \ 1618 1933 $(SOPHYAINCP)ctimer.h \ 1619 1934 $(SOPHYAINCP)zthread.h nobjmgr.h \ 1935 $(SOPHYAINCP)dvlist.h \ 1620 1936 pistdimgapp.h \ 1937 $(SOPHYAINCP)pisysdep.h \ 1621 1938 $(SOPHYAINCP)piapplx.h \ 1622 1939 $(SOPHYAINCP)piapplgen.h \ … … 1634 1951 $(SOPHYAINCP)piwindowx.h \ 1635 1952 $(SOPHYAINCP)piwindowgen.h \ 1953 $(SOPHYAINCP)pimenux.h \ 1636 1954 $(SOPHYAINCP)pioptmenux.h \ 1637 1955 $(SOPHYAINCP)pioptmenugen.h \ 1956 $(SOPHYAINCP)pistdwdgx.h \ 1638 1957 $(SOPHYAINCP)pifilechox.h \ 1639 1958 $(SOPHYAINCP)pifilechogen.h \ 1959 $(SOPHYAINCP)piwindowx.h \ 1640 1960 $(SOPHYAINCP)piperiodx.h \ 1641 1961 $(SOPHYAINCP)periodic.h \ 1962 $(SOPHYAINCP)picons.h \ 1642 1963 $(SOPHYAINCP)piimage.h \ 1964 $(SOPHYAINCP)parradapter.h \ 1643 1965 $(SOPHYAINCP)pieldrw.h \ 1966 $(SOPHYAINCP)pidrawer.h \ 1644 1967 $(SOPHYAINCP)pipixmapx.h \ 1645 1968 $(SOPHYAINCP)pipixmapgen.h \ … … 1651 1974 $(SOPHYAINCP)pilistgen.h \ 1652 1975 $(SOPHYAINCP)pistzwin.h \ 1976 $(SOPHYAINCP)piperiodx.h \ 1653 1977 $(SOPHYAINCP)pitherm.h \ 1654 1978 $(SOPHYAINCP)resusage.h \ … … 1658 1982 $(SOPHYAINCP)basedtable.h \ 1659 1983 $(SOPHYAINCP)segdatablock.h \ 1660 nomgfdadapter.h nomimagadapter.h nomtmatvecadapter.h 1984 nomgfdadapter.h nomimagadapter.h nomtmatvecadapter.h \ 1985 $(SOPHYAINCP)generaldata.h 1661 1986 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ piafitting.cc 1662 1987 … … 1774 2099 $(SOPHYAINCP)piapplgen.h \ 1775 2100 $(SOPHYAINCP)pimsghandler.h \ 2101 $(SOPHYAINCP)pisysdep.h \ 1776 2102 $(SOPHYAINCP)picontainerx.h \ 1777 2103 $(SOPHYAINCP)picontainergen.h \ … … 1803 2129 $(SOPHYAINCP)sopnamsp.h \ 1804 2130 pihisto2d.h \ 2131 $(SOPHYAINCP)pimenux.h \ 2132 $(SOPHYAINCP)pimenubarx.h \ 1805 2133 $(SOPHYAINCP)pioptmenux.h \ 1806 2134 $(SOPHYAINCP)pioptmenugen.h \ … … 1836 2164 $(SOPHYAINCP)piwindowx.h \ 1837 2165 $(SOPHYAINCP)piwindowgen.h \ 2166 $(SOPHYAINCP)pidrawer.h \ 1838 2167 $(SOPHYAINCP)pieldrw.h \ 1839 2168 $(SOPHYAINCP)srandgen.h … … 1888 2217 $(SOPHYAINCP)pigratt.h \ 1889 2218 $(SOPHYAINCP)piaxes.h \ 1890 $(SOPHYAINCP)hisprof.h 2219 $(SOPHYAINCP)hisprof.h \ 2220 $(SOPHYAINCP)histos.h 1891 2221 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pihisto.cc 1892 2222 … … 1897 2227 $(SOPHYAINCP)skymapinit.h \ 1898 2228 $(SOPHYAINCP)sophyainit.h \ 2229 $(SOPHYAINCP)machdefs.h \ 1899 2230 $(SOPHYAINCP)ntoolsinit.h \ 1900 2231 $(SOPHYAINCP)tarrinit.h \ … … 1904 2235 $(SOPHYAINCP)piapplgen.h \ 1905 2236 $(SOPHYAINCP)pimsghandler.h \ 2237 $(SOPHYAINCP)pisysdep.h \ 1906 2238 $(SOPHYAINCP)picontainerx.h \ 1907 2239 $(SOPHYAINCP)picontainergen.h \ … … 1933 2265 $(SOPHYAINCP)piwindowx.h \ 1934 2266 $(SOPHYAINCP)piwindowgen.h \ 2267 $(SOPHYAINCP)pimenux.h \ 1935 2268 $(SOPHYAINCP)pioptmenux.h \ 1936 2269 $(SOPHYAINCP)pioptmenugen.h \ 2270 $(SOPHYAINCP)pistdwdgx.h \ 1937 2271 $(SOPHYAINCP)pifilechox.h \ 1938 2272 $(SOPHYAINCP)pifilechogen.h \ 2273 $(SOPHYAINCP)piwindowx.h \ 1939 2274 $(SOPHYAINCP)piperiodx.h \ 1940 2275 $(SOPHYAINCP)periodic.h \ 2276 $(SOPHYAINCP)picons.h \ 1941 2277 $(SOPHYAINCP)piimage.h \ 1942 2278 $(SOPHYAINCP)parradapter.h \ … … 1960 2296 $(SOPHYAINCP)rawstream.h \ 1961 2297 $(SOPHYAINCP)ppfnametag.h \ 1962 $(SOPHYAINCP)dvlist.h \ 1963 $(SOPHYAINCP)objfio.h \ 2298 $(SOPHYAINCP)ppersist.h \ 2299 $(SOPHYAINCP)dvlist.h \ 2300 $(SOPHYAINCP)objfio.h \ 2301 $(SOPHYAINCP)anydataobj.h \ 1964 2302 $(SOPHYAINCP)mutyv.h \ 1965 2303 $(SOPHYAINCP)timestamp.h \ … … 1967 2305 $(SOPHYAINCP)commander.h \ 1968 2306 $(SOPHYAINCP)pdlmgr.h \ 2307 $(SOPHYAINCP)dvlist.h \ 1969 2308 $(SOPHYAINCP)ctimer.h \ 1970 2309 $(SOPHYAINCP)zthread.h pisiadw.h \ … … 1972 2311 $(SOPHYAINCP)pilistgen.h \ 1973 2312 $(SOPHYAINCP)pistzwin.h \ 2313 $(SOPHYAINCP)piperiodx.h \ 1974 2314 $(SOPHYAINCP)pitherm.h \ 1975 2315 $(SOPHYAINCP)resusage.h \ 1976 servnobjm.h nomhistadapter.h nomgadapter.h \ 2316 servnobjm.h \ 2317 $(SOPHYAINCP)pdlmgr.h \ 2318 nomhistadapter.h nomgadapter.h \ 2319 $(SOPHYAINCP)pidrawer.h \ 2320 $(SOPHYAINCP)parradapter.h \ 1977 2321 $(SOPHYAINCP)ntupintf.h \ 1978 2322 $(SOPHYAINCP)generalfit.h \ … … 1986 2330 $(SOPHYAINCP)tvector_tsnl.h \ 1987 2331 $(SOPHYAINCP)generaldata.h \ 2332 $(SOPHYAINCP)ntupintf.h \ 1988 2333 $(SOPHYAINCP)poly.h \ 1989 2334 $(SOPHYAINCP)peida.h \ … … 1991 2336 $(SOPHYAINCP)perrors.h \ 1992 2337 $(SOPHYAINCP)fmath.h \ 2338 $(SOPHYAINCP)generalfunc.h \ 1993 2339 $(SOPHYAINCP)histos.h \ 1994 2340 $(SOPHYAINCP)histos2.h \ 2341 $(SOPHYAINCP)histos.h \ 1995 2342 $(SOPHYAINCP)hisprof.h \ 1996 2343 $(SOPHYAINCP)histerr.h \ … … 2002 2349 $(SOPHYAINCP)cimage.h \ 2003 2350 $(SOPHYAINCP)fioarr.h \ 2004 nomtmatvecadapter.h nomtarradapter.h \ 2351 nomtmatvecadapter.h \ 2352 $(SOPHYAINCP)tmatrix.h \ 2353 $(SOPHYAINCP)generaldata.h \ 2354 nomtarradapter.h \ 2355 $(SOPHYAINCP)tarray.h \ 2005 2356 $(SOPHYAINCP)datatable.h \ 2357 $(SOPHYAINCP)basedtable.h \ 2006 2358 $(SOPHYAINCP)swppfdtable.h \ 2007 2359 $(SOPHYAINCP)swsegdb.h \ … … 2019 2371 $(SOPHYAINCP)sphericalmap.h \ 2020 2372 $(SOPHYAINCP)smathconst.h \ 2373 $(SOPHYAINCP)pixelmap.h \ 2021 2374 $(SOPHYAINCP)spherehealpix.h \ 2022 2375 $(SOPHYAINCP)HEALPixUtils.h \ … … 2026 2379 $(SOPHYAINCP)specresp.h \ 2027 2380 $(SOPHYAINCP)gaussfilt.h \ 2028 nomspecrespadapter.h piaversion.h 2381 nomspecrespadapter.h \ 2382 $(SOPHYAINCP)specresp.h \ 2383 piaversion.h 2029 2384 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ piinit.cc 2030 2385 … … 2095 2450 $(SOPHYAINCP)pibwdggen.h \ 2096 2451 $(SOPHYAINCP)pisysdep.h \ 2452 $(SOPHYAINCP)machdefs.h \ 2097 2453 $(SOPHYAINCP)piwdgx.h \ 2098 2454 $(SOPHYAINCP)piwdggen.h \ … … 2143 2499 $(SOPHYAINCP)generaldata.h \ 2144 2500 $(SOPHYAINCP)ntupintf.h \ 2145 $(SOPHYAINCP)poly.h 2501 $(SOPHYAINCP)poly.h \ 2502 $(SOPHYAINCP)generalfunc.h 2146 2503 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pipodrw.cc 2147 2504 … … 2151 2508 $(SOPHYAINCP)perrors.h \ 2152 2509 $(SOPHYAINCP)pexceptions.h \ 2510 $(SOPHYAINCP)machdefs.h \ 2153 2511 $(SOPHYAINCP)ctimer.h \ 2154 2512 $(SOPHYAINCP)nbmath.h \ … … 2159 2517 $(SOPHYAINCP)piapplgen.h \ 2160 2518 $(SOPHYAINCP)pimsghandler.h \ 2519 $(SOPHYAINCP)pisysdep.h \ 2161 2520 $(SOPHYAINCP)picontainerx.h \ 2162 2521 $(SOPHYAINCP)picontainergen.h \ … … 2188 2547 $(SOPHYAINCP)piwindowx.h \ 2189 2548 $(SOPHYAINCP)piwindowgen.h \ 2549 $(SOPHYAINCP)pimenux.h \ 2190 2550 $(SOPHYAINCP)pioptmenux.h \ 2191 2551 $(SOPHYAINCP)pioptmenugen.h \ 2552 $(SOPHYAINCP)pistdwdgx.h \ 2192 2553 $(SOPHYAINCP)pifilechox.h \ 2193 2554 $(SOPHYAINCP)pifilechogen.h \ 2555 $(SOPHYAINCP)piwindowx.h \ 2194 2556 $(SOPHYAINCP)piperiodx.h \ 2195 2557 $(SOPHYAINCP)periodic.h \ 2558 $(SOPHYAINCP)picons.h \ 2196 2559 $(SOPHYAINCP)piimage.h \ 2197 2560 $(SOPHYAINCP)parradapter.h \ … … 2214 2577 $(SOPHYAINCP)rawstream.h \ 2215 2578 $(SOPHYAINCP)ppfnametag.h \ 2216 $(SOPHYAINCP)dvlist.h \ 2217 $(SOPHYAINCP)objfio.h \ 2579 $(SOPHYAINCP)ppersist.h \ 2580 $(SOPHYAINCP)dvlist.h \ 2581 $(SOPHYAINCP)objfio.h \ 2582 $(SOPHYAINCP)anydataobj.h \ 2218 2583 $(SOPHYAINCP)mutyv.h \ 2219 2584 $(SOPHYAINCP)timestamp.h \ … … 2221 2586 $(SOPHYAINCP)commander.h \ 2222 2587 $(SOPHYAINCP)pdlmgr.h \ 2588 $(SOPHYAINCP)dvlist.h \ 2589 $(SOPHYAINCP)ctimer.h \ 2223 2590 $(SOPHYAINCP)zthread.h pisiadw.h \ 2224 2591 $(SOPHYAINCP)pilistx.h \ 2225 2592 $(SOPHYAINCP)pilistgen.h \ 2226 2593 $(SOPHYAINCP)pistzwin.h \ 2594 $(SOPHYAINCP)piperiodx.h \ 2227 2595 $(SOPHYAINCP)pitherm.h \ 2228 2596 $(SOPHYAINCP)resusage.h \ 2229 servnobjm.h 2597 servnobjm.h \ 2598 $(SOPHYAINCP)pdlmgr.h 2230 2599 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pisiadw.cc 2231 2600 … … 2237 2606 $(SOPHYAINCP)perrors.h \ 2238 2607 $(SOPHYAINCP)pexceptions.h \ 2608 $(SOPHYAINCP)machdefs.h \ 2239 2609 $(SOPHYAINCP)ctimer.h \ 2240 2610 $(SOPHYAINCP)psighand.h \ … … 2264 2634 $(SOPHYAINCP)piapplgen.h \ 2265 2635 $(SOPHYAINCP)pimsghandler.h \ 2636 $(SOPHYAINCP)pisysdep.h \ 2266 2637 $(SOPHYAINCP)picontainerx.h \ 2267 2638 $(SOPHYAINCP)picontainergen.h \ … … 2293 2664 $(SOPHYAINCP)piwindowx.h \ 2294 2665 $(SOPHYAINCP)piwindowgen.h \ 2666 $(SOPHYAINCP)pimenux.h \ 2295 2667 $(SOPHYAINCP)pioptmenux.h \ 2296 2668 $(SOPHYAINCP)pioptmenugen.h \ 2669 $(SOPHYAINCP)pistdwdgx.h \ 2297 2670 $(SOPHYAINCP)pifilechox.h \ 2298 2671 $(SOPHYAINCP)pifilechogen.h \ 2672 $(SOPHYAINCP)piwindowx.h \ 2299 2673 $(SOPHYAINCP)piperiodx.h \ 2300 2674 $(SOPHYAINCP)periodic.h \ 2675 $(SOPHYAINCP)picons.h \ 2301 2676 $(SOPHYAINCP)piimage.h \ 2302 2677 $(SOPHYAINCP)parradapter.h \ … … 2312 2687 $(SOPHYAINCP)pi3ddrw.h \ 2313 2688 $(SOPHYAINCP)pigraph3d.h \ 2314 nobjmgr.h dlftypes.h piacmd.h \ 2689 nobjmgr.h \ 2690 $(SOPHYAINCP)anydataobj.h \ 2691 $(SOPHYAINCP)ppersist.h \ 2692 $(SOPHYAINCP)dvlist.h dlftypes.h \ 2693 piacmd.h \ 2315 2694 $(SOPHYAINCP)commander.h \ 2316 2695 $(SOPHYAINCP)pdlmgr.h \ 2696 $(SOPHYAINCP)ctimer.h \ 2317 2697 $(SOPHYAINCP)zthread.h pisiadw.h \ 2318 2698 $(SOPHYAINCP)pilistx.h \ 2319 2699 $(SOPHYAINCP)pilistgen.h \ 2320 2700 $(SOPHYAINCP)pistzwin.h \ 2701 $(SOPHYAINCP)piperiodx.h \ 2321 2702 $(SOPHYAINCP)pitherm.h \ 2322 2703 $(SOPHYAINCP)resusage.h \ 2323 2704 servnobjm.h \ 2705 $(SOPHYAINCP)pdlmgr.h \ 2706 $(SOPHYAINCP)psfile.h \ 2324 2707 $(SOPHYAINCP)piimgtools.h \ 2708 $(SOPHYAINCP)pioptmenux.h \ 2709 $(SOPHYAINCP)piapplx.h \ 2325 2710 $(SOPHYAINCP)pidrwtools.h \ 2326 2711 $(SOPHYAINCP)piaxestools.h \ … … 2341 2726 $(SOPHYAINCP)machdefs.h \ 2342 2727 $(SOPHYAINCP)parradapter.h \ 2728 $(SOPHYAINCP)machdefs.h \ 2343 2729 $(SOPHYAINCP)lut.h \ 2344 2730 $(SOPHYAINCP)tmatrix.h \ … … 2360 2746 $(SOPHYAINCP)tmatrix_tsnl.h \ 2361 2747 $(SOPHYAINCP)tvector.h \ 2748 $(SOPHYAINCP)tmatrix.h \ 2362 2749 $(SOPHYAINCP)tvector_tsnl.h 2363 2750 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pitvmaad.cc … … 2368 2755 $(SOPHYAINCP)machdefs.h \ 2369 2756 $(SOPHYAINCP)anydataobj.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 \ 2757 $(SOPHYAINCP)machdefs.h \ 2758 $(SOPHYAINCP)ppersist.h \ 2759 $(SOPHYAINCP)pexceptions.h \ 2760 $(SOPHYAINCP)gnumd5.h \ 2761 $(SOPHYAINCP)ppfbinstream.h \ 2762 $(SOPHYAINCP)rawstream.h \ 2763 $(SOPHYAINCP)ppfnametag.h \ 2764 $(SOPHYAINCP)ppersist.h \ 2765 $(SOPHYAINCP)dvlist.h \ 2766 $(SOPHYAINCP)objfio.h \ 2767 $(SOPHYAINCP)anydataobj.h \ 2378 2768 $(SOPHYAINCP)mutyv.h \ 2379 2769 $(SOPHYAINCP)timestamp.h \ … … 2411 2801 $(SOPHYAINCP)tarray.h \ 2412 2802 $(SOPHYAINCP)basarr.h \ 2803 $(SOPHYAINCP)dvlist.h \ 2413 2804 $(SOPHYAINCP)ndatablock.h \ 2414 2805 $(SOPHYAINCP)utilarr.h \ … … 2416 2807 $(SOPHYAINCP)tvector_tsnl.h \ 2417 2808 $(SOPHYAINCP)generaldata.h \ 2809 $(SOPHYAINCP)ntupintf.h \ 2418 2810 $(SOPHYAINCP)poly.h \ 2419 2811 $(SOPHYAINCP)peida.h \ … … 2421 2813 $(SOPHYAINCP)perrors.h \ 2422 2814 $(SOPHYAINCP)fmath.h \ 2815 $(SOPHYAINCP)generalfunc.h \ 2423 2816 pistdimgapp.h \ 2817 $(SOPHYAINCP)pisysdep.h \ 2424 2818 $(SOPHYAINCP)piapplx.h \ 2425 2819 $(SOPHYAINCP)piapplgen.h \ … … 2437 2831 $(SOPHYAINCP)piwindowx.h \ 2438 2832 $(SOPHYAINCP)piwindowgen.h \ 2833 $(SOPHYAINCP)pimenux.h \ 2439 2834 $(SOPHYAINCP)pioptmenux.h \ 2440 2835 $(SOPHYAINCP)pioptmenugen.h \ 2836 $(SOPHYAINCP)pistdwdgx.h \ 2441 2837 $(SOPHYAINCP)pifilechox.h \ 2442 2838 $(SOPHYAINCP)pifilechogen.h \ 2839 $(SOPHYAINCP)piwindowx.h \ 2443 2840 $(SOPHYAINCP)piperiodx.h \ 2444 2841 $(SOPHYAINCP)periodic.h \ 2842 $(SOPHYAINCP)picons.h \ 2445 2843 $(SOPHYAINCP)piimage.h \ 2844 $(SOPHYAINCP)parradapter.h \ 2446 2845 $(SOPHYAINCP)pieldrw.h \ 2846 $(SOPHYAINCP)pidrawer.h \ 2447 2847 $(SOPHYAINCP)pipixmapx.h \ 2448 2848 $(SOPHYAINCP)pipixmapgen.h \ … … 2453 2853 piacmd.h \ 2454 2854 $(SOPHYAINCP)commander.h \ 2855 $(SOPHYAINCP)pdlmgr.h \ 2455 2856 $(SOPHYAINCP)ctimer.h pisiadw.h \ 2456 2857 $(SOPHYAINCP)pilistx.h \ 2457 2858 $(SOPHYAINCP)pilistgen.h \ 2458 2859 $(SOPHYAINCP)pistzwin.h \ 2860 $(SOPHYAINCP)piperiodx.h \ 2459 2861 $(SOPHYAINCP)pitherm.h \ 2460 2862 $(SOPHYAINCP)resusage.h \ 2461 2863 $(SOPHYAINCP)fct1dfit.h \ 2864 $(SOPHYAINCP)generalfit.h \ 2462 2865 $(SOPHYAINCP)fct2dfit.h \ 2866 $(SOPHYAINCP)tmatrix.h \ 2867 $(SOPHYAINCP)tvector.h \ 2463 2868 $(SOPHYAINCP)matharr.h \ 2464 2869 pitvmaad.h $(SOPHYAINCP)ntuple.h \ … … 2467 2872 $(SOPHYAINCP)histos.h \ 2468 2873 $(SOPHYAINCP)histos2.h \ 2874 $(SOPHYAINCP)histos.h \ 2469 2875 $(SOPHYAINCP)hisprof.h \ 2470 2876 $(SOPHYAINCP)datatable.h \ … … 2473 2879 $(SOPHYAINCP)piyfxdrw.h \ 2474 2880 $(SOPHYAINCP)pisurfdr.h \ 2475 pintuple.h pintup3d.h pipodrw.h 2881 pintuple.h pintup3d.h \ 2882 $(SOPHYAINCP)pi3ddrw.h pipodrw.h 2476 2883 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ servnobjm.cc 2477 2884
Note:
See TracChangeset
for help on using the changeset viewer.