| 
    Jpp
    pmt_effective_area_update
    
   the software that should make you happy 
   | 
 
Example program to test JTRIGGER::JBuildL1 and JTRIGGER::JBuildL2 hit coincidence building with user data. More...
#include <string>#include <iostream>#include <iomanip>#include <vector>#include "km3net-dataformat/online/JDAQHit.hh"#include "JDAQ/JDAQSuperFrameIO.hh"#include "JDetector/JDetector.hh"#include "JDetector/JDetectorToolkit.hh"#include "JDetector/JModuleRouter.hh"#include "JTrigger/JTriggerParameters.hh"#include "JTrigger/JTimesliceL1.hh"#include "JTrigger/JTimesliceRouter.hh"#include "JTrigger/JSuperFrame1D.hh"#include "JTrigger/JSuperFrame2D.hh"#include "JTrigger/JBuildL1.hh"#include "JTrigger/JBuildL2.hh"#include "JTrigger/JHitToolkit.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 user data.
Definition in file JTestL1.cc.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 65 of file JTestL1.cc.
 1.8.5