CbmRoot
Loading...
Searching...
No Matches
Digi.h
Go to the documentation of this file.
1/* Copyright (C) 2022 FIAS Frankfurt Institute for Advanced Studies, Frankfurt / Main
2 SPDX-License-Identifier: GPL-3.0-only
3 Authors: Felix Weiglhofer [committer]*/
4#ifndef CBM_ALGO_DATA_STS_DIGI_H
5#define CBM_ALGO_DATA_STS_DIGI_H
6
7#include "CbmStsDigi.h"
8
9namespace cbm::algo::sts
10{
11
13
14} // namespace cbm::algo::sts
15
16#endif // CBM_ALGO_DATA_STS_DIGI_H
Data class for a single-channel message in the STS.
Definition CbmStsDigi.h:40