Jpp
15.0.4
the software that should make you happy
|
Example program to calculate singles rate. More...
#include <string>
#include <iostream>
#include "JPhysics/KM3NeT.hh"
#include "JPhysics/KM3NeT2D.hh"
#include "JPhysics/Antares.hh"
#include "JDetector/JPMTAnalogueSignalProcessor.hh"
#include "Jeep/JParser.hh"
#include "Jeep/JMessage.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Example program to calculate singles rate.
The calculation is based on the Antares internal note ANTARES-PHYS-2006-005 by Jurgen Brunner. According Antares internal note ANTARES-PHYS-2012-013, the absorption length is used (and not the attenuation length).
Definition in file JRateK40.cc.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 21 of file JRateK40.cc.