Inheritance diagram for utEvent:
Public Member Functions | |
utEvent () | |
void | run () |
Private Member Functions | |
void | _testConstructor1 () |
void | _testConstructor2 () |
void | _testConstructor3 () |
void | _testConstructor4 () |
void | _testConstructor5 () |
void | _testConstructor6 () |
void | _testMutators () |
Private Attributes | |
TMVA::Event * | _eventC1 |
TMVA::Event * | _eventC2 |
TMVA::Event * | _eventC3 |
TMVA::Event * | _eventC4 |
TMVA::Event * | _eventC5 |
TMVA::Event * | _eventC6 |
std::vector< Float_t > | _testValueVec |
std::vector< Float_t * > | _testPointerVec |
std::vector< Float_t > | _testTargetVec |
std::vector< Float_t > | _testSpectatorVec |
std::vector< Float_t > | _compareValueVec |
std::vector< Float_t > | _compareTargetVec |
std::vector< Float_t > | _compareSpectatorVec |
Float_t | _t |
Float_t | _u |
Float_t | _v |
Float_t | _testScale |
UInt_t | _testClassVal |
Float_t | _testWeight |
Float_t | _testBoostWeight |
UInt_t | _testNVar |
Definition at line 828 of file stressTMVA.cxx.
utEvent::utEvent | ( | ) |
Definition at line 882 of file stressTMVA.cxx.
References _t, _testBoostWeight, _testClassVal, _testNVar, _testPointerVec, _testScale, _testSpectatorVec, _testTargetVec, _testValueVec, _testWeight, _u, and _v.
void utEvent::run | ( | ) | [virtual] |
Implements UnitTesting::UnitTest.
Definition at line 908 of file stressTMVA.cxx.
References _testConstructor1(), _testConstructor2(), _testConstructor3(), _testConstructor4(), _testConstructor5(), and _testConstructor6().
void utEvent::_testConstructor1 | ( | ) | [private] |
Definition at line 920 of file stressTMVA.cxx.
References _eventC1, _testMutators(), Event, UnitTesting::UnitTest::floatCompare(), TMVA::Event::GetBoostWeight(), TMVA::Event::GetClass(), TMVA::Event::GetNSpectators(), TMVA::Event::GetNTargets(), TMVA::Event::GetNVariables(), TMVA::Event::GetOriginalWeight(), TMVA::Event::GetWeight(), TMVA::Event::IsDynamic(), and test_.
Referenced by run().
void utEvent::_testConstructor2 | ( | ) | [private] |
Definition at line 943 of file stressTMVA.cxx.
References _compareSpectatorVec, _compareTargetVec, _compareValueVec, _eventC2, _eventC3, _testBoostWeight, _testClassVal, _testSpectatorVec, _testTargetVec, _testValueVec, _testWeight, Event, UnitTesting::UnitTest::floatCompare(), TMVA::Event::GetBoostWeight(), TMVA::Event::GetClass(), TMVA::Event::GetNSpectators(), TMVA::Event::GetNTargets(), TMVA::Event::GetNVariables(), TMVA::Event::GetOriginalWeight(), TMVA::Event::GetSpectator(), TMVA::Event::GetSpectators(), TMVA::Event::GetTarget(), TMVA::Event::GetTargets(), TMVA::Event::GetValue(), TMVA::Event::GetValues(), TMVA::Event::GetWeight(), TMVA::Event::IsDynamic(), and test_.
Referenced by run().
void utEvent::_testConstructor3 | ( | ) | [private] |
Definition at line 985 of file stressTMVA.cxx.
References _compareSpectatorVec, _compareTargetVec, _compareValueVec, _eventC3, _testBoostWeight, _testClassVal, _testSpectatorVec, _testTargetVec, _testValueVec, _testWeight, Event, UnitTesting::UnitTest::floatCompare(), TMVA::Event::GetBoostWeight(), TMVA::Event::GetClass(), TMVA::Event::GetNSpectators(), TMVA::Event::GetNTargets(), TMVA::Event::GetNVariables(), TMVA::Event::GetOriginalWeight(), TMVA::Event::GetSpectator(), TMVA::Event::GetSpectators(), TMVA::Event::GetTarget(), TMVA::Event::GetTargets(), TMVA::Event::GetValue(), TMVA::Event::GetValues(), TMVA::Event::GetWeight(), TMVA::Event::IsDynamic(), and test_.
Referenced by run().
void utEvent::_testConstructor4 | ( | ) | [private] |
Definition at line 1026 of file stressTMVA.cxx.
References _compareTargetVec, _compareValueVec, _eventC4, _testBoostWeight, _testClassVal, _testTargetVec, _testValueVec, _testWeight, Event, UnitTesting::UnitTest::floatCompare(), TMVA::Event::GetBoostWeight(), TMVA::Event::GetClass(), TMVA::Event::GetNTargets(), TMVA::Event::GetNVariables(), TMVA::Event::GetOriginalWeight(), TMVA::Event::GetTarget(), TMVA::Event::GetTargets(), TMVA::Event::GetValue(), TMVA::Event::GetValues(), TMVA::Event::GetWeight(), TMVA::Event::IsDynamic(), and test_.
Referenced by run().
void utEvent::_testConstructor5 | ( | ) | [private] |
Definition at line 1058 of file stressTMVA.cxx.
References _compareValueVec, _eventC5, _testBoostWeight, _testClassVal, _testValueVec, _testWeight, Event, UnitTesting::UnitTest::floatCompare(), TMVA::Event::GetBoostWeight(), TMVA::Event::GetClass(), TMVA::Event::GetNVariables(), TMVA::Event::GetOriginalWeight(), TMVA::Event::GetValue(), TMVA::Event::GetValues(), TMVA::Event::GetWeight(), TMVA::Event::IsDynamic(), and test_.
Referenced by run().
void utEvent::_testConstructor6 | ( | ) | [private] |
Definition at line 1082 of file stressTMVA.cxx.
References _eventC6, _testNVar, _testPointerVec, Event, TMVA::Event::IsDynamic(), and test_.
Referenced by run().
void utEvent::_testMutators | ( | ) | [private] |
Definition at line 1111 of file stressTMVA.cxx.
References _compareSpectatorVec, _compareTargetVec, _compareValueVec, _eventC1, _testBoostWeight, _testClassVal, _testScale, _testSpectatorVec, _testTargetVec, _testValueVec, _testWeight, UnitTesting::UnitTest::floatCompare(), TMVA::Event::GetBoostWeight(), TMVA::Event::GetClass(), TMVA::Event::GetSpectator(), TMVA::Event::GetSpectators(), TMVA::Event::GetTarget(), TMVA::Event::GetTargets(), TMVA::Event::GetValue(), TMVA::Event::GetValues(), TMVA::Event::GetWeight(), TMVA::Event::ScaleBoostWeight(), TMVA::Event::ScaleWeight(), TMVA::Event::SetBoostWeight(), TMVA::Event::SetClass(), TMVA::Event::SetSpectator(), TMVA::Event::SetTarget(), TMVA::Event::SetVal(), TMVA::Event::SetWeight(), and test_.
Referenced by _testConstructor1().
TMVA::Event* utEvent::_eventC1 [private] |
Definition at line 846 of file stressTMVA.cxx.
Referenced by _testConstructor1(), and _testMutators().
TMVA::Event* utEvent::_eventC2 [private] |
TMVA::Event* utEvent::_eventC3 [private] |
Definition at line 848 of file stressTMVA.cxx.
Referenced by _testConstructor2(), and _testConstructor3().
TMVA::Event* utEvent::_eventC4 [private] |
TMVA::Event* utEvent::_eventC5 [private] |
TMVA::Event* utEvent::_eventC6 [private] |
std::vector<Float_t> utEvent::_testValueVec [private] |
Definition at line 854 of file stressTMVA.cxx.
Referenced by _testConstructor2(), _testConstructor3(), _testConstructor4(), _testConstructor5(), _testMutators(), and utEvent().
std::vector<Float_t*> utEvent::_testPointerVec [private] |
std::vector<Float_t> utEvent::_testTargetVec [private] |
Definition at line 856 of file stressTMVA.cxx.
Referenced by _testConstructor2(), _testConstructor3(), _testConstructor4(), _testMutators(), and utEvent().
std::vector<Float_t> utEvent::_testSpectatorVec [private] |
Definition at line 857 of file stressTMVA.cxx.
Referenced by _testConstructor2(), _testConstructor3(), _testMutators(), and utEvent().
std::vector<Float_t> utEvent::_compareValueVec [private] |
Definition at line 859 of file stressTMVA.cxx.
Referenced by _testConstructor2(), _testConstructor3(), _testConstructor4(), _testConstructor5(), and _testMutators().
std::vector<Float_t> utEvent::_compareTargetVec [private] |
Definition at line 860 of file stressTMVA.cxx.
Referenced by _testConstructor2(), _testConstructor3(), _testConstructor4(), and _testMutators().
std::vector<Float_t> utEvent::_compareSpectatorVec [private] |
Definition at line 861 of file stressTMVA.cxx.
Referenced by _testConstructor2(), _testConstructor3(), and _testMutators().
Float_t utEvent::_t [private] |
Float_t utEvent::_u [private] |
Float_t utEvent::_v [private] |
Float_t utEvent::_testScale [private] |
UInt_t utEvent::_testClassVal [private] |
Definition at line 865 of file stressTMVA.cxx.
Referenced by _testConstructor2(), _testConstructor3(), _testConstructor4(), _testConstructor5(), _testMutators(), and utEvent().
Float_t utEvent::_testWeight [private] |
Definition at line 866 of file stressTMVA.cxx.
Referenced by _testConstructor2(), _testConstructor3(), _testConstructor4(), _testConstructor5(), _testMutators(), and utEvent().
Float_t utEvent::_testBoostWeight [private] |
Definition at line 867 of file stressTMVA.cxx.
Referenced by _testConstructor2(), _testConstructor3(), _testConstructor4(), _testConstructor5(), _testMutators(), and utEvent().
UInt_t utEvent::_testNVar [private] |