Belle II Software development
DISABLED_Long_TrackFindingCDCTestWithTopology Class Reference

Equivalent to. More...

#include <TrackFindingCDCTestWithTopology.h>

Inheritance diagram for DISABLED_Long_TrackFindingCDCTestWithTopology:
TrackFindingCDCTestWithTopology TestWithGearbox

Static Public Member Functions

static void SetUpTestCase ()
 Implementation of hook method to setup the environment for all tests in this test case Unpacks the wire topology from the CDCGeometryPar.
 
static void TearDownTestCase ()
 Implementation of hook method to clean up the environment for all tests in this test case.
 

Detailed Description

Equivalent to.

See also
TrackFindingCDCTestWithTopology for disabled tests.

Definition at line 60 of file TrackFindingCDCTestWithTopology.h.

Member Function Documentation

◆ SetUpTestCase()

void SetUpTestCase ( )
staticinherited

Implementation of hook method to setup the environment for all tests in this test case Unpacks the wire topology from the CDCGeometryPar.

Manually open the database and prepare the cdc geometry parameters.

Definition at line 19 of file TrackFindingCDCTestWithTopology.cc.

20{
23
24 // Prepare the wires for the cdc track finders.
26}
static void loadDatabase()
Helper function to open the database - only for tests offside the standard event processing.
static CDCWireTopology & getInstance()
Getter for the singleton instance of the wire topology.

◆ TearDownTestCase()

void TearDownTestCase ( )
staticinherited

Implementation of hook method to clean up the environment for all tests in this test case.

Definition at line 28 of file TrackFindingCDCTestWithTopology.cc.

29{
31}
static void closeDatabase()
Helper function to close and reset the database - only for tests offside the standard event processin...

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