Changeset 2751 in Sophya for trunk/SophyaProg/PMixer
- Timestamp:
- May 20, 2005, 6:22:07 PM (20 years ago)
- Location:
- trunk/SophyaProg/PMixer
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/PMixer/Makefile
r2743 r2751 67 67 $(SOPHYAINCP)gaussfilt.h \ 68 68 $(SOPHYAINCP)trianglefilt.h 69 $(CXXCOMPILE ) -o $@ $<69 $(CXXCOMPILEPROG) -o $@ $< 70 70 71 71 $(SOPHYAOBJP)extractRS.o: extractRS.cc \ … … 129 129 $(SOPHYAINCP)bruit.h \ 130 130 $(SOPHYAINCP)mapoperation.h 131 $(CXXCOMPILE ) -o $@ $<131 $(CXXCOMPILEPROG) -o $@ $< 132 132 133 133 $(SOPHYAOBJP)skymixer.o: skymixer.cc \ … … 191 191 $(SOPHYAINCP)bruit.h \ 192 192 $(SOPHYAINCP)mapoperation.h 193 $(CXXCOMPILE ) -o $@ $<193 $(CXXCOMPILEPROG) -o $@ $< 194 194 195 195 $(SOPHYAOBJP)Sph2Sph.o: Sph2Sph.cc \ … … 253 253 $(SOPHYAINCP)bruit.h \ 254 254 $(SOPHYAINCP)mapoperation.h 255 $(CXXCOMPILE) -o $@ $< 256 257 $(SOPHYAOBJP)tgrsr.o: tgrsr.cc $(SOPHYAINCP)sopnamsp.h \ 258 pmixer.h $(SOPHYAINCP)machdefs.h \ 259 $(SOPHYAINCP)tmatrix.h \ 260 $(SOPHYAINCP)tarray.h \ 261 $(SOPHYAINCP)basarr.h \ 262 $(SOPHYAINCP)anydataobj.h \ 263 $(SOPHYAINCP)mutyv.h \ 264 $(SOPHYAINCP)dvlist.h \ 265 $(SOPHYAINCP)objfio.h \ 266 $(SOPHYAINCP)ppersist.h \ 267 $(SOPHYAINCP)pexceptions.h \ 268 $(SOPHYAINCP)gnumd5.h \ 269 $(SOPHYAINCP)ppfbinstream.h \ 270 $(SOPHYAINCP)rawstream.h \ 271 $(SOPHYAINCP)ppfnametag.h \ 272 $(SOPHYAINCP)ndatablock.h \ 273 $(SOPHYAINCP)utilarr.h \ 274 $(SOPHYAINCP)tvector.h \ 275 $(SOPHYAINCP)fioarr.h \ 276 $(SOPHYAINCP)vector3d.h \ 277 $(SOPHYAINCP)longlat.h \ 278 $(SOPHYAINCP)utilgeom.h \ 279 $(SOPHYAINCP)srandgen.h \ 280 $(SOPHYAINCP)timing.h \ 281 $(SOPHYAINCP)sambainit.h \ 282 $(SOPHYAINCP)skymapinit.h \ 283 $(SOPHYAINCP)sophyainit.h \ 284 $(SOPHYAINCP)ntoolsinit.h \ 285 $(SOPHYAINCP)tarrinit.h \ 286 $(SOPHYAINCP)datacards.h \ 287 $(SOPHYAINCP)ntuple.h \ 288 $(SOPHYAINCP)ntupintf.h \ 289 $(SOPHYAINCP)fiospherehealpix.h \ 290 $(SOPHYAINCP)sphericalmap.h \ 291 $(SOPHYAINCP)smathconst.h \ 292 $(SOPHYAINCP)pixelmap.h \ 293 $(SOPHYAINCP)spherepos.h \ 294 $(SOPHYAINCP)unitvector.h \ 295 $(SOPHYAINCP)spherehealpix.h \ 296 $(SOPHYAINCP)HEALPixUtils.h \ 297 $(SOPHYAINCP)fitsspherehealpix.h \ 298 $(SOPHYAINCP)fitsfile.h \ 299 $(SOPHYAINCP)FitsIO/fitsio.h \ 300 $(SOPHYAINCP)FitsIO/longnam.h \ 301 $(SOPHYAINCP)fitstarray.h \ 302 $(SOPHYAINCP)cimage.h \ 303 $(SOPHYAINCP)radspecvector.h \ 304 $(SOPHYAINCP)radspec.h \ 305 $(SOPHYAINCP)specresp.h \ 306 $(SOPHYAINCP)blackbody.h \ 307 $(SOPHYAINCP)convtools.h \ 308 $(SOPHYAINCP)derivblackbody.h \ 309 $(SOPHYAINCP)nupower.h \ 310 $(SOPHYAINCP)squarefilt.h \ 311 $(SOPHYAINCP)trianglefilt.h \ 312 $(SOPHYAINCP)specrespvector.h \ 313 $(SOPHYAINCP)gaussfilt.h \ 314 $(SOPHYAINCP)bruit.h \ 315 $(SOPHYAINCP)mapoperation.h 316 $(CXXCOMPILE) -o $@ $< 317 318 $(SOPHYAOBJP)tgsky.o: tgsky.cc $(SOPHYAINCP)sopnamsp.h \ 319 pmixer.h $(SOPHYAINCP)machdefs.h \ 320 $(SOPHYAINCP)tmatrix.h \ 321 $(SOPHYAINCP)tarray.h \ 322 $(SOPHYAINCP)basarr.h \ 323 $(SOPHYAINCP)anydataobj.h \ 324 $(SOPHYAINCP)mutyv.h \ 325 $(SOPHYAINCP)dvlist.h \ 326 $(SOPHYAINCP)objfio.h \ 327 $(SOPHYAINCP)ppersist.h \ 328 $(SOPHYAINCP)pexceptions.h \ 329 $(SOPHYAINCP)gnumd5.h \ 330 $(SOPHYAINCP)ppfbinstream.h \ 331 $(SOPHYAINCP)rawstream.h \ 332 $(SOPHYAINCP)ppfnametag.h \ 333 $(SOPHYAINCP)ndatablock.h \ 334 $(SOPHYAINCP)utilarr.h \ 335 $(SOPHYAINCP)tvector.h \ 336 $(SOPHYAINCP)fioarr.h \ 337 $(SOPHYAINCP)vector3d.h \ 338 $(SOPHYAINCP)longlat.h \ 339 $(SOPHYAINCP)utilgeom.h \ 340 $(SOPHYAINCP)srandgen.h \ 341 $(SOPHYAINCP)timing.h \ 342 $(SOPHYAINCP)sambainit.h \ 343 $(SOPHYAINCP)skymapinit.h \ 344 $(SOPHYAINCP)sophyainit.h \ 345 $(SOPHYAINCP)ntoolsinit.h \ 346 $(SOPHYAINCP)tarrinit.h \ 347 $(SOPHYAINCP)datacards.h \ 348 $(SOPHYAINCP)ntuple.h \ 349 $(SOPHYAINCP)ntupintf.h \ 350 $(SOPHYAINCP)fiospherehealpix.h \ 351 $(SOPHYAINCP)sphericalmap.h \ 352 $(SOPHYAINCP)smathconst.h \ 353 $(SOPHYAINCP)pixelmap.h \ 354 $(SOPHYAINCP)spherepos.h \ 355 $(SOPHYAINCP)unitvector.h \ 356 $(SOPHYAINCP)spherehealpix.h \ 357 $(SOPHYAINCP)HEALPixUtils.h \ 358 $(SOPHYAINCP)fitsspherehealpix.h \ 359 $(SOPHYAINCP)fitsfile.h \ 360 $(SOPHYAINCP)FitsIO/fitsio.h \ 361 $(SOPHYAINCP)FitsIO/longnam.h \ 362 $(SOPHYAINCP)fitstarray.h \ 363 $(SOPHYAINCP)cimage.h \ 364 $(SOPHYAINCP)radspecvector.h \ 365 $(SOPHYAINCP)radspec.h \ 366 $(SOPHYAINCP)specresp.h \ 367 $(SOPHYAINCP)blackbody.h \ 368 $(SOPHYAINCP)convtools.h \ 369 $(SOPHYAINCP)derivblackbody.h \ 370 $(SOPHYAINCP)nupower.h \ 371 $(SOPHYAINCP)squarefilt.h \ 372 $(SOPHYAINCP)trianglefilt.h \ 373 $(SOPHYAINCP)specrespvector.h \ 374 $(SOPHYAINCP)gaussfilt.h \ 375 $(SOPHYAINCP)bruit.h \ 376 $(SOPHYAINCP)mapoperation.h 377 $(CXXCOMPILE) -o $@ $< 378 255 $(CXXCOMPILEPROG) -o $@ $< 256 257 $(SOPHYAOBJP)tgrsr.o: tgrsr.cc \ 258 $(SOPHYAINCP)sopnamsp.h pmixer.h \ 259 $(SOPHYAINCP)machdefs.h \ 260 $(SOPHYAINCP)tmatrix.h \ 261 $(SOPHYAINCP)tarray.h \ 262 $(SOPHYAINCP)basarr.h \ 263 $(SOPHYAINCP)anydataobj.h \ 264 $(SOPHYAINCP)mutyv.h \ 265 $(SOPHYAINCP)dvlist.h \ 266 $(SOPHYAINCP)objfio.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)ndatablock.h \ 274 $(SOPHYAINCP)utilarr.h \ 275 $(SOPHYAINCP)tvector.h \ 276 $(SOPHYAINCP)fioarr.h \ 277 $(SOPHYAINCP)vector3d.h \ 278 $(SOPHYAINCP)longlat.h \ 279 $(SOPHYAINCP)utilgeom.h \ 280 $(SOPHYAINCP)srandgen.h \ 281 $(SOPHYAINCP)timing.h \ 282 $(SOPHYAINCP)sambainit.h \ 283 $(SOPHYAINCP)skymapinit.h \ 284 $(SOPHYAINCP)sophyainit.h \ 285 $(SOPHYAINCP)ntoolsinit.h \ 286 $(SOPHYAINCP)tarrinit.h \ 287 $(SOPHYAINCP)datacards.h \ 288 $(SOPHYAINCP)ntuple.h \ 289 $(SOPHYAINCP)ntupintf.h \ 290 $(SOPHYAINCP)fiospherehealpix.h \ 291 $(SOPHYAINCP)sphericalmap.h \ 292 $(SOPHYAINCP)smathconst.h \ 293 $(SOPHYAINCP)pixelmap.h \ 294 $(SOPHYAINCP)spherepos.h \ 295 $(SOPHYAINCP)unitvector.h \ 296 $(SOPHYAINCP)spherehealpix.h \ 297 $(SOPHYAINCP)HEALPixUtils.h \ 298 $(SOPHYAINCP)fitsspherehealpix.h \ 299 $(SOPHYAINCP)fitsfile.h \ 300 $(SOPHYAINCP)FitsIO/fitsio.h \ 301 $(SOPHYAINCP)FitsIO/longnam.h \ 302 $(SOPHYAINCP)fitstarray.h \ 303 $(SOPHYAINCP)cimage.h \ 304 $(SOPHYAINCP)radspecvector.h \ 305 $(SOPHYAINCP)radspec.h \ 306 $(SOPHYAINCP)specresp.h \ 307 $(SOPHYAINCP)blackbody.h \ 308 $(SOPHYAINCP)convtools.h \ 309 $(SOPHYAINCP)derivblackbody.h \ 310 $(SOPHYAINCP)nupower.h \ 311 $(SOPHYAINCP)squarefilt.h \ 312 $(SOPHYAINCP)trianglefilt.h \ 313 $(SOPHYAINCP)specrespvector.h \ 314 $(SOPHYAINCP)gaussfilt.h \ 315 $(SOPHYAINCP)bruit.h \ 316 $(SOPHYAINCP)mapoperation.h 317 $(CXXCOMPILEPROG) -o $@ $< 318 319 $(SOPHYAOBJP)tgsky.o: tgsky.cc \ 320 $(SOPHYAINCP)sopnamsp.h pmixer.h \ 321 $(SOPHYAINCP)machdefs.h \ 322 $(SOPHYAINCP)tmatrix.h \ 323 $(SOPHYAINCP)tarray.h \ 324 $(SOPHYAINCP)basarr.h \ 325 $(SOPHYAINCP)anydataobj.h \ 326 $(SOPHYAINCP)mutyv.h \ 327 $(SOPHYAINCP)dvlist.h \ 328 $(SOPHYAINCP)objfio.h \ 329 $(SOPHYAINCP)ppersist.h \ 330 $(SOPHYAINCP)pexceptions.h \ 331 $(SOPHYAINCP)gnumd5.h \ 332 $(SOPHYAINCP)ppfbinstream.h \ 333 $(SOPHYAINCP)rawstream.h \ 334 $(SOPHYAINCP)ppfnametag.h \ 335 $(SOPHYAINCP)ndatablock.h \ 336 $(SOPHYAINCP)utilarr.h \ 337 $(SOPHYAINCP)tvector.h \ 338 $(SOPHYAINCP)fioarr.h \ 339 $(SOPHYAINCP)vector3d.h \ 340 $(SOPHYAINCP)longlat.h \ 341 $(SOPHYAINCP)utilgeom.h \ 342 $(SOPHYAINCP)srandgen.h \ 343 $(SOPHYAINCP)timing.h \ 344 $(SOPHYAINCP)sambainit.h \ 345 $(SOPHYAINCP)skymapinit.h \ 346 $(SOPHYAINCP)sophyainit.h \ 347 $(SOPHYAINCP)ntoolsinit.h \ 348 $(SOPHYAINCP)tarrinit.h \ 349 $(SOPHYAINCP)datacards.h \ 350 $(SOPHYAINCP)ntuple.h \ 351 $(SOPHYAINCP)ntupintf.h \ 352 $(SOPHYAINCP)fiospherehealpix.h \ 353 $(SOPHYAINCP)sphericalmap.h \ 354 $(SOPHYAINCP)smathconst.h \ 355 $(SOPHYAINCP)pixelmap.h \ 356 $(SOPHYAINCP)spherepos.h \ 357 $(SOPHYAINCP)unitvector.h \ 358 $(SOPHYAINCP)spherehealpix.h \ 359 $(SOPHYAINCP)HEALPixUtils.h \ 360 $(SOPHYAINCP)fitsspherehealpix.h \ 361 $(SOPHYAINCP)fitsfile.h \ 362 $(SOPHYAINCP)FitsIO/fitsio.h \ 363 $(SOPHYAINCP)FitsIO/longnam.h \ 364 $(SOPHYAINCP)fitstarray.h \ 365 $(SOPHYAINCP)cimage.h \ 366 $(SOPHYAINCP)radspecvector.h \ 367 $(SOPHYAINCP)radspec.h \ 368 $(SOPHYAINCP)specresp.h \ 369 $(SOPHYAINCP)blackbody.h \ 370 $(SOPHYAINCP)convtools.h \ 371 $(SOPHYAINCP)derivblackbody.h \ 372 $(SOPHYAINCP)nupower.h \ 373 $(SOPHYAINCP)squarefilt.h \ 374 $(SOPHYAINCP)trianglefilt.h \ 375 $(SOPHYAINCP)specrespvector.h \ 376 $(SOPHYAINCP)gaussfilt.h \ 377 $(SOPHYAINCP)bruit.h \ 378 $(SOPHYAINCP)mapoperation.h 379 $(CXXCOMPILEPROG) -o $@ $< 380 -
trunk/SophyaProg/PMixer/smakefile
r2743 r2751 67 67 $(SOPHYAINCP)gaussfilt.h \ 68 68 $(SOPHYAINCP)trianglefilt.h 69 $(CXXCOMPILE ) -o $@ $<69 $(CXXCOMPILEPROG) -o $@ $< 70 70 71 71 $(SOPHYAOBJP)extractRS.o: extractRS.cc \ … … 129 129 $(SOPHYAINCP)bruit.h \ 130 130 $(SOPHYAINCP)mapoperation.h 131 $(CXXCOMPILE ) -o $@ $<131 $(CXXCOMPILEPROG) -o $@ $< 132 132 133 133 $(SOPHYAOBJP)skymixer.o: skymixer.cc \ … … 191 191 $(SOPHYAINCP)bruit.h \ 192 192 $(SOPHYAINCP)mapoperation.h 193 $(CXXCOMPILE ) -o $@ $<193 $(CXXCOMPILEPROG) -o $@ $< 194 194 195 195 $(SOPHYAOBJP)Sph2Sph.o: Sph2Sph.cc \ … … 253 253 $(SOPHYAINCP)bruit.h \ 254 254 $(SOPHYAINCP)mapoperation.h 255 $(CXXCOMPILE) -o $@ $< 256 257 $(SOPHYAOBJP)tgrsr.o: tgrsr.cc $(SOPHYAINCP)sopnamsp.h \ 258 pmixer.h $(SOPHYAINCP)machdefs.h \ 259 $(SOPHYAINCP)tmatrix.h \ 260 $(SOPHYAINCP)tarray.h \ 261 $(SOPHYAINCP)basarr.h \ 262 $(SOPHYAINCP)anydataobj.h \ 263 $(SOPHYAINCP)mutyv.h \ 264 $(SOPHYAINCP)dvlist.h \ 265 $(SOPHYAINCP)objfio.h \ 266 $(SOPHYAINCP)ppersist.h \ 267 $(SOPHYAINCP)pexceptions.h \ 268 $(SOPHYAINCP)gnumd5.h \ 269 $(SOPHYAINCP)ppfbinstream.h \ 270 $(SOPHYAINCP)rawstream.h \ 271 $(SOPHYAINCP)ppfnametag.h \ 272 $(SOPHYAINCP)ndatablock.h \ 273 $(SOPHYAINCP)utilarr.h \ 274 $(SOPHYAINCP)tvector.h \ 275 $(SOPHYAINCP)fioarr.h \ 276 $(SOPHYAINCP)vector3d.h \ 277 $(SOPHYAINCP)longlat.h \ 278 $(SOPHYAINCP)utilgeom.h \ 279 $(SOPHYAINCP)srandgen.h \ 280 $(SOPHYAINCP)timing.h \ 281 $(SOPHYAINCP)sambainit.h \ 282 $(SOPHYAINCP)skymapinit.h \ 283 $(SOPHYAINCP)sophyainit.h \ 284 $(SOPHYAINCP)ntoolsinit.h \ 285 $(SOPHYAINCP)tarrinit.h \ 286 $(SOPHYAINCP)datacards.h \ 287 $(SOPHYAINCP)ntuple.h \ 288 $(SOPHYAINCP)ntupintf.h \ 289 $(SOPHYAINCP)fiospherehealpix.h \ 290 $(SOPHYAINCP)sphericalmap.h \ 291 $(SOPHYAINCP)smathconst.h \ 292 $(SOPHYAINCP)pixelmap.h \ 293 $(SOPHYAINCP)spherepos.h \ 294 $(SOPHYAINCP)unitvector.h \ 295 $(SOPHYAINCP)spherehealpix.h \ 296 $(SOPHYAINCP)HEALPixUtils.h \ 297 $(SOPHYAINCP)fitsspherehealpix.h \ 298 $(SOPHYAINCP)fitsfile.h \ 299 $(SOPHYAINCP)FitsIO/fitsio.h \ 300 $(SOPHYAINCP)FitsIO/longnam.h \ 301 $(SOPHYAINCP)fitstarray.h \ 302 $(SOPHYAINCP)cimage.h \ 303 $(SOPHYAINCP)radspecvector.h \ 304 $(SOPHYAINCP)radspec.h \ 305 $(SOPHYAINCP)specresp.h \ 306 $(SOPHYAINCP)blackbody.h \ 307 $(SOPHYAINCP)convtools.h \ 308 $(SOPHYAINCP)derivblackbody.h \ 309 $(SOPHYAINCP)nupower.h \ 310 $(SOPHYAINCP)squarefilt.h \ 311 $(SOPHYAINCP)trianglefilt.h \ 312 $(SOPHYAINCP)specrespvector.h \ 313 $(SOPHYAINCP)gaussfilt.h \ 314 $(SOPHYAINCP)bruit.h \ 315 $(SOPHYAINCP)mapoperation.h 316 $(CXXCOMPILE) -o $@ $< 317 318 $(SOPHYAOBJP)tgsky.o: tgsky.cc $(SOPHYAINCP)sopnamsp.h \ 319 pmixer.h $(SOPHYAINCP)machdefs.h \ 320 $(SOPHYAINCP)tmatrix.h \ 321 $(SOPHYAINCP)tarray.h \ 322 $(SOPHYAINCP)basarr.h \ 323 $(SOPHYAINCP)anydataobj.h \ 324 $(SOPHYAINCP)mutyv.h \ 325 $(SOPHYAINCP)dvlist.h \ 326 $(SOPHYAINCP)objfio.h \ 327 $(SOPHYAINCP)ppersist.h \ 328 $(SOPHYAINCP)pexceptions.h \ 329 $(SOPHYAINCP)gnumd5.h \ 330 $(SOPHYAINCP)ppfbinstream.h \ 331 $(SOPHYAINCP)rawstream.h \ 332 $(SOPHYAINCP)ppfnametag.h \ 333 $(SOPHYAINCP)ndatablock.h \ 334 $(SOPHYAINCP)utilarr.h \ 335 $(SOPHYAINCP)tvector.h \ 336 $(SOPHYAINCP)fioarr.h \ 337 $(SOPHYAINCP)vector3d.h \ 338 $(SOPHYAINCP)longlat.h \ 339 $(SOPHYAINCP)utilgeom.h \ 340 $(SOPHYAINCP)srandgen.h \ 341 $(SOPHYAINCP)timing.h \ 342 $(SOPHYAINCP)sambainit.h \ 343 $(SOPHYAINCP)skymapinit.h \ 344 $(SOPHYAINCP)sophyainit.h \ 345 $(SOPHYAINCP)ntoolsinit.h \ 346 $(SOPHYAINCP)tarrinit.h \ 347 $(SOPHYAINCP)datacards.h \ 348 $(SOPHYAINCP)ntuple.h \ 349 $(SOPHYAINCP)ntupintf.h \ 350 $(SOPHYAINCP)fiospherehealpix.h \ 351 $(SOPHYAINCP)sphericalmap.h \ 352 $(SOPHYAINCP)smathconst.h \ 353 $(SOPHYAINCP)pixelmap.h \ 354 $(SOPHYAINCP)spherepos.h \ 355 $(SOPHYAINCP)unitvector.h \ 356 $(SOPHYAINCP)spherehealpix.h \ 357 $(SOPHYAINCP)HEALPixUtils.h \ 358 $(SOPHYAINCP)fitsspherehealpix.h \ 359 $(SOPHYAINCP)fitsfile.h \ 360 $(SOPHYAINCP)FitsIO/fitsio.h \ 361 $(SOPHYAINCP)FitsIO/longnam.h \ 362 $(SOPHYAINCP)fitstarray.h \ 363 $(SOPHYAINCP)cimage.h \ 364 $(SOPHYAINCP)radspecvector.h \ 365 $(SOPHYAINCP)radspec.h \ 366 $(SOPHYAINCP)specresp.h \ 367 $(SOPHYAINCP)blackbody.h \ 368 $(SOPHYAINCP)convtools.h \ 369 $(SOPHYAINCP)derivblackbody.h \ 370 $(SOPHYAINCP)nupower.h \ 371 $(SOPHYAINCP)squarefilt.h \ 372 $(SOPHYAINCP)trianglefilt.h \ 373 $(SOPHYAINCP)specrespvector.h \ 374 $(SOPHYAINCP)gaussfilt.h \ 375 $(SOPHYAINCP)bruit.h \ 376 $(SOPHYAINCP)mapoperation.h 377 $(CXXCOMPILE) -o $@ $< 378 255 $(CXXCOMPILEPROG) -o $@ $< 256 257 $(SOPHYAOBJP)tgrsr.o: tgrsr.cc \ 258 $(SOPHYAINCP)sopnamsp.h pmixer.h \ 259 $(SOPHYAINCP)machdefs.h \ 260 $(SOPHYAINCP)tmatrix.h \ 261 $(SOPHYAINCP)tarray.h \ 262 $(SOPHYAINCP)basarr.h \ 263 $(SOPHYAINCP)anydataobj.h \ 264 $(SOPHYAINCP)mutyv.h \ 265 $(SOPHYAINCP)dvlist.h \ 266 $(SOPHYAINCP)objfio.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)ndatablock.h \ 274 $(SOPHYAINCP)utilarr.h \ 275 $(SOPHYAINCP)tvector.h \ 276 $(SOPHYAINCP)fioarr.h \ 277 $(SOPHYAINCP)vector3d.h \ 278 $(SOPHYAINCP)longlat.h \ 279 $(SOPHYAINCP)utilgeom.h \ 280 $(SOPHYAINCP)srandgen.h \ 281 $(SOPHYAINCP)timing.h \ 282 $(SOPHYAINCP)sambainit.h \ 283 $(SOPHYAINCP)skymapinit.h \ 284 $(SOPHYAINCP)sophyainit.h \ 285 $(SOPHYAINCP)ntoolsinit.h \ 286 $(SOPHYAINCP)tarrinit.h \ 287 $(SOPHYAINCP)datacards.h \ 288 $(SOPHYAINCP)ntuple.h \ 289 $(SOPHYAINCP)ntupintf.h \ 290 $(SOPHYAINCP)fiospherehealpix.h \ 291 $(SOPHYAINCP)sphericalmap.h \ 292 $(SOPHYAINCP)smathconst.h \ 293 $(SOPHYAINCP)pixelmap.h \ 294 $(SOPHYAINCP)spherepos.h \ 295 $(SOPHYAINCP)unitvector.h \ 296 $(SOPHYAINCP)spherehealpix.h \ 297 $(SOPHYAINCP)HEALPixUtils.h \ 298 $(SOPHYAINCP)fitsspherehealpix.h \ 299 $(SOPHYAINCP)fitsfile.h \ 300 $(SOPHYAINCP)FitsIO/fitsio.h \ 301 $(SOPHYAINCP)FitsIO/longnam.h \ 302 $(SOPHYAINCP)fitstarray.h \ 303 $(SOPHYAINCP)cimage.h \ 304 $(SOPHYAINCP)radspecvector.h \ 305 $(SOPHYAINCP)radspec.h \ 306 $(SOPHYAINCP)specresp.h \ 307 $(SOPHYAINCP)blackbody.h \ 308 $(SOPHYAINCP)convtools.h \ 309 $(SOPHYAINCP)derivblackbody.h \ 310 $(SOPHYAINCP)nupower.h \ 311 $(SOPHYAINCP)squarefilt.h \ 312 $(SOPHYAINCP)trianglefilt.h \ 313 $(SOPHYAINCP)specrespvector.h \ 314 $(SOPHYAINCP)gaussfilt.h \ 315 $(SOPHYAINCP)bruit.h \ 316 $(SOPHYAINCP)mapoperation.h 317 $(CXXCOMPILEPROG) -o $@ $< 318 319 $(SOPHYAOBJP)tgsky.o: tgsky.cc \ 320 $(SOPHYAINCP)sopnamsp.h pmixer.h \ 321 $(SOPHYAINCP)machdefs.h \ 322 $(SOPHYAINCP)tmatrix.h \ 323 $(SOPHYAINCP)tarray.h \ 324 $(SOPHYAINCP)basarr.h \ 325 $(SOPHYAINCP)anydataobj.h \ 326 $(SOPHYAINCP)mutyv.h \ 327 $(SOPHYAINCP)dvlist.h \ 328 $(SOPHYAINCP)objfio.h \ 329 $(SOPHYAINCP)ppersist.h \ 330 $(SOPHYAINCP)pexceptions.h \ 331 $(SOPHYAINCP)gnumd5.h \ 332 $(SOPHYAINCP)ppfbinstream.h \ 333 $(SOPHYAINCP)rawstream.h \ 334 $(SOPHYAINCP)ppfnametag.h \ 335 $(SOPHYAINCP)ndatablock.h \ 336 $(SOPHYAINCP)utilarr.h \ 337 $(SOPHYAINCP)tvector.h \ 338 $(SOPHYAINCP)fioarr.h \ 339 $(SOPHYAINCP)vector3d.h \ 340 $(SOPHYAINCP)longlat.h \ 341 $(SOPHYAINCP)utilgeom.h \ 342 $(SOPHYAINCP)srandgen.h \ 343 $(SOPHYAINCP)timing.h \ 344 $(SOPHYAINCP)sambainit.h \ 345 $(SOPHYAINCP)skymapinit.h \ 346 $(SOPHYAINCP)sophyainit.h \ 347 $(SOPHYAINCP)ntoolsinit.h \ 348 $(SOPHYAINCP)tarrinit.h \ 349 $(SOPHYAINCP)datacards.h \ 350 $(SOPHYAINCP)ntuple.h \ 351 $(SOPHYAINCP)ntupintf.h \ 352 $(SOPHYAINCP)fiospherehealpix.h \ 353 $(SOPHYAINCP)sphericalmap.h \ 354 $(SOPHYAINCP)smathconst.h \ 355 $(SOPHYAINCP)pixelmap.h \ 356 $(SOPHYAINCP)spherepos.h \ 357 $(SOPHYAINCP)unitvector.h \ 358 $(SOPHYAINCP)spherehealpix.h \ 359 $(SOPHYAINCP)HEALPixUtils.h \ 360 $(SOPHYAINCP)fitsspherehealpix.h \ 361 $(SOPHYAINCP)fitsfile.h \ 362 $(SOPHYAINCP)FitsIO/fitsio.h \ 363 $(SOPHYAINCP)FitsIO/longnam.h \ 364 $(SOPHYAINCP)fitstarray.h \ 365 $(SOPHYAINCP)cimage.h \ 366 $(SOPHYAINCP)radspecvector.h \ 367 $(SOPHYAINCP)radspec.h \ 368 $(SOPHYAINCP)specresp.h \ 369 $(SOPHYAINCP)blackbody.h \ 370 $(SOPHYAINCP)convtools.h \ 371 $(SOPHYAINCP)derivblackbody.h \ 372 $(SOPHYAINCP)nupower.h \ 373 $(SOPHYAINCP)squarefilt.h \ 374 $(SOPHYAINCP)trianglefilt.h \ 375 $(SOPHYAINCP)specrespvector.h \ 376 $(SOPHYAINCP)gaussfilt.h \ 377 $(SOPHYAINCP)bruit.h \ 378 $(SOPHYAINCP)mapoperation.h 379 $(CXXCOMPILEPROG) -o $@ $< 380
Note:
See TracChangeset
for help on using the changeset viewer.