LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
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 | |
Header file for the lar adaptive boosted decision tree class.
Definition in file LArAdaBoostDecisionTree.h.