Container class for CbmFsdDigi objects.
More...
#include <CbmFsdDigiData.h>
Container class for CbmFsdDigi objects.
- Author
- Volker Friese v.fri.nosp@m.ese@.nosp@m.gsi.d.nosp@m.e
- Since
- 7.12.2022
- Version
- 1.0
Container class for transporting CbmFsdDigi objects. The current implementation is the simplest one: a std::vector.
Definition at line 29 of file CbmFsdDigiData.h.
◆ ClassDefNV()
◆ Clear()
| void CbmFsdDigiData::Clear |
( |
| ) |
|
|
inline |
◆ serialize()
template<class Archive>
| void CbmFsdDigiData::serialize |
( |
Archive & | ar, |
|
|
const unsigned int | ) |
|
inline |
◆ Size()
| size_t CbmFsdDigiData::Size |
( |
| ) |
const |
|
inline |
◆ boost::serialization::access
| friend class boost::serialization::access |
|
friend |
◆ fDigis
| std::vector<CbmFsdDigi> CbmFsdDigiData::fDigis = {} |
The documentation for this class was generated from the following file: