ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions | Variables
TInspectCanvas.cxx File Reference
#include "TROOT.h"
#include "TGuiFactory.h"
#include "TInspectCanvas.h"
#include "TButton.h"
#include "TClass.h"
#include "TLine.h"
#include "TLink.h"
#include "TDataMember.h"
#include "TDataType.h"
#include "TRealData.h"
#include "TLatex.h"
Include dependency graph for TInspectCanvas.cxx:

Go to the source code of this file.

Functions

 ~TInspectorObject ()
 
voidGetObject () const
 
void Inspect () const
 
TClassIsA () const
 

Variables

voidfObj
 
TClassfClass
 pointer to the foreign object More...
 

Function Documentation

void* GetObject ( ) const
void Inspect ( ) const

Definition at line 42 of file TInspectCanvas.cxx.

TClass* IsA ( ) const

Definition at line 45 of file TInspectCanvas.cxx.

Referenced by RooAbsIntegrator::calculate(), ClassImp(), TObject::ClassName(), TH1::Clone(), THnBase::CloneEmpty(), TCanvas::Close(), TPad::Close(), TQObject::Connect(), TSAXParser::ConnectToHandler(), TGuiBldDragManager::CreateListOfDialogs(), TEveGedEditor::DeleteWindow(), TGFrame::DeleteWindow(), TEveElement::Destroy(), TGLPolyLine::DirectDraw(), TGLSphere::DirectDraw(), TGLPolyMarker::DirectDraw(), TGLFaceSet::DirectDraw(), TGLCylinder::DirectDraw(), TH3::DoProject1D(), TH3::DoProject2D(), TH2::DoProjection(), TGLPhysicalShape::Draw(), TGLLogicalShape::Draw(), TObject::DrawClass(), TF1::DrawCopy(), TObject::Dump(), TQObject::Emit(), TQObject::EmitVA(), TObject::Execute(), TEveElement::ExportToCINT(), TH1::ExtendAxis(), TF1::GetHistogram(), TQObject::GetListOfClassSignals(), TVolumePosition::GetName(), TObject::GetName(), RooResolutionModel::getNorm(), RooAbsPdf::getNorm(), TTable::GetRowDescriptors(), TObject::GetTitle(), TObject::InheritsFrom(), TDirectoryFile::Init(), TFile::Init(), TH1::LabelsDeflate(), TH1::LabelsInflate(), TNamed::ls(), TPointsArray3D::ls(), TPoints3D::ls(), THStack::ls(), TLine::ls(), TPave::ls(), TBox::ls(), TCollection::ls(), TQConnection::ls(), TParameter< Long64_t >::ls(), TObject::ls(), TPad::ls(), TSPlot::MakeSPlot(), TBufferFile::MapObject(), TSeqCollection::Merge(), TH2::Merge(), TH3::Merge(), TH1::Merge(), TListIter::operator!=(), TCondorSlave::Print(), TNamed::Print(), TPointsArray3D::Print(), TPoints3D::Print(), TStatus::Print(), TCondor::Print(), TLine::Print(), TBox::Print(), TParameter< Long64_t >::Print(), TDSetElement::Print(), TObject::Print(), TDSet::Print(), THnBase::Print(), RooEllipse::printClassName(), RooGrid::printClassName(), RooNameSet::printClassName(), Roo1DTable::printClassName(), RooCurve::printClassName(), RooHist::printClassName(), RooAbsGenContext::printClassName(), RooFormula::printClassName(), RooFitResult::printClassName(), RooAbsNumGenerator::printClassName(), RooCustomizer::printClassName(), RooAbsBinning::printClassName(), RooAbsDataStore::printClassName(), RooCatType::printClassName(), RooPlot::printClassName(), RooAbsCollection::printClassName(), RooAbsData::printClassName(), RooAbsArg::printClassName(), TQConnection::PrintCollectionHeader(), RooAbsArg::printCompactTree(), TTable::PrintContents(), RooPrintable::printTree(), TDirectoryFile::ResetAfterMerge(), TCanvas::Resize(), RooAdaptiveGaussKronrodIntegrator1D::RooAdaptiveGaussKronrodIntegrator1D(), RooBinIntegrator::RooBinIntegrator(), RooIntegrator1D::RooIntegrator1D(), RooMCIntegrator::RooMCIntegrator(), RooSegmentedIntegrator1D::RooSegmentedIntegrator1D(), TGButtonGroup::SavePrimitive(), TGVButtonGroup::SavePrimitive(), TGTab::SavePrimitive(), TGLabel::SavePrimitive(), TGHButtonGroup::SavePrimitive(), TTable::SavePrimitive(), TGTextEntry::SavePrimitive(), TGTextButton::SavePrimitive(), TGPictureButton::SavePrimitive(), TGCheckButton::SavePrimitive(), TGRadioButton::SavePrimitive(), TGGroupFrame::SavePrimitive(), TProofDraw::SetError(), RooAbsData::split(), RooAbsPdf::syncNormalization(), TDirectoryFile::TDirectoryFile(), TCanvas::Update(), TCanvas::UseCurrentStyle(), TStreamerInfo::WriteBufferAux(), TFile::WriteFree(), and TDirectoryFile::WriteKeys().

