Jpp
master_rocky-43-ge265d140c
the software that should make you happy
|
Example program to test generation of transit times using PMT simulator. More...
#include <string>
#include <iostream>
#include <iomanip>
#include "TROOT.h"
#include "TFile.h"
#include "TH1D.h"
#include "JDetector/JPMTSimulator.hh"
#include "JDetector/JPMTDefaultSimulator.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 test generation of transit times using PMT simulator.
Definition in file JTransitTimeGenerator.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 23 of file JTransitTimeGenerator.cc.