Belle II Software development
|
Test class for the KLMMuidLikelihood object. More...
Protected Member Functions | |
void | SetUp () override |
Register KLMMuidLikelihood in the DataStore. | |
void | TearDown () override |
Clear the DataStore. | |
Protected Attributes | |
KLMMuidLikelihood * | m_muid = nullptr |
Pointer to a Muid object. | |
Test class for the KLMMuidLikelihood object.
Definition at line 30 of file KLMMuidLikelihoodTest.cc.
|
inlineoverrideprotected |
Register KLMMuidLikelihood in the DataStore.
Definition at line 34 of file KLMMuidLikelihoodTest.cc.
|
inlineoverrideprotected |
Clear the DataStore.
Definition at line 43 of file KLMMuidLikelihoodTest.cc.
|
protected |
Pointer to a Muid object.
Definition at line 49 of file KLMMuidLikelihoodTest.cc.