Belle II Software  release-08-01-10
MuidBuilderTest Class Reference

Test for the MuidBuilder class, using the payloads in the default Global Tag. More...

Inheritance diagram for MuidBuilderTest:
Collaboration diagram for MuidBuilderTest:

Protected Member Functions

void SetUp () override
 Register the necessary objects in the DataStore and setup the Database.
 
void TearDown () override
 Clear the DataStore and reset the Database.
 

Protected Attributes

KLMMuidLikelihoodm_muid = nullptr
 Pointer to a Muid object.
 
MuidBuilderm_muidBuilder = nullptr
 Pointer to a MuidBuilder class.
 
std::vector< int > m_pdgVectorMinus = MuidElementNumbers::getPDGVector(-1)
 Vector of negative charged hypotheses.
 
std::vector< int > m_pdgVectorPlus = MuidElementNumbers::getPDGVector(1)
 Vector of positive charged hypotheses.
 

Detailed Description

Test for the MuidBuilder class, using the payloads in the default Global Tag.

Definition at line 38 of file MuidBuilderTest.cc.


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