#include "QSigExProbs.h"

QSigExProbs<float>


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

class QSigExProbs<float> : public QSigExDirHandler

Inheritance Chart:
TObject
<-
QSigExDirHandler
<-
QSigExProbs<float>

    protected:
void CheckCleanData() const void CheckPDFs() const virtual void FormatDir() public:
QSigExProbs<float>() QSigExProbs<float>(const QSigExProbs<float>& rhs) QSigExProbs<float>(TDirectory* dir, const Char_t* cardfilename = "NULL") virtual ~QSigExProbs<float>() static TClass* Class() virtual void CleanDir() virtual void ClearCardBuf() virtual Int_t Get() virtual TClass* IsA() const virtual void LoadCardFile(const Char_t* cardfilename = "NULL") virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
TDirectory* fProbsDir Pointer to the TDirectory that contains the probabilities TDirectory* fPDFsProbsDir Pointer to the TDirectory that contains the marginal probabilities

Class Description

LoadCardFile(cardfilename)

Int_t Get()

void CleanDir()

void ClearCardBuf()


{}
void FormatDir()

void CheckPDFs()

void CheckCleanData()


Last update: Fri Nov 17 16:35:15 2006


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.