|
Jpp
18.2.1-ARCA-DF-PATCH
the software that should make you happy
|
Program for reweighting mupage data according to a specifiable TFormula. More...
#include <uuid/uuid.h>#include <iostream>#include <string>#include <vector>#include "km3net-dataformat/definitions/weightlist.hh"#include "km3net-dataformat/offline/MultiHead.hh"#include "km3net-dataformat/offline/Head.hh"#include "km3net-dataformat/offline/Evt.hh"#include "Jeep/JPrint.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"#include "JLang/JToken.hh"#include "JAAnet/JHead.hh"#include "JAAnet/JHeadToolkit.hh"#include "JAAnet/JAAnetToolkit.hh"#include "JAAnet/JEvtWeightFactorMupage.hh"#include "JAAnet/JEvtWeightFactorFunction.hh"#include "JSupport/JMeta.hh"#include "JSupport/JSupport.hh"#include "JSupport/JFileRecorder.hh"#include "JSupport/JMultipleFileScanner.hh"#include "JSupport/JEvtWeightFileScanner.hh"#include "JGizmo/JGizmoToolkit.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Program for reweighting mupage data according to a specifiable TFormula.
The TFormula may take any number of parameters, but is limited to the physical variables
defined in JEvtWeightFactorMupage. The indices of the physical variables are defined in
the enum JEvtWeightFactorMupage::variables.
Definition in file JEvtReweightMupage.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 43 of file JEvtReweightMupage.cc.
1.8.5