Iguana LATEST
Implementation Guardian of Analysis Algorithms
Loading...
Searching...
No Matches
Config.yaml
1physics::InclusiveKinematics:
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. This bank is used to
5 # find the scattered lepton
6 particle_bank: 'REC::Particle'
7
8 # beam configuration
9 initial_state:
10 - default:
11 beam_direction: [ 0.0, 0.0, 1.0 ]
12 target_particle: proton
13
14 # kinematics reconstruction method
15 method:
16 beam_particle: electron
17 reconstruction: scattered_lepton
18 lepton_finder: highest_energy_FD_trigger
19
20 # override the beam energy if > 0, otherwise the default is to use RCDB;
21 # e.g., use this to set the beam energy for MC data with run number 11
22 override_beam_energy: -1.0