37#ifndef AIMS_COLOR_COLORMAP_H
38#define AIMS_COLOR_COLORMAP_H
67 const std::string&
name()
const;
71 std::ostream& operator << ( std::ostream& out,
const ColorMap& thing );
117 _data.reserve( size );
void setName(const std::string &name)
const AimsRGB & item(int n) const
std::vector< AimsRGB > _data
void push_back(const AimsRGB &item)
const std::string & name() const
void reserve(size_t size)
The class for EcatSino data write operation.