|
Jpp
18.3.1
the software that should make you happy
|
Program to extract events based on muon reconstruction. More...
#include <string>#include <iostream>#include <iomanip>#include "km3net-dataformat/definitions/reconstruction.hh"#include "km3net-dataformat/offline/Head.hh"#include "km3net-dataformat/offline/Evt.hh"#include "JDAQ/JDAQEventIO.hh"#include "JDAQ/JDAQSummarysliceIO.hh"#include "JSupport/JMeta.hh"#include "JSupport/JSupport.hh"#include "JSupport/JFileRecorder.hh"#include "JSupport/JParallelFileScanner.hh"#include "JSupport/JMonteCarloFileSupportkit.hh"#include "JTrigger/JTriggerParameters.hh"#include "JTools/JRange.hh"#include "JReconstruction/JEvt.hh"#include "JReconstruction/JEvtToolkit.hh"#include "JReconstruction/JEventSelector.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) |
Program to extract events based on muon reconstruction.
Events outside the accepted range of cosine zenith angle will have no hits.
Definition in file JMuonSelect.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 40 of file JMuonSelect.cc.
1.8.5