#include <Configuration.h>
Definition at line 16 of file Configuration.h.
◆ Configuration()
Definition at line 18 of file Configuration.h.
18 : m_stateprovider(stateprovider), m_useTrackTraj(
true) {}
◆ ~Configuration()
virtual DecayTreeFitter::Configuration::~Configuration |
( |
| ) |
|
|
inlinevirtual |
◆ stateProvider()
◆ useTrackTraj()
bool DecayTreeFitter::Configuration::useTrackTraj |
( |
| ) |
const |
|
inline |
Definition at line 24 of file Configuration.h.
24 {
return m_stateprovider && m_useTrackTraj; }
The documentation for this class was generated from the following file: