![]() |
ROOT
6.06/09
Reference Guide
|
#include <stdlib.h>#include <fcntl.h>#include <errno.h>#include <unistd.h>#include <vector>#include "RConfigure.h"#include "Riostream.h"#include "Getline.h"#include "TBrowser.h"#include "TChain.h"#include "TCondor.h"#include "TDSet.h"#include "TError.h"#include "TEnv.h"#include "TEntryList.h"#include "TEventList.h"#include "TFile.h"#include "TFileInfo.h"#include "TFunction.h"#include "TFTP.h"#include "THashList.h"#include "TInterpreter.h"#include "TKey.h"#include "TMap.h"#include "TMath.h"#include "TMessage.h"#include "TMethodArg.h"#include "TMethodCall.h"#include "TMonitor.h"#include "TMutex.h"#include "TObjArray.h"#include "TObjString.h"#include "TParameter.h"#include "TProof.h"#include "TProofNodeInfo.h"#include "TProofOutputFile.h"#include "TVirtualProofPlayer.h"#include "TVirtualPacketizer.h"#include "TProofServ.h"#include "TPluginManager.h"#include "TQueryResult.h"#include "TRandom.h"#include "TRegexp.h"#include "TROOT.h"#include "TSlave.h"#include "TSocket.h"#include "TSortedList.h"#include "TSystem.h"#include "TTree.h"#include "TUrl.h"#include "TFileCollection.h"#include "TDataSetManager.h"#include "TDataSetManagerFile.h"#include "TMacro.h"#include "TSelector.h"#include "TPRegexp.h"
Include dependency graph for TProof.cxx:Go to the source code of this file.
Functions | |
| ClassImp (TProof) Bool_t TProofInterruptHandler | |
| TProof interrupt handler. More... | |
| if (!si) return fOrdinal.CompareTo(obj-> GetName()) | |
| while (myord &&otherord) | |
| if (myord) return-1 | |
| if (otherord) return 1 | |
| static Int_t | PoDCheckUrl (TString *_cluster) |
| This a private API function. More... | |
Variables | |
| TProof * | gProof = 0 |
| ClassImp(TSlaveInfo) Int_t TSlaveInfo const TSlaveInfo * | si = dynamic_cast<const TSlaveInfo*>(obj) |
| Used to sort slaveinfos by ordinal. More... | |
| const char * | myord = GetOrdinal() |
| const char * | otherord = si->GetOrdinal() |
| return | |
| ClassImp | ( | TProof | ) |
| if | ( | ! | si | ) | -> GetName()) |
| if | ( | myord | ) |
| if | ( | otherord | ) |
This a private API function.
It checks whether the connection string contains a PoD cluster protocol. If it does, then the connection string will be changed to reflect a real PROOF connection string for a PROOF cluster managed by PoD. PoD: http://pod.gsi.de . Return -1 if the PoD request failed; return 0 otherwise.
Definition at line 327 of file TProof.cxx.
Referenced by TProof::Open().
| while | ( | myord && | otherord | ) |
Definition at line 173 of file TProof.cxx.
| TProof* gProof = 0 |
Definition at line 88 of file TProof.cxx.
| const char* myord = GetOrdinal() |
Definition at line 171 of file TProof.cxx.
Referenced by TSlave::Compare().
| const char* otherord = si->GetOrdinal() |
Definition at line 172 of file TProof.cxx.
Referenced by TSlave::Compare().
| return |
Definition at line 185 of file TProof.cxx.
| ClassImp (TSlaveInfo) Int_t TSlaveInfo const TSlaveInfo* si = dynamic_cast<const TSlaveInfo*>(obj) |
Used to sort slaveinfos by ordinal.
Definition at line 167 of file TProof.cxx.
Referenced by TProofNodes::ActivateWorkers(), TEveViewer::AddScene(), XrdProofdProofServMgr::BroadcastClusterInfo(), TProofNodes::Build(), XrdProofdAdmin::CheckPath(), ClassImp(), TClass::DeleteArray(), TClass::Destructor(), TGeoSphere::DistFromInside(), TGeoSphere::DistFromOutside(), TText::ExecuteEvent(), TEveGeoPolyShape::FillBuffer3D(), TBranchElement::FillLeavesAssociativeCollectionMember(), TBranchElement::FillLeavesClonesMember(), TBranchElement::FillLeavesCollectionMember(), TBranchElement::FillLeavesCollectionSplitPtrMember(), TBranchElement::FillLeavesCollectionSplitVectorPtrMember(), TBranchElement::FillLeavesMakeClass(), TBranchElement::FillLeavesMember(), TBranchElement::FillLeavesMemberCounter(), TBranchElement::FindBranch(), TBranchElement::FindLeaf(), TStreamerInfo::ForceWriteInfo(), XrdProofdAux::Form(), TBranchElement::GetCollectionProxy(), TProofLite::GetNumberOfWorkers(), TMVA::Tools::GetSQRootMatrix(), GetWindowsVersion(), TProofServ::HandleSocketInput(), TBranchElement::InitializeOffsets(), TDocParser::LocateMethods(), TEveCaloVizEditor::MakeSliceInfo(), TProof::MarkBad(), ROOT::Minuit2::mnvert(), TMinuit::mnvert(), operator+(), TGLViewer::PadPaint(), THistPainter::PaintArrows(), TProofLite::PollForNewWorkers(), TGLScene::PreDraw(), TSlaveInfo::Print(), TProofPlayer::Process(), TBranchElement::ReadLeavesMakeClass(), TBranchElement::ReleaseObject(), TProofLite::ResolveKeywords(), XrdProofdProofServMgr::ResolveSession(), RooRealBinding::restoreXVec(), RooRealBinding::saveXVec(), TGeoTorus::SetPoints(), TGLSelectRecord::SetSceneInfo(), TGLRnrCtx::SetSceneInfo(), TMath::StudentI(), TGeoManagerEditor::TGeoManagerEditor(), TGeoVolumeEditor::TGeoVolumeEditor(), TMPClient::TMPClient(), ROOT::ToHumanReadableSize(), TPerfStats::TPerfStats(), TGLViewer::UpdateScene(), TPacketizer::ValidateFiles(), and TPacketizerAdaptive::ValidateFiles().