Jpp
|
#include <vector>
#include "TMath.h"
Go to the source code of this file.
Classes | |
struct | JDETECTOR::JK40Rates |
Auxiliary class for K40 rates. More... | |
Namespaces | |
JDETECTOR | |
Auxiliary classes and methods for detector calibration. | |
JPP | |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Typedefs | |
typedef double | JDETECTOR::JRateL0_t |
Type definition of singles rate [Hz]. More... | |
typedef std::vector< double > | JDETECTOR::JRateL1_t |
Type definition of count rate as a function of multiplicty [Hz] The multiples rate start counting at two-fold coincidences. More... | |
typedef size_t | JDETECTOR::multiplicity_type |
Type definition of multiplicity. More... | |