|  virtual | ~RuleFit() | 
| void | Boost(TMVA::DecisionTree* dt) | 
| void | BuildTree(TMVA::DecisionTree* dt) | 
| void | CalcImportance() | 
| Double_t | CalcWeightSum(const vector<TMVA::Event*>* events, UInt_t neve = 0) | 
| static TClass* | Class() | 
| Double_t | EvalEvent(const TMVA::Event& e) | 
| void | FillCorr(TH2F* h2, const TMVA::Rule* rule, Int_t v1, Int_t v2) | 
| void | FillCut(TH2F* h2, const TMVA::Rule* rule, Int_t vind) | 
| void | FillLin(TH2F* h2, Int_t vind) | 
| void | FillVisHistCorr(const TMVA::Rule* rule, vector<TH2F*>& hlist) | 
| void | FillVisHistCut(const TMVA::Rule* rule, vector<TH2F*>& hlist) | 
| void | FitCoefficients() | 
| void | ForestStatistics() | 
| Bool_t | GetCorrVars(TString& title, TString& var1, TString& var2) | 
| const vector<const TMVA::DecisionTree*>& | GetForest() const | 
| const TMVA::MethodBase* | GetMethodBase() const | 
| const TMVA::MethodRuleFit* | GetMethodRuleFit() const | 
| Double_t | GetNEveEff() const | 
| UInt_t | GetNTreeSample() const | 
| void | GetRndmSampleEvents(vector<const TMVA::Event*>& evevec, UInt_t nevents) | 
| const TMVA::RuleEnsemble& | GetRuleEnsemble() const | 
| TMVA::RuleEnsemble* | GetRuleEnsemblePtr() | 
| const TMVA::RuleFitParams& | GetRuleFitParams() const | 
| TMVA::RuleFitParams* | GetRuleFitParamsPtr() | 
| const TMVA::Event* | GetTrainingEvent(UInt_t i) const | 
| const vector<TMVA::Event*>& | GetTrainingEvents() const | 
| Double_t | GetTrainingEventWeight(UInt_t i) const | 
| void | Initialize(const TMVA::MethodBase* rfbase) | 
| void | InitNEveEff() | 
| void | InitPtrs(const TMVA::MethodBase* rfbase) | 
| virtual TClass* | IsA() const | 
| void | MakeDebugHists() | 
| void | MakeForest() | 
| void | MakeVisHists() | 
| void | NormVisHists(vector<TH2F*>& hlist) | 
| void | ReshuffleEvents() | 
| void | RestoreEventWeights() | 
| TMVA::RuleFit | RuleFit() | 
| TMVA::RuleFit | RuleFit(const TMVA::MethodBase* rfbase) | 
| void | SaveEventWeights() | 
| void | SetGDNPathSteps(Int_t n = 100) | 
| void | SetGDPathStep(Double_t s = 0.01) | 
| void | SetGDTau(Double_t t = 0.0) | 
| void | SetImportanceCut(Double_t minimp = 0) | 
| void | SetMethodBase(const TMVA::MethodBase* rfbase) | 
| void | SetModelFull() | 
| void | SetModelLinear() | 
| void | SetModelRules() | 
| void | SetMsgType(TMVA::EMsgType t) | 
| void | SetRuleMinDist(Double_t d) | 
| void | SetTrainingEvents(const vector<TMVA::Event*>& el) | 
| void | SetVisHistsUseImp(Bool_t f) | 
| virtual void | ShowMembers(TMemberInspector& insp, char* parent) | 
| virtual void | Streamer(TBuffer& b) | 
| void | StreamerNVirtual(TBuffer& b) | 
| void | UseCoefficientsVisHists() | 
| void | UseImportanceVisHists() |