Compressed hit info, basic component of LEM events. More...
#include <cassert>
#include <ostream>
Go to the source code of this file.
Classes | |
class | lem::LiteHit |
Compressed hit info, basic component of LEM events. More... | |
Namespaces | |
lem | |
![]() | |
Functions | |
bool | lem::compareByCell (const LiteHit &a, const LiteHit &b) |
bool | lem::compareByPlane (const LiteHit &a, const LiteHit &b) |
std::ostream & | lem::operator<< (std::ostream &os, const lem::LiteHit &h) |
Compressed hit info, basic component of LEM events.
Definition in file LiteHit.h.