|
Jpp 20.0.0-27-g39925593c-D
the software that should make you happy
|
Example program to plot match criterion. More...
#include <string>#include <iostream>#include <iomanip>#include <vector>#include "TROOT.h"#include "TFile.h"#include "TH1D.h"#include "JGeometry3D/JVertex3D.hh"#include "JTrigger/JTriggerParameters.hh"#include "JTrigger/JMatch3D.hh"#include "JTrigger/JMatch3B.hh"#include "JTrigger/JMatch1D.hh"#include "JTrigger/JMatch3G.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 plot match criterion.
Definition in file JMatch.cc.
Definition at line 28 of file JMatch.cc.