26#ifndef LATTICES_LCPIXELSET_H
27#define LATTICES_LCPIXELSET_H
30#include <casacore/casa/aips.h>
31#include <casacore/lattices/LRegions/LCBox.h>
32#include <casacore/casa/Arrays/Slicer.h>
virtual TableRecord toRecord(const String &tableName) const
Convert the (derived) object to a record.
virtual LCRegion * cloneRegion() const
Make a copy of the derived object.
static String className()
Get the class name (to store in the record).
LCPixelSet & operator=(const LCPixelSet &other)
Assignment (copy semantics).
LCPixelSet(const Array< Bool > &mask, const LCBox ®ion)
Construct from the box defining the position of the mask.
virtual String type() const
Get the region type.
LCPixelSet(const LCPixelSet &other)
Copy constructor (copy semantics).
virtual LCRegion * doTranslate(const Vector< Float > &translateVector, const IPosition &newLatticeShape) const
Construct another LCPixelSet (for e.g.
virtual Bool operator==(const LCRegion &other) const
Comparison.
static LCPixelSet * fromRecord(const TableRecord &, const String &tablename)
Convert correct object from a record.
String: the storage and methods of handling collections of characters.
this file contains all the compiler specific defines
LatticeExprNode mask(const LatticeExprNode &expr)
This function returns the mask of the given expression.
bool Bool
Define the standard types used by Casacore.