ProofTest Class Reference

Inheritance diagram for ProofTest:

TNamed TObject TObject List of all members.

Public Member Functions

 ProofTest (const char *n, Int_t seq, ProofTestFun_t f, void *a=0, const char *d="", const char *sel="")
virtual ~ProofTest ()
void Disable ()
void Enable ()
Bool_t IsEnabled () const
Int_t NextDep (Bool_t reset=kFALSE)
Int_t NextSel (TString &sel, Bool_t reset=kFALSE)
Int_t Num () const
Int_t Run ()

Private Attributes

Int_t fSeq
ProofTestFun_t fFun
void * fArgs
TString fDeps
TString fSels
Int_t fDepFrom
Int_t fSelFrom
Bool_t fEnabled

Detailed Description

Definition at line 346 of file stressProof.cxx.


Constructor & Destructor Documentation

ProofTest::ProofTest ( const char *  n,
Int_t  seq,
ProofTestFun_t  f,
void *  a = 0,
const char *  d = "",
const char *  sel = "" 
) [inline]

Definition at line 358 of file stressProof.cxx.

virtual ProofTest::~ProofTest (  )  [inline, virtual]

Definition at line 361 of file stressProof.cxx.


Member Function Documentation

void ProofTest::Disable (  )  [inline]

Definition at line 363 of file stressProof.cxx.

References fEnabled, and kFALSE.

void ProofTest::Enable (  )  [inline]

Definition at line 364 of file stressProof.cxx.

References fEnabled, and kTRUE.

Bool_t ProofTest::IsEnabled (  )  const [inline]

Definition at line 365 of file stressProof.cxx.

References fEnabled.

Int_t ProofTest::NextDep ( Bool_t  reset = kFALSE  ) 

Definition at line 399 of file stressProof.cxx.

References TString::Atoi(), fDepFrom, fDeps, TString::IsDigit(), and TString::Tokenize().

Int_t ProofTest::NextSel ( TString sel,
Bool_t  reset = kFALSE 
)

Definition at line 414 of file stressProof.cxx.

References fSelFrom, fSels, sel, and TString::Tokenize().

Int_t ProofTest::Num ( void   )  const [inline]

Definition at line 369 of file stressProof.cxx.

References fSeq.

Int_t ProofTest::Run (  ) 

Definition at line 428 of file stressProof.cxx.

References fArgs, fSeq, TNamed::GetName(), glogfile, gpoints, gRH, gSystem, PutPoint(), TSystem::RedirectOutput(), TSystem::ShowOutput(), and totpoints.


Member Data Documentation

Int_t ProofTest::fSeq [private]

Definition at line 348 of file stressProof.cxx.

Referenced by Num(), and Run().

ProofTestFun_t ProofTest::fFun [private]

Definition at line 349 of file stressProof.cxx.

void* ProofTest::fArgs [private]

Definition at line 350 of file stressProof.cxx.

Referenced by Run().

TString ProofTest::fDeps [private]

Definition at line 351 of file stressProof.cxx.

Referenced by NextDep().

TString ProofTest::fSels [private]

Definition at line 352 of file stressProof.cxx.

Referenced by NextSel().

Int_t ProofTest::fDepFrom [private]

Definition at line 353 of file stressProof.cxx.

Referenced by NextDep().

Int_t ProofTest::fSelFrom [private]

Definition at line 354 of file stressProof.cxx.

Referenced by NextSel().

Bool_t ProofTest::fEnabled [private]

Definition at line 355 of file stressProof.cxx.

Referenced by Disable(), Enable(), and IsEnabled().


The documentation for this class was generated from the following file:
Generated on Tue Jul 5 16:31:33 2011 for ROOT_528-00b_version by  doxygen 1.5.1