ROOT  6.06/09
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() const TMVA::Eventinline
GetClass() const TMVA::Eventinline
GetNSpectators() const TMVA::Event
GetNTargets() const TMVA::Event
GetNVariables() const TMVA::Event
GetOriginalWeight() const TMVA::Eventinline
GetSpectator(UInt_t ivar) const TMVA::Event
GetSpectators()TMVA::Eventinline
GetSpectators() const TMVA::Eventinline
GetTarget(UInt_t itgt) const TMVA::Eventinline
GetTargets()TMVA::Eventinline
GetTargets() const TMVA::Eventinline
GetValue(UInt_t ivar) const TMVA::Event
GetValues()TMVA::Eventinline
GetValues() const TMVA::Event
GetWeight() const TMVA::Event
IsDynamic() const TMVA::Eventinline
operator<<(std::ostream &os, const Event &event)TMVA::Eventfriend
Print(std::ostream &o) const TMVA::Event
ScaleBoostWeight(Double_t s) const TMVA::Eventinline
SetBoostWeight(Double_t w) const TMVA::Eventinline
SetClass(UInt_t t)TMVA::Eventinline
SetDoNotBoost() const TMVA::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) const TMVA::Event
SetWeight(Double_t w)TMVA::Eventinline
~Event()TMVA::Event