Belle II Software development
|
This is the complete list of members for TOPTemplateFitResult, including all inherited members.
addRelationTo(const RelationsInterface< BASE > *object, float weight=1.0, const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
addRelationTo(const TObject *object, float weight=1.0, const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
ClassDef(TOPTemplateFitResult, 2) | TOPTemplateFitResult | private |
copyRelations(const RelationsInterface< BASE > *sourceObj) | RelationsInterface< BASE > | inline |
getAmplitude() const | TOPTemplateFitResult | inline |
getArrayIndex() const | RelationsInterface< BASE > | inline |
getArrayName() const | RelationsInterface< BASE > | inline |
getArrayPointer() const | RelationsInterface< BASE > | inlineprotected |
getBackgroundOffset() const | TOPTemplateFitResult | inline |
getChisquare() const | TOPTemplateFitResult | inline |
getInfo() const | RelationsInterface< BASE > | inline |
getInfoHTML() const | RelationsInterface< BASE > | inlinevirtual |
getName() const | RelationsInterface< BASE > | inlinevirtual |
getRelated(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelatedFrom(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelatedFromWithWeight(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelatedTo(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelatedToWithWeight(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelatedWithWeight(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelationsFrom(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelationsTo(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelationsWith(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRisingEdge() const | TOPTemplateFitResult | inline |
getRisingEdgeRaw() const | TOPTemplateFitResult | inline |
getRisingEdgeTime() const | TOPTemplateFitResult | inline |
m_amplitude | TOPTemplateFitResult | private |
m_backgroundOffset | TOPTemplateFitResult | private |
m_cacheArrayIndex | RelationsInterface< BASE > | mutableprivate |
m_cacheDataStoreEntry | RelationsInterface< BASE > | mutableprivate |
m_chisquare | TOPTemplateFitResult | private |
m_risingEdge | TOPTemplateFitResult | private |
m_risingEdgeRaw | TOPTemplateFitResult | private |
m_risingEdgeTime | TOPTemplateFitResult | private |
operator=(const RelationsInterface &relationsInterface) | RelationsInterface< BASE > | inline |
RelationsInterface() | RelationsInterface< BASE > | inline |
RelationsInterface(Args &&... params) | RelationsInterface< BASE > | inlineexplicit |
RelationsInterface(const RelationsInterface &relationsInterface) | RelationsInterface< BASE > | inline |
risingEdgeShortToRisingEdgeDouble(unsigned short risingEdgeS) const | TOPTemplateFitResult | private |
setAmplitude(double amplitude) | TOPTemplateFitResult | inline |
setBackgroundOffset(double backgroundOffset) | TOPTemplateFitResult | inline |
setChisquare(double chisquare) | TOPTemplateFitResult | inline |
setRisingEdge(double risingEdge) | TOPTemplateFitResult | inline |
setRisingEdgeAndConvert(unsigned short risingEdge) | TOPTemplateFitResult | |
setRisingEdgeTime(double risingEdge) | TOPTemplateFitResult | inline |
TOPTemplateFitResult() | TOPTemplateFitResult | |
TOPTemplateFitResult(short risingEdge, short backgroundOffset, short amplitude, short chisquare) | TOPTemplateFitResult | explicit |
TOPTemplateFitResult(double risingEdge, double risingEdgeTime, double backgroundOffset, double amplitude, double chisquare) | TOPTemplateFitResult |