ROOT  6.06/09
Reference Guide
Macros | Functions | Variables
TStreamerInfo.cxx File Reference
#include <memory>
#include "TStreamerInfo.h"
#include "TFile.h"
#include "TROOT.h"
#include "TClonesArray.h"
#include "TStreamerElement.h"
#include "TClass.h"
#include "TClassEdit.h"
#include "TDataMember.h"
#include "TMethodCall.h"
#include "TDataType.h"
#include "TRealData.h"
#include "TBaseClass.h"
#include "TBuffer.h"
#include "TArrayC.h"
#include "TArrayI.h"
#include "TArrayF.h"
#include "TArrayD.h"
#include "TArrayS.h"
#include "TArrayL.h"
#include "TError.h"
#include "TRef.h"
#include "TProcessID.h"
#include "TSystem.h"
#include "TStreamer.h"
#include "TContainerConverters.h"
#include "TCollectionProxyFactory.h"
#include "TVirtualCollectionProxy.h"
#include "TInterpreter.h"
#include "TMemberInspector.h"
#include "TMakeProject.h"
#include "TSchemaRuleSet.h"
#include "TSchemaRule.h"
#include "TVirtualMutex.h"
#include "TStreamerInfoActions.h"
+ Include dependency graph for TStreamerInfo.cxx:

Go to the source code of this file.

Macros

#define READ_ARRAY(TYPE_t)
 
#define DeleteBasicPointer(addr, element, name)
 
#define DOLOOP   for (k = 0, pointer = arr[0]; k < narr; pointer = arr[++k])
 

Functions

 ClassImp (TStreamerInfo) static void R__TObjArray_InsertAt(TObjArray *arr
 
arr AddAtAndExpand (arr->At(last), last+1)
 
 for (Int_t ind=last-1;ind >=at;--ind)
 
arr AddAt (obj, at)
 
static void R__TObjArray_InsertAt (TObjArray *arr, std::vector< TStreamerArtificial * > &objs, Int_t at)
 
static void R__TObjArray_InsertAfter (TObjArray *arr, TObject *newobj, TObject *oldobj)
 
static void R__TObjArray_InsertBefore (TObjArray *arr, TObject *newobj, TObject *oldobj)
 
static void R__WriteConstructorBody (FILE *file, TIter &next)
 
static void R__WriteMoveConstructorBody (FILE *file, const TString &protoname, TIter &next)
 Write down the body of the 'move' constructor. More...
 
static void R__WriteDestructorBody (FILE *file, TIter &next)
 

Variables

const Int_t kMaxLen = 1024
 
TObjectobj
 
TObject Int_t at
 

Macro Definition Documentation

#define DeleteBasicPointer (   addr,
  element,
  name 
)
Value:
{ \
name **f = (name**)(addr); \
int n = element->GetArrayLength() ? element->GetArrayLength() : 1;\
for(int j=0;j<n;j++) { \
delete [] f[j]; \
f[j] = 0; \
} \
}
for(Int_t ind=last-1;ind >=at;--ind)
double f(double x)
#define name(a, b)
Definition: linkTestLib0.cpp:5
const Int_t n
Definition: legend1.C:16

Definition at line 4681 of file TStreamerInfo.cxx.

Referenced by TStreamerInfo::DestructorImpl().

#define DOLOOP   for (k = 0, pointer = arr[0]; k < narr; pointer = arr[++k])

Definition at line 5131 of file TStreamerInfo.cxx.

#define READ_ARRAY (   TYPE_t)
Value:
{ \
Int_t sub_instance, index; \
Int_t instance = k; \
if (len) { \
index = instance / len; \
sub_instance = instance % len; \
} else { \
index = instance; \
sub_instance = 0; \
} \
TYPE_t **val =(TYPE_t**)(ladd); \
return T((val[sub_instance])[index]); \
}
double T(double x)
Definition: ChebyshevPol.h:34
int Int_t
Definition: RtypesCore.h:41
if(pyself &&pyself!=Py_None)
return
Definition: TBase64.cxx:62

Referenced by TStreamerInfo::GetTypedValueAux().

Function Documentation

