CbmRoot
Loading...
Searching...
No Matches
RecoSetupHeader.cxx
Go to the documentation of this file.
1/* Copyright (C) 2025 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
2 SPDX-License-Identifier: GPL-3.0-only
3 Authors: Sergei Zharko [committer] */
4
9
11
13
14// ---------------------------------------------------------------------------------------------------------------------
15//
16RecoSetupHeader::RecoSetupHeader(const std::string& tag) : fTag(tag) {}
A header for the reconstructed setup and reconstructed setup-units.
RecoSetupHeader(const std::string &tag)
Constructor from parameters.
A header to store meta-information to a reconstruction setup.
std::string fTag
Setup tag.