![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
Inheritance diagram for genfit::ConstFieldInitializedTests:
Collaboration diagram for genfit::ConstFieldInitializedTests:Protected Member Functions | |
| virtual void | SetUp () |
| virtual void | TearDown () |
Protected Member Functions inherited from testing::Test | |
| Test () | |
Protected Attributes | |
| genfit::ConstField * | m_constField |
Additional Inherited Members | |
Public Types inherited from testing::Test | |
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
Public Member Functions inherited from testing::Test | |
| virtual | ~Test () |
Static Public Member Functions inherited from testing::Test | |
| static void | SetUpTestCase () |
| static void | TearDownTestCase () |
| static bool | HasFatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | HasFailure () |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| static void | RecordProperty (const std::string &key, int value) |
Definition at line 23 of file TestConstField.cpp.
View newest version in sPHENIX GitHub at line 23 of file TestConstField.cpp
|
inlineprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 25 of file TestConstField.cpp.
View newest version in sPHENIX GitHub at line 25 of file TestConstField.cpp
References genfit::FieldManager::getInstance(), genfit::FieldManager::init(), and m_constField.
Here is the call graph for this function:
|
inlineprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 30 of file TestConstField.cpp.
View newest version in sPHENIX GitHub at line 30 of file TestConstField.cpp
References genfit::FieldManager::destruct(), and genfit::FieldManager::getInstance().
Here is the call graph for this function:
|
protected |
Definition at line 34 of file TestConstField.cpp.
View newest version in sPHENIX GitHub at line 34 of file TestConstField.cpp
Referenced by SetUp().