ROOT  6.06/08
Reference Guide
TMVA::Event Member List

This is the complete list of members for TMVA::Event, including all inherited members.

ClearDynamicVariables()TMVA::Eventinlinestatic
CopyVarValues(const Event &other)TMVA::Event
Event()TMVA::Event
Event(const Event &)TMVA::Event
Event(const std::vector< Float_t > &values, const std::vector< Float_t > &targetValues, const std::vector< Float_t > &spectatorValues, UInt_t theClass=0, Double_t weight=1.0, Double_t boostweight=1.0)TMVA::Eventexplicit
Event(const std::vector< Float_t > &values, const std::vector< Float_t > &targetValues, UInt_t theClass=0, Double_t weight=1.0, Double_t boostweight=1.0)TMVA::Eventexplicit
Event(const std::vector< Float_t > &, UInt_t theClass, Double_t weight=1.0, Double_t boostweight=1.0)TMVA::Eventexplicit
Event(const std::vector< Float_t *> *&, UInt_t nvar)TMVA::Eventexplicit
fBoostWeightTMVA::Eventmutableprivate
fClassTMVA::Eventprivate
fDoNotBoostTMVA::Eventmutableprivate
fDynamicTMVA::Eventprivate
fgIgnoreNegWeightsInTrainingTMVA::Eventprivatestatic
fgIsTrainingTMVA::Eventprivatestatic
fSpectatorsTMVA::Eventmutableprivate
fTargetsTMVA::Eventprivate
fValuesTMVA::Eventmutableprivate
fValuesDynamicTMVA::Eventmutableprivate
fValuesRearrangedTMVA::Eventmutableprivate
fVariableArrangementTMVA::Eventmutableprivate
fWeightTMVA::Eventprivate
GetBoostWeight() constTMVA::Eventinline
GetClass() constTMVA::Eventinline
GetNSpectators() constTMVA::Event
GetNTargets() constTMVA::Event
GetNVariables() constTMVA::Event
GetOriginalWeight() constTMVA::Eventinline
GetSpectator(UInt_t ivar) constTMVA::Event
GetSpectators()TMVA::Eventinline
GetSpectators() constTMVA::Eventinline
GetTarget(UInt_t itgt) constTMVA::Eventinline
GetTargets()TMVA::Eventinline
GetTargets() constTMVA::Eventinline
GetValue(UInt_t ivar) constTMVA::Event
GetValues()TMVA::Eventinline
GetValues() constTMVA::Event
GetWeight() constTMVA::Event
IsDynamic() constTMVA::Eventinline
operator<<(std::ostream &os, const Event &event)TMVA::Eventfriend
Print(std::ostream &o) constTMVA::Event
ScaleBoostWeight(Double_t s) constTMVA::Eventinline
SetBoostWeight(Double_t w) constTMVA::Eventinline
SetClass(UInt_t t)TMVA::Eventinline
SetDoNotBoost() constTMVA::Eventinline
SetIgnoreNegWeightsInTraining(Bool_t)TMVA::Eventstatic
SetIsTraining(Bool_t)TMVA::Eventstatic
SetSpectator(UInt_t ivar, Float_t value)TMVA::Event
SetTarget(UInt_t itgt, Float_t value)TMVA::Event
SetVal(UInt_t ivar, Float_t val)TMVA::Event
SetVariableArrangement(std::vector< UInt_t > *const m) constTMVA::Event
SetWeight(Double_t w)TMVA::Eventinline
~Event()TMVA::Event