Jpp
|
#include <string>
#include "evt/Head.hh"
#include "evt/Evt.hh"
#include "JDAQ/JDAQEvent.hh"
#include "JDAQ/JDAQTimeslice.hh"
#include "JDetector/JModuleRouter.hh"
#include "JDetector/JDetectorToolkit.hh"
#include "JSupport/JMultipleFileScanner.hh"
#include "JSupport/JParallelFileScanner.hh"
#include "JSupport/JFileRecorder.hh"
#include "JSupport/JSupport.hh"
#include "JSupport/JMeta.hh"
#include "Jeep/JParser.hh"
#include "Jeep/JMessage.hh"
#include "JFit/JEvt.hh"
#include "JFit/JMuonGandalf.hh"
#include "JFit/JMuonParameters.hh"
#include "JFit/JMuonGandalfParameters_t.hh"
#include "JLang/JSharedPointer.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Program to perform JFIT::JRegressor<JLine3Z,JGandalf> fit with I/O of JFIT::JEvt data.
Definition in file JMuonGandalf.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 35 of file JMuonGandalf.cc.