|
Jpp
|
#include <string>#include <iostream>#include <iomanip>#include <map>#include <set>#include "evt/Head.hh"#include "evt/Evt.hh"#include "evt/Hit.hh"#include "JDAQ/JDAQEvent.hh"#include "JAAnet/JAAnetToolkit.hh"#include "JDetector/JDetector.hh"#include "JDetector/JDetectorToolkit.hh"#include "JDetector/JModuleRouter.hh"#include "JTrigger/JTimeConverter.hh"#include "JSupport/JTriggeredFileScanner.hh"#include "JSupport/JMonteCarloFileSupportkit.hh"#include "JSupport/JSupport.hh"#include "Jeep/JPrint.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 conversion between Monte Carlo and DAQ times.
Definition in file JTimeConverter.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 70 of file JTimeConverter.cc.
1.8.16