Go to the documentation of this file.
12 #include <RtypesCore.h>
18 #include <boost/serialization/access.hpp>
19 #include <boost/serialization/base_object.hpp>
42 CbmStsDigi(Int_t address, Int_t channel, ULong64_t time, UShort_t charge)
86 template<
class Archive>
Int_t fAddress
Unique element address.
friend class boost::serialization::access
void serialize(Archive &ar, const unsigned int)
static const char * GetClassName()
Class name (static)
std::string ToString() const
UShort_t fCharge
Charge [ADC units].
Data class for a single-channel message in the STS.
static ECbmModuleId GetSystem()
Double_t GetCharge() const
UShort_t fChannel
Channel number.
void SetTime(Double_t dNewTime)
CbmStsDigi(Int_t address, Int_t channel, ULong64_t time, UShort_t charge)
ClassDefNV(CbmStsDigi, 7)
@ kSts
Silicon Tracking System.
UShort_t GetChannel() const
Channel number in module @value Channel number.