ROOT
6.07/01
Reference Guide
|
#include "PyROOT.h"
#include "structmember.h"
#include "compile.h"
#include "MethodProxy.h"
#include "ObjectProxy.h"
#include "TCallContext.h"
#include "TPyException.h"
#include "PyStrings.h"
#include <algorithm>
#include <vector>
Go to the source code of this file.
Namespaces | |
PyROOT | |
Macros | |
#define | CO_NOFREE 0x0040 |
Variables | |
PyTypeObject | PyROOT::MethodProxy_Type |
#define CO_NOFREE 0x0040 |
Definition at line 14 of file MethodProxy.cxx.
PyObject * fTrace |
Definition at line 118 of file MethodProxy.cxx.
PyObject* fType |
Definition at line 118 of file MethodProxy.cxx.
Referenced by RooStats::MetropolisHastings::CalcNLL(), ClassImp(), TTableDescriptor::ColumnType(), TStreamerInfo::Compile(), RooStats::MetropolisHastings::ConstructChain(), TGenCollectionProxy::Value::DeleteItem(), TGLFaceSet::EnforceTriangles(), RooStats::MetropolisHastings::MetropolisHastings(), TIsAProxy::operator()(), TStreamerInfo::ReadBuffer(), TTableDescriptor::SetColumnType(), RooStats::MetropolisHastings::ShouldTakeStep(), TGSearchDialog::TGSearchDialog(), TH1Editor::TH1Editor(), TH2Editor::TH2Editor(), TEvePathMarkT< TT >::TypeName(), TXMLEngine::ValidateVersion(), and TStreamerInfo::WriteBufferAux().
PyObject * fValue |
Definition at line 118 of file MethodProxy.cxx.
Referenced by TKDTree< Index, Value >::Build(), TMVA::TNeuron::CalculateActivationValue(), TMVA::TNeuron::CalculateValue(), ClassImp(), TKDTree< Index, Value >::CookBoundaries(), copy_args(), TKDTree< Index, Value >::FindBNodeA(), TKDTree< Index, Value >::FindNode(), TKDTree< Index, Value >::FindPoint(), TMVA::TNeuron::ForceValue(), TMVA::TNeuron::InitNeuron(), TEveDigitSetEditor::PlotHisto(), ROOT::Math::TDataPoint< K, _val_type >::SetCoordinate(), ROOT::Math::TDataPointN< _val_type >::SetCoordinate(), TKDTree< Index, Value >::SetData(), TKDTree< Index, Value >::UpdateNearestNeighbors(), TKDTree< Index, Value >::UpdateRange(), TEveCaloData::CellData_t::Value(), and TKDTree< Index, Value >::~TKDTree().