Jpp
|
#include <vector>
#include <algorithm>
#include "evt/Hit.hh"
Go to the source code of this file.
Classes | |
struct | JAANET::JHit_t |
Auxiliary class to set-up Hit. More... | |
struct | JAANET::JHits_t |
Auxiliary data structure for list of hits with hit merging capability. More... | |
Namespaces | |
JAANET | |
Extensions to AAnet data format. | |
JPP | |
Functions | |
bool | JAANET::operator< (const JHit_t &first, const JHit_t &second) |
Less than operator for hits. More... | |