|
CbmRoot
|
#include <Server.h>
Public Attributes | |
| int | port |
| std::optional< uint32_t > | sensor |
| std::shared_ptr< algo::RecoResultsInputArchive > | archive |
| std::shared_ptr< HistogramCollection > | histograms |
| std::shared_ptr< algo::RecoResultsInputArchive > | archive2 |
| std::shared_ptr< HistogramCollection > | histograms2 |
| std::shared_ptr<algo::RecoResultsInputArchive> cbm::explore::Server::Settings::archive |
| std::shared_ptr<algo::RecoResultsInputArchive> cbm::explore::Server::Settings::archive2 |
| std::shared_ptr<HistogramCollection> cbm::explore::Server::Settings::histograms |
| std::shared_ptr<HistogramCollection> cbm::explore::Server::Settings::histograms2 |
| std::optional<uint32_t> cbm::explore::Server::Settings::sensor |