Jpp
master_rocky-43-ge265d140c
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 "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.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 27 of file JMatch.cc.