![]() |
Project
|
A simple tool to produce resolution parametrization object parameters. More...
#include "TGraph.h"
#include "TSystem.h"
#include "TCanvas.h"
#include <boost/program_options.hpp>
#include "TFile.h"
#include "DataFormatsTOF/ParameterContainers.h"
Go to the source code of this file.
Classes | |
class | ParamExample |
Functions | |
bool | initOptionsAndParse (bpo::options_description &options, int argc, char *argv[]) |
int | main (int argc, char *argv[]) |
Variables | |
bpo::variables_map | arguments |
A simple tool to produce resolution parametrization object parameters.
Definition in file make-parameter-collection.cxx.
Definition at line 31 of file make-parameter-collection.cxx.
Definition at line 69 of file make-parameter-collection.cxx.
bpo::variables_map arguments |
Definition at line 30 of file make-parameter-collection.cxx.