|
Jpp
|
Example program to remove PMT(s) from data (and set corresponding rate to 0). More...
#include <string>#include <iostream>#include <iomanip>#include <set>#include "km3net-dataformat/online/JDAQ.hh"#include "km3net-dataformat/online/JDAQPMTIdentifier.hh"#include "JDAQ/JDAQTimesliceIO.hh"#include "JDAQ/JDAQSummarysliceIO.hh"#include "JDAQ/JDAQEventIO.hh"#include "JTrigger/JTriggerParameters.hh"#include "JSupport/JMultipleFileScanner.hh"#include "JSupport/JFileRecorder.hh"#include "JSupport/JSupport.hh"#include "JLang/JTypeSelector.hh"#include "JLang/JObjectMultiplexer.hh"#include "JLang/JObjectDemultiplexer.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 remove PMT(s) from data (and set corresponding rate to 0).
Definition in file JRemovePMT.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 60 of file JRemovePMT.cc.
1.8.5