32 CbmLink(
float weight, int32_t index, int32_t entry = -1, int32_t file = -1);
57 virtual std::string
ToString()
const;
friend bool operator==(const CbmLink &lhs, const CbmLink &rhs)
void SetIndex(int32_t index)
virtual ~CbmLink()
Destructor.
void SetEntry(int32_t entry)
void AddWeight(float weight)
friend Bool_t operator!=(const CbmLink &lhs, const CbmLink &rhs)
friend bool operator<(const CbmLink &l, const CbmLink &r)
virtual std::string ToString() const
Return string representation of the object.
friend bool operator>(const CbmLink &l, const CbmLink &r)
void SetWeight(float weight)
void SetFile(int32_t file)