26#ifndef MS_MS1TOMS2CONVERTER_H
27#define MS_MS1TOMS2CONVERTER_H
30#include <casacore/casa/aips.h>
31#include <casacore/tables/Tables/Table.h>
32#include <casacore/casa/Logging/LogIO.h>
MS1ToMS2Converter & operator=(const MS1ToMS2Converter &)=delete
Bool convert()
Do the actual conversion.
MS1ToMS2Converter(const String &ms2, const String &ms1, Bool inPlace)
Create the converter for the given output (ms2) and input (ms1) name.
MS1ToMS2Converter(const MS1ToMS2Converter &)=delete
Forbid copy constructor and assignment.
void removeColumn(Table &t, const String &col)
If possible remove a column from the table.
String: the storage and methods of handling collections of characters.
this file contains all the compiler specific defines
bool Bool
Define the standard types used by Casacore.