A container for signal metadata and PDFs. More...
#include <signals.h>
Public Attributes | |
std::string | name |
string identifier | |
std::string | title |
histogram title in ROOT-LaTeX format | |
float | nexpected |
events expected in this fit | |
float | constraint |
fractional uncertainty | |
TH1 * | histogram |
PDF (TH1F or TH2F). |
A container for signal metadata and PDFs.
(Not to be confused with signal.h, which defines UNIX signals.)