ROOT
6.07/01
Reference Guide
|
#include "TXSlave.h"
#include "TProof.h"
#include "TProofServ.h"
#include "TSystem.h"
#include "TEnv.h"
#include "TROOT.h"
#include "TUrl.h"
#include "TMessage.h"
#include "TMonitor.h"
#include "TError.h"
#include "TSysEvtHandler.h"
#include "TVirtualMutex.h"
#include "TXSocket.h"
#include "TXSocketHandler.h"
#include "Varargs.h"
#include "XProofProtocol.h"
#include <mutex>
Go to the source code of this file.
Functions | |
ClassImp (TXSlave) TSlave *GetTXSlave(const char *url | |
const char Int_t const char TProof Int_t const char const char Int_t nwk | return ((TSlave *)(new TXSlave(url, ord, perf, image, proof, stype, workdir, msd, nwk))) |
Variables | |
const char * | ord |
const char Int_t | perf |
const char Int_t const char * | image |
const char Int_t const char TProof * | proof |
const char Int_t const char TProof Int_t | stype |
const char Int_t const char TProof Int_t const char * | workdir |
const char Int_t const char TProof Int_t const char const char * | msd |
static XSlaveInit | xslave_init |
ClassImp | ( | TXSlave | ) | const |
const char Int_t const char TProof Int_t const char const char Int_t nwk return | ( | (TSlave *)(new TXSlave(url, ord, perf, image, proof, stype, workdir, msd, nwk)) | ) |
const char Int_t const char* image |
Definition at line 46 of file TXSlave.cxx.
Referenced by TProof::AddWorkers(), TGHtml::BlockDraw(), ClassImp(), TSlave::Create(), TGCocoa::CreateBitmap(), QuartzPixmap::createImageFromPixmap:, TGCocoa::CreatePixmap(), TGCocoa::CreatePixmapFromData(), TGHtmlLayoutContext::DoBreakMarkup(), ROOT::MacOSX::X11::DownscaledImageData(), TASImage::ExecuteEvent(), TGHtml::FillOutBlock(), TGHtmlLayoutContext::FixLine(), TGHtml::GetHref(), TCondor::GetImage(), TGHtmlLayoutContext::GetLine(), TASImage::GetObjectInfo(), TGLViewer::GetPictureUsingBB(), TGLViewer::GetPictureUsingFBO(), gl2psCopyPixmap(), TGHtml::LoadImage(), MakeXImage(), TGHtml::MinMax(), TASImage::Paint(), TPad::Print(), TGWin32::PutPixel(), TASImage::ReadImage(), ReadRemoteImage(), MandelBase::run(), TPadPainter::SaveImage(), TGLPadPainter::SaveImage(), TGLViewer::SavePictureUsingBB(), TGLViewer::SavePictureUsingFBO(), TAlienFile::SetImage(), TGTableCell::SetImage(), TASImage::SetImage(), TGX11::SetOpacity(), TGWin32::SetOpacity(), TGCocoa::ShapeCombineMask(), TGHtml::Sizer(), TProofSuperMaster::StartSlaves(), TProofCondor::StartSlaves(), and TXSlave::TXSlave().
Definition at line 46 of file TXSlave.cxx.
Referenced by ClassImp(), TSlave::Create(), TAlienResult::GetFileInfoList(), TGLiteResult::GetFileInfoList(), TGNumberEntryField::IncreaseNumber(), TSlaveInfo::Print(), TProofSuperMaster::StartSlaves(), TDSet::TDSet(), TDSetElement::TDSetElement(), TXSlave::TXSlave(), and TProofSuperMaster::ValidateDSet().
const char* ord |
Definition at line 46 of file TXSlave.cxx.
Referenced by TProof::AddWorkers(), TSlave::Create(), XrdProofdProofServMgr::Create(), TProofProgressLog::DoLog(), XrdProofWorker::Export(), XrdProofdProofServMgr::FormFileNameInSessionDir(), TProof::Getenv(), TProof::GetRC(), TProofMgrLite::GetSessionLogs(), TXProofMgr::GetSessionLogs(), XrdProofdManager::GetWorkers(), TProofServ::HandleSocketInput(), TProofServ::HandleWorkerLists(), TProof::MarkBad(), TProofLite::PollForNewWorkers(), TRootSecContext::Print(), TSecContext::Print(), TProofLite::Print(), XrdProofdAdmin::QueryLogPaths(), TProofLite::ResolveKeywords(), TProofProgressLog::SaveToFile(), TSlaveInfo::SetOrdinal(), setownerships(), TProofLite::SetProofServEnv(), TProofServLite::SetupOnFork(), TProofLite::SetupWorkers(), start_ps(), TProofSuperMaster::StartSlaves(), TProofCondor::StartSlaves(), TProofPlayerRemote::StoreFeedback(), TProof::TerminateWorker(), and TXSlave::TXSlave().
const char Int_t perf |
Definition at line 46 of file TXSlave.cxx.
Referenced by TSlave::Create(), TTree::SetPerfStats(), and TXSlave::TXSlave().
Definition at line 46 of file TXSlave.cxx.
Referenced by ClassImp(), TSlave::Create(), TProof::Open(), TPerfStats::TPerfStats(), TXSlave::TXSlave(), TSessionViewer::UpdateListOfProofs(), and TSessionViewer::UpdateListOfSessions().
Definition at line 46 of file TXSlave.cxx.
Referenced by TBranchElement::BuildTitle(), TSlave::Create(), TGeoVolume::Divide(), TGDoubleSlider::GetSString(), TGSlider::GetTypeString(), TSlave::Init(), RooSimultaneous::initialize(), RooSimultaneous::plotOn(), RooAbsPdf::plotOn(), RooAbsReal::plotSliceOn(), ROOT::Math::RootFinder::SetMethod(), TSQLStructure::StoreElementInNormalForm(), and TMVA::MsgLogger::WriteMsg().
Definition at line 46 of file TXSlave.cxx.
Referenced by TProof::AddWorkers(), TSlave::Create(), TRootCanvas::ProcessMessage(), TRint::Run(), TGTextEditor::SaveFileAs(), TProofServ::SendStatistics(), TProofServLite::Setup(), TXProofServ::Setup(), TApplicationServer::Setup(), TProofServ::Setup(), TProofCondor::StartSlaves(), TROOT::TROOT(), and TXSlave::TXSlave().
|
static |
Definition at line 59 of file TXSlave.cxx.