ProofTests Class Reference

#include <ProofTests.h>

Inheritance diagram for ProofTests:

TSelector TObject TObject List of all members.

Public Member Functions

 ProofTests ()
virtual ~ProofTests ()
virtual Int_t Version () const
virtual void Begin (TTree *tree)
virtual void SlaveBegin (TTree *tree)
virtual Bool_t Process (Long64_t entry)
virtual void SetOption (const char *option)
virtual void SetObject (TObject *obj)
virtual void SetInputList (TList *input)
virtual TListGetOutputList () const
virtual void SlaveTerminate ()
virtual void Terminate ()
 ClassDef (ProofTests, 0)

Public Attributes

Int_t fTestType
TH1IfStat

Private Member Functions

void ParseInput ()

Detailed Description

Definition at line 14 of file ProofTests.h.


Constructor & Destructor Documentation

ProofTests::ProofTests (  ) 

Definition at line 19 of file ProofTests.C.

References fStat, and fTestType.

ProofTests::~ProofTests (  )  [virtual]

Definition at line 28 of file ProofTests.C.


Member Function Documentation

void ProofTests::ParseInput (  )  [private]

Definition at line 35 of file ProofTests.C.

References TList::FindObject(), TSelector::fInput, fTestType, TNamed::GetTitle(), TObject::Info(), and TObject::Warning().

Referenced by Begin(), and SlaveBegin().

virtual Int_t ProofTests::Version (  )  const [inline, virtual]

Reimplemented from TSelector.

Definition at line 25 of file ProofTests.h.

void ProofTests::Begin ( TTree tree  )  [virtual]

Reimplemented from TSelector.

Definition at line 57 of file ProofTests.C.

References ParseInput().

void ProofTests::SlaveBegin ( TTree tree  )  [virtual]

Reimplemented from TSelector.

Definition at line 68 of file ProofTests.C.

References TMath::Abs(), TList::Add(), TH1::Fill(), TList::FindObject(), TSelector::fInput, TSelector::fOutput, fStat, fTestType, gEnv, TH1::GetMean(), TSelector::GetOption(), TH1::GetRMS(), TNamed::GetTitle(), TParameter< AParamType >::GetVal(), TEnv::GetValue(), h1, h2, TObject::Info(), TEnv::Lookup(), option, and ParseInput().

Bool_t ProofTests::Process ( Long64_t  entry  )  [virtual]

Reimplemented from TSelector.

Definition at line 171 of file ProofTests.C.

References kTRUE.

virtual void ProofTests::SetOption ( const char *  option  )  [inline, virtual]

Reimplemented from TSelector.

Definition at line 29 of file ProofTests.h.

References TSelector::fOption.

virtual void ProofTests::SetObject ( TObject obj  )  [inline, virtual]

Reimplemented from TSelector.

Definition at line 30 of file ProofTests.h.

References TSelector::fObject.

virtual void ProofTests::SetInputList ( TList input  )  [inline, virtual]

Reimplemented from TSelector.

Definition at line 31 of file ProofTests.h.

References TSelector::fInput.

virtual TList* ProofTests::GetOutputList (  )  const [inline, virtual]

Reimplemented from TSelector.

Definition at line 32 of file ProofTests.h.

References TSelector::fOutput.

void ProofTests::SlaveTerminate (  )  [virtual]

Reimplemented from TSelector.

Definition at line 195 of file ProofTests.C.

void ProofTests::Terminate (  )  [virtual]

Reimplemented from TSelector.

Definition at line 204 of file ProofTests.C.

ProofTests::ClassDef ( ProofTests  ,
 
)


Member Data Documentation

Int_t ProofTests::fTestType

Definition at line 20 of file ProofTests.h.

Referenced by ParseInput(), ProofTests(), and SlaveBegin().

TH1I* ProofTests::fStat

Definition at line 21 of file ProofTests.h.

Referenced by ProofTests(), and SlaveBegin().


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