Belle II Software development
|
This is the complete list of members for TOPTimeZero, 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(TOPTimeZero, 4) | TOPTimeZero | private |
copyRelations(const RelationsInterface< BASE > *sourceObj) | RelationsInterface< BASE > | inline |
getArrayIndex() const | RelationsInterface< BASE > | inline |
getArrayName() const | RelationsInterface< BASE > | inline |
getArrayPointer() const | RelationsInterface< BASE > | inlineprotected |
getAssumedMass() const | TOPTimeZero | inline |
getChi2() const | TOPTimeZero | inline |
getError() const | TOPTimeZero | inline |
getHits() const | TOPTimeZero | inline |
getInfo() const | RelationsInterface< BASE > | inline |
getInfoHTML() const | RelationsInterface< BASE > | inlinevirtual |
getMinChi2() const | TOPTimeZero | inline |
getModuleID() const | TOPTimeZero | inline |
getName() const | RelationsInterface< BASE > | inlinevirtual |
getNumPhotons() const | TOPTimeZero | inline |
getPDF() const | TOPTimeZero | inline |
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 |
getTime() const | TOPTimeZero | inline |
isValid() const | TOPTimeZero | inline |
m_assumedMass | TOPTimeZero | private |
m_cacheArrayIndex | RelationsInterface< BASE > | mutableprivate |
m_cacheDataStoreEntry | RelationsInterface< BASE > | mutableprivate |
m_chi2 | TOPTimeZero | private |
m_err | TOPTimeZero | private |
m_hits | TOPTimeZero | private |
m_minChi2 | TOPTimeZero | private |
m_moduleID | TOPTimeZero | private |
m_numPhotons | TOPTimeZero | private |
m_pdf | TOPTimeZero | private |
m_t0 | TOPTimeZero | private |
m_valid | TOPTimeZero | 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 |
setAssumedMass(double mass) | TOPTimeZero | inline |
setHistograms(const TH1F &chi2, const TH1F &pdf, const TH1F &hits) | TOPTimeZero | inline |
setInvalid() | TOPTimeZero | inline |
setMinChi2(double minChi2) | TOPTimeZero | inline |
TOPTimeZero() | TOPTimeZero | inline |
TOPTimeZero(int moduleID, double t0, double err, int numPhotons) | TOPTimeZero | inline |