ATLAS Offline Software
MVAUtils::ForestXGBoost Member List

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

ForestXGBoost(TTree *tree)MVAUtils::ForestXGBoostexplicit
ForestXGBoost()=defaultMVAUtils::ForestXGBoost
ForestXGBoost(const ForestXGBoost &)=defaultMVAUtils::ForestXGBoost
ForestXGBoost(ForestXGBoost &&)=defaultMVAUtils::ForestXGBoost
GetClassification(const std::vector< float > &values) const finalMVAUtils::ForestXGBoostBase< NodeXGBoost >inlinevirtual
GetClassification(const std::vector< float * > &pointers) const finalMVAUtils::ForestXGBoostBase< NodeXGBoost >inlinevirtual
GetMultiResponse(const std::vector< float > &values, unsigned int numClasses) const overrideMVAUtils::Forest< NodeXGBoost >virtual
GetMultiResponse(const std::vector< float * > &pointers, unsigned int numClasses) const overrideMVAUtils::Forest< NodeXGBoost >virtual
GetNTrees() const override finalMVAUtils::Forest< NodeXGBoost >inlinevirtual
MVAUtils::IForest::GetNTrees() const =0MVAUtils::IForestpure virtual
GetNVars() const overrideMVAUtils::ForestXGBoostinlinevirtual
GetOffset() const overrideMVAUtils::Forest< NodeXGBoost >inlinevirtual
MVAUtils::IForest::GetOffset() const =0MVAUtils::IForestpure virtual
GetRawResponse(const std::vector< float > &values) const override finalMVAUtils::Forest< NodeXGBoost >virtual
GetRawResponse(const std::vector< float * > &pointers) const override finalMVAUtils::Forest< NodeXGBoost >virtual
GetResponse(const std::vector< float > &values) const overrideMVAUtils::Forest< NodeXGBoost >virtual
GetResponse(const std::vector< float * > &pointers) const overrideMVAUtils::Forest< NodeXGBoost >virtual
GetTree(unsigned int itree) constMVAUtils::Forest< NodeXGBoost >
GetTreeResponse(const std::vector< float > &values, unsigned int itree) const override finalMVAUtils::Forest< NodeXGBoost >virtual
GetTreeResponse(const std::vector< float * > &pointers, unsigned int itree) const override finalMVAUtils::Forest< NodeXGBoost >virtual
GetTreeResponseFromNode(const std::vector< float > &values, index_t index) constMVAUtils::Forest< NodeXGBoost >protected
GetTreeResponseFromNode(const std::vector< float * > &pointers, index_t index) constMVAUtils::Forest< NodeXGBoost >protected
m_forestMVAUtils::Forest< NodeXGBoost >private
m_max_varMVAUtils::ForestXGBoostprivate
m_nodesMVAUtils::Forest< NodeXGBoost >private
newTree(const std::vector< NodeXGBoost > &nodes)MVAUtils::Forest< NodeXGBoost >protected
operator=(const ForestXGBoost &)=defaultMVAUtils::ForestXGBoost
operator=(ForestXGBoost &&)=defaultMVAUtils::ForestXGBoost
PrintForest() const overrideMVAUtils::ForestXGBoostvirtual
ForestXGBoostBase< NodeXGBoost >::PrintForest() const overrideMVAUtils::Forest< NodeXGBoost >virtual
PrintTree(unsigned int itree) const overrideMVAUtils::Forest< NodeXGBoost >virtual
WriteTree(TString name) const overrideMVAUtils::ForestXGBoostvirtual
~ForestXGBoost()=defaultMVAUtils::ForestXGBoost
~IForest()=defaultMVAUtils::IForestvirtual