25 setTimeCorrection(ptr->timeCorrection());
26 setTDCTimeStamp(ptr->tdcTimeStamp());
27 setOrbit(ptr->orbit());
28 setChannelId(ptr->channelId());
29 setLayerId(ptr->layerId());
30 setCameraId(ptr->cameraId());
31 setSuperLayerId(ptr->superLayerId());
32 setLaterality(ptr->laterality());
35 setPayload(ptr->payLoad(
i),
i);
41 setOrbit(ptr->
orbit());
63 if (layerId() == 0 || layerId() == 2)
const int channelId() const
const cmsdt::LATERAL_CASES laterality() const
constexpr int CELL_LENGTH
constexpr int CELL_SEMILENGTH
const int layerId() const
const int tdcTimeStamp() const
const double payLoad(int idx) const
const int timeCorrection() const
const int cameraId() const
std::shared_ptr< DTPrimitive > DTPrimitivePtr
constexpr int PAYLOAD_ENTRIES
const int superLayerId() const