1 #ifndef TRACKINGOBJECTS_STRIPDIGISIMLINK_H
2 #define TRACKINGOBJECTS_STRIPDIGISIMLINK_H
4 #include "boost/cstdint.hpp"
bool operator<(const StripDigiSimLink &other) const
StripDigiSimLink(unsigned int ch, unsigned int tkId, EncodedEventId e, float a)
unsigned int SimTrackId() const
EncodedEventId eventId() const
unsigned int CFposition() const
unsigned int channel() const
StripDigiSimLink(unsigned int ch, unsigned int tkId, unsigned int counter, EncodedEventId e, float a)