PeakTruth
Link to source: PeakTruth
Plugin Description
Technical Details
depends_on = ('photon_summary', 'peak_basics', 'merged_microphysics_summary', 'merged_s1_photon_hits', 'merged_s2_photons_sum', 'merged_drifted_electrons')
provides = ('peak_truth',)
data_kind = peaks
__version__ = 0.0.6
Provided Columns
peak_truth
Field Name |
Data Type |
Comment |
|---|---|---|
s1_photons_in_peak |
int32 |
Number of photons from S1 scintillation in the peak. |
s2_photons_in_peak |
int32 |
Number of photons from S2 scintillation in the peak. |
ap_photons_in_peak |
int32 |
Number of photons from PMT afterpulses in the peak. |
pi_photons_in_peak |
int32 |
Number of photons from photoionization in the peak. |
s1_photoelectrons_in_peak |
int32 |
Number of photoelectrons from S1 scintillation in the peak. |
s2_photoelectrons_in_peak |
int32 |
Number of photoelectrons from S2 scintillation in the peak. |
ap_photoelectrons_in_peak |
int32 |
Number of photoelectrons from PMT afterpulses in the peak. |
pi_photoelectrons_in_peak |
int32 |
Number of photoelectrons from photoionization in the peak. |
raw_area_truth |
float32 |
|
observable_energy_truth |
float32 |
|
number_of_contributing_clusters_s1 |
int16 |
|
number_of_contributing_clusters_s2 |
int16 |
|
number_of_contributing_delayed_electrons |
int16 |
|
average_x_of_contributing_clusters |
float32 |
|
average_y_of_contributing_clusters |
float32 |
|
average_z_of_contributing_clusters |
float32 |
|
average_x_obs_of_contributing_clusters |
float32 |
|
average_y_obs_of_contributing_clusters |
float32 |
|
average_z_obs_of_contributing_clusters |
float32 |
|
time |
int64 |
Start time since unix epoch [ns] |
endtime |
int64 |
Exclusive end time since unix epoch [ns] |
Config Options
Option |
default |
track |
Help |
|---|---|---|---|
digitizer_bits |
take://resource://SIMULATION_CONFIG_FILE.json?&fmt=json&take=digitizer_bits |
True |
Number of bits of the digitizer boards |
digitizer_voltage_range |
take://resource://SIMULATION_CONFIG_FILE.json?&fmt=json&take=digitizer_voltage_range |
True |
Voltage range of the digitizer boards [V] |
drift_velocity_liquid |
take://resource://SIMULATION_CONFIG_FILE.json?&fmt=json&take=drift_velocity_liquid |
True |
Drift velocity of electrons in the liquid xenon [cm/ns] |
gain_model_mc |
list-to-array://xedocs://pmt_area_to_pes?as_list=True&sort=pmt&detector=tpc&run_id=plugin.run_id&version=ONLINE&attr=value |
True |
PMT gain model |
max_drift_length |
148.6515 |
True |
Total length of the TPC from the bottom of gate to the top of cathode wires [cm] |
pmt_circuit_load_resistor |
take://resource://SIMULATION_CONFIG_FILE.json?&fmt=json&take=pmt_circuit_load_resistor |
True |
PMT circuit load resistor [kg m^2/(s^3 A)] |