#include <stdlib.h>
#include <Riostream.h>
#include <time.h>
#include <TString.h>
#include <TROOT.h>
#include <TError.h>
#include <TRandom.h>
#include <TBenchmark.h>
#include <TSystem.h>
#include <TApplication.h>
#include <TDatime.h>
#include <TFile.h>
#include <TF1.h>
#include "TF2.h"
#include <TF3.h>
#include <TH2.h>
#include <TNtuple.h>
#include <TProfile.h>
#include <TStyle.h>
#include <TCanvas.h>
#include <TColor.h>
#include <TFrame.h>
#include <TPostScript.h>
#include <TPDF.h>
#include <TLine.h>
#include <TMarker.h>
#include <TPolyLine.h>
#include <TLatex.h>
#include <TEllipse.h>
#include <TCurlyArc.h>
#include <TArc.h>
#include <TPaveText.h>
#include <TPaveStats.h>
#include <TPaveLabel.h>
#include <TGaxis.h>
#include <TGraph.h>
#include <TGraphErrors.h>
#include <TGraphAsymmErrors.h>
#include <TGraphBentErrors.h>
#include <TMultiGraph.h>
#include <TGraph2D.h>
#include <TImage.h>
#include <TMath.h>
Go to the source code of this file.
Definition at line 430 of file stressGraphics.cxx.
References TString::Data(), EOF, fopen, fp, gVerbose, kFALSE, kTRUE, l, line, and NULL.
Referenced by TestReport1(), and TestReport2().
void cleanup | ( | ) |
void clonepad | ( | ) |
Definition at line 2467 of file stressGraphics.cxx.
References C, C2, TH1::Draw(), TDirectoryFile::Get(), gLocalFile, StartTest(), and TestReport1().
void DoCcode | ( | TCanvas * | C | ) |
Definition at line 534 of file stressGraphics.cxx.
References C, gCfile, gErrorIgnoreLevel, gTestNum, and sprintf().
Referenced by earth(), feynman(), itbf(), kerning(), labels1(), ntuple1(), options2d1(), options2d2(), options2d3(), options2d4(), options2d5(), parallelcoord(), patterns(), quarks(), statfitparam(), tellipse(), tgaxis1(), tgaxis2(), tgaxis3(), tgaxis4(), tgraph1(), tgraph2(), tgraph2d1(), tgraph2d2(), tgraph2d3(), tgraph3(), timage(), tlatex1(), tlatex2(), tlatex3(), tlatex4(), tlatex5(), tline(), tmarker(), tmultigraph1(), tmultigraph2(), tpolyline(), transpad(), ttext1(), ttext2(), zoomfit(), and zoomtf1().
void earth | ( | ) |
Definition at line 2016 of file stressGraphics.cxx.
References C, DoCcode(), TH1::Draw(), TH2::Fill(), gStyle, h1, h2, TStyle::SetOptStat(), TStyle::SetOptTitle(), TStyle::SetPalette(), StartTest(), TestReport1(), TestReport2(), x, and y.
Referenced by stressGraphics().
void feynman | ( | ) |
Definition at line 1534 of file stressGraphics.cxx.
References a, C, c1, DoCcode(), TPolyLine::Draw(), ROOT::Math::Cephes::gamma(), TAttLine::GetLineWidth(), ginit, gStyle, l, TPad::Range(), TAttLine::SetLineWidth(), TCurlyLine::SetWavy(), TMath::Sqrt(), sqrt(), StartTest(), t, TestReport1(), TestReport2(), and TCanvas::Update().
Referenced by stressGraphics().
Definition at line 2392 of file stressGraphics.cxx.
References sin().
Referenced by ROOT::Fit::FitUtil::EvaluateChi2Gradient(), ROOT::Fit::FitUtil::EvaluateLogLGradient(), ROOT::Fit::FitUtil::EvaluatePoissonLogLGradient(), gdk_pixmap_create_from_data(), gdk_win32_draw_points(), piRandom(), predraw_set_foreground(), ReadColor(), and zoomtf1().
Int_t FileSize | ( | char * | filename | ) |
Definition at line 419 of file stressGraphics.cxx.
References FileStat_t::fSize, TSystem::GetPathInfo(), and gSystem.
Referenced by TestReport1(), and VerifySize().
void itbf | ( | ) |
Definition at line 1120 of file stressGraphics.cxx.
References C, DoCcode(), Draw(), gStyle, TAttText::SetTextFont(), StartTest(), TestReport1(), and TestReport2().
Referenced by stressGraphics().
void kerning | ( | ) |
Definition at line 1095 of file stressGraphics.cxx.
References C, DoCcode(), TObject::Draw(), Form(), i, l, TAttText::SetTextSize(), StartTest(), TestReport1(), and TestReport2().
Referenced by Get_Kerning(), stressGraphics(), TPostScript::Text(), TPDF::Text(), and tt_get_kerning().
void labels1 | ( | ) |
Definition at line 1443 of file stressGraphics.cxx.
References TPaveText::AddText(), C, c1, DoCcode(), TPaveText::Draw(), TH1::Draw(), TH1::Fill(), TRandom::Gaus(), TH1::GetXaxis(), gRandom, h, i, TAxis::SetBinLabel(), TAttPad::SetBottomMargin(), TAttFill::SetFillColor(), TPad::SetGrid(), TH1::SetStats(), TAttText::SetTextAlign(), StartTest(), TestReport1(), and TestReport2().
Referenced by TH3::DoProject2D(), and stressGraphics().
int main | ( | int | argc, | |
char * | argv[] | |||
) |
Definition at line 163 of file stressGraphics.cxx.
References cleanup(), TString::Contains(), gBenchmark, gOptionK, gOptionR, kFALSE, kTRUE, stressGraphics(), and verbose.
void ntuple1 | ( | ) |
Definition at line 2193 of file stressGraphics.cxx.
References TPaveText::AddText(), C, c1, TCanvas::cd(), TPad::cd(), dir(), DoCcode(), TPaveText::Draw(), TTree::Draw(), TPad::Draw(), TCollection::FindObject(), TH1::Fit(), gBenchmark, gDirectory, TDirectory::Get(), TDirectoryFile::Get(), TBenchmark::GetBench(), TPad::GetFrame(), TH1::GetFunction(), TROOT::GetListOfCanvases(), TROOT::GetListOfFiles(), gInterpreter, gLocalFile, gROOT, gStyle, gSystem, pad1, pad2, TROOT::ProcessLineFast(), TPad::RedrawAxis(), TWbox::SetBorderSize(), TAttFill::SetFillColor(), TAttFill::SetFillStyle(), TPad::SetGrid(), TAttLine::SetLineColor(), TAttLine::SetLineWidth(), TPad::SetLogy(), TAttMarker::SetMarkerColor(), TAttMarker::SetMarkerSize(), TAttMarker::SetMarkerStyle(), TStyle::SetStatColor(), TStyle::SetStatH(), TStyle::SetStatW(), TAttText::SetTextAlign(), TBenchmark::Show(), TBenchmark::Start(), StartTest(), TestReport1(), TestReport2(), TSystem::UnixPathName(), and TCanvas::Update().
Referenced by stressGraphics().
void options2d1 | ( | ) |
Definition at line 1874 of file stressGraphics.cxx.
References C, DoCcode(), TH1::Draw(), TPaveLabel::DrawPaveLabel(), f2, TH2::FillRandom(), gH2, gStyle, params, TStyle::SetCanvasColor(), TAttFill::SetFillColor(), TStyle::SetFrameFillColor(), TStyle::SetOptStat(), TStyle::SetPalette(), TFormula::SetParameters(), StartTest(), TestReport1(), TestReport2(), x1, and x2.
Referenced by stressGraphics().
void options2d2 | ( | ) |
Definition at line 1911 of file stressGraphics.cxx.
References C, DoCcode(), TH1::Draw(), TPaveLabel::DrawPaveLabel(), gH2, gPad, StartTest(), TestReport1(), TestReport2(), x1, and x2.
Referenced by stressGraphics().
void options2d3 | ( | ) |
Definition at line 1931 of file stressGraphics.cxx.
References C, DoCcode(), TH1::Draw(), TPaveLabel::DrawPaveLabel(), gH2, gPad, StartTest(), TestReport1(), TestReport2(), x1, and x2.
Referenced by stressGraphics().
void options2d4 | ( | ) |
Definition at line 1961 of file stressGraphics.cxx.
References C, DoCcode(), TH1::Draw(), TPaveLabel::DrawPaveLabel(), gH2, gPad, StartTest(), TestReport1(), TestReport2(), x1, and x2.
Referenced by stressGraphics().
void options2d5 | ( | ) |
Definition at line 1989 of file stressGraphics.cxx.
References C, DoCcode(), TH1::Draw(), TPaveLabel::DrawPaveLabel(), gH2, StartTest(), TestReport1(), TestReport2(), x1, and x2.
Referenced by stressGraphics().
void parallelcoord | ( | ) |
Definition at line 2443 of file stressGraphics.cxx.
References TParallelCoordVar::AddRange(), C, DoCcode(), TTree::Draw(), TNtuple::Fill(), generate_random(), TDirectoryFile::Get(), gLocalFile, gOptionR, gPad, gStyle, i, kOrange, kViolet, NULL, para(), r1, r2, r3, r4, r5, r6, TStyle::SetPalette(), StartTest(), TestReport1(), and TestReport2().
Referenced by stressGraphics().
void patterns | ( | ) |
Definition at line 686 of file stressGraphics.cxx.
References C, DoCcode(), gStyle, i, j, patterns_box(), TStyle::SetHatchesLineWidth(), TStyle::SetHatchesSpacing(), StartTest(), TestReport1(), TestReport2(), and y.
Referenced by main(), and stressGraphics().
Definition at line 738 of file stressGraphics.cxx.
References b, Form(), h, and l.
Referenced by patterns().
void quarks | ( | ) |
Definition at line 2265 of file stressGraphics.cxx.
References border, C, c1, TCanvas::cd(), TPad::cd(), TPad::Divide(), DoCcode(), TPad::Draw(), TObject::Draw(), TLatex::DrawLatex(), gPad, kBlack, kYellow, TAttFill::SetFillColor(), TAttText::SetTextAlign(), TAttText::SetTextAngle(), TAttText::SetTextColor(), TAttText::SetTextFont(), TAttText::SetTextSize(), StartTest(), TestReport1(), and TestReport2().
Referenced by stressGraphics().
Definition at line 2498 of file stressGraphics.cxx.
References i, and interference().
Referenced by _tt_check_patents_in_range(), _tt_check_patents_in_table(), _tt_face_check_patents(), TProofServ::AcceptResults(), RooAbsCollection::add(), PyROOT::Utility::AddBinaryOperator(), RooAbsCollection::addOwned(), TGHtml::AddStyle(), align(), alloc_barray(), alloc_sarray(), ROOT::Minuit2::StackAllocator::Allocate(), memstat::TMemStatMng::AllocHook(), TLatex::Analyse(), RooGExpModel::analyticalIntegral(), RooGaussModel::analyticalIntegral(), RooCBShape::analyticalIntegral(), RooTruthModel::analyticalIntegral(), RooAddition::analyticalIntegral(), ROOT::Math::GoFTest::AndersonDarlingTest(), Reflex::any_cast(), TGenListProxy::At(), TGenSetProxy::At(), TGenCollectionProxy::At(), bdf_cmap_char_index(), bdf_cmap_char_next(), TPySelector::Begin(), TMath::BesselI(), TMath::BesselI0(), TMath::BesselI1(), TMath::BesselJ0(), TMath::BesselJ1(), TMath::BesselK0(), TMath::BesselK1(), TMath::BesselY0(), TMath::BesselY1(), Bezier_Down(), TObjArray::BinarySearch(), TOrdCollection::BinarySearch(), TLDAPServer::Bind(), blur_asimage_gauss(), build_image_from_xml(), PyROOT::TMethodHolder< T, M >::CallFast(), CallPyObjMethod(), PyROOT::TMethodHolder< T, M >::CallSafe(), TPySelector::CallSelf(), CallSelfIndex(), TMath::CauchyDist(), TAlien::Cd(), cff_charset_cid_to_gindex(), cff_cmap_encoding_char_index(), cff_cmap_encoding_char_next(), cff_compute_bias(), cff_get_name_index(), cff_index_read_offset(), cff_parse_real(), cff_strcpy(), FTGlyphContainer::CharMap(), FTFont::CharMap(), TAlienPackage::CheckDependencies(), TAuthenticate::CheckNetrc(), TGeoElementTable::CheckTable(), cid_get_offset(), cid_get_postscript_name(), ClassImp(), TConfidenceLevel::CLb(), TClassEdit::CleanType(), TSessionViewer::CleanupSession(), TConfidenceLevel::CLsb(), combinedFit(), commit_xml_image_built(), TString::CompareTo(), TSystem::CompileMacro(), TFractionFitter::ComputeFCN(), TKDE::ComputeKernelIntegral(), TKDE::ComputeKernelL2Norm(), TKDE::ComputeKernelMu(), TKDE::ComputeKernelSigma2(), TLimit::ComputeLimit(), pcrecpp::Scanner::Consume(), TEntryListBlock::Contains(), ROOT::Minuit2::Minuit2Minimizer::Contour(), ROOT::Minuit2::MnContours::Contour(), RooAbsArg::crc32(), PyROOT::CreateConverter(), PyROOT::CreateExecutor(), RooAbsData::createHistogram(), RooAbsReal::createHistogram(), ROOT::CreateNameTypeMap(), RooStats::BernsteinCorrection::CreateQSamplingDist(), ROOT::Math::PositionVector3D< CoordSystem, Tag >::Cross(), ROOT::Math::DisplacementVector3D< CoordSystem, Tag >::Cross(), TSessionViewer::DeleteQuery(), demangle_fund_type(), demangle_qualified(), RooAbsArg::dependsOn(), DeRefGetAttr(), TPyDispatcher::DispatchVA(), TPie::DistancetoSlice(), do_arg(), do_type(), ROOT::Math::IntegrandTransform::DoEval(), ROOT::Math::AdaptiveIntegratorMultiDim::DoIntegral(), ROOT::Math::GaussLegendreIntegrator::DoIntegral(), DoIt(), TAdvancedGraphicsDialog::DrawConfidenceLevels(), TTreePlayer::DrawScript(), ROOT::Minuit2::eigenvalues(), ROOT::Minuit2::FumiliStandardChi2FCN::Elements(), ROOT::Minuit2::FumiliStandardMaximumLikelihoodFCN::Elements(), TGRegion::Eor(), TMVA::BinarySearchTreeNode::EqualsMe(), ROOT::Minuit2::MnUserTransformation::Errors(), TMVA::MethodFDA::EstimatorFunction(), TPython::Eval(), TGraph::Eval(), TFoam::Eval(), ROOT::Math::GSLDerivator::EvalBackward(), ROOT::Math::GSLDerivator::EvalCentral(), ROOT::Math::Chebyshev::EvalErr(), ROOT::Math::GSLDerivator::EvalForward(), TF1::EvalPar(), TFormula::EvalPrimitive(), RooGaussModel::evaluate(), TMVA::SVKernelFunction::Evaluate(), RooAbsAnaConvPdf::evaluate(), RooGExpModel::evaluate(), RooDataWeightedAverage::evaluatePartition(), RooChi2Var::evaluatePartition(), RooXYChi2Var::evaluatePartition(), RooNLLVar::evaluatePartition(), RooGenCategory::evalUserFunc(), TMVA::exampleGA(), TPython::Exec(), XrdProofdAdmin::Exec(), TPython::ExecScript(), PyROOT::TMethodHolder< T, M >::Execute(), fill_asimage(), RooAbsReal::fillHistogram(), PyROOT::TSetItemHolder< T, M >::FilterArgs(), find_key_mod(), TBranchElement::FindBranch(), RooAbsReal::findRoot(), TEfficiency::Fit(), TBinomialEfficiencyFitter::Fit(), fithist(), FitterPyCallback(), FitUsingRooFit(), FitUsingRooFit2(), flip_asimage(), fnt_cmap_char_next(), FollowGetAttr(), fpeaks(), fpeaks2(), ft_corner_orientation(), FT_Face_CheckTrueTypePatents(), FT_Face_GetCharsOfVariant(), FT_Face_GetCharVariantIndex(), FT_Face_GetCharVariantIsDefault(), FT_Face_GetVariantSelectors(), FT_Face_GetVariantsOfChar(), FT_Face_SetUnpatentedHinting(), FT_Get_Char_Index(), FT_Get_First_Char(), FT_Get_Gasp(), FT_Get_Module(), FT_Get_Name_Index(), FT_Get_Next_Char(), FT_Get_Postscript_Name(), FT_Get_TrueType_Engine_Type(), FT_Get_X11_Font_Format(), FT_Has_PS_Glyph_Names(), ft_lookup_glyph_renderer(), FT_Lookup_Renderer(), ft_lzwstate_get_code(), ft_lzwstate_io(), ft_module_get_service(), FT_Outline_Get_Orientation(), ft_service_list_lookup(), FT_Stream_GetChar(), FT_Stream_GetLong(), FT_Stream_GetLongLE(), FT_Stream_GetOffset(), FT_Stream_GetShort(), FT_Stream_GetShortLE(), FT_Stream_ReadChar(), FT_Stream_ReadLong(), FT_Stream_ReadLongLE(), FT_Stream_ReadOffset(), FT_Stream_ReadShort(), FT_Stream_ReadShortLE(), ftc_basic_family_get_count(), ftc_basic_gnode_compare_faceid(), FTC_Manager_FlushN(), ftc_snode_compare(), fun2(), TRandom::Gaus(), gaus2d(), gaus2dnormal(), gaus3d(), gdk_arg_context_new(), gdk_color_context_get_pixel(), gdk_drag_context_new(), gdk_dropfiles_filter(), gdk_error_trap_pop(), gdk_event_apply_filters(), gdk_event_translate(), gdk_font_full_name_get(), gdk_font_hash_lookup(), gdk_font_list_new(), gdk_init_check(), gdk_input_add_full(), gdk_keyval_to_lower(), gdk_keyval_to_upper(), gdk_pixmap_create_from_data(), GenEmulation(), GenObjectIsEqual(), GenObjectIsNotEqual(), TConfidenceLevel::Get3sProbability(), TConfidenceLevel::Get5sProbability(), get_dpy_drawable_size(), get_dpy_window_position(), get_value(), ROOT::GetArrayType(), TGFontPool::GetAttributeInfo(), TLDAPServer::GetAttributeTypes(), TConfidenceLevel::GetAverageCLs(), TConfidenceLevel::GetAverageCLsb(), TMVA::PDEFoam::GetAverageNeighborsValue(), TMVA::ResultsMulticlass::GetBestMultiClassCuts(), TKDTreeBinning::GetBinCenter(), TKDTreeBinning::GetBinMaxDensity(), TKDTreeBinning::GetBinMinDensity(), TKDTreeBinning::GetBinWidth(), TMVA::PDEFoam::GetCellDensity(), TMVA::PDEFoam::GetCellDiscr(), TMVA::PDEFoam::GetCellRegValue0(), ROOT::Fit::GetConfidenceIntervals(), TGenCollectionProxy::GetConversionReadMemberWiseActions(), TLDAPResult::GetCount(), TDataSetManagerFile::GetDataSetPath(), TDataSetManagerFile::GetDataSets(), TDirectoryFile::GetDirectory(), TDirectory::GetDirectory(), THDFSSystem::GetDirEntry(), TEntryList::GetEntryAndTree(), TEntryListFromFile::GetEntryAndTree(), TKDE::GetError(), TBackCompFitter::GetErrors(), TConfidenceLevel::GetExpectedCLb_b(), TConfidenceLevel::GetExpectedCLb_sb(), TConfidenceLevel::GetExpectedCLsb_b(), TKDE::GetFixedWeight(), GetFunctionName(), TAlienCollection::GetGridResult(), TMakeProject::GetHeaderName(), XrdNetDNS::getHostName(), TGHtml::GetImageAlignment(), TMVA::TNeuronInputSqSum::GetInput(), TMVA::TNeuronInputAbs::GetInput(), TMVA::TNeuronInputSum::GetInput(), TFormLeafInfoReference::GetLocalValuePointer(), TClassEdit::GetLong64_Name(), TMVA::MethodFisher::GetMvaValue(), TLDAPServer::GetNamingContexts(), TLDAPServer::GetObjectClasses(), TKDE::GetRAMISE(), TGenCollectionProxy::GetReadMemberWiseActions(), TDocMacroDirective::GetResult(), TDocLatexDirective::GetResult(), TDocHtmlDirective::GetResult(), TBackCompFitter::GetStats(), TLDAPServer::GetSubschemaSubentry(), TUri::GetUri(), gl2psTraverseBspTree(), globus_gsi_cred_check_proxy(), globus_gsi_cred_get_cert_type(), globus_gsi_cred_read(), globus_gsi_cred_read_cert(), globus_gsi_cred_read_key(), globus_gsi_cred_read_pkcs12(), globus_gsi_cred_read_proxy(), globus_gsi_cred_read_proxy_bio(), globus_gsi_cred_write(), globus_gsi_cred_write_proxy(), globus_i_gsi_cred_get_proxycertinfo(), globus_l_gfs_posix_stat(), globus_l_gsi_cred_get_service(), globus_l_gsi_cred_subject_cmp(), globus_l_gsi_credential_activate(), globus_l_gsi_credential_deactivate(), TMVA::DecisionTreeNode::GoesRight(), TASImage::Gray(), gxv_kern_coverage_validate(), handle_asxml_tag_background(), handle_asxml_tag_bevel(), handle_asxml_tag_blur(), handle_asxml_tag_color2alpha(), handle_asxml_tag_composite(), handle_asxml_tag_crop(), handle_asxml_tag_gradient(), handle_asxml_tag_hsv(), handle_asxml_tag_img(), handle_asxml_tag_mirror(), handle_asxml_tag_pad(), handle_asxml_tag_pixelize(), handle_asxml_tag_recall(), handle_asxml_tag_rotate(), handle_asxml_tag_save(), handle_asxml_tag_scale(), handle_asxml_tag_slice(), handle_asxml_tag_solid(), handle_asxml_tag_text(), handle_asxml_tag_tile(), TDocParser::HandleDirective(), PyROOT::HandleReturn(), TFormLeafInfoReference::HasCounter(), TFormLeafInfo::HasCounter(), PyROOT::im_call(), RooStats::BernsteinCorrection::ImportCorrectedPdf(), TPySelector::Init(), ROOT::Minuit2::MnUserTransformation::Int2extCovariance(), ROOT::Math::GSLInterpolator::Integ(), RooImproperIntegrator1D::integral(), RooGaussKronrodIntegrator1D::integral(), TF2::Integral(), TF3::Integral(), RooSegmentedIntegrator1D::integral(), RooAdaptiveGaussKronrodIntegrator1D::integral(), integral_TF1(), TF1::IntegralMultiple(), InteractiveFCN(), InteractiveFCNm(), InteractiveFCNm2(), TH3::Interpolate(), TMVA::MethodFDA::InterpretFormula(), TGRegion::Intersect(), TGTextLayout::IntersectText(), TestInverter< TMatrixDSym, Cramer >::Inv(), TestInverter< TMatrixDSym, Choleski >::Inv(), TestInverter< SymMatrix, BK >::Inv(), TestInverter< SymMatrix, Choleski >::Inv(), TestInverter< SymMatrix, Cramer >::Inv(), TestInverter< TMatrixDSym, Default >::Inv(), TestInverter< TMatrixDSym, BK >::Inv(), ROOT::Math::AxisAngle::Inverse(), invert(), TMVA::BinarySearchTree::InVolume(), TAlienPackage::IsDirectory(), TGX11::IsDNDAware(), jtransform_perfect_transform(), ROOT::Math::GoFTest::KolmogorovSmirnovTest(), LDAPExample(), length(), Line_Down(), TAlien::ListPackages(), load_gauss_scanline(), TGLite::Ls(), TROOT::Macro(), make_gradient_diag_height(), make_gradient_top2bottom(), MapContains(), TGuiBldNameFrame::MapItems(), RooAbsReal::matchArgs(), TMVA::MaximizeSignificance(), mcalloc(), TFileMerger::Merge(), TUri::MergePaths(), MetadataImporterPluginFactory(), ROOT::Minuit2::VariableMetricBuilder::Minimum(), ROOT::Minuit2::FumiliBuilder::Minimum(), Minuit2InteractiveFCN(), mirror_asimage(), TAlien::Mkdir(), mmalloc(), mmalloc_setkey(), mmemalign(), morecore(), PyROOT::mp_call(), mrealloc(), TMVA::Tools::MVADiff(), RooCFunction1Ref< VO, VI >::name(), RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::name(), RooCFunction2Ref< VO, VI1, VI2 >::name(), RooCFunction3Ref< VO, VI1, VI2, VI3 >::name(), TEntryListBlock::Next(), TEntryList::Next(), TPySelector::Notify(), pcrecpp::RE::NumberOfCapturingGroups(), ObjectProxyExpand(), TNewQueryDlg::OnBtnCloseClicked(), TSessionServerFrame::OnBtnDeleteClicked(), PyROOT::op_nonzero(), PyROOT::op_reduce(), operator &(), ROOT::Minuit2::MnCovarianceSqueeze::operator()(), ROOT::Minuit2::MnParameterScan::operator()(), RooDataProjBinding::operator()(), PyROOT::TTreeSetBranchAddress::operator()(), ROOT::Math::GoFTest::operator()(), ROOT::Minuit2::MnVectorTransform::operator()(), RooHistError::PoissonSum::operator()(), RooHistError::BinomialSumEff::operator()(), ROOT::Minuit2::MnEigen::operator()(), PyROOT::TTreeBranch::operator()(), RooHistError::BinomialSumAsym::operator()(), ROOT::Minuit2::MnTiny::operator()(), Cint::G__CallFunc::operator=(), operator^(), operator|(), otv_Coverage_get_count(), otv_Coverage_get_last(), pad_asimage(), ROOT::Minuit2::MnUserTransformation::Params(), parse_font_matrix(), TGFontPool::ParseFontName(), TTreeDrawArgsParser::ParseName(), TTreeDrawArgsParser::ParseVarExp(), pcf_cmap_char_index(), pcf_cmap_char_next(), pfr_aux_name_load(), pfr_cmap_char_next(), pfr_header_check(), pfr_log_font_count(), TAlienPackage::PostInstall(), PyROOT::pp_get(), TEntryListBlock::PrintWithShift(), TPySelector::Process(), TROOT::ProcessLineFast(), TMVA::PDEFoam::Project2(), PyROOT::pt_new(), TAlien::Pwd(), PyCtorCallback(), TGLite::Query(), QuickLookGeneratorPluginFactory(), pcrecpp::RE::QuoteMeta(), ROOT::TBranchProxy::Read(), TFITSHDU::ReadAsHistogram(), TNetFile::ReadBuffer(), TXNetFile::ReadBuffer(), TXNetFile::ReadBufferAsync(), TNetFile::ReadBuffers(), TFile::ReadBuffers(), TDCacheFile::ReadBuffers(), TFormLeafInfoReference::ReadCounterValue(), TLatex::Readfs(), TFormLeafInfoReference::ReadValue(), TFormLeafInfoMethod::ReadValue(), TAlien::Register(), TProofLite::RegisterDataSet(), TProof::RegisterDataSet(), RooAbsCollection::remove(), RooSetProxy::remove(), request_virt_barray(), request_virt_sarray(), TSessionViewer::ResetSession(), TGHtml::ResolveUri(), TAlien::Rm(), TAlien::Rmdir(), RootdCheckTab(), GoFTStress::RunTests(), RunTests(), sample_volume(), sbrk_morecore(), ROOT::Minuit2::Minuit2Minimizer::Scan(), ROOT::Minuit2::MnScan::Scan(), TDataSetManager::ScanDataSet(), TDataSetManagerFile::ScanDataSet(), TLDAPServer::Search(), TF1::SetFitResult(), TGDNDManager::SetRootProxy(), TSessionFrame::ShutdownSession(), TPySelector::SlaveBegin(), TPySelector::SlaveTerminate(), source_context_new(), ROOT::TSchemaRuleProcessor::SplitDeclaration(), SRPAuthenticate(), ssl_select(), TAlien::Submit(), TGRegion::Subtract(), TAlienFile::SUrl(), THDFSFile::SysClose(), t1_cmap_custom_char_index(), t1_cmap_custom_char_next(), t1_cmap_std_char_index(), t1_cmap_std_char_next(), T1_Set_MM_Blend(), target_context_new(), TClassDynamicCast(), TClassStaticCast(), TCollectionAdd(), TCollectionExtend(), TCollectionMul(), TCollectionRemove(), TDirectoryWriteObject(), TPySelector::Terminate(), TBits::TestBitNumber(), testDerivation(), testDot_C(), testDot_S(), testDot_T(), testInnerProd_C(), testInnerProd_S(), testInnerProd_T(), testVavilov(), TFNPyCallback(), TGenCollectionProxy__SlowNext(), THNIMul(), TMinuitPyCallback(), TObjectContains(), TGHtml::Tokenize(), TEntryListBlock::Transform(), TSeqCollectionDelItem(), TSeqCollectionPop(), TSeqCollectionReverse(), TSeqCollectionSetItem(), TSeqCollectionSort(), tt_face_get_device_metrics(), tt_face_get_kerning(), tt_face_get_name(), tt_get_interface(), TGRegion::Unite(), GoFTStress::UnitTest1(), GoFTStress::UnitTest2(), GoFTStress::UnitTest3(), GoFTStress::UnitTest4(), GoFTStress::UnitTest5(), GoFTStress::UnitTest6(), GoFTStress::UnitTest7(), FitEditorUnitTesting::UnitTesting(), TSessionQueryFrame::UpdateInfos(), TPySelector::Version(), waves(), TMVA::PDEFoam::WeightLinNeighbors(), WinNTSelect(), XrdSecProtocolsslProcFile::Write(), TNetFile::WriteBuffer(), TKey::WriteFile(), and TKey::WriteFileKeepBuffer().
Definition at line 459 of file stressGraphics.cxx.
References C, TCollection::FindObject(), TROOT::GetListOfCanvases(), gROOT, gStyle, gTestNum, TObject::IsOnHeap(), and TStyle::Reset().
Referenced by clonepad(), earth(), feynman(), itbf(), kerning(), labels1(), ntuple1(), options2d1(), options2d2(), options2d3(), options2d4(), options2d5(), parallelcoord(), patterns(), quarks(), statfitparam(), tellipse(), tgaxis1(), tgaxis2(), tgaxis3(), tgaxis4(), tgraph1(), tgraph2(), tgraph2d1(), tgraph2d2(), tgraph2d3(), tgraph3(), timage(), tlatex1(), tlatex2(), tlatex3(), tlatex4(), tlatex5(), tline(), tmarker(), tmultigraph1(), tmultigraph2(), tpolyline(), transpad(), ttext1(), ttext2(), waves(), zoomfit(), and zoomtf1().
void statfitparam | ( | ) |
Definition at line 1198 of file stressGraphics.cxx.
References TPaveText::AddText(), C, DoCcode(), TPaveText::Draw(), E, TH1::Fit(), gStyle, TH1::SetBinContent(), TH1::SetBinError(), TAttFill::SetFillColor(), TStyle::SetOptFit(), TStyle::SetOptStat(), TStyle::SetStatH(), TStyle::SetStatW(), TAttText::SetTextAlign(), StartTest(), TestReport1(), and TestReport2().
Referenced by stressGraphics().
Int_t StatusPrint | ( | TString & | filename, | |
Int_t | id, | |||
const TString & | title, | |||
Int_t | res, | |||
Int_t | ref, | |||
Int_t | err | |||
) |
Definition at line 378 of file stressGraphics.cxx.
References TMath::Abs(), TString::Data(), gLine, gOptionK, gOptionR, gSystem, gTestNum, i, sprintf(), title, TSystem::Unlink(), and w.
void stressGraphics | ( | Int_t | verbose | ) |
Definition at line 208 of file stressGraphics.cxx.
References TString::Data(), earth(), fclose(), feynman(), fopen, gBenchmark, gErrorIgnoreLevel, TSystem::GetBuildNode(), TBenchmark::GetCpuTime(), TSystem::Getenv(), TSystem::GetFromPipe(), TNamed::GetName(), TROOT::GetVersion(), TROOT::GetVersionDate(), TROOT::GetVersionTime(), gGIFErrNb, gGIFRefNb, gJPGErrNb, gJPGRefNb, gLocalFile, gOptionR, gPDFErrNb, gPDFRefNb, gPNGErrNb, gPNGRefNb, gPS1ErrNb, gPS1RefNb, gPS2ErrNb, gPS2RefNb, gRandom, gROOT, gSystem, gTestNum, gVerbose, i, TObject::IsZombie(), itbf(), kerning(), labels1(), line, TROOT::Macro(), ntuple1(), options2d1(), options2d2(), options2d3(), options2d4(), options2d5(), parallelcoord(), patterns(), TBenchmark::Print(), quarks(), TString::Resize(), TROOT::SetBatch(), TRandom::SetSeed(), TBenchmark::Start(), statfitparam(), TBenchmark::Stop(), tellipse(), tgaxis1(), tgaxis2(), tgaxis3(), tgaxis4(), tgraph1(), tgraph2(), tgraph2d1(), tgraph2d2(), tgraph2d3(), tgraph3(), timage(), tlatex1(), tlatex2(), tlatex3(), tlatex4(), tlatex5(), tline(), tmarker(), tmultigraph1(), tmultigraph2(), tpolyline(), transpad(), ttext1(), ttext2(), verbose, waves(), zoomfit(), and zoomtf1().
Referenced by main().
void tellipse | ( | ) |
Definition at line 1498 of file stressGraphics.cxx.
References C, DoCcode(), TPaveLabel::Draw(), TEllipse::Draw(), TAttFill::SetFillColor(), TAttFill::SetFillStyle(), TAttLine::SetLineColor(), TAttLine::SetLineWidth(), StartTest(), TestReport1(), and TestReport2().
Referenced by stressGraphics().
Definition at line 476 of file stressGraphics.cxx.
References AnalysePS(), C, TPDF::Close(), TPostScript::Close(), FileSize(), gErrorIgnoreLevel, gGIFErrNb, gGIFRefNb, gJPGErrNb, gJPGRefNb, gPDFErrNb, gPDFRefNb, gPNGErrNb, gPNGRefNb, gPS1ErrNb, gPS1RefNb, gTestNum, outfile, sprintf(), StatusPrint(), and title.
Referenced by clonepad(), earth(), feynman(), itbf(), kerning(), labels1(), ntuple1(), options2d1(), options2d2(), options2d3(), options2d4(), options2d5(), parallelcoord(), patterns(), quarks(), statfitparam(), tellipse(), tgaxis1(), tgaxis2(), tgaxis3(), tgaxis4(), tgraph1(), tgraph2(), tgraph2d1(), tgraph2d2(), tgraph2d3(), tgraph3(), timage(), tlatex1(), tlatex2(), tlatex3(), tlatex4(), tlatex5(), tline(), tmarker(), tmultigraph1(), tmultigraph2(), tpolyline(), transpad(), ttext1(), ttext2(), waves(), zoomfit(), and zoomtf1().
void TestReport2 | ( | ) |
Definition at line 550 of file stressGraphics.cxx.
References AnalysePS(), gCfile, gErrorIgnoreLevel, gOptionK, gPad, gPS2ErrNb, gPS2RefNb, gROOT, gSystem, gTestNum, i, outfile, TROOT::ProcessLine(), sprintf(), StatusPrint(), and TSystem::Unlink().
Referenced by earth(), feynman(), itbf(), kerning(), labels1(), ntuple1(), options2d1(), options2d2(), options2d3(), options2d4(), options2d5(), parallelcoord(), patterns(), quarks(), statfitparam(), tellipse(), tgaxis1(), tgaxis2(), tgaxis3(), tgaxis4(), tgraph1(), tgraph2(), tgraph2d1(), tgraph2d2(), tgraph2d3(), tgraph3(), timage(), tlatex1(), tlatex2(), tlatex3(), tlatex4(), tlatex5(), tline(), tmarker(), tmultigraph1(), tmultigraph2(), tpolyline(), transpad(), ttext1(), ttext2(), zoomfit(), and zoomtf1().
void tgaxis1 | ( | ) |
Definition at line 1257 of file stressGraphics.cxx.
References C, DoCcode(), TObject::Draw(), TGaxis::SetLabelSize(), TGaxis::SetName(), TAttText::SetTextFont(), TGaxis::SetTitle(), TGaxis::SetTitleOffset(), StartTest(), TestReport1(), and TestReport2().
Referenced by stressGraphics().
void tgaxis2 | ( | ) |
Definition at line 1304 of file stressGraphics.cxx.
References C, DoCcode(), TObject::Draw(), TGaxis::SetLabelOffset(), TGaxis::SetLabelSize(), TGaxis::SetName(), TAttText::SetTextFont(), StartTest(), TestReport1(), and TestReport2().
Referenced by stressGraphics().
void tgaxis3 | ( | ) |
Definition at line 1344 of file stressGraphics.cxx.
References C, DoCcode(), double, TGraph::Draw(), TH1::Draw(), exp(), TRandom::Gaus(), TGraph::GetXaxis(), TH1::GetXaxis(), gPad, gRandom, gStyle, i, int, TH1F::SetBinContent(), TAttFill::SetFillColor(), TAttAxis::SetLabelSize(), TAttLine::SetLineColor(), TAttLine::SetLineWidth(), TAttMarker::SetMarkerColor(), TAttMarker::SetMarkerSize(), TAttMarker::SetMarkerStyle(), TAxis::SetTimeDisplay(), TAxis::SetTimeFormat(), TStyle::SetTimeOffset(), TGraph::SetTitle(), TStyle::SetTitleH(), sin(), StartTest(), t, TestReport1(), TestReport2(), x, and x2.
Referenced by stressGraphics().
void tgaxis4 | ( | ) |
Definition at line 1411 of file stressGraphics.cxx.
References C, TDatime::Convert(), DoCcode(), TH1::Draw(), TH2::Fill(), TH1::GetXaxis(), gStyle, h1, i, TAttAxis::SetLabelSize(), TAxis::SetTimeDisplay(), TAxis::SetTimeFormat(), TStyle::SetTimeOffset(), StartTest(), TestReport1(), TestReport2(), X0, and X1.
Referenced by stressGraphics().
void tgraph1 | ( | ) |
Definition at line 1588 of file stressGraphics.cxx.
References C, DoCcode(), TGraph::Draw(), TGraph::GetXaxis(), TGraph::GetYaxis(), gr, i, n, TAttLine::SetLineColor(), TAttLine::SetLineWidth(), TAttMarker::SetMarkerColor(), TAttMarker::SetMarkerStyle(), TNamed::SetTitle(), TGraph::SetTitle(), sin(), StartTest(), TestReport1(), TestReport2(), x, and y.
Referenced by stressGraphics().
void tgraph2 | ( | ) |
Definition at line 1622 of file stressGraphics.cxx.
References TMultiGraph::Add(), C, cos(), DoCcode(), TMultiGraph::Draw(), i, n, TAttFill::SetFillColor(), TAttFill::SetFillStyle(), TAttLine::SetLineColor(), TAttLine::SetLineWidth(), TNamed::SetTitle(), sin(), StartTest(), TestReport1(), TestReport2(), x1, x2, and x3.
Referenced by stressGraphics().
void tgraph2d1 | ( | ) |
Definition at line 2064 of file stressGraphics.cxx.
References C, DoCcode(), TGraph2D::Draw(), TList::FindObject(), gDirectory, TDirectory::GetList(), TNamed::GetName(), gStyle, i, j, k, npy, ROOT::Math::Cephes::P, TList::Remove(), TAttFill::SetFillColor(), TAttLine::SetLineColor(), TAttMarker::SetMarkerSize(), TGraph2D::SetName(), TGraph2D::SetNpx(), TGraph2D::SetNpy(), TStyle::SetPalette(), TGraph2D::SetPoint(), sin(), sqrt(), StartTest(), TestReport1(), TestReport2(), x, and y.
Referenced by stressGraphics().
void tgraph2d2 | ( | ) |
Definition at line 2112 of file stressGraphics.cxx.
References C, DoCcode(), TGraph2D::Draw(), TList::FindObject(), gDirectory, TDirectory::GetList(), TNamed::GetName(), gStyle, N, TList::Remove(), TStyle::SetCanvasBorderMode(), TAttFill::SetFillColor(), TStyle::SetFrameBorderMode(), TAttMarker::SetMarkerStyle(), TGraph2D::SetName(), TStyle::SetPadBorderMode(), TStyle::SetPalette(), sin(), sqrt(), StartTest(), TestReport1(), and TestReport2().
Referenced by stressGraphics().
void tgraph2d3 | ( | ) |
Definition at line 2153 of file stressGraphics.cxx.
References C, DoCcode(), TGraph2D::Draw(), TList::FindObject(), gDirectory, TDirectory::GetList(), TNamed::GetName(), gStyle, N, TList::Remove(), TStyle::SetCanvasBorderMode(), TAttFill::SetFillColor(), TStyle::SetFrameBorderMode(), TGraph2D::SetName(), TStyle::SetPadBorderMode(), TStyle::SetPalette(), sin(), sqrt(), StartTest(), TestReport1(), and TestReport2().
Referenced by stressGraphics().
void tgraph3 | ( | ) |
Definition at line 1667 of file stressGraphics.cxx.
References C, DoCcode(), TGraph::Draw(), TGraph::Fit(), g2(), gPad, i, kBlue, kFullCircle, TAttLine::SetLineColor(), TAttMarker::SetMarkerColor(), TAttMarker::SetMarkerSize(), TAttMarker::SetMarkerStyle(), TGraph::SetPoint(), TGraph::SetTitle(), StartTest(), TestReport1(), and TestReport2().
Referenced by stressGraphics().
void timage | ( | ) |
Definition at line 2340 of file stressGraphics.cxx.
References C, d, DoCcode(), TObject::Draw(), TImage::Flip(), TImage::GetHeight(), TImage::GetWidth(), kFALSE, kTRUE, TImage::Mirror(), TImage::Open(), p1(), p2(), p3(), p4(), TAttImage::SetConstRatio(), StartTest(), TestReport1(), and TestReport2().
Referenced by stressGraphics().
void tlatex1 | ( | ) |
Definition at line 844 of file stressGraphics.cxx.
References C, DoCcode(), l, StartTest(), TestReport1(), and TestReport2().
Referenced by stressGraphics().
void tlatex2 | ( | ) |
Definition at line 866 of file stressGraphics.cxx.
References C, DoCcode(), l, StartTest(), TestReport1(), and TestReport2().
Referenced by stressGraphics().
void tlatex3 | ( | ) |
Definition at line 887 of file stressGraphics.cxx.
References TPaveText::AddText(), C, DoCcode(), TPaveText::Draw(), TPaveText::SetLabel(), StartTest(), TestReport1(), and TestReport2().
Referenced by stressGraphics().
void tlatex4 | ( | ) |
Definition at line 912 of file stressGraphics.cxx.
References C, DoCcode(), l, StartTest(), TestReport1(), TestReport2(), x1, x2, and y.
Referenced by stressGraphics().
void tlatex5 | ( | ) |
Definition at line 991 of file stressGraphics.cxx.
References C, DoCcode(), l, StartTest(), TestReport1(), TestReport2(), x1, x2, and y.
Referenced by stressGraphics().
void tline | ( | ) |
Definition at line 578 of file stressGraphics.cxx.
References C, DoCcode(), TObject::Draw(), TAttLine::SetLineColor(), TAttLine::SetLineStyle(), TAttLine::SetLineWidth(), StartTest(), TestReport1(), and TestReport2().
Referenced by stressGraphics().
void tmarker | ( | ) |
Definition at line 610 of file stressGraphics.cxx.
References C, DoCcode(), i, StartTest(), TestReport1(), TestReport2(), tmarker_draw(), x, and y.
Referenced by stressGraphics().
Definition at line 639 of file stressGraphics.cxx.
References TObject::Draw(), Form(), kRed, m, TAttLine::SetLineStyle(), and t.
Referenced by tmarker().
void tmultigraph1 | ( | ) |
Definition at line 1718 of file stressGraphics.cxx.
References TMultiGraph::Add(), C, DoCcode(), TMultiGraph::Draw(), TList::FindObject(), TGraph::Fit(), TGraph::GetListOfFunctions(), gStyle, kBlue, kRed, TAttMarker::SetMarkerColor(), TAttMarker::SetMarkerStyle(), TStyle::SetOptFit(), TAttText::SetTextColor(), TPave::SetX1NDC(), TPave::SetX2NDC(), TPave::SetY1NDC(), StartTest(), TestReport1(), TestReport2(), x1, and x2.
Referenced by stressGraphics().
void tmultigraph2 | ( | ) |
Definition at line 1764 of file stressGraphics.cxx.
References TMultiGraph::Add(), C, DoCcode(), TObject::Draw(), TMultiGraph::Draw(), TGraph::Fit(), gStyle, kBlue, kGreen, kRed, kViolet, TAttMarker::SetMarkerColor(), TAttMarker::SetMarkerStyle(), TStyle::SetOptFit(), StartTest(), TestReport1(), TestReport2(), x1, and x2.
Referenced by stressGraphics().
void tpolyline | ( | ) |
Definition at line 664 of file stressGraphics.cxx.
References C, DoCcode(), p, StartTest(), TestReport1(), TestReport2(), x, and y.
Referenced by stressGraphics().
void transpad | ( | ) |
Definition at line 1141 of file stressGraphics.cxx.
References axis, C, c1, TCanvas::cd(), TPad::cd(), DoCcode(), TH1::Draw(), TPad::Draw(), TH2::Fill(), TH1::Fill(), TList::FindObject(), TH1::GetListOfFunctions(), h1, h2, i, kRed, TPad::Modified(), pad1, pad2, TPad::Range(), TPad::SetFillStyle(), TAttLine::SetLineColor(), TAttText::SetTextColor(), TPave::SetX1NDC(), TPave::SetX2NDC(), StartTest(), TestReport1(), TestReport2(), TPad::Update(), x1, x2, xmax, xmin, ymax, and ymin.
Referenced by stressGraphics().
void ttext1 | ( | ) |
Definition at line 764 of file stressGraphics.cxx.
References C, DoCcode(), TObject::Draw(), s, TAttText::SetTextAlign(), TAttText::SetTextAngle(), TAttText::SetTextColor(), TAttText::SetTextFont(), TAttText::SetTextSize(), StartTest(), TestReport1(), and TestReport2().
Referenced by stressGraphics().
void ttext2 | ( | ) |
Definition at line 827 of file stressGraphics.cxx.
References C, DoCcode(), StartTest(), t, TestReport1(), and TestReport2().
Referenced by stressGraphics().
void waves | ( | ) |
Definition at line 2517 of file stressGraphics.cxx.
References C, TPad::cd(), d, dr, TF2::Draw(), TPad::Draw(), TArc::DrawArc(), finter, gOptionR, graph(), gStyle, i, interference(), line, palette, pow(), TPad::Range(), result(), TF2::SetContour(), TAttFill::SetFillStyle(), TAttLine::SetLineColor(), TAttLine::SetLineWidth(), TF1::SetNpx(), TF2::SetNpy(), TStyle::SetPalette(), TFormula::SetParameters(), StartTest(), TestReport1(), and title.
Referenced by stressGraphics().
void zoomfit | ( | ) |
Definition at line 2421 of file stressGraphics.cxx.
References C, DoCcode(), TH1::Fit(), TDirectoryFile::Get(), TH1::GetXaxis(), gLocalFile, gPad, hpx, TAxis::SetRangeUser(), StartTest(), TestReport1(), TestReport2(), and TAxis::UnZoom().
Referenced by stressGraphics().
void zoomtf1 | ( | ) |
Definition at line 2393 of file stressGraphics.cxx.
References C, DoCcode(), fg(), Form(), gOptionR, gPad, i, StartTest(), TestReport1(), and TestReport2().
Referenced by stressGraphics().
char gCfile[16] |
Definition at line 145 of file stressGraphics.cxx.
Referenced by stressGraphics(), and TestReport1().
Definition at line 144 of file stressGraphics.cxx.
Referenced by stressGraphics(), and TestReport1().
Definition at line 154 of file stressGraphics.cxx.
Referenced by options2d1(), options2d2(), options2d3(), options2d4(), and options2d5().
Definition at line 147 of file stressGraphics.cxx.
Referenced by stressGraphics(), and TestReport1().
Definition at line 146 of file stressGraphics.cxx.
Referenced by stressGraphics(), and TestReport1().
char gLine[80] |
Definition at line 155 of file stressGraphics.cxx.
Referenced by clonepad(), ntuple1(), parallelcoord(), stressGraphics(), and zoomfit().
Definition at line 153 of file stressGraphics.cxx.
Referenced by main(), StatusPrint(), and TestReport2().
Definition at line 152 of file stressGraphics.cxx.
Referenced by main(), parallelcoord(), StatusPrint(), stressGraphics(), waves(), and zoomtf1().
Definition at line 143 of file stressGraphics.cxx.
Referenced by stressGraphics(), and TestReport1().
Definition at line 142 of file stressGraphics.cxx.
Referenced by stressGraphics(), and TestReport1().
Definition at line 149 of file stressGraphics.cxx.
Referenced by stressGraphics(), and TestReport1().
Definition at line 148 of file stressGraphics.cxx.
Referenced by stressGraphics(), and TestReport1().
Definition at line 141 of file stressGraphics.cxx.
Referenced by stressGraphics(), and TestReport1().
Definition at line 140 of file stressGraphics.cxx.
Referenced by stressGraphics(), and TestReport1().
Definition at line 151 of file stressGraphics.cxx.
Referenced by stressGraphics(), and TestReport2().
Definition at line 150 of file stressGraphics.cxx.
Referenced by stressGraphics(), and TestReport2().
Definition at line 139 of file stressGraphics.cxx.
Referenced by DoCcode(), ProcessFrame(), ProcessMacro(), StartTest(), StatusPrint(), stressGraphics(), stressGUI(), TestReport1(), TestReport2(), and VerifySize().
Definition at line 138 of file stressGraphics.cxx.
char outfile[16] |
Definition at line 157 of file stressGraphics.cxx.