#include <iostream>#include "TH1.h"#include "THStack.h"#include "TCanvas.h"#include "TFrame.h"#include "TRandom2.h"#include "TSystem.h"#include "TVector.h"#include "TObjArray.h"#include "TLimit.h"#include "TLimitDataSource.h"#include "TConfidenceLevel.h"Go to the source code of this file.
Functions | |
| void | limit () |
| void limit | ( | ) |
Definition at line 17 of file limit.C.
References THStack::Add(), TLimitDataSource::AddChannel(), background, c1, TConfidenceLevel::CLb(), TConfidenceLevel::CLs(), TConfidenceLevel::CLsb(), TLimit::ComputeLimit(), data, THStack::Draw(), TConfidenceLevel::Draw(), errors, TH1::Fill(), TConfidenceLevel::GetExpectedCLb_b(), TConfidenceLevel::GetExpectedCLs_b(), TConfidenceLevel::GetExpectedCLsb_b(), TPad::GetFrame(), gSystem, i, kBlue, TPad::Modified(), names, TSystem::ProcessEvents(), TWbox::SetBorderMode(), TWbox::SetBorderSize(), TAttFill::SetFillColor(), TH1::Sumw2(), and TCanvas::Update().
1.5.1