Classes | Namespaces
LArAdaBoostDecisionTree.h File Reference

Header file for the lar adaptive boosted decision tree class. More...

#include "larpandoracontent/LArHelpers/LArMvaHelper.h"
#include "larpandoracontent/LArObjects/LArMvaInterface.h"
#include "Pandora/StatusCodes.h"
#include <functional>
#include <map>
#include <vector>

Go to the source code of this file.

Classes

class  lar_content::AdaBoostDecisionTree
 AdaBoostDecisionTree class. More...
 
class  lar_content::AdaBoostDecisionTree::Node
 Node class used for representing a decision tree. More...
 
class  lar_content::AdaBoostDecisionTree::WeakClassifier
 WeakClassifier class containing a decision tree and a weight. More...
 
class  lar_content::AdaBoostDecisionTree::StrongClassifier
 StrongClassifier class used in application of adaptive boost decision tree. More...
 

Namespaces

 lar_content
 

Detailed Description

Header file for the lar adaptive boosted decision tree class.

Log

Definition in file LArAdaBoostDecisionTree.h.