28 #ifndef LATTICES_LCPIXELSET_H
29 #define LATTICES_LCPIXELSET_H
32 #include <casacore/casa/aips.h>
33 #include <casacore/lattices/LRegions/LCBox.h>
34 #include <casacore/casa/Arrays/Slicer.h>
virtual TableRecord toRecord(const String &tableName) const
Convert the (derived) object to a record.
static String className()
Get the class name (to store in the record).
LCPixelSet(const Array< Bool > &mask, const LCBox ®ion)
Construct from the box defining the position of the mask.
virtual LCRegion * cloneRegion() const
Make a copy of the derived object.
virtual LCRegion * doTranslate(const Vector< Float > &translateVector, const IPosition &newLatticeShape) const
Construct another LCPixelSet (for e.g.
virtual String type() const
Get the region type.
LCPixelSet(const LCPixelSet &other)
Copy constructor (copy semantics).
virtual Bool operator==(const LCRegion &other) const
Comparison.
static LCPixelSet * fromRecord(const TableRecord &, const String &tablename)
Convert correct object from a record.
LCPixelSet & operator=(const LCPixelSet &other)
Assignment (copy semantics).
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.