ATLAS Offline Software
Loading...
Searching...
No Matches
MultiComponentStateModeCalculator.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3*/
4
13
14#ifndef Trk_MultiComponentStateModeCalculator_H
15#define Trk_MultiComponentStateModeCalculator_H
16
18//
19#include <array>
20#include <vector>
21
22namespace Trk {
24
27std::array<double, 10>
29
30} // namespace MultiComponentStateModeCalculator
31
32} // namespace Trk
33
34#endif
Definition of component parameters for use in a mixture of many components. In this regime each track...
std::array< double, 10 > calculateMode(const MultiComponentState &)
Method to calculate mode with MultiComponentState state as input.
Ensure that the ATLAS eigen extensions are properly loaded.
std::vector< ComponentParameters > MultiComponentState