library: libRooFit
#include "RooMapCatEntry.h"

RooMapCatEntry


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

class RooMapCatEntry : public TNamed

Inheritance Chart:
TObject
<-
TNamed
<-
RooMapCatEntry

    protected:
TString mangle(const char* exp) const public:
RooMapCatEntry() RooMapCatEntry(const char* exp, const RooCatType* cat) RooMapCatEntry(const RooMapCatEntry& other) virtual ~RooMapCatEntry() static TClass* Class() virtual TObject* Clone(const char* newName = "0") const virtual TClass* IsA() const Bool_t match(const char* testPattern) const Bool_t ok() RooMapCatEntry& operator=(const RooMapCatEntry&) const RooCatType& outCat() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
TRegexp _regexp RooCatType _cat

Class Description

RooMapCatEntry(const char* exp, const RooCatType* cat)
RooMapCatEntry(const RooMapCatEntry& other)
Bool_t match(const char* testPattern)
TString mangle(const char* exp)
 Mangle name : escape regexp character '+'
inline RooMapCatEntry()
virtual ~RooMapCatEntry()
TObject* Clone(const char* newName=0)
Bool_t ok()
const RooCatType& outCat()

Last update: Tue Jul 11 11:45:53 2006
Copyright (c) 2000-2005, Regents of the University of California *


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.