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(TOPLikelihoodScanResult, 1) | TOPLikelihoodScanResult | private |
copyRelations(const RelationsInterface< BASE > *sourceObj) | RelationsInterface< BASE > | inline |
getArrayIndex() const | RelationsInterface< BASE > | inline |
getArrayName() const | RelationsInterface< BASE > | inline |
getArrayPointer() const | RelationsInterface< BASE > | inlineprotected |
getCoarseScanExpectedPhotons() const | TOPLikelihoodScanResult | inline |
getCoarseScanLLValues() const | TOPLikelihoodScanResult | inline |
getCoarseScanMassPoints() const | TOPLikelihoodScanResult | inline |
getFineScanExpectedPhotons() const | TOPLikelihoodScanResult | inline |
getFineScanLLValues() const | TOPLikelihoodScanResult | inline |
getFineScanMassPoints() const | TOPLikelihoodScanResult | inline |
getInfo() const | RelationsInterface< BASE > | inline |
getInfoHTML() const | RelationsInterface< BASE > | inlinevirtual |
getMostLikelyBackgroundPhotonCount() const | TOPLikelihoodScanResult | inline |
getMostLikelyDeltaPhotonCount() const | TOPLikelihoodScanResult | inline |
getMostLikelyMass() const | TOPLikelihoodScanResult | inline |
getMostLikelyMassIntervalLow() const | TOPLikelihoodScanResult | inline |
getMostLikelyMassIntervalUp() const | TOPLikelihoodScanResult | inline |
getMostLikelySignalPhotonCount() const | TOPLikelihoodScanResult | inline |
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 |
getThreshold() const | TOPLikelihoodScanResult | inline |
m_cacheArrayIndex | RelationsInterface< BASE > | mutableprivate |
m_cacheDataStoreEntry | RelationsInterface< BASE > | mutableprivate |
m_coarseScanExpectedPhotons | TOPLikelihoodScanResult | private |
m_coarseScanLLValues | TOPLikelihoodScanResult | private |
m_coarseScanMassPoints | TOPLikelihoodScanResult | private |
m_fineScanExpectedPhotons | TOPLikelihoodScanResult | private |
m_fineScanLLValues | TOPLikelihoodScanResult | private |
m_fineScanMassPoints | TOPLikelihoodScanResult | private |
m_mostLikelyBackgroundPhotonCount | TOPLikelihoodScanResult | private |
m_mostLikelyDeltaPhotonCount | TOPLikelihoodScanResult | private |
m_mostLikelyMass | TOPLikelihoodScanResult | private |
m_mostLikelyMassIntervalLow | TOPLikelihoodScanResult | private |
m_mostLikelyMassIntervalUp | TOPLikelihoodScanResult | private |
m_mostLikelySignalPhotonCount | TOPLikelihoodScanResult | private |
m_threshold | TOPLikelihoodScanResult | 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 |
set(float mostLikelyMass, float mostLikelyMassIntervalLow, float mostLikelyMassIntervalUp, float threshold, float mostLikelySignalPhotonCount, float mostLikelyBackgroundPhotonCount, float mostLikelyDeltaPhotonCount, const std::vector< float > &coarseScanMassPoints, const std::vector< float > &fineScanMassPoints, const std::vector< float > &coarseScanLLValues, const std::vector< float > &fineScanLLValues, const std::vector< float > &coarseScanExpectedPhotons, const std::vector< float > &fineScanExpectedPhotons) | TOPLikelihoodScanResult | inline |
TOPLikelihoodScanResult() | TOPLikelihoodScanResult | inline |