ATLAS Offline Software
Loading...
Searching...
No Matches
resample_meson.py File Reference

Go to the source code of this file.

Namespaces

namespace  python
namespace  python.resample_meson

Functions

 python.resample_meson.calculate_momentum_magnitude (E, Q2)
 python.resample_meson.generate_virtuality (mass, width)
 python.resample_meson.build_four_momentum (Energy, p3_magnitude, theta, phi)
 python.resample_meson.build_TLorentz (energy, px, py, pz)
 python.resample_meson.resample_meson (input_filename, output_filename, meson_id, meson_width)

Variables

 python.resample_meson.input_file = sys.argv[1]
 python.resample_meson.output_file = sys.argv[2]
 python.resample_meson.meson_id = sys.argv[3]
 python.resample_meson.meson_width = sys.argv[4]