Learn R Programming

hadron (version 3.1.2)

mom_combinations: Generate table of momentum component combinations

Description

Generate table of momentum component combinations

Usage

mom_combinations(psqmax)

Arguments

psqmax

Integer, maximum p^2 = px^2 + py^2 + pz^2 to be included in momentum list

Value

Returns a data.frame with all possible momentum combinations.