#include <cstdlib>
#include <string>
#include <TXMLNode.h>
#include "TList.h"
#include "TFile.h"
#include "TXMLAttr.h"
#include "RooStats/HistFactory/EstimateSummary.h"
Go to the source code of this file.
Namespaces | |
namespace | RooStats |
namespace | RooStats::HistFactory |
Typedefs | |
typedef pair< double, double > | RooStats::HistFactory::UncertPair |
Functions | |
void | RooStats::HistFactory::ReadXmlConfig (string, vector< RooStats::HistFactory::EstimateSummary > &, Double_t) |
void | RooStats::HistFactory::AddSystematic (RooStats::HistFactory::EstimateSummary &, TXMLNode *, string, string, string) |