Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
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>
Include dependency graph for LArAdaBoostDecisionTree.h:
This graph shows which files directly or indirectly include this file:

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

namespace  lar_content
 

Detailed Description

Header file for the lar adaptive boosted decision tree class.

Log

Definition in file LArAdaBoostDecisionTree.h.