ROOT  6.06/09
Reference Guide
Functions | Variables
TPyFitFunction.cxx File Reference
#include "PyROOT.h"
#include "TPyFitFunction.h"
#include "ObjectProxy.h"
#include "MethodProxy.h"
#include "TPyBufferFactory.h"
#include <stdexcept>
+ Include dependency graph for TPyFitFunction.cxx:

Go to the source code of this file.

Functions

 ClassImp (TPyMultiGenFunction) ClassImp(TPyMultiGradFunction) static PyObject *GetOverriddenPyMethod(PyObject *pyself
 
 if (pyself &&pyself!=Py_None)
 
static PyObjectDispatchCall (PyObject *pyself, const char *method, PyObject *pymethod=NULL, PyObject *arg1=NULL, PyObject *arg2=NULL, PyObject *arg3=NULL)
 

Variables

const char *method PyObjectpymethod = 0
 

Function Documentation

ClassImp ( TPyMultiGenFunction  )
static PyObject* DispatchCall ( PyObject pyself,
const char *  method,
PyObject pymethod = NULL,
PyObject arg1 = NULL,
PyObject arg2 = NULL,
PyObject arg3 = NULL 
)
static
if ( pyself &&pyself!  = Py_None)

Definition at line 30 of file TPyFitFunction.cxx.

Referenced by a_div2(), TRootBrowserLite::Add(), TRootBrowserLite::AddCheckBox(), TGLBContainer::AddEntrySort(), TGMenuBar::AddFrameBefore(), TGTextView::AdjustWidth(), XrdProofdNetMgr::Broadcast(), XrdProofdNetMgr::BroadcastCtrlC(), TRootBrowserLite::CheckObjectItem(), ClassImp(), conn2(), TASImage::CopyArea(), TRecorderRecording::CopyEvent(), TRecGuiEvent::CreateEvent(), TGFileContainer::CreateFileList(), TTVLVContainer::Cut(), TGuiBldDragManager::DrawGrabRectangles(), TGCocoa::DrawLine(), TGCocoa::DrawRectangle(), TGuiBldDragManager::Drop(), TTVLVContainer::Ex(), TTVLVContainer::ExpressionList(), TTVLVContainer::Ey(), TTVLVContainer::Ez(), FillKeyValues(), TGCocoa::FillRectangle(), TGCocoa::FindAtom(), TCastorFile::FindServerAndPath(), ROOT::Fit::FitOptionsMake(), TGFontPool::FreeFont(), PyROOT::Utility::GetBuffer(), TGTableLayout::GetDefaultSize(), TGListBox::GetEntry(), TNetXNGSystem::GetPathInfo(), TAlienSystem::GetPathInfo(), TSystem::GetPathInfo(), TGMenuBar::GetPopup(), TGLBContainer::GetPos(), TGLBContainer::GetSelectedEntries(), TGLBContainer::GetSelection(), TGTab::GetTabContainer(), TGTab::GetTabTab(), TGX11::GetWindowAttributes(), TGComboBox::HandleButton(), TTVLVContainer::HandleButton(), TGHScrollBar::HandleButton(), TGVScrollBar::HandleButton(), TXProofServ::HandleInput(), TGMenuBar::HandleKey(), TGMainFrame::HandleKey(), TTVLVContainer::HandleMotion(), TSessionViewer::HandleTimer(), HtmlTranslateEscapes(), TASImage::Image2Drawable(), TMVA::RuleFitAPI::ImportSetup(), TGLBContainer::InsertEntry(), TGXYLayout::Layout(), TGTileLayout::Layout(), TEveTrackPropagator::LineToBounds(), TGCocoa::LoadQueryFont(), THistPainter::MakeChopt(), TEveCaloVizEditor::MakeSliceInfo(), TGWin32::MapEvent(), TGX11::MapEvent(), XrdProofWorker::Matches(), TSessionViewer::OnListTreeClicked(), TGFileBrowser::PadModified(), TGLHistPainter::ParsePaintOption(), RooAbsReal::plotAsymOn(), RooAbsReal::plotOn(), BidirMMapPipe::poll(), TXSocket::PopUpSpare(), TEveProjection::PreScaleVariable(), TProofPlayerRemote::Process(), TGShutter::ProcessMessage(), TProofPlayerSuperMaster::Progress(), R__GetSymbolName(), TBranchElement::ReadLeavesMakeClass(), TMVA::MethodCFMlpANN::ReadWeightsFromStream(), TMVA::MethodCFMlpANN::ReadWeightsFromXML(), TGLBContainer::RemoveAll(), TRootBrowserLite::RemoveCheckBox(), TGLBContainer::RemoveEntries(), TGLBContainer::RemoveEntry(), TGLVContainer::RemoveItemWithData(), TGMenuBar::RemovePopup(), TEveQuadSetGL::RenderHexagons(), TEveQuadSetGL::RenderLines(), TEveQuadSetGL::RenderQuads(), TGWin32::RequestString(), TFitEditor::RetrieveOptions(), TGTextView::ReturnLongestLineWidth(), TGComboBox::ReturnPressed(), TGCompositeFrame::SavePrimitiveSubframes(), TTVLVContainer::ScanList(), TGLBContainer::Select(), TTVLVContainer::SelectItem(), TMonaLisaWriter::SendFileCheckpoint(), TMonaLisaWriter::SendFileCloseEvent(), TCling::SetClassInfo(), TProfileHelper::SetErrorOption(), TColor::SetPalette(), TGTab::SetTab(), TEveTrans::SetupFromToVec(), TRootBrowser::SwitchMenus(), TRFIOFile::SysStat(), TGFALFile::SysStat(), TDCacheFile::SysStat(), TMemFile::SysWrite(), TGHtml::TableDimensions(), TGeoManager::TGeoManager(), XrdProofConn::TryConnect(), TRootBrowserLite::UpdateDrawOption(), TASImage::Vectorize(), and TGMenuBar::~TGMenuBar().

Variable Documentation

return pymethod = 0

Definition at line 28 of file TPyFitFunction.cxx.

Referenced by TPySelector::CallSelf(), and if().