RooComplex(const RooComplex&) | |
RooComplex(Double_t a = 0, Double_t b = 0) | |
virtual | ~RooComplex() |
Double_t | abs() const |
Double_t | abs2() const |
static TClass* | Class() |
RooComplex | conj() const |
RooComplex | exp() const |
Double_t | im() const |
virtual TClass* | IsA() const |
RooComplex | operator*(const RooComplex& other) const |
RooComplex | operator*(const Double_t& other) const |
RooComplex | operator+(const RooComplex& other) const |
RooComplex | operator-() const |
RooComplex | operator-(const RooComplex& other) const |
RooComplex | operator/(const RooComplex& other) const |
RooComplex& | operator=(const RooComplex& other) |
Bool_t | operator==(const RooComplex& other) const |
void | Print() const |
Double_t | re() const |
virtual void | ShowMembers(TMemberInspector& insp, char* parent) |
RooComplex | sqrt() const |
virtual void | Streamer(TBuffer& b) |
void | StreamerNVirtual(TBuffer& b) |