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 |
RooComplex(complex<Double_t> c) | |
RooComplex(const RooComplex&) | |
RooComplex(Double_t a = 0, Double_t b = 0) | |
virtual void | ShowMembers(TMemberInspector& insp) const |
RooComplex | sqrt() const |
virtual void | Streamer(TBuffer&) |
void | StreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b) |
void | warn() const |