#include <ZGeneratorLineShape.h>
Public Member Functions | |
ClassDef (ZGeneratorLineShape, 1) Double_t evaluate() const | |
virtual TObject * | clone (const char *newname) const |
ZGeneratorLineShape () | |
ZGeneratorLineShape (const char *name, const char *title, RooAbsReal &_m, const char *genfile="ZeeGenLevel.root", const char *histoName="Mass") | |
ZGeneratorLineShape (const ZGeneratorLineShape &other, const char *name) | |
~ZGeneratorLineShape () | |
Protected Attributes | |
RooDataHist * | dataHist |
RooRealProxy | m |
Definition at line 10 of file ZGeneratorLineShape.h.
|
inline |
Definition at line 13 of file ZGeneratorLineShape.h.
References dataset::name, trackingPlots::other, and fftjetcommon_cfi::title.
Referenced by clone().
ZGeneratorLineShape::ZGeneratorLineShape | ( | const char * | name, |
const char * | title, | ||
RooAbsReal & | _m, | ||
const char * | genfile = "ZeeGenLevel.root" , |
||
const char * | histoName = "Mass" |
||
) |
ZGeneratorLineShape::ZGeneratorLineShape | ( | const ZGeneratorLineShape & | other, |
const char * | name | ||
) |
Definition at line 20 of file ZGeneratorLineShape.cc.
|
inline |
ZGeneratorLineShape::ClassDef | ( | ZGeneratorLineShape | , |
1 | |||
) | const |
Referenced by ~ZGeneratorLineShape().
|
inlinevirtual |
|
protected |
Definition at line 27 of file ZGeneratorLineShape.h.
Referenced by ZGeneratorLineShape().
|
protected |
Definition at line 26 of file ZGeneratorLineShape.h.
Referenced by ZGeneratorLineShape().