ATLAS Offline Software
MVAUtils::ForestTMVA Member List

This is the complete list of members for MVAUtils::ForestTMVA, including all inherited members.

ForestTMVA(TTree *tree)MVAUtils::ForestTMVAexplicit
ForestTMVA()=defaultMVAUtils::ForestTMVA
ForestTMVA(const ForestTMVA &)=defaultMVAUtils::ForestTMVA
ForestTMVA(ForestTMVA &&)=defaultMVAUtils::ForestTMVA
ForestWeighted()MVAUtils::ForestWeighted< NodeTMVA >inline
GetClassification(const std::vector< float > &values) const overrideMVAUtils::ForestTMVAvirtual
GetClassification(const std::vector< float * > &pointers) const overrideMVAUtils::ForestTMVAvirtual
GetMultiResponse(const std::vector< float > &values, unsigned int numClasses) const overrideMVAUtils::Forest< NodeTMVA >virtual
GetMultiResponse(const std::vector< float * > &pointers, unsigned int numClasses) const overrideMVAUtils::Forest< NodeTMVA >virtual
GetNTrees() const override finalMVAUtils::Forest< NodeTMVA >inlinevirtual
MVAUtils::IForest::GetNTrees() const =0MVAUtils::IForestpure virtual
GetNVars() const overrideMVAUtils::ForestTMVAinlinevirtual
GetOffset() const overrideMVAUtils::ForestWeighted< NodeTMVA >inlinevirtual
MVAUtils::IForest::GetOffset() const =0MVAUtils::IForestpure virtual
GetRawResponse(const std::vector< float > &values) const override finalMVAUtils::Forest< NodeTMVA >virtual
GetRawResponse(const std::vector< float * > &pointers) const override finalMVAUtils::Forest< NodeTMVA >virtual
GetResponse(const std::vector< float > &values) const overrideMVAUtils::ForestTMVAvirtual
GetResponse(const std::vector< float * > &pointers) const overrideMVAUtils::ForestTMVAvirtual
GetSumWeights() constMVAUtils::ForestWeighted< NodeTMVA >inline
GetTree(unsigned int itree) constMVAUtils::Forest< NodeTMVA >
GetTreeResponse(const std::vector< float > &values, unsigned int itree) const override finalMVAUtils::Forest< NodeTMVA >virtual
GetTreeResponse(const std::vector< float * > &pointers, unsigned int itree) const override finalMVAUtils::Forest< NodeTMVA >virtual
GetTreeResponseFromNode(const std::vector< float > &values, index_t index) constMVAUtils::Forest< NodeTMVA >protected
GetTreeResponseFromNode(const std::vector< float * > &pointers, index_t index) constMVAUtils::Forest< NodeTMVA >protected
GetTreeResponseWeighted(const std::vector< float > &values, unsigned int itree) constMVAUtils::ForestWeighted< NodeTMVA >
GetTreeResponseWeighted(const std::vector< float * > &pointers, unsigned int itree) constMVAUtils::ForestWeighted< NodeTMVA >
GetTreeWeight(unsigned int itree) constMVAUtils::ForestWeighted< NodeTMVA >inline
GetWeightedResponse(const std::vector< float > &values) constMVAUtils::ForestWeighted< NodeTMVA >
GetWeightedResponse(const std::vector< float * > &pointers) constMVAUtils::ForestWeighted< NodeTMVA >
m_forestMVAUtils::Forest< NodeTMVA >private
m_max_varMVAUtils::ForestTMVAprivate
m_nodesMVAUtils::Forest< NodeTMVA >private
m_sumWeightsMVAUtils::ForestWeighted< NodeTMVA >private
m_weightsMVAUtils::ForestWeighted< NodeTMVA >private
newTree(const std::vector< NodeTMVA > &nodes, float weight)MVAUtils::ForestWeighted< NodeTMVA >
Forest< NodeTMVA >::newTree(const std::vector< NodeTMVA > &nodes)MVAUtils::Forest< NodeTMVA >protected
operator=(const ForestTMVA &)=defaultMVAUtils::ForestTMVA
operator=(ForestTMVA &&)=defaultMVAUtils::ForestTMVA
PrintForest() const overrideMVAUtils::ForestTMVAvirtual
ForestWeighted< NodeTMVA >::PrintForest() const overrideMVAUtils::Forest< NodeTMVA >virtual
PrintTree(unsigned int itree) const overrideMVAUtils::ForestWeighted< NodeTMVA >inlinevirtual
setNVars(const int max_var)MVAUtils::ForestTMVAinline
WriteTree(TString name) const overrideMVAUtils::ForestTMVAvirtual
~ForestTMVA()=defaultMVAUtils::ForestTMVA
~IForest()=defaultMVAUtils::IForestvirtual