|
Jpp
19.0.0
the software that should make you happy
|
Example program to histogram time over threshold as a function of number of photo-electrons. More...
#include <string>#include <iostream>#include <iomanip>#include <cmath>#include "TROOT.h"#include "TFile.h"#include "TH1D.h"#include "JDetector/JPMTAnalogueSignalProcessor.hh"#include "JTrigger/JGetRiseTime.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 histogram time over threshold as a function of number of photo-electrons.
Definition in file JSlewing.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 24 of file JSlewing.cc.
1.8.5