CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L1TForest Member List

This is the complete list of members for L1TForest, including all inherited members.

appendCorrection(std::vector< emtf::Event * > &eventsp, Int_t treenum)L1TForest
appendCorrection(emtf::Event *e, Int_t treenum)L1TForest
doRegression(Int_t nodeLimit, Int_t treeLimit, double learningRate, L1TLossFunction *l, const char *savetreesdirectory, bool saveTrees)L1TForest
doStochasticRegression(Int_t nodeLimit, Int_t treeLimit, double learningRate, double fraction, L1TLossFunction *l)L1TForest
eventsL1TForestprivate
generate(Int_t numTrainEvents, Int_t numTestEvents, double sigma)L1TForest
getTrainingEvents()L1TForest
getTree(unsigned int i)L1TForest
L1TForest()L1TForest
L1TForest(std::vector< emtf::Event * > &trainingEvents)L1TForest
listEvents(std::vector< std::vector< emtf::Event * > > &e)L1TForest
loadL1TForestFromXML(const char *directory, unsigned int numTrees)L1TForest
predictEvent(emtf::Event *e, unsigned int trees)L1TForest
predictEvents(std::vector< emtf::Event * > &eventsp, unsigned int trees)L1TForest
prepareRandomSubsample(double fraction)L1TForest
rankVariables(std::vector< int > &rank)L1TForest
saveSplitValues(const char *savefilename)L1TForest
setTrainingEvents(std::vector< emtf::Event * > &trainingEvents)L1TForest
size()L1TForest
sortEventVectors(std::vector< std::vector< emtf::Event * > > &e)L1TForest
subSampleL1TForestprivate
treesL1TForestprivate
updateEvents(emtf::Tree *tree)L1TForest
updateRegTargets(emtf::Tree *tree, double learningRate, L1TLossFunction *l)L1TForest
~L1TForest()L1TForest