~TInspectorObject ( )

Definition at line 39 of file TInspectCanvas.cxx.

Variable Documentation

TClass* fClass

pointer to the foreign object

Definition at line 49 of file TInspectCanvas.cxx.

Referenced by ClassImp(), TMVA::Event::CopyVarValues(), TMVA::PDEFoamDiscriminantDensity::Density(), PyROOT::TCppObjectExecutor::Execute(), PyROOT::TCppObjectByValueExecutor::Execute(), PyROOT::TCppObjectRefExecutor::Execute(), PyROOT::TCppObjectPtrPtrExecutor::Execute(), PyROOT::TCppObjectPtrRefExecutor::Execute(), PyROOT::TCppObjectArrayExecutor::Execute(), PyROOT::TCppObjectBySmartPtrExecutor::Execute(), PyROOT::TCppObjectBySmartPtrPtrExecutor::Execute(), PyROOT::TCppObjectBySmartPtrRefExecutor::Execute(), TMVA::PDEFoamDiscriminant::FillFoamCells(), TMVA::PDEFoamDecisionTreeDensity::FillHistograms(), PyROOT::TCppObjectConverter::FromMemory(), PyROOT::TCppObjectPtrConverter< ISREFERENCE >::FromMemory(), PyROOT::TCppObjectArrayConverter::FromMemory(), PyROOT::TSmartPtrCppObjectConverter::FromMemory(), IsA(), TIsAProxy::operator()(), TMVA::MethodCFMlpANN::ProcessOptions(), TMVA::BinarySearchTreeNode::ReadAttributes(), TMVA::BinarySearchTreeNode::ReadDataRecord(), ROOT::Detail::TBranchProxy::Reset(), PyROOT::TCppObjectConverter::SetArg(), PyROOT::TValueCppObjectConverter::SetArg(), PyROOT::TRefCppObjectConverter::SetArg(), PyROOT::TCppObjectPtrConverter< ISREFERENCE >::SetArg(), PyROOT::TCppObjectArrayConverter::SetArg(), PyROOT::TSmartPtrCppObjectConverter::SetArg(), TIsAProxy::SetClass(), ROOT::Detail::TBranchProxy::Setup(), PyROOT::TCppObjectConverter::ToMemory(), PyROOT::TCppObjectPtrConverter< ISREFERENCE >::ToMemory(), and TMVA::MethodCFMlpANN::~MethodCFMlpANN().

void* fObj

Definition at line 48 of file TInspectCanvas.cxx.

Referenced by ClassImp(), and GetObject().