library: libProof #include "TProofStats.h" |
TProofEvent
class description - source file - inheritance tree (.ps)
public:
TProofEvent()
TProofEvent(const TProofEvent&)
virtual ~TProofEvent()
static TClass* Class()
virtual TClass* IsA() const
TProofEvent& operator=(const TProofEvent&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
public:
static const TProofEvent::EEventType kUnDefined
static const TProofEvent::EEventType kPacket
static const TProofEvent::EEventType kStart
static const TProofEvent::EEventType kStop
static const TProofEvent::EEventType kFile
TProofEvent::EEventType fType
TString fSlaveName
TString fNodeName
TString fFileName
Int_t fSlave
Long64_t fEventsProcessed
Double_t fLatency
Double_t fProcTime
Double_t fCpuTime
TTimeStamp fTimeStamp
Bool_t fIsStart
TProofStats
Provides the interface for the PROOF internal performance measurment
and event tracing
Inline Functions
void ~TProofEvent()
TProofEvent TProofEvent()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
TProofEvent TProofEvent(const TProofEvent&)
TProofEvent& operator=(const TProofEvent&)
Author: Kristjan Gulbrandsen 11/05/04
Last update: root/proof:$Name: $:$Id: TProofStats.cxx,v 1.2 2004/05/30 23:14:18 rdm Exp $
Copyright (C) 1995-2001, Rene Brun and Fons Rademakers. *
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.