FACT++
1.0
|
#include "Event.h"
#include "StateMachineDim.h"
#include "WindowLog.h"
#include "Configuration.h"
#include "LocalControl.h"
#include "Description.h"
#include <boost/bind.hpp>
#include <boost/thread.hpp>
#include <iostream>
#include <CCfits/CCfits>
Go to the source code of this file.
Classes | |
class | FitsLoader |
Load a given Fits file and table, and dump selected columns if requested. More... | |
Functions | |
void | RunThread (FitsLoader *loader) |
template<class T > | |
int | RunShell (Configuration &conf) |
void | PrintUsage () |
void | PrintHelp () |
void | SetupConfiguration (Configuration &conf) |
int | main (int argc, const char **argv) |