Skip to content
Snippets Groups Projects
Commit edadafc0 authored by Felix Weiglhofer's avatar Felix Weiglhofer
Browse files

algo: Add STS Digi definition.

parent 2482f95a
No related branches found
No related tags found
1 merge request!1170algo: Various smaller changes.
/* Copyright (C) 2022 FIAS Frankfurt Institute for Advanced Studies, Frankfurt / Main
SPDX-License-Identifier: GPL-3.0-only
Authors: Felix Weiglhofer [committer]*/
#ifndef CBM_ALGO_DATA_STS_DIGI_H
#define CBM_ALGO_DATA_STS_DIGI_H
#include "CbmStsDigi.h"
namespace cbm::algo::sts
{
using Digi = CbmStsDigi;
} // namespace cbm::algo::sts
#endif // CBM_ALGO_DATA_STS_DIGI_H
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment