34 #ifndef AIMS_DATA_FASTALLOCATIONDATA_H 35 #define AIMS_DATA_FASTALLOCATIONDATA_H 50 int dimt = 1,
int borderw = 0 ) :
51 AimsData<T>( dimx, dimy, dimz, dimt, borderw,
63 if ( &other !=
this ) {
72 if ( &other !=
this ) {
89 const carto::AllocatorContext
104 #endif // ifndef AIMS_DATA_FASTALLOCATIONDATA_H virtual ~AimsFastAllocationData()
AimsFastAllocationData< T > & operator=(const AimsFastAllocationData< T > &other)
The class for EcatSino data write operation.
static const carto::AllocatorContext fastAllocatorContext
AimsFastAllocationData(const AimsFastAllocationData< T > &other)
AimsFastAllocationData(int dimx=1, int dimy=1, int dimz=1, int dimt=1, int borderw=0)
AimsData< T > & operator=(carto::rc_ptr< carto::Volume< T > > vol)
AimsFastAllocationData(const AimsData< T > &other)