arr AddAt ( obj  ,
at   
)
arr AddAtAndExpand ( arr->  Atlast,
last+  1 
)
ClassImp ( TStreamerInfo  )
for ( Int_t  ind = last-1; ind >= at; --ind)

Definition at line 88 of file TStreamerInfo.cxx.

static void R__TObjArray_InsertAfter ( TObjArray arr,
TObject newobj,
TObject oldobj 
)
static

Definition at line 108 of file TStreamerInfo.cxx.

Referenced by TStreamerInfo::BuildOld().

static void R__TObjArray_InsertAt ( TObjArray arr,
std::vector< TStreamerArtificial * > &  objs,
Int_t  at 
)
static
static void R__TObjArray_InsertBefore ( TObjArray arr,
TObject newobj,
TObject oldobj 
)
static

Definition at line 120 of file TStreamerInfo.cxx.

Referenced by TStreamerInfo::BuildOld().

static void R__WriteConstructorBody ( FILE *  file,
TIter next 
)
static

Definition at line 3212 of file TStreamerInfo.cxx.

Referenced by TStreamerInfo::GenerateDeclaration().

static void R__WriteDestructorBody ( FILE *  file,
TIter next 
)
static

Definition at line 3326 of file TStreamerInfo.cxx.

Referenced by TStreamerInfo::GenerateDeclaration().

static void R__WriteMoveConstructorBody ( FILE *  file,
const TString protoname,
TIter next 
)
static

Write down the body of the 'move' constructor.

Definition at line 3236 of file TStreamerInfo.cxx.

Referenced by TStreamerInfo::GenerateDeclaration().

Variable Documentation

const Int_t kMaxLen = 1024

Definition at line 79 of file TStreamerInfo.cxx.

Referenced by TStreamerInfo::GenerateDeclaration().

TObject* obj

Definition at line 83 of file TStreamerInfo.cxx.

