Function cpphots::operator==

Function Documentation

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

Equality operator for events.

Parameters
  • ev1 – first event

  • ev2 – second event

Returns

true if the two events are the same

Returns

false otherwise