Jpp test-rotations-new
the software that should make you happy
|
Time-over-threshold (ToT) pulse from a PMT. More...
#include "km3net-dataformat/offline/Hit.hh"
#include "JLang/JObjectID.hh"
#include "JDetector/JTimeRange.hh"
#include "JAAnet/JAAnetToolkit.hh"
Go to the source code of this file.
Classes | |
class | JSIRENE::JPulse |
Auxiliary class for a time-over-threshold pulse from a PMT. More... | |
Namespaces | |
namespace | JSIRENE |
Detector simulations. | |
namespace | JPP |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Functions | |
bool | JSIRENE::operator< (const JPulse &first, const JPulse &second) |
Compare Monte Carlo hit times. | |
bool | JSIRENE::operator< (const JPulse &hit, const double t0) |
Compare Monte Carlo hit times. | |
Time-over-threshold (ToT) pulse from a PMT.
A ToT pulse is defined by a object identifier and a start and stop time.
Definition in file JPulse.hh.