Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
genfit::ConstFieldInitializedTests Class Reference
+ 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::ConstFieldm_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)
 

Detailed Description

Definition at line 23 of file TestConstField.cpp.

View newest version in sPHENIX GitHub at line 23 of file TestConstField.cpp

Member Function Documentation

virtual void genfit::ConstFieldInitializedTests::SetUp ( )
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:

virtual void genfit::ConstFieldInitializedTests::TearDown ( )
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:

Member Data Documentation

genfit::ConstField* genfit::ConstFieldInitializedTests::m_constField
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().


The documentation for this class was generated from the following file: