Inheritance diagram for TPacketizerFile::TSlaveStat:

Public Member Functions | |
| TSlaveStat (TSlave *sl, TList *input) | |
| ~TSlaveStat () | |
| void | GetCurrentTime () |
| void | UpdatePerformance (Double_t time) |
| TProofProgressStatus * | AddProcessed (TProofProgressStatus *st) |
Private Attributes | |
| Long64_t | fLastProcessed |
| Double_t | fSpeed |
| Double_t | fTimeInstant |
| TNtupleD * | fCircNtp |
| Long_t | fCircLvl |
Friends | |
| class | TPacketizerFile |
Definition at line 53 of file TPacketizerFile.cxx.
Definition at line 397 of file TPacketizerFile.cxx.
References fCircLvl, fCircNtp, TVirtualPacketizer::TVirtualSlaveStat::fSlave, TVirtualPacketizer::TVirtualSlaveStat::fStatus, TProof::GetParameter(), and TTree::SetCircular().
| TPacketizerFile::TSlaveStat::~TSlaveStat | ( | ) |
| void TPacketizerFile::TSlaveStat::GetCurrentTime | ( | ) |
| void TPacketizerFile::TSlaveStat::UpdatePerformance | ( | Double_t | time | ) |
Definition at line 421 of file TPacketizerFile.cxx.
References fCircNtp, TNtupleD::Fill(), fSpeed, TNtupleD::GetArgs(), TTree::GetEntries(), TVirtualPacketizer::TVirtualSlaveStat::GetEntriesProcessed(), TTree::GetEntry(), TObject::Info(), Long64_t, and PDB.
| TProofProgressStatus * TPacketizerFile::TSlaveStat::AddProcessed | ( | TProofProgressStatus * | st | ) | [virtual] |
Implements TVirtualPacketizer::TVirtualSlaveStat.
Definition at line 451 of file TPacketizerFile.cxx.
References TObject::Error(), TVirtualPacketizer::TVirtualSlaveStat::fStatus, TProofProgressStatus::GetEntries(), Long64_t, TProofProgressStatus::SetLastEntries(), and TProofProgressStatus::SetLastProcTime().
Referenced by TPacketizerFile::GetNextPacket().
friend class TPacketizerFile [friend] |
Definition at line 55 of file TPacketizerFile.cxx.
Definition at line 58 of file TPacketizerFile.cxx.
Double_t TPacketizerFile::TSlaveStat::fSpeed [private] |
Definition at line 60 of file TPacketizerFile.cxx.
TNtupleD* TPacketizerFile::TSlaveStat::fCircNtp [private] |
Definition at line 61 of file TPacketizerFile.cxx.
Referenced by TSlaveStat(), UpdatePerformance(), and ~TSlaveStat().
Long_t TPacketizerFile::TSlaveStat::fCircLvl [private] |
1.5.1