|
Jpp
|
#include <string>#include <iostream>#include <iomanip>#include <cmath>#include "TROOT.h"#include "TFile.h"#include "TH1D.h"#include "TH2D.h"#include "TProfile.h"#include "evt/Evt.hh"#include "JAAnet/JAAnetToolkit.hh"#include "JAAnet/JPDB.hh"#include "JSupport/JMultipleFileScanner.hh"#include "JSupport/JMonteCarloFileSupportkit.hh"#include "JSupport/JSupport.hh"#include "JTools/JRange.hh"#include "JPhysics/JGeane.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) |
Example program to verify generator data.
Definition in file JPizza.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 126 of file JPizza.cc.
1.8.16