|
SND@LHC Software
|
#include <sndConfiguration.h>
Public Types | |
| enum class | Option { ti18_2024_2025 , ti18_2022_2023 , test_beam_2023 , test_beam_2024 } |
Public Member Functions | |
| Configuration (Option option, Scifi *scifi_geometry, MuFilter *muon_filter_geometry, bool is_MC=false) | |
Static Public Member Functions | |
| static Option | GetOption (int run_number) |
Definition at line 8 of file sndConfiguration.h.
|
strong |
| Enumerator | |
|---|---|
| ti18_2024_2025 | |
| ti18_2022_2023 | |
| test_beam_2023 | |
| test_beam_2024 | |
Definition at line 10 of file sndConfiguration.h.
| snd::Configuration::Configuration | ( | Option | option, |
| Scifi * | scifi_geometry, | ||
| MuFilter * | muon_filter_geometry, | ||
| bool | is_MC = false |
||
| ) |
Definition at line 10 of file sndConfiguration.cxx.
|
static |
Definition at line 160 of file sndConfiguration.cxx.
| int snd::Configuration::centroid_min_valid_station |
Definition at line 73 of file sndConfiguration.h.
| double snd::Configuration::ds_hor_spatial_resolution_x |
Definition at line 47 of file sndConfiguration.h.
| double snd::Configuration::ds_hor_spatial_resolution_y |
Definition at line 48 of file sndConfiguration.h.
| double snd::Configuration::ds_hor_spatial_resolution_z |
Definition at line 49 of file sndConfiguration.h.
| int snd::Configuration::ds_n_stations |
Definition at line 75 of file sndConfiguration.h.
| double snd::Configuration::ds_ver_spatial_resolution_x |
Definition at line 50 of file sndConfiguration.h.
| double snd::Configuration::ds_ver_spatial_resolution_y |
Definition at line 51 of file sndConfiguration.h.
| double snd::Configuration::ds_ver_spatial_resolution_z |
Definition at line 52 of file sndConfiguration.h.
| bool snd::Configuration::is_mc |
Definition at line 77 of file sndConfiguration.h.
| int snd::Configuration::scifi_boards_per_plane |
Definition at line 58 of file sndConfiguration.h.
| double snd::Configuration::scifi_centroid_error_x |
Definition at line 20 of file sndConfiguration.h.
| double snd::Configuration::scifi_centroid_error_y |
Definition at line 21 of file sndConfiguration.h.
| double snd::Configuration::scifi_centroid_error_z |
Definition at line 22 of file sndConfiguration.h.
| double snd::Configuration::scifi_fiber_lenght |
Definition at line 19 of file sndConfiguration.h.
| double snd::Configuration::scifi_max_timestamp |
Definition at line 24 of file sndConfiguration.h.
| int snd::Configuration::scifi_min_hits_in_window |
Definition at line 60 of file sndConfiguration.h.
| int snd::Configuration::scifi_min_n_hits_for_centroid |
Definition at line 61 of file sndConfiguration.h.
| double snd::Configuration::scifi_min_timestamp |
Definition at line 23 of file sndConfiguration.h.
| int snd::Configuration::scifi_n_channels_per_plane |
Definition at line 57 of file sndConfiguration.h.
| int snd::Configuration::scifi_n_stations |
Definition at line 56 of file sndConfiguration.h.
| double snd::Configuration::scifi_qdc_to_gev |
Definition at line 18 of file sndConfiguration.h.
| int snd::Configuration::scifi_shower_window_width |
Definition at line 59 of file sndConfiguration.h.
| double snd::Configuration::scifi_x_max |
Definition at line 27 of file sndConfiguration.h.
| double snd::Configuration::scifi_x_min |
Definition at line 26 of file sndConfiguration.h.
| double snd::Configuration::scifi_y_max |
Definition at line 29 of file sndConfiguration.h.
| double snd::Configuration::scifi_y_min |
Definition at line 28 of file sndConfiguration.h.
| double snd::Configuration::scifi_z_max |
Definition at line 31 of file sndConfiguration.h.
| double snd::Configuration::scifi_z_min |
Definition at line 30 of file sndConfiguration.h.
| double snd::Configuration::us_bar_length |
Definition at line 70 of file sndConfiguration.h.
| int snd::Configuration::us_bar_per_station |
Definition at line 64 of file sndConfiguration.h.
| double snd::Configuration::us_centroid_error_x |
Definition at line 34 of file sndConfiguration.h.
| double snd::Configuration::us_centroid_error_y |
Definition at line 35 of file sndConfiguration.h.
| double snd::Configuration::us_centroid_error_z |
Definition at line 36 of file sndConfiguration.h.
| double snd::Configuration::us_max_timestamp |
Definition at line 38 of file sndConfiguration.h.
| int snd::Configuration::us_min_hit_on_bar |
Definition at line 68 of file sndConfiguration.h.
| int snd::Configuration::us_min_n_hits_for_centroid |
Definition at line 67 of file sndConfiguration.h.
| double snd::Configuration::us_min_timestamp |
Definition at line 37 of file sndConfiguration.h.
| int snd::Configuration::us_n_channels_per_station |
Definition at line 65 of file sndConfiguration.h.
| int snd::Configuration::us_n_sipm_per_bar |
Definition at line 66 of file sndConfiguration.h.
| int snd::Configuration::us_n_stations |
Definition at line 63 of file sndConfiguration.h.
| double snd::Configuration::us_qdc_to_gev |
Definition at line 33 of file sndConfiguration.h.
| double snd::Configuration::us_signal_speed |
Definition at line 71 of file sndConfiguration.h.
| double snd::Configuration::us_x_max |
Definition at line 41 of file sndConfiguration.h.
| double snd::Configuration::us_x_min |
Definition at line 40 of file sndConfiguration.h.
| double snd::Configuration::us_y_max |
Definition at line 43 of file sndConfiguration.h.
| double snd::Configuration::us_y_min |
Definition at line 42 of file sndConfiguration.h.
| double snd::Configuration::us_z_max |
Definition at line 45 of file sndConfiguration.h.
| double snd::Configuration::us_z_min |
Definition at line 44 of file sndConfiguration.h.
| int snd::Configuration::veto_n_stations |
Definition at line 54 of file sndConfiguration.h.