Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TMVA::Event Member List

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

AbstractMethod(const char *method) constTObject
AddToTObjectTable(TObject *)TObjectprivatestatic
AppendPad(Option_t *option="")TObjectvirtual
Browse(TBrowser *b)TObjectvirtual
CheckedHash()TObjectinline
Class()TMVA::Eventstatic
Class_Name()TMVA::Eventstatic
Class_Version()TMVA::Eventinlinestatic
ClassName() constTObjectvirtual
Clear(Option_t *="")TObjectinlinevirtual
ClearDynamicVariables()TMVA::Eventinlinestatic
Clone(const char *newname="") constTObjectvirtual
Compare(const TObject *obj) constTObjectvirtual
Copy(TObject &object) constTObjectvirtual
CopyVarValues(const Event &other)TMVA::Event
DeclFileName()TMVA::Eventinlinestatic
Delete(Option_t *option="")TObjectvirtual
DistancetoPrimitive(Int_t px, Int_t py)TObjectvirtual
DoError(int level, const char *location, const char *fmt, va_list va) constTObjectprotectedvirtual
Draw(Option_t *option="")TObjectvirtual
DrawClass() constTObjectvirtual
DrawClone(Option_t *option="") constTObjectvirtual
Dump() constTObjectvirtual
EDeprecatedStatusBits enum nameTObject
Error(const char *method, const char *msgfmt,...) constTObjectvirtual
EStatusBits enum nameTObject
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
Execute(const char *method, const char *params, Int_t *error=nullptr)TObjectvirtual
Execute(TMethod *method, TObjArray *params, Int_t *error=nullptr)TObjectvirtual
ExecuteEvent(Int_t event, Int_t px, Int_t py)TObjectvirtual
Fatal(const char *method, const char *msgfmt,...) constTObjectvirtual
fBitsTObjectprivate
fBoostWeightTMVA::Eventmutableprivate
fClassTMVA::Eventprivate
fDoNotBoostTMVA::Eventmutableprivate
fDynamicTMVA::Eventprivate
fgDtorOnlyTObjectprivatestatic
fgIgnoreNegWeightsInTrainingTMVA::Eventprivatestatic
fgIsTrainingTMVA::Eventprivatestatic
fgObjectStatTObjectprivatestatic
FindObject(const char *name) constTObjectvirtual
FindObject(const TObject *obj) constTObjectvirtual
fSpectatorsTMVA::Eventmutableprivate
fSpectatorTypesTMVA::Eventprivate
fTargetsTMVA::Eventprivate
fUniqueIDTObjectprivate
fValuesTMVA::Eventmutableprivate
fValuesDynamicTMVA::Eventmutableprivate
fValuesRearrangedTMVA::Eventmutableprivate
fVariableArrangementTMVA::Eventmutableprivate
fWeightTMVA::Eventprivate
GetBoostWeight() constTMVA::Eventinline
GetClass() constTMVA::Eventinline
GetDrawOption() constTObjectvirtual
GetDtorOnly()TObjectstatic
GetIconName() constTObjectvirtual
GetName() constTObjectvirtual
GetNSpectators() constTMVA::Event
GetNTargets() constTMVA::Event
GetNVariables() constTMVA::Event
GetObjectInfo(Int_t px, Int_t py) constTObjectvirtual
GetObjectStat()TObjectstatic
GetOption() constTObjectinlinevirtual
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
GetTitle() constTObjectvirtual
GetUniqueID() constTObjectvirtual
GetValue(UInt_t ivar) constTMVA::Event
GetValueFast(UInt_t ivar) constTMVA::Eventinline
GetValues()TMVA::Eventinline
GetValues() constTMVA::Event
GetWeight() constTMVA::Event
HandleTimer(TTimer *timer)TObjectvirtual
Hash() constTObjectvirtual
HasInconsistentHash() constTObjectinline
Info(const char *method, const char *msgfmt,...) constTObjectvirtual
InheritsFrom(const char *classname) constTObjectvirtual
InheritsFrom(const TClass *cl) constTObjectvirtual
Inspect() constTObjectvirtual
InvertBit(UInt_t f)TObjectinline
IsA() constTMVA::Eventinlinevirtual
IsDestructed() constTObjectinline
IsDynamic() constTMVA::Eventinline
IsEqual(const TObject *obj) constTObjectvirtual
IsFolder() constTObjectvirtual
IsOnHeap() constTObjectinline
IsSortable() constTObjectinlinevirtual
IsZombie() constTObjectinline
kBitMask enum valueTObject
kCanDelete enum valueTObject
kCannotPick enum valueTObject
kHasUUID enum valueTObject
kInconsistent enum valueTObject
kInvalidObject enum valueTObject
kIsOnHeap enum valueTObject
kIsReferenced enum valueTObject
kMustCleanup enum valueTObject
kNoContextMenu enum valueTObject
kNotDeleted enum valueTObject
kObjInCanvas enum valueTObject
kOnlyPrepStep enum valueTObjectprotected
kOverwrite enum valueTObject
kSingleKey enum valueTObject
kWriteDelete enum valueTObject
kZombie enum valueTObject
ls(Option_t *option="") constTObjectvirtual
MakeZombie()TObjectinlineprotected
MayNotUse(const char *method) constTObject
Notify()TObjectvirtual
Obsolete(const char *method, const char *asOfVers, const char *removedFromVers) constTObject
operator delete(void *ptr)TObject
operator delete[](void *ptr)TObject
operator new(size_t sz)TObjectinline
operator new(size_t sz, void *vp)TObjectinline
operator new[](size_t sz)TObjectinline
operator new[](size_t sz, void *vp)TObjectinline
operator<<TMVA::Eventfriend
operator=(const Event &)=defaultTMVA::Event
TObject::operator=(const TObject &rhs)TObjectinline
Paint(Option_t *option="")TObjectvirtual
Pop()TObjectvirtual
Print(std::ostream &o) constTMVA::Event
Print(Option_t *option="") constTMVA::Eventvirtual
Read(const char *name)TObjectvirtual
RecursiveRemove(TObject *obj)TObjectvirtual
ResetBit(UInt_t f)TObjectinline
SaveAs(const char *filename="", Option_t *option="") constTObjectvirtual
SavePrimitive(std::ostream &out, Option_t *option="")TObjectvirtual
ScaleBoostWeight(Double_t s) constTMVA::Eventinline
SetBit(UInt_t f, Bool_t set)TObject
SetBit(UInt_t f)TObjectinline
SetBoostWeight(Double_t w) constTMVA::Eventinline
SetClass(UInt_t t)TMVA::Eventinline
SetDoNotBoost() constTMVA::Eventinline
SetDrawOption(Option_t *option="")TObjectvirtual
SetDtorOnly(void *obj)TObjectstatic
SetIgnoreNegWeightsInTraining(Bool_t)TMVA::Eventstatic
SetIsTraining(Bool_t)TMVA::Eventstatic
SetObjectStat(Bool_t stat)TObjectstatic
SetSpectator(UInt_t ivar, Float_t value)TMVA::Event
SetSpectatorTypes(const std::vector< char > &types)TMVA::Eventinline
SetTarget(UInt_t itgt, Float_t value)TMVA::Event
SetUniqueID(UInt_t uid)TObjectvirtual
SetVal(UInt_t ivar, Float_t val)TMVA::Event
SetVariableArrangement(std::vector< UInt_t > *const m) constTMVA::Event
SetWeight(Double_t w)TMVA::Eventinline
Streamer(TBuffer &)TMVA::Eventvirtual
StreamerNVirtual(TBuffer &ClassDef_StreamerNVirtual_b)TMVA::Eventinline
SysError(const char *method, const char *msgfmt,...) constTObjectvirtual
TestBit(UInt_t f) constTObjectinline
TestBits(UInt_t f) constTObjectinline
TObject()TObjectinline
TObject(const TObject &object)TObjectinline
UseCurrentStyle()TObjectvirtual
Warning(const char *method, const char *msgfmt,...) constTObjectvirtual
Write(const char *name=nullptr, Int_t option=0, Int_t bufsize=0)TObjectvirtual
Write(const char *name=nullptr, Int_t option=0, Int_t bufsize=0) constTObjectvirtual
~Event()TMVA::Event
~TObject()TObjectvirtual