22#include <boost/serialization/access.hpp>
23#include <boost/serialization/base_object.hpp>
28#ifndef DATA_RICH_CBMRICHDIGI_H_
29#define DATA_RICH_CBMRICHDIGI_H_
91 std::string
ToString()
const {
return std::string {
""}; }
112 template<
class Archive>
@ kRich
Ring-Imaging Cherenkov Detector.
double fTime
Leading (rising) edge time.
void serialize(Archive &ar, const unsigned int)
int32_t GetAddress() const
int32_t fAddress
Unique pixel address.
std::string ToString() const
static const char * GetBranchName()
Get the desired name of the branch for this obj in the cbm output tree (static)
static const char * GetClassName()
Class name (static)
void SetTime(double time)
ClassDefNV(CbmRichDigi, 3)
double GetCharge() const
Charge.
friend class boost::serialization::access
BOOST serialization interface.
void SetAddress(int32_t address)
static ECbmModuleId GetSystem()
System identifier.