Referenced by TRootSniffer::AccessField(), TMultiGraph::Add(), TChain::Add(), TRootBrowserLite::Add(), TOrdCollection::AddAt(), TObjArray::AddAt(), TObjArray::AddAtAndExpand(), TObjArray::AddAtFree(), THashList::AddBefore(), TRootBrowserLite::AddCheckBox(), TLegend::AddEntry(), TChain::AddFile(), TObjArray::AddFirst(), ROOT::Internal::TTreeProxyGenerator::AddForward(), ROOT::Internal::TTreeGeneratorBase::AddHeader(), TMacro::AddLine(), THttpServer::AddLocation(), ROOT::Internal::TTreeProxyGenerator::AddMissingClassAsEnum(), TProofPlayerRemote::AddOutput(), TProofPlayerRemote::AddOutputObject(), RooPlot::addPlotable(), ROOT::Detail::TSchemaRuleSet::AddRule(), TLinearFitter::AddToDesign(), TCollection::AddVector(), RooAbsStudy::aggregateSummaryOutput(), TGeoTrack::AnimateTrack(), TBtLeafNode::Append(), TDialogCanvas::Apply(), TBufferJSON::ApplySequence(), TBufferXML::ApplySequence(), TBufferSQL2::ApplySequence(), TBufferFile::ApplySequence(), Rcpp::as(), RooFactoryWSTool::asOBJ(), TCollection::AssertClass(), TRefArray::At(), TProofOutputList::AttachList(), TMVA::bdtcontrolplots(), TSelHist::Begin(), TSelectorDraw::Begin(), TSelEvent::Begin(), TTree::Branch(), TTree::BranchOld(), TKeyMapFile::Browse(), THbookKey::Browse(), TAlienMasterJobStatus::Browse(), TRemoteObject::Browse(), TAlienJobStatus::Browse(), TAlienDirectory::Browse(), TDirectoryFile::Browse(), TKey::Browse(), TCollection::Browse(), TDataSet::Browse(), TDirectory::Browse(), TROOT::Browse(), TApplicationServer::BrowseKey(), TGFileBrowser::BrowseObj(), TRootBrowserLite::BrowseObj(), TPad::BuildLegend(), Cppyy::CallConstructor(), Cppyy::CallO(), TPad::cd(), TTree::ChangeFile(), TH2Poly::ChangePartition(), TGFileBrowser::Chdir(), TBufferFile::CheckObject(), TRootBrowserLite::CheckObjectItem(), TGeoNode::CheckOverlaps(), TGeoVolume::CheckOverlaps(), RooStats::ProposalFunction::CheckParameters(), TGFileBrowser::CheckRemote(), TRootSniffer::CheckRestriction(), ClassImp(), TSessionViewer::CleanupSession(), TClonesArray::Clear(), TProcessID::Clear(), TCanvas::Clear(), TH2Poly::ClearBinContents(), TGFileBrowser::Clicked(), TH1::Clone(), TDirectory::CloneObject(), TApplicationRemote::CollectInput(), TEfficiency::Combine(), TPerfEvent::Compare(), TFileInfo::Compare(), TSlave::Compare(), TDSetElement::Compare(), ROOT::TSchemaRule::Conflicts(), TClonesArray::ConstructedAt(), ContainsTImage(), TBufferXML::ConvertFromXML(), TBufferXML::ConvertFromXMLAny(), TPointsArray3D::Copy(), TPolyMarker::Copy(), TText::Copy(), TPolyMarker3D::Copy(), TPolyLine3D::Copy(), THelix::Copy(), TProfile::Copy(), TProfile2D::Copy(), TProfile3D::Copy(), TFormula::Copy(), TH1::Copy(), TF1::Copy(), TPad::CopyBackgroundPixmaps(), TPad::CopyPixmaps(), RooFactoryWSTool::createArg(), TProtoClass::DataMemberIndex(), TOrdCollection::Delete(), TBtree::Delete(), TSessionViewer::DeleteQuery(), TPaveText::DeleteText(), TEveSceneList::DestroyElementRenderers(), TClass::Destructor(), TEveDigitSet::DigitSelected(), TXMLFile::DirWriteKeys(), TGenCollectionStreamer::DispatchConvertBufferVectorPrimitives(), TEveGedEditor::DisplayObject(), TVolume::DistancetoNodePrimitive(), TNode::DistancetoPrimitive(), TStyleManager::DoSelectCanvas(), TGFileBrowser::DoubleClicked(), RooPlot::Draw(), RooStats::SamplingDistPlot::Draw(), RooStats::HypoTestInverterPlot::Draw(), TProofPlayer::DrawCanvas(), TPad::DrawClassObject(), TCanvas::DrawClonePad(), TFileDrawMap::DrawObject(), TProof::DrawSelect(), TFileDrawMap::DumpObject(), TClass::DynamicCast(), TGLObject::DynCast(), TSessionViewer::EditQuery(), TPaveText::EditText(), TGeoPainter::EstimateCameraMove(), TTreeFormula::EvalClass(), TClingCallFunc::ExecDefaultConstructor(), TGroupButton::ExecuteAction(), TGWin32ProxyBase::ExecuteCallBack(), TRootSniffer::ExecuteCmd(), TGroupButton::ExecuteEvent(), TSliderBox::ExecuteEvent(), TPad::ExecuteEventAxis(), RooStudyManager::expandWildCardSpec(), TEveElementObjectPtr::ExportToCINT(), TFormula::ExtractFunctors(), TBufferXML::ExtractPointer(), RooStats::HLFactory::fCreateCategory(), TH2Poly::Fill(), ROOT::Fit::FillData(), TFitEditor::FillDataSetList(), TProofPlayerLite::Finalize(), TProofPlayerRemote::Finalize(), TH2Poly::FindBin(), TAxis::FindBin(), TBranchElement::FindBranch(), TClassTree::FindClassPosition(), TProtoClass::FindDataMember(), TXMLFile::FindDirKey(), TSystemDirectory::FindDirObj(), TSystemDirectory::FindFileObj(), TAxis::FindFixBin(), TFolder::FindFullPathName(), TRootContextMenu::FindHierarchy(), TXMLFile::FindKeyDir(), RooHashTable::findLinkTo(), TFolder::FindObject(), TList::FindObject(), TObjArray::FindObject(), TCollection::FindObject(), RooPlot::findObject(), TROOT::FindObject(), TFolder::FindObjectAny(), TDirectoryFile::FindObjectAny(), TDirectory::FindObjectAny(), TROOT::FindObjectAny(), TDirectoryFile::FindObjectAnyFile(), TROOT::FindObjectAnyFile(), TROOT::FindObjectClassName(), ROOT::Detail::TSchemaRuleSet::FindRules(), TSQLFile::FindSQLKey(), TRootSniffer::FindTObjectInHierarchy(), TProcessUUID::FindUUID(), TEfficiency::Fit(), Functions(), TCollection::GarbageCollect(), TStreamerInfoActions::GenericReadAction(), TStreamerInfoActions::GenericWriteAction(), THbookFile::Get(), TMapFile::Get(), RooStats::SamplingDistPlot::GetAbsoluteInterval(), PyROOT::PropertyProxy::GetAddress(), TAxis::GetBinLabel(), TBackCompFitter::GetConfidenceIntervals(), ROOT::Internal::TTreeGeneratorBase::GetContainedClassName(), TDirectoryFile::GetDirectory(), TDirectory::GetDirectory(), TGedFrame::GetDrawOption(), TObject::GetDrawOption(), TFitEditor::GetDrawOption(), TAlienCollection::GetEntryList(), TEnum::GetEnum(), TGFontPool::GetFontFamilies(), TFitEditor::GetFunctionsFromSystem(), TMultiGraph::GetGraphDrawOption(), RooStats::HistFactory::GetHisto(), TRootSniffer::GetItem(), TRootSniffer::GetItemField(), TRootSniffer::GetItemHash(), TAlienJobStatus::GetKey(), TAlienCollection::GetLFN(), TMacro::GetLineWith(), TFormLeafInfo::GetLocalValuePointer(), TH2Poly::GetMaximum(), TH2Poly::GetMinimum(), TProofServ::GetNextPacket(), TEveGeoShape::GetObject(), TEveGeoNode::GetObject(), TEveArrow::GetObject(), TRef::GetObject(), TEvePointSet::GetObject(), TRefProxy::GetObject(), TEveDigitSet::GetObject(), RooPlot::getObject(), TEveElement::GetObject(), TEveElementList::GetObject(), TGContainer::GetObjPicture(), TPad::GetPad(), TAxis3D::GetPadAxis(), TProof::GetParameter(), TRootDialog::GetParameters(), TPad::GetPrimitive(), TGPrintDialog::GetPrinters(), TProcessID::GetProcessWithUID(), TClass::GetRealData(), TAlienCollection::GetSize(), TAlienJobStatus::GetStatus(), TSQLFile::GetStreamerInfoList(), TAlienCollection::GetSURL(), RooStats::SamplingDistPlot::GetTH1F(), RooStats::HLFactory::GetTotBkgPdf(), RooStats::HLFactory::GetTotDataSet(), RooStats::HLFactory::GetTotSigBkgPdf(), TAlienCollection::GetTURL(), TGFontPool::GetUid(), TGHtml::GetUid(), TRefProxy::GetValueClass(), TFormLeafInfoCollection::GetValuePointer(), TGClient::GetWindowByName(), TInspectCanvas::GoBackward(), TInspectCanvas::GoForward(), TGLEventHandler::HandleButton(), TRootEmbeddedCanvas::HandleDNDDrop(), TRootCanvas::HandleDNDDrop(), TGTextView::HandleDNDDrop(), TProofPlayerRemote::HandleHistogram(), TProof::HandleInputMessage(), TRootDialog::HandleKey(), TMessageHandler::HandleMessage(), TGListTree::HandleMotion(), TProofServ::HandleProcess(), TProofPlayer::HandleRecvHisto(), TStreamerInfoActions::HandleReferencedTObject(), TProofServ::HandleSocketInput(), ROOT::Detail::TSchemaRuleSet::HasRuleWithSourceClass(), ROOT::TSchemaRule::HasSource(), TSQLServer::HasTable(), ROOT::TSchemaRule::HasTarget(), TRootBrowserLite::IconBoxAction(), TProofPlayerRemote::Incorporate(), TRefArray::IndexOf(), TBranchObject::Init(), TQCommand::Init(), TDataMember::Init(), TGeoManager::InitArrayPNE(), RooMultiCatIter::initialize(), TRecorderReplaying::Initialize(), TEveParamListEditor::InitModel(), TLegend::InsertEntry(), TPaveText::InsertLine(), TASPaletteEditor::InsertNewPalette(), TPaveText::InsertText(), TMemberInspector::InspectMember(), TInspectCanvas::InspectObject(), TFileDrawMap::InspectObject(), TH2Poly::Integral(), ROOT::Minuit2::Inverse(), TGenCollectionProxy::Method::invoke(), ROOT::TGenericClassInfo::IsA(), TSlaveInfo::IsEqual(), THttpServer::IsFileRequested(), TKey::IsFolder(), TAlienCollection::IsOnline(), TLDAPEntry::IsReferral(), TAlienCollection::IsSelected(), TEveGListTreeEditorFrame::ItemClicked(), TEveGListTreeEditorFrame::ItemDblClicked(), TBufferJSON::JsonStreamCollection(), TBufferJSON::JsonWriteObject(), TProfileHelper::LabelsDeflate(), TH1::LabelsDeflate(), TProfile::LabelsOption(), TProfile2D::LabelsOption(), TH1::LabelsOption(), TMacro::Load(), TCling::LoadPCM(), TChain::LoadTree(), TProofOutputList::ls(), TFolder::ls(), TTask::ls(), TDirectoryFile::ls(), TDirectory::ls(), TStreamerInfo::ls(), TTreePlayer::MakeClass(), ROOT::MakeCoop(), THistPainter::MakeCuts(), TProofBench::MakeDataSet(), TListOfDataMembers::MapObject(), TListOfEnums::MapObject(), TListOfFunctions::MapObject(), TListOfFunctionTemplates::MapObject(), TAlienMasterJob::Merge(), TOutputListSelectorDataMap::Merge(), TSelectorScalar::Merge(), TStatus::Merge(), TEfficiency::Merge(), TProofPlayerRemote::MergeFeedback(), TProofPlayerRemote::MergeOutput(), TFileMerger::MergeRecursive(), TTree::MergeTrees(), ROOT::Minuit2::Minuit2Minimizer::Minimize(), RooList::moveAfter(), RooList::moveBefore(), RooPlot::nameOf(), TClingClassInfo::New(), TViewPubDataMembersIter::Next(), THashTableIter::Next(), TFolder::Occurence(), TSessionServerFrame::OnBtnAddClicked(), TSessionServerFrame::OnBtnDeleteClicked(), TSessionQueryFrame::OnBtnFinalize(), TSessionFrame::OnBtnRemoveDSet(), TSessionQueryFrame::OnBtnRetrieve(), TSessionQueryFrame::OnBtnShowLog(), TSessionQueryFrame::OnBtnSubmit(), TSessionFrame::OnBtnVerifyDSet(), TEveViewerList::OnClicked(), TSessionFrame::OnDisablePackages(), TSessionOutputFrame::OnElementClicked(), TSessionOutputFrame::OnElementDblClicked(), TNewQueryDlg::OnElementSelected(), TEditQueryFrame::OnElementSelected(), TSessionFrame::OnEnablePackages(), TRootContextMenu::OnlineHelp(), TSessionViewer::OnListTreeClicked(), TSessionViewer::OnListTreeDoubleClicked(), TEveViewerList::OnMouseOver(), TEveViewerList::OnReClicked(), TEveViewerList::OnReMouseOver(), TEveViewerList::OnUnClicked(), TEveViewerList::OnUnMouseOver(), TSessionFrame::OnUploadPackages(), TConvertClonesArrayToProxy::operator()(), TConvertMapToProxy::operator()(), ROOT::Minuit2::operator*(), ROOT::Minuit2::operator-(), ROOT::Minuit2::operator/(), operator<<(), TMacro::operator=(), TGraph::operator=(), ROOT::R::TRObject::operator=(), ROOT::R::TRDataFrame::operator=(), TRefArray::operator[](), ROOT::Minuit2::Outer_product(), TCreatePrimitives::Pad(), TEveElement::PadPaint(), TGraphTime::Paint(), THStack::Paint(), TClassTree::Paint(), THistPainter::Paint(), TMultiGraph::Paint(), TNode::Paint(), TPie::Paint(), TEfficiency::Paint(), TPad::Paint(), THistPainter::PaintAxis(), THistPainter::PaintBarH(), TGraph2DPainter::PaintContour(), THistPainter::PaintContour(), THistPainter::PaintFunction(), TGraphPainter::PaintGraphPolar(), TGraphPainter::PaintGraphSimple(), THistPainter::PaintH3(), TButton::PaintModified(), TPad::PaintModified(), TMultiGraph::PaintPads(), THistPainter::PaintStat(), THistPainter::PaintStat2(), THistPainter::PaintStat3(), TGraphPainter::PaintStats(), THistPainter::PaintTable(), THistPainter::PaintTH2PolyBins(), THistPainter::PaintTH2PolyColorLevels(), THistPainter::PaintTH2PolyScatterPlot(), THistPainter::PaintTH2PolyText(), THistPainter::PaintTitle(), TAlienMasterJobStatus::PercentFinished(), TPad::Pick(), TObject::Pop(), TPad::Pop(), TQCanvasMenu::Popup(), TProof::PrepareInputDataFile(), TAlienMasterJob::Print(), TProofOutputList::Print(), TAlienMasterJobStatus::Print(), TMacro::Print(), TObjectTable::Print(), TDSet::Print(), TAlienJobStatus::PrintJob(), RooPlot::printMultiline(), RooPlot::printValue(), RooCmdConfig::process(), TProof::Process(), RooStudyManager::processBatchOutput(), TSelectorDraw::ProcessFillObject(), TRootBrowserLite::ProcessMessage(), TProofServ::ProcessNext(), TRootSniffer::ProduceBinary(), TRootSniffer::ProduceExe(), TRootSniffer::ProduceImage(), TOrdCollection::PutAt(), TObjArray::Randomize(), TStreamerInfoActions::ReadArraySTLMemberWiseChangedClass(), TStreamerInfoActions::ReadArraySTLMemberWiseSameClass(), ReadBuffer(), TStreamerInfo::ReadBuffer(), TStreamerInfo::ReadBufferArtificial(), TStreamerInfo::ReadBufferConv(), TGenCollectionStreamer::ReadBufferVectorPrimitives(), TGenCollectionStreamer::ReadBufferVectorPrimitivesDouble32(), TGenCollectionStreamer::ReadBufferVectorPrimitivesFloat16(), TBufferFile::ReadFastArray(), TBufferSQL2::ReadFastArray(), TKeySQL::ReadKeyObject(), TFileIter::ReadObj(), TBufferFile::ReadObjectAny(), TSQLFile::ReadSpecialObject(), TBufferFile::ReadStdString(), TFile::ReadStreamerInfo(), RooStats::SamplingDistPlot::RebinDistribution(), TLegend::RecursiveRemove(), TRootBrowserLite::RecursiveRemove(), TPad::RedrawAxis(), PoolUtils::ReduceObjects(), TGLViewer::RefreshPadEditor(), ROOT::RegisterClassTemplate(), TDataSetManagerFile::RegisterDataSet(), THashTable::Rehash(), TGeoBranchArray::ReleaseInstance(), THashList::Remove(), TMapFile::Remove(), TClonesArray::Remove(), TListOfFunctionTemplates::Remove(), TList::Remove(), TListOfEnums::Remove(), TListOfDataMembers::Remove(), TListOfFunctions::Remove(), RooPlot::remove(), TCollection::RemoveAll(), TOrdCollection::RemoveAt(), TObjArray::RemoveAt(), TRefArray::RemoveAt(), TRootBrowserLite::RemoveCheckBox(), TProof::RemoveFeedback(), TGeoManager::RemoveMaterial(), TFileCollection::RemoveMetaData(), TClonesArray::RemoveRange(), ROOT::Detail::TSchemaRuleSet::RemoveRules(), TRootBrowser::RemoveTab(), TProcessUUID::RemoveUUID(), ROOT::MacOSX::Util::NSStrongReference< NSObject< X11Drawable-p > >::Reset(), TH2Poly::Reset(), TH1::Reset(), TSessionViewer::ResetSession(), TPad::ResizePad(), RooAbsCategory::RooAbsCategory(), RooArgList::RooArgList(), RooArgSet::RooArgSet(), RooUnitTest::runCompTests(), TGraphTime::SaveAnimatedGif(), TAxis::SaveAttributes(), TGroupButton::SavePrimitive(), TButton::SavePrimitive(), TMacro::SavePrimitive(), TGraphErrors::SavePrimitive(), TGraphAsymmErrors::SavePrimitive(), TGraphBentErrors::SavePrimitive(), TH2Poly::SavePrimitive(), TEfficiency::SavePrimitive(), TPad::SavePrimitive(), TGraph2D::SavePrimitive(), TGraph::SavePrimitive(), TH1::SavePrimitiveHelp(), TMacro::SaveSource(), TRootSniffer::ScanCollection(), TRootSniffer::ScanObjectMembers(), SearchCanvases(), TGLEventHandler::SelectForClicked(), TGLEventHandler::SelectForMouseOver(), TBranchObject::SetAddress(), TAxis::SetBinLabel(), TRootControlBar::SetButtonState(), TClassMenuItem::SetCall(), TGedFrame::SetDrawOption(), TObject::SetDrawOption(), TPad::SetEditable(), TTreeViewer::SetFile(), TFitEditor::SetFitObject(), TRootControlBar::SetFont(), TRootSniffer::SetItemField(), TBtInnerNode::SetKey(), TBtLeafNode::SetKey(), RooStats::SamplingDistPlot::SetLineColor(), RooStats::SamplingDistPlot::SetLineStyle(), RooStats::SamplingDistPlot::SetLineWidth(), RooStats::SamplingDistPlot::SetMarkerColor(), RooStats::SamplingDistPlot::SetMarkerSize(), RooStats::SamplingDistPlot::SetMarkerStyle(), TEveTriangleSetGL::SetModel(), TEveArrowGL::SetModel(), TEveQuadSetGL::SetModel(), TEveTextGL::SetModel(), TF2GL::SetModel(), TEveStraightLineSetGL::SetModel(), TEveTrackProjectedGL::SetModel(), TGLParametricEquationGL::SetModel(), TEveTriangleSetEditor::SetModel(), TEveLineGL::SetModel(), TH2GL::SetModel(), TEveViewerListEditor::SetModel(), TEveTrackGL::SetModel(), TEvePlot3DGL::SetModel(), TEveStraightLineSetEditor::SetModel(), TH3GL::SetModel(), TEveLineEditor::SetModel(), TEveWindowEditor::SetModel(), TEveProjectionAxesGL::SetModel(), TEveJetConeEditor::SetModel(), TEvePointSetArrayEditor::SetModel(), TEveArrowEditor::SetModel(), TEveShapeEditor::SetModel(), TEveBoxSetGL::SetModel(), TEveProjectionAxesEditor::SetModel(), TEveGeoNodeEditor::SetModel(), TEveJetConeGL::SetModel(), TEveBoxGL::SetModel(), TEvePolygonSetProjectedGL::SetModel(), TEveCalo3DGL::SetModel(), TEveTrackEditor::SetModel(), TEveElementEditor::SetModel(), TEveTextEditor::SetModel(), TEveCalo2DGL::SetModel(), TEveDigitSetEditor::SetModel(), TAttFillEditor::SetModel(), TEveProjectionManagerEditor::SetModel(), TAttLineEditor::SetModel(), TAttMarkerEditor::SetModel(), TEveGedEditor::SetModel(), TStructNodeEditor::SetModel(), TEveCaloLegoEditor::SetModel(), TAttTextEditor::SetModel(), TEveCaloVizEditor::SetModel(), TGLLightSetEditor::SetModel(), TEveGridStepperEditor::SetModel(), TEveGeoTopNodeEditor::SetModel(), TEveJetConeProjectedGL::SetModel(), TEveBoxProjectedGL::SetModel(), TEveTransEditor::SetModel(), TEveTrackListEditor::SetModel(), TGLClipSetEditor::SetModel(), TEveRGBAPaletteEditor::SetModel(), TSpiderEditor::SetModel(), TGLPShapeObjEditor::SetModel(), TEveCalo3DEditor::SetModel(), TGedEditor::SetModel(), TEveTrackPropagatorEditor::SetModel(), TParallelCoordEditor::SetModel(), TEveCaloLegoGL::SetModel(), TGLViewerEditor::SetModel(), TGLObject::SetModelCheckClass(), TGLObject::SetModelDynCast(), TTree::SetNotify(), RooCacheManager< T >::setObj(), RooProofDriverSelector::SetObject(), TObjectSet::SetObject(), TObjectSpy::SetObject(), TSlider::SetObject(), TSelectorEntries::SetObject(), TSelHandleDataSet::SetObject(), TSelHist::SetObject(), TLegendEntry::SetObject(), TSelector::SetObject(), TSelEventGen::SetObject(), TSelVerifyDataSet::SetObject(), TGLSelectRecord::SetObject(), TSelEvent::SetObject(), TObjLink::SetObject(), TVirtualFitter::SetObjectFit(), TMinuit::SetObjectFit(), TFitEditor::SetObjectType(), TCutG::SetObjectX(), TCutG::SetObjectY(), TStyle::SetOptFit(), TStyle::SetOptStat(), TPaveStats::SetParent(), RooExpensiveObjectCache::ExpensiveObject::setPayload(), TEvePlot3D::SetPlot(), TStructViewerGUI::SetPointerButtonSlot(), TDialogCanvas::SetRefObject(), TMarker3DBox::SetRefObject(), TCanvas::SetSelected(), TROOT::SetSelectedPrimitive(), TRef::SetStaticObject(), TH1::SetStats(), TRootControlBar::SetTextColor(), TToggle::SetToggledObject(), ROOT::Minuit2::MinimumBuilder::SetTraceObject(), TGeoRCExtension::SetUserObject(), TClassTree::ShowCod(), TClassTree::ShowHas(), TClassTree::ShowMul(), TClassTree::ShowRef(), TVolume::Sizeof3D(), TNode::Sizeof3D(), RooProofDriverSelector::SlaveBegin(), TSelHist::SlaveBegin(), TSelEventGen::SlaveBegin(), TSelEvent::SlaveBegin(), TSQLFile::SQLDeleteAllTables(), TBufferSQL2::SqlReadObject(), TBufferSQL2::SqlReadObjectDirect(), TSessionViewer::StartViewer(), HFit::StoreAndDrawFitFunction(), TProofPlayerLite::StoreFeedback(), TProofPlayerRemote::StoreFeedback(), TProofPlayerRemote::StoreOutput(), TRootDialog::TabPressed(), TBtItem::TBtItem(), TClassMenuItem::TClassMenuItem(), ROOT::Internal::TFriendProxy::TFriendProxy(), TGTextEditor::TGTextEditor(), TKey::TKey(), TMacro::TMacro(), TRootBrowserLite::ToSystemDirectory(), TProtoClass::TProtoClass(), TQCommand::TQCommand(), ROOT::R::TRDataFrame::TRDataFrame(), TClingCallbacks::tryFindROOTSpecialInternal(), TTimer::TTimer(), TurnOn(), TListOfDataMembers::UnmapObject(), TListOfEnums::UnmapObject(), TListOfFunctions::UnmapObject(), TListOfFunctionTemplates::UnmapObject(), TAxis::UnZoom(), ROOT::Internal::TFriendProxy::Update(), TFileCollection::Update(), TGFileBrowser::Update(), TBranchObject::UpdateAddress(), TGeoBranchArray::UpdateArray(), TSessionQueryFrame::UpdateButtons(), RooMultiCategory::updateIndexList(), RooSuperCategory::updateIndexList(), TNewChainDlg::UpdateList(), TCling::UpdateListsOnUnloaded(), TUploadDataSetDlg::UploadDataSet(), TGraph::UseCurrentStyle(), TPad::UseCurrentStyle(), TH1::UseCurrentStyle(), TProof::VerifyDataSetParallel(), TPad::WaitPrimitive(), while(), TCollection::Write(), TDirectoryFile::Write(), TStreamerInfo::WriteBufferAux(), TBufferJSON::WriteFastArray(), TBufferFile::WriteFastArray(), TBufferSQL2::WriteFastArray(), TBufferFile::WriteStdString(), TFile::WriteStreamerInfo(), TKeyXML::XmlReadAny(), TBufferXML::XmlReadObject(), TEfficiency::~TEfficiency(), TFolder::~TFolder(), TGListTreeItemStd::~TGListTreeItemStd(), TGraph::~TGraph(), TH1::~TH1(), and TMultiGraph::~TMultiGraph().