TFPWA

Contents:

  • Install
  • Amplitude
  • Custom Model
  • Decay Topology
  • Resonances Parameters
  • Phase Space
  • Resolution in Partial Wave Analysis
  • Some examples
  • Setup for Developer Environment
  • API
    • tf_pwa
      • amp
      • app
      • config_loader
      • data_trans
      • experimental
      • generator
        • breit_wigner
        • generator
        • interp_nd
        • linear_interpolation
        • plane_2d
        • square_dalitz_plot
      • model
      • adaptive_bins
      • angle
      • applications
      • breit_wigner
      • cal_angle
      • cg
      • config
      • cov_ten_ir
      • data
      • dec_parser
      • dfun
      • einsum
      • err_num
      • expermental
      • fit
      • fit_improve
      • fitfractions
      • formula
      • function
      • gpu_info
      • histogram
      • main
      • params_trans
      • particle
      • phasespace
      • root_io
      • significance
      • tensorflow_wrapper
      • transform
      • utils
      • variable
      • version
      • vis
      • weight_smear
  • Available Resonances Model
  • Available Decay Model
  • Tensorflow and Cudatoolkit Version
  • FAQ
TFPWA
  • API
  • tf_pwa
  • generator
  • View page source

generator

Submodules and Subpackages

  • breit_wigner
    • BWGenerator
      • BWGenerator.DataType
      • BWGenerator.generate()
      • BWGenerator.integral()
      • BWGenerator.solve()
  • generator
    • ARGenerator
      • ARGenerator.generate()
    • BaseGenerator
      • BaseGenerator.DataType
      • BaseGenerator.generate()
    • GenTest
      • GenTest.add_gen()
      • GenTest.generate()
      • GenTest.set_gen()
    • multi_sampling()
    • single_sampling2()
  • interp_nd
    • InterpND
      • InterpND.build_coeffs()
      • InterpND.generate()
      • InterpND.intgral_step()
    • InterpNDHist
      • InterpNDHist.build_coeffs()
      • InterpNDHist.generate()
      • InterpNDHist.interp_f()
      • InterpNDHist.intgral_step()
  • linear_interpolation
    • LinearInterp
      • LinearInterp.DataType
      • LinearInterp.cal_coeffs()
      • LinearInterp.generate()
      • LinearInterp.integral()
      • LinearInterp.solve()
    • LinearInterpImportance
      • LinearInterpImportance.DataType
      • LinearInterpImportance.generate()
    • interp_sample()
    • interp_sample_f()
    • interp_sample_once()
    • sample_test_function()
  • plane_2d
    • Interp2D
    • TriangleGenerator
      • TriangleGenerator.cal_1d_shape()
      • TriangleGenerator.cal_coeff_left()
      • TriangleGenerator.cal_coeff_right()
      • TriangleGenerator.cal_coeffs()
      • TriangleGenerator.cal_st_xy()
      • TriangleGenerator.cal_xy_st()
      • TriangleGenerator.generate()
      • TriangleGenerator.generate_st()
      • TriangleGenerator.solve_left()
      • TriangleGenerator.solve_right()
      • TriangleGenerator.solve_s()
      • TriangleGenerator.t_min_max()
    • solve_2()
    • solve_3()
  • square_dalitz_plot
    • SDPGenerator
      • SDPGenerator.generate()
    • generate_SDP()
    • square_dalitz_cut()
    • square_dalitz_variables()
Previous Next

© Copyright 2020, Yi Jiang.

Built with Sphinx using a theme provided by Read the Docs.