|
Jpp
18.6.0-rc.1
the software that should make you happy
|
Example program to test JTRIGGER::JBuildL1 and JTRIGGER::JBuildL2 hit coincidence building with random data. More...
#include <string>#include <iostream>#include <iomanip>#include <vector>#include "TROOT.h"#include "TFile.h"#include "TProfile.h"#include "TRandom3.h"#include "JDetector/JDetector.hh"#include "JDetector/JDetectorToolkit.hh"#include "JDetector/JDetectorSupportkit.hh"#include "JDetector/JModuleRouter.hh"#include "JDetector/JDetectorSimulator.hh"#include "JDetector/JPMTParametersMap.hh"#include "JDetector/JK40DefaultSimulator.hh"#include "JDetector/JPMTDefaultSimulator.hh"#include "JDetector/JCLBDefaultSimulator.hh"#include "JTrigger/JHit.hh"#include "JTrigger/JFrame.hh"#include "JTrigger/JTimeslice.hh"#include "JTrigger/JSuperFrame2D.hh"#include "JTrigger/JHitL0.hh"#include "JTrigger/JHitL1.hh"#include "JTrigger/JBuildL1.hh"#include "JTrigger/JBuildL2.hh"#include "JTimeslice/JRandomTimeslice.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 JTRIGGER::JBuildL1 and JTRIGGER::JBuildL2 hit coincidence building with random data.
Definition in file JRandomL1.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 94 of file JRandomL1.cc.
1.8.5