|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef TRKDETDESCRUNITTESTS_TrkExUnitTestBase_H
10 #define TRKDETDESCRUNITTESTS_TrkExUnitTestBase_H
14 #include "GaudiKernel/RndmGenerators.h"
std::unique_ptr< Rndm::Numbers > m_flatDist
TrkExUnitTestBase(const std::string &name, ISvcLocator *pSvcLocator)
Standard Athena-Algorithm Constructor.
StatusCode execute()
standard Athena-Algorithm method
virtual StatusCode runTest()=0
virtual StatusCode initializeTest()
std::unique_ptr< Rndm::Numbers > m_landauDist
StatusCode initialize()
standard Athena-Algorithm method
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual ~TrkExUnitTestBase()
Default Destructor.
size_t m_numTests
number of tests
Ensure that the ATLAS eigen extensions are properly loaded.
virtual StatusCode bookTree()
StatusCode finalize()
standard Athena-Algorithm method
bool m_scanMode
enable scan mode
virtual StatusCode runScan()=0
std::unique_ptr< Rndm::Numbers > m_gaussDist
Random Number setup.