#include <GRBmaker.h>
Public Methods | |
| GRBmaker () | |
| Constructor. | |
| GRBmaker (const double duration, const int npuls, const double flux, const double fraction, const double alpha, const double beta, const bool flag) | |
| Constructor. | |
| GRBurst * | create (const std::vector< std::string > ¶mVector) |
| Create "n" bursts in the specified directory. | |
| GRBurst * | create (const double duration, const int npuls, const double flux, const double fraction, const double alpha, const double beta, const double epeak, const double specnorm, const bool flag) |
| Use specified burst parameters to create photon list. | |
| GRBmaker * | clone () const |
| Return a copy of itself. | |
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001