#include "flux/FluxMgr.h"#include "flux/EventSource.h"#include "flux/ISpectrumFactory.h"#include "../SpectrumFactoryTable.h"#include "rootEnergyHist.h"#include "rootAngleHist.h"#include <fstream>Go to the source code of this file.
Defines | |
| #define | DLL_DECL_SPECTRUM(x) extern const ISpectrumFactory& x##Factory; x##Factory.addRef(); |
Functions | |
| void | listSources (const std::list<std::string>& source_list ) |
| void | listSpectra () |
| void | flux_load () |
| void | WARNING (const char * text ) |
| void | FATAL (const char* s) |
Variables | |
| const int | NUM_BINS = 30 |
| Test program for graphing the spectrums available through the flux package. More... | |
| const double | ENERGY_MIN = 0.01 |
| const double | ENERGY_MAX = 100.0 |
|
|
Definition at line 71 of file rootplot.cxx. |
|
|
Definition at line 87 of file rootplot.cxx. Referenced by AlbedoSpectrum::AlbedoSpectrum(). |
|
|
Definition at line 86 of file rootplot.cxx. Referenced by FluxSource::setLaunch(). |
|
|
Definition at line 73 of file rootplot.cxx. Referenced by main(). |
|
|
Definition at line 54 of file rootplot.cxx. Referenced by main(). |
|
|
Definition at line 62 of file rootplot.cxx. Referenced by main(). |
|
|
Definition at line 28 of file rootplot.cxx. |
|
|
Definition at line 27 of file rootplot.cxx. |
|
|
Test program for graphing the spectrums available through the flux package.
Definition at line 24 of file rootplot.cxx. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000