|
Jpp
19.1.0-rc.1
the software that should make you happy
|
Auxiliary program to store Monte Carlo information from a neutrino or the primary electron in JFIT::JEvt format and smear the values of the position and time around a sphere of 4D - length. More...
#include <string>#include <iostream>#include <iomanip>#include "km3net-dataformat/offline/Head.hh"#include "km3net-dataformat/offline/MultiHead.hh"#include "km3net-dataformat/offline/Evt.hh"#include "km3net-dataformat/tools/time_converter.hh"#include "JAAnet/JHead.hh"#include "JAAnet/JHeadToolkit.hh"#include "JAAnet/JAAnetToolkit.hh"#include "JDAQ/JDAQEventIO.hh"#include "JDAQ/JDAQTimesliceIO.hh"#include "JDAQ/JDAQSummarysliceIO.hh"#include "JTrigger/JTriggerParameters.hh"#include "JSupport/JTriggeredFileScanner.hh"#include "JSupport/JFileRecorder.hh"#include "JSupport/JMonteCarloFileSupportkit.hh"#include "JSupport/JSupport.hh"#include "JSupport/JMeta.hh"#include "JPhysics/JGeanz.hh"#include "JReconstruction/JEvt.hh"#include "JReconstruction/JEvtToolkit.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"#include <TRandom3.h>Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Auxiliary program to store Monte Carlo information from a neutrino or the primary electron in JFIT::JEvt format and smear the values of the position and time around a sphere of 4D - length.
They are equally spaced following https://marcalexa.github.io/superfibonacci/ By default the neutrino is considered, a bool variable allows to select the primary electron instead.
Definition in file JShowerMCEvtSmear.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 41 of file JShowerMCEvtSmear.cc.