 |
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"
54 UnsignedIntegerProperty
m_numTests{
this,
"NumberOfTestsPerEvent", 100};
std::unique_ptr< Rndm::Numbers > m_flatDist
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.
Ensure that the ATLAS eigen extensions are properly loaded.
BooleanProperty m_scanMode
enable scan mode
virtual StatusCode bookTree()
UnsignedIntegerProperty m_numTests
number of tests
AthAlgorithm()
Default constructor:
virtual StatusCode runScan()=0
std::unique_ptr< Rndm::Numbers > m_gaussDist
Random Number setup.