| 
    Jpp
    15.0.0-rc.2
    
   the software that should make you happy 
   | 
 
Example program to histogram PMT transit time distribution. More...
#include <string>#include <iostream>#include <iomanip>#include "TROOT.h"#include "TFile.h"#include "TH1D.h"#include "TRandom3.h"#include "JDetector/JPMTTransitTimeProbability.hh"#include "JDetector/JPMTParameters.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 histogram PMT transit time distribution.
Definition in file JTransitTime.cc.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 25 of file JTransitTime.cc.
 1.8.5