Skip to content

Commit 95dc7ee

Browse files
Add non-linearity parameters for PMT simulation
Added parameters for PMT non-linearity simulation and on/off PMTs.
1 parent 8c675b2 commit 95dc7ee

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

sbnd_calibration_database.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,12 +133,15 @@ This section displays a list of the variables in the database, as well as their
133133
| caen_digitizer | integer | CAEN digitizer to which the PMT is connected | N/A |
134134
| caen_digitizer_channel | integer | CAEN digitizer channel to which the PMT is connected | N/A |
135135
| total_transit_time | real | Total transit time | ns |
136+
| on_pmt | bool | Whether the channel is powered on | N/A |
136137
| reconstruct_channel | bool | Whether the channel is used for reconstruction | N/A |
137138
| cosmic_timing_correction | real | Timing correction derived from cosmic muon calibration | ns |
138139
| spe_amp | real | Mean amplitude of SPE | ADC |
139140
| spe_amp_std | real | Std of the SPE amplitude | ADC |
140141
| gauss_w_wc_power | real | Power parameter for Gauss noise filter | N/A |
141142
| gauss_wc | real | WC parameter for Gauss noise filter | GHz |
143+
| nonlinearity_pesat | real | Parameter PESat for PMT non linearity simulation | N/A |
144+
| nonlinearity_alpha | real | Parameter alpha for PMT non linearity simulation | N/A |
142145
| ser_vec_0 → ser_vec_550 | real | ADC count per bin (550 in total) for the Single Electron Response (SER) pulse (More info: [DocDB 38059](https://sbn-docdb.fnal.gov/cgi-bin/sso/ShowDocument?docid=38059)) | ADC |
143146

144147

0 commit comments

Comments
 (0)