ra4_stats  0341147a0dc35f80f4e12c6003afb76a38e2ed6e
Functions
plot_likelihood.hpp File Reference
#include <vector>
#include <string>
#include "RooWorkspace.h"
#include "RooFitResult.h"
#include "RooRealVar.h"

Go to the source code of this file.

Functions

void PlotVars (RooWorkspace &w, bool bkg_only)
 
void GetOptions (int argc, char *argv[])
 
RooRealVar * SetVariables (RooWorkspace &w, const RooFitResult &f)
 
std::vector< std::string > GetVarNames (const RooWorkspace &w)
 

Function Documentation

void GetOptions ( int  argc,
char *  argv[] 
)

Definition at line 127 of file aggregate_bins.cxx.

std::vector<std::string> GetVarNames ( const RooWorkspace &  w)

Definition at line 779 of file extract_yields.cxx.

References Append(), and scan_aggregate::name.

Referenced by PrintDebug(), and SetVariables().

void PlotVars ( RooWorkspace &  w,
bool  bkg_only 
)
RooRealVar* SetVariables ( RooWorkspace &  w,
const RooFitResult &  f 
)