library: libRooFit
#include "RooUnblindUniform.h"

RooUnblindUniform


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

class RooUnblindUniform : public RooAbsHiddenReal

Inheritance Chart:
TObject
<-
TNamed
RooPrintable
<-
RooAbsArg
<-
RooAbsReal
<-
RooAbsHiddenReal
<-
RooUnblindUniform

    protected:
virtual Double_t evaluate() const public:
RooUnblindUniform() RooUnblindUniform(const char* name, const char* title, const char* blindString, Double_t scale, RooAbsReal& blindValue) RooUnblindUniform(const RooUnblindUniform& other, const char* name = "0") virtual ~RooUnblindUniform() static TClass* Class() virtual TObject* clone(const char* newname) const virtual TClass* IsA() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
RooRealProxy _value RooBlindTools _blindEngine

Class Description

RooUnblindUniform()
 Default constructor
RooUnblindUniform(const char *name, const char *title, const char *blindString, Double_t scale, RooAbsReal& cpasym)
 Constructor from a given RooAbsReal (to hold the blind value) and a set of blinding parameters
RooUnblindUniform(const RooUnblindUniform& other, const char* name)
 Copy constructor
~RooUnblindUniform()
 Destructor
Double_t evaluate()
 Evaluate RooBlindTools unhide-offset method on blind value
TObject* clone(const char* newname)

Last update: Tue Jul 11 11:47:42 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.