OPERA
1.0
Open source echelle spectrograph reduction pipeline
|
#include <iostream>
#include <exception>
#include <string>
#include <sstream>
#include "fitsio.h"
#include "operaError.h"
Go to the source code of this file.
Data Structures | |
class | operaException |
The opera exception class. More... |