Function cpphots::operator!=

Function Documentation

inline bool cpphots::operator!=(const event &ev1, const event &ev2)

Inequality operator for events.

Parameters
  • ev1 – first event

  • ev2 – second event

Returns

true if the two events are not the same

Returns

false otherwise