Project
Loading...
Searching...
No Matches
make-parameter-collection.cxx File Reference

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
 

Detailed Description

A simple tool to produce resolution parametrization object parameters.

Author
Nicolò Jacazio nicol.nosp@m.o.ja.nosp@m.cazio.nosp@m.@cer.nosp@m.n.ch
Since
2022-11-08

Definition in file make-parameter-collection.cxx.

Function Documentation

◆ initOptionsAndParse()

bool initOptionsAndParse ( bpo::options_description &  options,
int  argc,
char argv[] 
)

Definition at line 31 of file make-parameter-collection.cxx.

◆ main()

int main ( int  argc,
char argv[] 
)

Definition at line 69 of file make-parameter-collection.cxx.

Variable Documentation

◆ arguments

bpo::variables_map arguments

Definition at line 30 of file make-parameter-collection.cxx.