37 #ifndef AIMS_IO_BASEFORMATS_BUCKET_H 
   38 #define AIMS_IO_BASEFORMATS_BUCKET_H 
   47   template<
class T> 
class BucketMap;
 
   54                        const carto::AllocatorContext & context, 
 
   56     virtual bool write( 
const std::string & filename, 
 
   66                        const carto::AllocatorContext & context, 
 
   68     virtual bool write( 
const std::string & filename, 
 
The bucket base class to manage packages of points associated to their value during time.
An alternate, ordered, representation for buckets (voxels lists).
The class for EcatSino data write operation.