#include <TProofPlayer.h>
Inheritance diagram for TProofPlayer:
Definition at line 75 of file TProofPlayer.h.
TProofPlayer::TProofPlayer | ( | TProof * | proof = 0 |
) |
TProofPlayer::~TProofPlayer | ( | ) | [virtual] |
TProofPlayer::TProofPlayer | ( | TProof * | proof = 0 |
) |
virtual TProofPlayer::~TProofPlayer | ( | ) | [virtual] |
void* TProofPlayer::GetSender | ( | ) | [inline, protected, virtual] |
Definition at line 1215 of file TProofPlayer.cxx.
References TString::Data(), TSystem::DynamicPathName(), TSystem::DynFindSymbol(), gSystem, kTRUE, TSystem::Load(), p, and TObject::Warning().
Referenced by TProofPlayerLite::Finalize(), and TProofPlayerRemote::Finalize().
void TProofPlayer::SetupFeedback | ( | ) | [protected, virtual] |
Definition at line 1163 of file TProofPlayer.cxx.
References TObject::MayNotUse().
Referenced by Process().
void TProofPlayer::MergeOutput | ( | ) | [protected, virtual] |
Implements TVirtualProofPlayer.
Definition at line 1110 of file TProofPlayer.cxx.
References TObject::MayNotUse().
void TProofPlayer::StopFeedback | ( | ) | [virtual] |
Definition at line 1171 of file TProofPlayer.cxx.
References TObject::MayNotUse().
Referenced by Process(), and TProofPlayer::TCleanup::~TCleanup().
Bool_t TProofPlayer::CheckMemUsage | ( | Long64_t & | mfreq, | |
Bool_t & | w80r, | |||
Bool_t & | w80v, | |||
TString & | wmsg | |||
) | [protected] |
Definition at line 1039 of file TProofPlayer.cxx.
References TString::Form(), GetEventsProcessed(), TProofServ::GetMemHWM(), TProofServ::GetMemStop(), TSystem::GetProcInfo(), TProofServ::GetResMemMax(), TProofServ::GetVirtMemMax(), gSystem, TObject::Info(), kFALSE, kTRUE, TString::Length(), and pi.
Referenced by Process().
void TProofPlayer::MapOutputListToDataMembers | ( | ) | const [protected] |
Long64_t TProofPlayer::Process | ( | TDSet * | set, | |
const char * | selector, | |||
Option_t * | option = "" , |
|||
Long64_t | nentries = -1 , |
|||
Long64_t | firstentry = 0 | |||
) | [virtual] |
Implements TVirtualProofPlayer.
Definition at line 720 of file TProofPlayer.cxx.
References TList::Add(), c, CATCH, CheckMemUsage(), xmlio::Class, TProofServ::CopyFromCache(), TProofServ::CopyToCache(), TEventIter::Create(), TDSet::Current(), TString::Data(), TSystem::DispatchOneEvent(), ENDTRY, entry, TObject::Error(), fExitStatus, TList::FindObject(), fInput, TString::Form(), TString::Format(), fProgressStatus, gAbort, gEnv, TProofServ::GetCacheLock(), TProofProgressStatus::GetEntries(), TFile::GetFileBytesRead(), TDSetElement::GetFileName(), TFile::GetFileReadCalls(), TROOT::GetListOfCanvases(), TNamed::GetName(), TDSetElement::GetNum(), TProofServ::GetOrdinal(), GetOutputList(), TProof::GetParameter(), TSelector::GetSelector(), TProofServ::GetSessionDir(), gMonitoringWriter, gProofServ, gROOT, gSystem, TObject::HandleTimer(), TProofProgressStatus::IncEntries(), TObject::Info(), TString::Insert(), IsClient(), TROOT::IsInterrupted(), TProofServ::IsMaster(), TString::IsNull(), TProofServ::IsParallel(), TVirtualProofPlayer::kAborted, TSelector::kAbortProcess, kDispatchOneEvent, TDSet::kEmpty, TPair::Key(), kFALSE, TVirtualProofPlayer::kFinished, TProofServ::kHighMemory, TDSetElement::kNewRun, kPEX_ABORTED, kPEX_STOPPED, TVirtualProofPlayer::kStopped, kTRUE, TProofLockPath::Lock(), Long64_t, MapOutputListToDataMembers(), TDSet::Next(), o, par, PDB, TList::Remove(), TDSet::Reset(), TProofProgressStatus::Reset(), TObject::ResetBit(), SafeDelete, TProofServ::SendAsynMessage(), TVirtualMonitoringWriter::SendProcessingProgress(), TVirtualMonitoringWriter::SendProcessingStatus(), TObject::SetBit(), TProofProgressStatus::SetBytesRead(), SetDispatchTimer(), TProofServ::SetLastMsg(), SetProcessing(), TProofProgressStatus::SetReadCalls(), SetStopTimer(), SetupFeedback(), TPair::SetValue(), TEnv::SetValue(), TPerfStats::Start(), TPerfStats::Stop(), StopFeedback(), TObject::TestBit(), TRY, TProofLockPath::Unlock(), TDSet::Validate(), TPair::Value(), version, and TObject::Warning().
TVirtualPacketizer* TProofPlayer::GetPacketizer | ( | ) | const [inline, virtual] |
Implements TVirtualProofPlayer.
Definition at line 1093 of file TProofPlayer.cxx.
References TObject::MayNotUse().
Long64_t TProofPlayer::Finalize | ( | TQueryResult * | qr | ) | [virtual] |
Implements TVirtualProofPlayer.
Definition at line 1102 of file TProofPlayer.cxx.
References TObject::MayNotUse().
Long64_t TProofPlayer::DrawSelect | ( | TDSet * | set, | |
const char * | varexp, | |||
const char * | selection, | |||
Option_t * | option = "" , |
|||
Long64_t | nentries = -1 , |
|||
Long64_t | firstentry = 0 | |||
) | [virtual] |
Implements TVirtualProofPlayer.
Definition at line 1179 of file TProofPlayer.cxx.
References TObject::MayNotUse().
Int_t TProofPlayer::GetDrawArgs | ( | const char * | var, | |
const char * | sel, | |||
Option_t * | opt, | |||
TString & | selector, | |||
TString & | objname | |||
) | [virtual] |
Implements TVirtualProofPlayer.
Definition at line 1249 of file TProofPlayer.cxx.
References TString::Data(), TSystem::DynamicPathName(), TSystem::DynFindSymbol(), gSystem, kTRUE, TSystem::Load(), p, and TObject::Warning().
Referenced by TProofPlayerRemote::DrawSelect().
void TProofPlayer::HandleGetTreeHeader | ( | TMessage * | mess | ) | [virtual] |
Implements TVirtualProofPlayer.
Definition at line 1190 of file TProofPlayer.cxx.
References TObject::MayNotUse().
void TProofPlayer::HandleRecvHisto | ( | TMessage * | mess | ) | [virtual] |
Implements TVirtualProofPlayer.
Definition at line 1198 of file TProofPlayer.cxx.
References TH1::Add(), xmlio::Class, TList::FindObject(), gDirectory, TMessage::GetClass(), TDirectory::GetList(), h, and TBufferFile::ReadObject().
void TProofPlayer::FeedBackCanvas | ( | const char * | name, | |
Bool_t | create | |||
) |
Definition at line 1286 of file TProofPlayer.cxx.
References TString::Data(), TSystem::DynamicPathName(), TSystem::DynFindSymbol(), gSystem, kTRUE, TSystem::Load(), p, void, and TObject::Warning().
Implements TVirtualProofPlayer.
Definition at line 246 of file TProofPlayer.cxx.
References fExitStatus, gDebug, TObject::Info(), TVirtualProofPlayer::kAborted, TVirtualProofPlayer::kStopped, kTRUE, and SetStopTimer().
void TProofPlayer::AddInput | ( | TObject * | inp | ) | [virtual] |
Implements TVirtualProofPlayer.
Definition at line 422 of file TProofPlayer.cxx.
References TList::Add(), and fInput.
void TProofPlayer::ClearInput | ( | ) | [virtual] |
Implements TVirtualProofPlayer.
Definition at line 430 of file TProofPlayer.cxx.
References TList::Clear(), and fInput.
TObject * TProofPlayer::GetOutput | ( | const char * | name | ) | const [virtual] |
Implements TVirtualProofPlayer.
Definition at line 438 of file TProofPlayer.cxx.
References TObject::FindObject().
Referenced by TProofPlayerRemote::Finalize(), and TProofPlayerRemote::InitPacketizer().
TList * TProofPlayer::GetOutputList | ( | ) | const [virtual] |
Implements TVirtualProofPlayer.
Definition at line 448 of file TProofPlayer.cxx.
Referenced by Process().
TList* TProofPlayer::GetInputList | ( | ) | const [inline, virtual] |
TList* TProofPlayer::GetListOfResults | ( | ) | const [inline, virtual] |
Implements TVirtualProofPlayer.
Definition at line 157 of file TProofPlayer.h.
References fQueryResults.
void TProofPlayer::AddQueryResult | ( | TQueryResult * | q | ) | [virtual] |
Implements TVirtualProofPlayer.
Definition at line 308 of file TProofPlayer.cxx.
References TDatime::Convert(), TQueryResult::GetStartTime(), IsClient(), TQueryResult::IsDraw(), and TObject::Warning().
TQueryResult* TProofPlayer::GetCurrentQuery | ( | ) | const [inline, virtual] |
TQueryResult * TProofPlayer::GetQueryResult | ( | const char * | ref | ) | [virtual] |
Implements TVirtualProofPlayer.
Definition at line 389 of file TProofPlayer.cxx.
References TQueryResult::Matches().
void TProofPlayer::RemoveQueryResult | ( | const char * | ref | ) | [virtual] |
Implements TVirtualProofPlayer.
Definition at line 371 of file TProofPlayer.cxx.
References TQueryResult::Matches().
void TProofPlayer::SetCurrentQuery | ( | TQueryResult * | q | ) | [virtual] |
Implements TVirtualProofPlayer.
Definition at line 413 of file TProofPlayer.cxx.
References fPreviousQuery.
Referenced by TProofPlayerRemote::Finalize().
void TProofPlayer::SetMaxDrawQueries | ( | Int_t | max | ) | [inline, virtual] |
Implements TVirtualProofPlayer.
Definition at line 163 of file TProofPlayer.h.
References fMaxDrawQueries.
void TProofPlayer::RestorePreviousQuery | ( | ) | [inline, virtual] |
Implements TVirtualProofPlayer.
Definition at line 164 of file TProofPlayer.h.
References fPreviousQuery, and fQuery.
Referenced by TProofPlayerRemote::Finalize().
Implements TVirtualProofPlayer.
Definition at line 626 of file TProofPlayer.cxx.
References TObject::MayNotUse().
void TProofPlayer::AddOutput | ( | TList * | out | ) | [virtual] |
Implements TVirtualProofPlayer.
Definition at line 635 of file TProofPlayer.cxx.
References TObject::MayNotUse().
void TProofPlayer::StoreOutput | ( | TList * | out | ) | [virtual] |
Implements TVirtualProofPlayer.
Definition at line 643 of file TProofPlayer.cxx.
References TObject::MayNotUse().
Implements TVirtualProofPlayer.
Definition at line 651 of file TProofPlayer.cxx.
References TObject::MayNotUse().
Implements TVirtualProofPlayer.
Definition at line 659 of file TProofPlayer.cxx.
References TObject::MayNotUse().
Referenced by Progress().
Implements TVirtualProofPlayer.
Definition at line 170 of file TProofPlayer.h.
References Progress().
void TProofPlayer::Progress | ( | Long64_t | total, | |
Long64_t | processed, | |||
Long64_t | bytesread, | |||
Float_t | initTime, | |||
Float_t | procTime, | |||
Float_t | evtrti, | |||
Float_t | mbrti | |||
) | [virtual] |
Implements TVirtualProofPlayer.
Definition at line 667 of file TProofPlayer.cxx.
References TObject::MayNotUse().
void TProofPlayer::Progress | ( | TSlave * | , | |
Long64_t | total, | |||
Long64_t | processed, | |||
Long64_t | bytesread, | |||
Float_t | initTime, | |||
Float_t | procTime, | |||
Float_t | evtrti, | |||
Float_t | mbrti | |||
) | [inline, virtual] |
Implements TVirtualProofPlayer.
Definition at line 175 of file TProofPlayer.h.
References Progress().
void TProofPlayer::Progress | ( | TProofProgressInfo * | pi | ) | [virtual] |
Implements TVirtualProofPlayer.
Definition at line 678 of file TProofPlayer.cxx.
References TObject::MayNotUse().
void TProofPlayer::Progress | ( | TSlave * | , | |
TProofProgressInfo * | pi | |||
) | [inline, virtual] |
Implements TVirtualProofPlayer.
Definition at line 181 of file TProofPlayer.h.
References pi, and Progress().
void TProofPlayer::Feedback | ( | TList * | objs | ) | [virtual] |
Implements TVirtualProofPlayer.
Definition at line 686 of file TProofPlayer.cxx.
References TObject::MayNotUse().
TDrawFeedback * TProofPlayer::CreateDrawFeedback | ( | TProof * | p | ) | [virtual] |
void TProofPlayer::SetDrawFeedbackOption | ( | TDrawFeedback * | f, | |
Option_t * | opt | |||
) | [virtual] |
void TProofPlayer::DeleteDrawFeedback | ( | TDrawFeedback * | f | ) | [virtual] |
TDSetElement * TProofPlayer::GetNextPacket | ( | TSlave * | slave, | |
TMessage * | r | |||
) | [virtual] |
Implements TVirtualProofPlayer.
Definition at line 1154 of file TProofPlayer.cxx.
References TObject::MayNotUse().
Int_t TProofPlayer::ReinitSelector | ( | TQueryResult * | qr | ) | [virtual] |
Implements TVirtualProofPlayer.
Definition at line 459 of file TProofPlayer.cxx.
References TSystem::AccessPathName(), TSystem::BaseName(), TMacro::Checksum(), TString::Contains(), TString::Data(), dir(), RootCsg::dot(), TMD5::FileChecksum(), Form(), gErrorIgnoreLevel, TSystem::GetIncludePath(), TQueryResult::GetInputList(), TQueryResult::GetLibList(), TROOT::GetMacroPath(), TObjString::GetName(), TNamed::GetName(), TQueryResult::GetOptions(), TQueryResult::GetSelecHdr(), TQueryResult::GetSelecImp(), TSelector::GetSelector(), gSystem, TObject::Info(), TSelector::IsStandardDraw(), kBreak, kFALSE, kNPOS, kReadPermission, kTRUE, TString::Last(), TString::Length(), TSystem::Load(), TSystem::MakeDirectory(), ok, TString::Remove(), TString::ReplaceAll(), SafeDelete, TMacro::SaveSource(), TSystem::SetIncludePath(), TSystem::TempDirectory(), u, and TSystem::Which().
Referenced by TProofPlayerLite::Finalize(), and TProofPlayerRemote::Finalize().
void TProofPlayer::UpdateAutoBin | ( | const char * | name, | |
Double_t & | xmin, | |||
Double_t & | xmax, | |||
Double_t & | ymin, | |||
Double_t & | ymax, | |||
Double_t & | zmin, | |||
Double_t & | zmax | |||
) | [virtual] |
Implements TVirtualProofPlayer.
Definition at line 1126 of file TProofPlayer.cxx.
References TProofLimitsFinder::AutoBinFunc(), gProofServ, TProofServ::IsTopMaster(), and val.
Bool_t TProofPlayer::IsClient | ( | ) | const [inline, virtual] |
Implements TVirtualProofPlayer.
Definition at line 197 of file TProofPlayer.h.
References kFALSE.
Referenced by AddQueryResult(), and Process().
EExitStatus TProofPlayer::GetExitStatus | ( | ) | const [inline, virtual] |
Implements TVirtualProofPlayer.
Definition at line 199 of file TProofPlayer.h.
References fExitStatus.
Referenced by TProofPlayerRemote::Process(), and TProofPlayerLite::Process().
Long64_t TProofPlayer::GetEventsProcessed | ( | ) | const [inline, virtual] |
Implements TVirtualProofPlayer.
Definition at line 200 of file TProofPlayer.h.
References fProgressStatus, and TProofProgressStatus::GetEntries().
Referenced by CheckMemUsage(), and TProofPlayerSlave::HandleTimer().
void TProofPlayer::AddEventsProcessed | ( | Long64_t | ev | ) | [inline, virtual] |
Implements TVirtualProofPlayer.
Definition at line 201 of file TProofPlayer.h.
References fProgressStatus, and TProofProgressStatus::IncEntries().
Implements TVirtualProofPlayer.
Definition at line 270 of file TProofPlayer.cxx.
References kDispatchOneEvent, TObject::ResetBit(), and SafeDelete.
Referenced by Process().
void TProofPlayer::SetStopTimer | ( | Bool_t | on = kTRUE , |
|
Bool_t | abort = kFALSE , |
|||
Int_t | timeout = 0 | |||
) | [virtual] |
Implements TVirtualProofPlayer.
Definition at line 283 of file TProofPlayer.cxx.
References gDebug, TObject::Info(), kTRUE, R__LOCKGUARD, and SafeDelete.
Referenced by Process(), and StopProcess().
virtual void TProofPlayer::SetInitTime | ( | ) | [inline, virtual] |
Long64_t TProofPlayer::GetCacheSize | ( | ) | [virtual] |
Int_t TProofPlayer::GetLearnEntries | ( | ) | [virtual] |
Definition at line 235 of file TProofPlayer.cxx.
References kIsProcessing, TObject::ResetBit(), and TObject::SetBit().
Referenced by Process().
TProofProgressStatus* TProofPlayer::GetProgressStatus | ( | ) | const [inline, virtual] |
Implements TVirtualProofPlayer.
Definition at line 212 of file TProofPlayer.h.
References fProgressStatus.
Referenced by TProofPlayerSlave::HandleTimer().
void* TProofPlayer::GetSender | ( | ) | [inline, protected, virtual] |
virtual void TProofPlayer::SetupFeedback | ( | ) | [protected, virtual] |
virtual void TProofPlayer::MergeOutput | ( | ) | [protected, virtual] |
Implements TVirtualProofPlayer.
virtual void TProofPlayer::StopFeedback | ( | ) | [virtual] |
Bool_t TProofPlayer::CheckMemUsage | ( | Long64_t & | mfreq, | |
Bool_t & | w80r, | |||
Bool_t & | w80v, | |||
TString & | wmsg | |||
) | [protected] |
void TProofPlayer::MapOutputListToDataMembers | ( | ) | const [protected] |
Long64_t TProofPlayer::Process | ( | TDSet * | set, | |
const char * | selector, | |||
Option_t * | option = "" , |
|||
Long64_t | nentries = -1 , |
|||
Long64_t | firstentry = 0 | |||
) | [virtual] |
Implements TVirtualProofPlayer.
TVirtualPacketizer* TProofPlayer::GetPacketizer | ( | ) | const [inline, virtual] |
Implements TVirtualProofPlayer.
Long64_t TProofPlayer::Finalize | ( | TQueryResult * | qr | ) | [virtual] |
Implements TVirtualProofPlayer.
Long64_t TProofPlayer::DrawSelect | ( | TDSet * | set, | |
const char * | varexp, | |||
const char * | selection, | |||
Option_t * | option = "" , |
|||
Long64_t | nentries = -1 , |
|||
Long64_t | firstentry = 0 | |||
) | [virtual] |
Implements TVirtualProofPlayer.
Int_t TProofPlayer::GetDrawArgs | ( | const char * | var, | |
const char * | sel, | |||
Option_t * | opt, | |||
TString & | selector, | |||
TString & | objname | |||
) | [virtual] |
Implements TVirtualProofPlayer.
void TProofPlayer::HandleGetTreeHeader | ( | TMessage * | mess | ) | [virtual] |
Implements TVirtualProofPlayer.
void TProofPlayer::HandleRecvHisto | ( | TMessage * | mess | ) | [virtual] |
Implements TVirtualProofPlayer.
void TProofPlayer::FeedBackCanvas | ( | const char * | name, | |
Bool_t | create | |||
) |
Implements TVirtualProofPlayer.
void TProofPlayer::AddInput | ( | TObject * | inp | ) | [virtual] |
Implements TVirtualProofPlayer.
void TProofPlayer::ClearInput | ( | ) | [virtual] |
Implements TVirtualProofPlayer.
TObject* TProofPlayer::GetOutput | ( | const char * | name | ) | const [virtual] |
Implements TVirtualProofPlayer.
TList* TProofPlayer::GetOutputList | ( | ) | const [virtual] |
Implements TVirtualProofPlayer.
TList* TProofPlayer::GetInputList | ( | ) | const [inline, virtual] |
TList* TProofPlayer::GetListOfResults | ( | ) | const [inline, virtual] |
Implements TVirtualProofPlayer.
Definition at line 157 of file TProofPlayer.h.
References fQueryResults.
void TProofPlayer::AddQueryResult | ( | TQueryResult * | q | ) | [virtual] |
Implements TVirtualProofPlayer.
TQueryResult* TProofPlayer::GetCurrentQuery | ( | ) | const [inline, virtual] |
TQueryResult* TProofPlayer::GetQueryResult | ( | const char * | ref | ) | [virtual] |
Implements TVirtualProofPlayer.
void TProofPlayer::RemoveQueryResult | ( | const char * | ref | ) | [virtual] |
Implements TVirtualProofPlayer.
void TProofPlayer::SetCurrentQuery | ( | TQueryResult * | q | ) | [virtual] |
Implements TVirtualProofPlayer.
void TProofPlayer::SetMaxDrawQueries | ( | Int_t | max | ) | [inline, virtual] |
Implements TVirtualProofPlayer.
Definition at line 163 of file TProofPlayer.h.
References fMaxDrawQueries.
void TProofPlayer::RestorePreviousQuery | ( | ) | [inline, virtual] |
Implements TVirtualProofPlayer.
Definition at line 164 of file TProofPlayer.h.
References fPreviousQuery, and fQuery.
Implements TVirtualProofPlayer.
void TProofPlayer::AddOutput | ( | TList * | out | ) | [virtual] |
Implements TVirtualProofPlayer.
void TProofPlayer::StoreOutput | ( | TList * | out | ) | [virtual] |
Implements TVirtualProofPlayer.
Implements TVirtualProofPlayer.
Implements TVirtualProofPlayer.
Implements TVirtualProofPlayer.
Definition at line 170 of file TProofPlayer.h.
References Progress().
void TProofPlayer::Progress | ( | Long64_t | total, | |
Long64_t | processed, | |||
Long64_t | bytesread, | |||
Float_t | initTime, | |||
Float_t | procTime, | |||
Float_t | evtrti, | |||
Float_t | mbrti | |||
) | [virtual] |
Implements TVirtualProofPlayer.
void TProofPlayer::Progress | ( | TSlave * | , | |
Long64_t | total, | |||
Long64_t | processed, | |||
Long64_t | bytesread, | |||
Float_t | initTime, | |||
Float_t | procTime, | |||
Float_t | evtrti, | |||
Float_t | mbrti | |||
) | [inline, virtual] |
Implements TVirtualProofPlayer.
Definition at line 175 of file TProofPlayer.h.
References Progress().
void TProofPlayer::Progress | ( | TProofProgressInfo * | pi | ) | [virtual] |
Implements TVirtualProofPlayer.
void TProofPlayer::Progress | ( | TSlave * | , | |
TProofProgressInfo * | pi | |||
) | [inline, virtual] |
Implements TVirtualProofPlayer.
Definition at line 181 of file TProofPlayer.h.
References pi, and Progress().
void TProofPlayer::Feedback | ( | TList * | objs | ) | [virtual] |
Implements TVirtualProofPlayer.
TDrawFeedback* TProofPlayer::CreateDrawFeedback | ( | TProof * | p | ) | [virtual] |
Implements TVirtualProofPlayer.
void TProofPlayer::SetDrawFeedbackOption | ( | TDrawFeedback * | f, | |
Option_t * | opt | |||
) | [virtual] |
Implements TVirtualProofPlayer.
void TProofPlayer::DeleteDrawFeedback | ( | TDrawFeedback * | f | ) | [virtual] |
Implements TVirtualProofPlayer.
TDSetElement* TProofPlayer::GetNextPacket | ( | TSlave * | slave, | |
TMessage * | r | |||
) | [virtual] |
Implements TVirtualProofPlayer.
Int_t TProofPlayer::ReinitSelector | ( | TQueryResult * | qr | ) | [virtual] |
Implements TVirtualProofPlayer.
void TProofPlayer::UpdateAutoBin | ( | const char * | name, | |
Double_t & | xmin, | |||
Double_t & | xmax, | |||
Double_t & | ymin, | |||
Double_t & | ymax, | |||
Double_t & | zmin, | |||
Double_t & | zmax | |||
) | [virtual] |
Implements TVirtualProofPlayer.
Bool_t TProofPlayer::IsClient | ( | ) | const [inline, virtual] |
EExitStatus TProofPlayer::GetExitStatus | ( | ) | const [inline, virtual] |
Implements TVirtualProofPlayer.
Definition at line 199 of file TProofPlayer.h.
References fExitStatus.
Long64_t TProofPlayer::GetEventsProcessed | ( | ) | const [inline, virtual] |
Implements TVirtualProofPlayer.
Definition at line 200 of file TProofPlayer.h.
References fProgressStatus, and TProofProgressStatus::GetEntries().
void TProofPlayer::AddEventsProcessed | ( | Long64_t | ev | ) | [inline, virtual] |
Implements TVirtualProofPlayer.
Definition at line 201 of file TProofPlayer.h.
References fProgressStatus, and TProofProgressStatus::IncEntries().
Implements TVirtualProofPlayer.
void TProofPlayer::SetStopTimer | ( | Bool_t | on = kTRUE , |
|
Bool_t | abort = kFALSE , |
|||
Int_t | timeout = 0 | |||
) | [virtual] |
Implements TVirtualProofPlayer.
virtual void TProofPlayer::SetInitTime | ( | ) | [inline, virtual] |
Long64_t TProofPlayer::GetCacheSize | ( | ) | [virtual] |
Implements TVirtualProofPlayer.
Int_t TProofPlayer::GetLearnEntries | ( | ) | [virtual] |
Implements TVirtualProofPlayer.
TProofProgressStatus* TProofPlayer::GetProgressStatus | ( | ) | const [inline, virtual] |
Implements TVirtualProofPlayer.
Definition at line 212 of file TProofPlayer.h.
References fProgressStatus.
TList* TProofPlayer::fAutoBins [private] |
Definition at line 78 of file TProofPlayer.h.
TList* TProofPlayer::fInput [protected] |
Definition at line 81 of file TProofPlayer.h.
Referenced by AddInput(), ClearInput(), TProofPlayerRemote::DrawSelect(), TProofPlayerLite::Finalize(), TProofPlayerRemote::Finalize(), GetInputList(), TProofPlayerRemote::InitPacketizer(), TProofPlayerRemote::Process(), TProofPlayerLite::Process(), Process(), TProofPlayerSuperMaster::SetupFeedback(), TProofPlayerLite::SetupFeedback(), TProofPlayerRemote::SetupFeedback(), and ~TProofPlayer().
TList* TProofPlayer::fOutput [protected] |
Definition at line 82 of file TProofPlayer.h.
Referenced by TProofPlayerLite::Finalize(), TProofPlayerLite::HandleTimer(), and TProofPlayerLite::Process().
TSelector* TProofPlayer::fSelector [protected] |
Definition at line 83 of file TProofPlayer.h.
Referenced by TProofPlayerLite::Finalize(), TProofPlayerLite::MakeSelector(), and TProofPlayerLite::Process().
TClass* TProofPlayer::fSelectorClass [protected] |
the latest selector
Definition at line 84 of file TProofPlayer.h.
Referenced by TProofPlayerLite::MakeSelector(), and TProofPlayerLite::Process().
TTimer* TProofPlayer::fFeedbackTimer [protected] |
class of the latest selector
Definition at line 85 of file TProofPlayer.h.
Referenced by TProofPlayerLite::HandleTimer(), and TProofPlayerLite::SetupFeedback().
Long_t TProofPlayer::fFeedbackPeriod [protected] |
timer for sending intermediate results
Definition at line 86 of file TProofPlayer.h.
Referenced by TProofPlayerLite::HandleTimer(), and TProofPlayerLite::SetupFeedback().
TEventIter* TProofPlayer::fEvIter [protected] |
TStatus* TProofPlayer::fSelStatus [protected] |
EExitStatus TProofPlayer::fExitStatus [protected] |
status of query in progress
Definition at line 89 of file TProofPlayer.h.
Referenced by TProofPlayerLite::Finalize(), TProofPlayerRemote::Finalize(), GetExitStatus(), TProofPlayerRemote::InitPacketizer(), TProofPlayerRemote::Process(), TProofPlayerLite::Process(), Process(), StopProcess(), and TProofPlayerRemote::StopProcess().
Long64_t TProofPlayer::fTotalEvents [protected] |
Definition at line 90 of file TProofPlayer.h.
TProofProgressStatus* TProofPlayer::fProgressStatus [protected] |
Definition at line 91 of file TProofPlayer.h.
Referenced by AddEventsProcessed(), GetEventsProcessed(), GetProgressStatus(), TProofPlayerRemote::InitPacketizer(), TProofPlayerRemote::Process(), TProofPlayerLite::Process(), Process(), and TProofPlayerRemote::TProofPlayerRemote().
TList* TProofPlayer::fQueryResults [protected] |
TQueryResult* TProofPlayer::fQuery [protected] |
Definition at line 94 of file TProofPlayer.h.
Referenced by TProofPlayerLite::Finalize(), GetCurrentQuery(), TProofPlayerLite::Process(), and RestorePreviousQuery().
TQueryResult* TProofPlayer::fPreviousQuery [protected] |
Definition at line 95 of file TProofPlayer.h.
Referenced by RestorePreviousQuery(), and SetCurrentQuery().
Int_t TProofPlayer::fDrawQueries [protected] |
Definition at line 96 of file TProofPlayer.h.
Int_t TProofPlayer::fMaxDrawQueries [protected] |
TTimer* TProofPlayer::fStopTimer [protected] |
Definition at line 99 of file TProofPlayer.h.
TMutex* TProofPlayer::fStopTimerMtx [protected] |
Definition at line 100 of file TProofPlayer.h.
TTimer* TProofPlayer::fDispatchTimer [protected] |
Definition at line 102 of file TProofPlayer.h.
THashList* TProofPlayer::fgDrawInputPars [static, protected] |
Definition at line 104 of file TProofPlayer.h.
TList* TProofPlayer::fAutoBins [private] |
Definition at line 78 of file TProofPlayer.h.
TList* TProofPlayer::fInput [protected] |
Definition at line 81 of file TProofPlayer.h.
TList* TProofPlayer::fOutput [protected] |
Definition at line 82 of file TProofPlayer.h.
TSelector* TProofPlayer::fSelector [protected] |
Definition at line 83 of file TProofPlayer.h.
TClass* TProofPlayer::fSelectorClass [protected] |
TTimer* TProofPlayer::fFeedbackTimer [protected] |
TEventIter* TProofPlayer::fEvIter [protected] |
TStatus* TProofPlayer::fSelStatus [protected] |
TProofProgressStatus* TProofPlayer::fProgressStatus [protected] |
Definition at line 91 of file TProofPlayer.h.
TList* TProofPlayer::fQueryResults [protected] |
Definition at line 93 of file TProofPlayer.h.
TQueryResult* TProofPlayer::fQuery [protected] |
Definition at line 94 of file TProofPlayer.h.
TQueryResult* TProofPlayer::fPreviousQuery [protected] |
Definition at line 95 of file TProofPlayer.h.
TTimer* TProofPlayer::fStopTimer [protected] |
Definition at line 99 of file TProofPlayer.h.
TMutex* TProofPlayer::fStopTimerMtx [protected] |
Definition at line 100 of file TProofPlayer.h.
TTimer* TProofPlayer::fDispatchTimer [protected] |
Definition at line 102 of file TProofPlayer.h.
THashList* TProofPlayer::fgDrawInputPars [static, protected] |
Definition at line 104 of file TProofPlayer.h.