#include "hrtparamfinder.h"

HRtParamFinder


class description - source file - inheritance tree (.pdf)

class HRtParamFinder : public TObject

Inheritance Chart:
TObject
<-
HRtParamFinder

    public:
HRtParamFinder() ~HRtParamFinder() static TClass* Class() void computeWeights(Float_t targetEfficiency = -1) virtual TClass* IsA() const void loadFile(Text_t* fileName, Int_t maxEntries = kMaxInt) void setDimension(Int_t n) void setDimensionVector(Int_t n, Int_t* arr) void setRange(UInt_t i, Text_t* name, Float_t min, Float_t max) void setTuple(Text_t* name) void setValidRange(Text_t* name, Float_t min, Float_t max) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) HRtMatchingPar* syntetize()

Data Members


    protected:
HRtMatchGrid fParamSpace TObjArray fCellList UInt_t fDimension TString* bnVar [fDimension] Float_t* lsVar [fDimension] Float_t fMinValid Float_t fMaxValid TString bnValid TString stTupleName Int_t fTotalGood

Class Description


HRtParamFinder(void)

~HRtParamFinder(void)

void setDimension(Int_t n,...)

void setDimensionVector(Int_t n, Int_t bins[])

void setRange(UInt_t i,Text_t name[], Float_t min, Float_t max)

void setValidRange(Text_t name[], Float_t min, Float_t max)

void loadFile(Text_t fileName[],Int_t maxEntries)

void computeWeights(Float_t targetEfficiency)



Inline Functions


                   void setTuple(Text_t* name)
        HRtMatchingPar* syntetize()
                TClass* Class()
                TClass* IsA() const
                   void ShowMembers(TMemberInspector& insp, char* parent)
                   void Streamer(TBuffer& b)
                   void StreamerNVirtual(TBuffer& b)


Last update: Fri Jan 26 12:31:40 2007


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.