GammaLib
2.0.0
|
This is the complete list of members for GObservation, including all inherited members.
classname(void) const =0 | GObservation | pure virtual |
clear(void)=0 | GObservation | pure virtual |
clone(void) const =0 | GObservation | pure virtual |
computed_gradient(const GModel &model, const GModelPar &par) const | GObservation | |
copy_members(const GObservation &obs) | GObservation | protected |
deadc(const GTime &time=GTime()) const =0 | GObservation | pure virtual |
events(void) | GObservation | virtual |
events(void) const | GObservation | virtual |
events(const GEvents &events) | GObservation | virtual |
free_members(void) | GObservation | protected |
GObservation(void) | GObservation | |
GObservation(const GObservation &obs) | GObservation | |
grad_step_size(void) const | GObservation | inlinevirtual |
has_events(void) const | GObservation | inline |
has_gradient(const GModel &model, const GModelPar &par) const | GObservation | |
id(const std::string &id) | GObservation | inline |
id(void) const | GObservation | inline |
init_members(void) | GObservation | protected |
instrument(void) const =0 | GObservation | pure virtual |
likelihood(const GModels &models, GVector *gradients, GMatrixSparse *curvature, double *npred) const | GObservation | virtual |
likelihood_gaussian_binned(const GModels &models, GVector *gradients, GMatrixSparse *curvature, double *npred) const | GObservation | protectedvirtual |
likelihood_poisson_binned(const GModels &models, GVector *gradients, GMatrixSparse *curvature, double *npred) const | GObservation | protectedvirtual |
likelihood_poisson_unbinned(const GModels &models, GVector *gradients, GMatrixSparse *curvature, double *npred) const | GObservation | protectedvirtual |
livetime(void) const =0 | GObservation | pure virtual |
m_events | GObservation | protected |
m_grad_step_size | GObservation | protected |
m_id | GObservation | protected |
m_name | GObservation | protected |
m_pars_with_gradients | GObservation | mutableprotected |
m_statistic | GObservation | protected |
model(const GModels &models, const GEvent &event, GVector *gradients=NULL) const | GObservation | virtual |
model(const GModels &models, GMatrixSparse *gradients=NULL) const | GObservation | virtual |
model_grad(const GModel &model, const GModelPar &par, const GEvent &event) const | GObservation | virtual |
model_grad(const GModel &model, const GModelPar &par) const | GObservation | virtual |
name(const std::string &name) | GObservation | inline |
name(void) const | GObservation | inline |
nobserved(void) const | GObservation | virtual |
npred(const GModels &models, GVector *gradients=NULL) const | GObservation | virtual |
npred(const GModel &model) const | GObservation | virtual |
npred_grad(const GModel &model, const GModelPar &par) const | GObservation | virtual |
npred_spec(const GModel &model, const GTime &obsTime) const | GObservation | protectedvirtual |
ontime(void) const =0 | GObservation | pure virtual |
operator=(const GObservation &obs) | GObservation | virtual |
print(const GChatter &chatter=NORMAL) const =0 | GObservation | pure virtual |
read(const GXmlElement &xml)=0 | GObservation | pure virtual |
remove_response_cache(const std::string &name) | GObservation | virtual |
response(const GResponse &rsp)=0 | GObservation | pure virtual |
response(void) const =0 | GObservation | pure virtual |
statistic(const std::string &statistic) | GObservation | inline |
statistic(void) const | GObservation | inline |
use_event_for_likelihood(const int &index) const | GObservation | protectedvirtual |
write(GXmlElement &xml) const =0 | GObservation | pure virtual |
~GBase(void) | GBase | inlinevirtual |
~GObservation(void) | GObservation | virtual |