Iguana
LATEST
Implementation Guardian of Analysis Algorithms
Loading...
Searching...
No Matches
Config.yaml
1
physics::DihadronKinematics:
2
3
# the name of the particle bank, only used for users of `hipo::banklist`;
4
# e.g., set it to 'MC::Particle' if you prefer
5
particle_bank:
'REC::Particle'
6
7
# list of hadrons used to pair dihadrons
8
# - each hadron from `hadron_a_list` will be paired to each hadron from `hadron_b_list`
9
hadron_a_list: [ 211 ]
10
hadron_b_list: [ -211, 211, 2212 ]
11
12
# calculation methods; see documentation and source code for details
13
phi_r_method: RT_via_covariant_kT
14
theta_method: hadron_a
iguana_src
src
iguana
algorithms
physics
DihadronKinematics
Config.yaml
Generated by
1.16.1