#include <RooUnblindCPAsymVar.h>
Inheritance diagram for RooUnblindCPAsymVar:

Public Member Functions | |
| RooUnblindCPAsymVar () | |
| RooUnblindCPAsymVar (const char *name, const char *title, const char *blindString, RooAbsReal &cpasym) | |
| RooUnblindCPAsymVar (const char *name, const char *title, const char *blindString, RooAbsReal &cpasym, RooAbsCategory &blindState) | |
| RooUnblindCPAsymVar (const RooUnblindCPAsymVar &other, const char *name=0) | |
| virtual TObject * | clone (const char *newname) const |
| virtual | ~RooUnblindCPAsymVar () |
| RooUnblindCPAsymVar () | |
| RooUnblindCPAsymVar (const char *name, const char *title, const char *blindString, RooAbsReal &cpasym) | |
| RooUnblindCPAsymVar (const char *name, const char *title, const char *blindString, RooAbsReal &cpasym, RooAbsCategory &blindState) | |
| RooUnblindCPAsymVar (const RooUnblindCPAsymVar &other, const char *name=0) | |
| virtual TObject * | clone (const char *newname) const |
| virtual | ~RooUnblindCPAsymVar () |
Protected Member Functions | |
| virtual Double_t | evaluate () const |
| virtual Double_t | evaluate () const |
Protected Attributes | |
| RooRealProxy | _asym |
| RooBlindTools | _blindEngine |
Definition at line 27 of file RooUnblindCPAsymVar.h.
| RooUnblindCPAsymVar::RooUnblindCPAsymVar | ( | ) |
| RooUnblindCPAsymVar::RooUnblindCPAsymVar | ( | const char * | name, | |
| const char * | title, | |||
| const char * | blindString, | |||
| RooAbsReal & | cpasym | |||
| ) |
Definition at line 54 of file RooUnblindCPAsymVar.cxx.
| RooUnblindCPAsymVar::RooUnblindCPAsymVar | ( | const char * | name, | |
| const char * | title, | |||
| const char * | blindString, | |||
| RooAbsReal & | cpasym, | |||
| RooAbsCategory & | blindState | |||
| ) |
Definition at line 66 of file RooUnblindCPAsymVar.cxx.
| RooUnblindCPAsymVar::RooUnblindCPAsymVar | ( | const RooUnblindCPAsymVar & | other, | |
| const char * | name = 0 | |||
| ) |
Definition at line 78 of file RooUnblindCPAsymVar.cxx.
| RooUnblindCPAsymVar::~RooUnblindCPAsymVar | ( | ) | [virtual] |
Definition at line 89 of file RooUnblindCPAsymVar.cxx.
| RooUnblindCPAsymVar::RooUnblindCPAsymVar | ( | ) |
| RooUnblindCPAsymVar::RooUnblindCPAsymVar | ( | const char * | name, | |
| const char * | title, | |||
| const char * | blindString, | |||
| RooAbsReal & | cpasym | |||
| ) |
| RooUnblindCPAsymVar::RooUnblindCPAsymVar | ( | const char * | name, | |
| const char * | title, | |||
| const char * | blindString, | |||
| RooAbsReal & | cpasym, | |||
| RooAbsCategory & | blindState | |||
| ) |
| RooUnblindCPAsymVar::RooUnblindCPAsymVar | ( | const RooUnblindCPAsymVar & | other, | |
| const char * | name = 0 | |||
| ) |
| virtual RooUnblindCPAsymVar::~RooUnblindCPAsymVar | ( | ) | [virtual] |
| virtual TObject* RooUnblindCPAsymVar::clone | ( | const char * | newname | ) | const [inline, virtual] |
Implements RooAbsArg.
Definition at line 36 of file RooUnblindCPAsymVar.h.
References RooUnblindCPAsymVar().
| Double_t RooUnblindCPAsymVar::evaluate | ( | ) | const [protected, virtual] |
Implements RooAbsReal.
Definition at line 97 of file RooUnblindCPAsymVar.cxx.
References _asym, _blindEngine, RooAbsHiddenReal::isHidden(), and RooBlindTools::UnHideAsym().
| virtual TObject* RooUnblindCPAsymVar::clone | ( | const char * | newname | ) | const [inline, virtual] |
Implements RooAbsArg.
Definition at line 36 of file RooUnblindCPAsymVar.h.
References RooUnblindCPAsymVar().
| virtual Double_t RooUnblindCPAsymVar::evaluate | ( | ) | const [protected, virtual] |
Implements RooAbsReal.
RooRealProxy RooUnblindCPAsymVar::_asym [protected] |
RooBlindTools RooUnblindCPAsymVar::_blindEngine [protected] |
1.5.1