|
Jpp 20.0.0-27-g39925593c-D
the software that should make you happy
|
Example program to histogram string and floor hits. More...
#include <string>#include <iostream>#include <iomanip>#include "TROOT.h"#include "TFile.h"#include "TH1D.h"#include "TH2D.h"#include "JTools/JRange.hh"#include "JROOT/JManager.hh"#include "JROOT/JRootToolkit.hh"#include "JDAQ/JDAQEventIO.hh"#include "JDetector/JDetector.hh"#include "JDetector/JDetectorToolkit.hh"#include "JDetector/JDAQHitRouter.hh"#include "JDetector/JStringRouter.hh"#include "JSupport/JMultipleFileScanner.hh"#include "JSupport/JSupport.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 string and floor hits.
Definition in file JDAQHitRouter.cc.
Definition at line 35 of file JDAQHitRouter.cc.