GammaLib
2.1.0.dev
|
Energy boundaries class interface definition. More...
Go to the source code of this file.
Classes | |
class | GEbounds |
Energy boundaries container class. More... | |
Namespaces | |
gammalib | |
Functions | |
bool | operator!= (const GEbounds &a, const GEbounds &b) |
Energy boundaries inequality operator friend. More... | |
Variables | |
const std::string | gammalib::extname_ebounds = "EBOUNDS" |
Energy boundaries class interface definition.
Definition in file GEbounds.hpp.
Energy boundaries inequality operator friend.
[in] | a | First energy boundaries. |
[in] | b | Second energy boundaries. |
Definition at line 213 of file GEbounds.hpp.