library: libRooFit
#include "RooAbsLValue.h"

RooAbsLValue


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

class RooAbsLValue

Inheritance Chart:
RooAbsLValue
<-
RooAbsCategoryLValue
<-
RooCategory
RooSuperCategory
RooAbsRealLValue
<-
RooErrorVar
RooLinearVar
RooRealVar
 
    This is an abstract class, constructors will not be documented.
    Look at the header to check for available constructors.


    public:
virtual ~RooAbsLValue() static TClass* Class() virtual Int_t getBin() const virtual Double_t getBinWidth(Int_t i) const virtual TClass* IsA() const virtual Int_t numBins() const RooAbsLValue& operator=(const RooAbsLValue&) virtual void randomize() virtual void setBin(Int_t ibin) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members




Class Description

~RooAbsLValue()
void setBin(Int_t ibin)
Int_t getBin()
Int_t numBins()
Double_t getBinWidth(Int_t i)
void randomize()

Last update: Tue Jul 11 11:45:03 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.