A header to store meta-information to a reconstruction setup.
More...
#include <RecoSetupHeader.h>
|
| | RecoSetupHeader (const std::string &tag) |
| | Constructor from parameters.
|
| |
| const std::string & | GetTag () const |
| | Gets subsystem geometry tag.
|
| |
|
| template<class Archive> |
| void | serialize (Archive &ar, const unsigned int) |
| | Serialization rule.
|
| |
A header to store meta-information to a reconstruction setup.
Definition at line 21 of file RecoSetupHeader.h.
◆ RecoSetupHeader()
| RecoSetupHeader::RecoSetupHeader |
( |
const std::string & | tag | ) |
|
|
explicit |
◆ GetTag()
| const std::string & cbm::algo::RecoSetupHeader::GetTag |
( |
| ) |
const |
|
inline |
◆ serialize()
template<class Archive>
| void cbm::algo::RecoSetupHeader::serialize |
( |
Archive & | ar, |
|
|
const unsigned int | ) |
|
inlineprivate |
◆ boost::serialization::access
| friend class boost::serialization::access |
|
friend |
◆ fTag
| std::string cbm::algo::RecoSetupHeader::fTag |
|
private |
The documentation for this class was generated from the following files: