遇见数据集

CMS High Granularity Calorimeter Trigger Cell Simulated Dataset (Part 1)

收藏
Zenodo2023-10-05 更新2026-05-26 收录
数据链接:
官方服务:

资源简介:

The dataset consists of simulated events of electron-positron pairs (<em>e</em><sup>+</sup><em>e</em><sup>−</sup>) with flat transverse momentum <em>p</em><sub>T</sub> distribution <em>p</em><sub>T</sub> ∈ [1,200] GeV, with Phase 2 conditions, 200 pileup, V11 geometry, HLT TDR Summer20 campaign The original dataset (CMS-internal). This derived dataset in ROOT format contains generator-level particle and simulated detector information. More information about how the dataset is derived is available at this TWiki (CMS-internal). A description of each variable is below. Variable Description Type <code>run</code> Run number <code>int</code> <code>event</code> Event number <code>int</code> <code>lumi</code> Luminosity section <code>int</code> <code>gen_n</code> Number of primary generated particles <code>int</code> <code>gen_PUNumInt</code> Number of pileup interactions <code>int</code> <code>gen_TrueNumInt</code> Number of true interactions <code>float</code> <code>vtx_x</code> Simulated primary vertex <em>x</em> position in cm <code>float</code> <code>vtx_y</code> Simulated primary vertex <em>y</em> position in cm <code>float</code> <code>vtx_z</code> Simulated primary vertex <em>z</em> position in cm <code>float</code> <code>gen_eta</code> Primary generated particle pseudorapidity <em>η</em> <code>vector&lt;float&gt;</code> <code>gen_phi</code> Primary generated particle azimuthal angle <em>ϕ</em> <code>vector&lt;float&gt;</code> <code>gen_pt</code> Primary generated particle transverse momentum <em>p</em><sub>T</sub> in GeV <code>vector&lt;float&gt;</code> <code>gen_energy</code> Primary generated particle energy in GeV <code>vector&lt;float&gt;</code> <code>gen_charge</code> Initial generated particle charge <code>vector&lt;int&gt;</code> <code>gen_pdgid</code> Primary generated particle PDG ID <code>vector&lt;int&gt;</code> <code>gen_status</code> Primary generated particle generator status <code>vector&lt;int&gt;</code> <code>gen_daughters</code> Primary generated particle daughters (empty) <code>vector&lt;vector&lt;int&gt;&gt;</code> <code>genpart_eta</code> Primary and secondary generated particle pseudorapidity <em>η</em> <code>vector&lt;float&gt;</code> <code>genpart_phi</code> Primary and secondary generated particle azimuthal angle <em>ϕ</em> <code>vector&lt;float&gt;</code> <code>genpart_pt</code> Primary and secondary generated particle transverse momentum <em>p</em><sub>T</sub> in GeV <code>vector&lt;float&gt;</code> <code>genpart_energy</code> Primary and secondary generated particle energy in GeV <code>vector&lt;float&gt;</code> <code>genpart_dvx</code> Primary and secondary generated particle decay vertex <em>x</em> position in cm <code>vector&lt;float&gt;</code> <code>genpart_dvy</code> Primary and secondary generated particle decay vertex <em>y</em> position in cm <code>vector&lt;float&gt;</code> <code>genpart_dvz</code> Primary and secondary generated particle decay vertex <em>z</em> position in cm <code>vector&lt;float&gt;</code> <code>genpart_ovy</code> Primary and secondary generated particle original vertex <em>y</em> position in cm <code>vector&lt;float&gt;</code> <code>genpart_ovz</code> Primary and secondary generated particle original vertex <em>z</em> position in cm <code>vector&lt;float&gt;</code> <code>genpart_mother</code> Primary and secondary generated particle parent particle index (-1 indicates no parent) <code>vector&lt;int&gt;</code> <code>genpart_exphi</code> Primary and secondary generated particle azimuthal angle <em>ϕ</em> extrapolated to the corresponding HGCAL coordinate <code>vector&lt;float&gt;</code> <code>genpart_exeta</code> Primary and secondary generated particle pseudorapidity <em>η</em> extrapolated to the corresponding HGCAL coordinate <code>vector&lt;float&gt;</code> <code>genpart_exx</code> Primary and secondary generated particle decay vertex <em>x</em> extrapolated to the corresponding HGCAL coordinate <code>vector&lt;float&gt;</code> <code>genpart_exy</code> Primary and secondary generated particle decay vertex <em>y</em> extrapolated to the corresponding HGCAL coordinate <code>vector&lt;float&gt;</code> <code>genpart_fbrem</code> Primary and secondary generated particle decay vertex <em>z</em> extrapolated to the corresponding HGCAL coordinate <code>vector&lt;float&gt;</code> <code>genpart_pid</code> Primary and secondary generated particle PDG ID <code>vector&lt;int&gt;</code> <code>genpart_gen</code> Index of associated primary generated particle <code>vector&lt;int&gt;</code> <code>genpart_reachedEE</code> Primary and secondary generated particle flag: <code>2</code> indicates that the particle reached the HGCAL, <code>1</code> indicates the particle reached the barrel calorimeter, and <code>0</code> indicates other cases <code>vector&lt;int&gt;</code> <code>genpart_fromBeamPipe</code> Deprecated variable, always true <code>vector&lt;bool&gt;</code> <code>genpart_posx</code> Primary and secondary generated particle position <em>x</em> coordinate in cm <code>vector&lt;vector&lt;float&gt;&gt;</code> <code>genpart_posy</code> Primary and secondary generated particle position <em>y</em> coordinate in cm <code>vector&lt;vector&lt;float&gt;&gt;</code> <code>genpart_posz</code> Primary and secondary generated particle position <em>z</em> coordinate in cm <code>vector&lt;vector&lt;float&gt;&gt;</code> <code>ts_n</code> Number of trigger sums <code>int</code> <code>ts_id</code> Trigger sum ID <code>vector&lt;uint&gt;</code> <code>ts_subdet</code> Trigger sum subdetector <code>vector&lt;int&gt;</code> <code>ts_zside</code> Trigger sum endcap (plus or minus endcap) <code>vector&lt;int&gt;</code> <code>ts_layer</code> Trigger sum layer ID <code>vector&lt;int&gt;</code> <code>ts_wafer</code> Trigger sum wafer ID <code>vector&lt;int&gt;</code> <code>ts_wafertype</code> Trigger sum wafer type: 0 indicates fine divisions of wafer with 120 <em>μ</em>m thick silicon, 1 indicates coarse divisions of wafer with 200 <em>μ</em>m thick silicon, and 2 indicates coarse divisions of wafer with 300 <em>μ</em>m thick silicon <code>vector&lt;int&gt;</code> <code>ts_data</code> Trigger sum ADC value <code>vector&lt;uint&gt;</code> <code>ts_pt</code> Trigger sum transverse momentum in GeV <code>vector&lt;float&gt;</code> <code>ts_mipPt</code> Trigger sum energy in units of transverse MIP <code>vector&lt;float&gt;</code> <code>ts_energy</code> Trigger sum energy in GeV <code>vector&lt;float&gt;</code> <code>ts_eta</code> Trigger sum pseudorapidity <em>η</em> <code>vector&lt;float&gt;</code> <code>ts_phi</code> Trigger sum azimuthal angle <em>ϕ</em> <code>vector&lt;float&gt;</code> <code>ts_x</code> Trigger sum <em>x</em> position in cm <code>vector&lt;float&gt;</code> <code>ts_y</code> Trigger sum <em>y</em> position in cm <code>vector&lt;float&gt;</code> <code>ts_z</code> Trigger sum <em>z</em> position in cm <code>vector&lt;float&gt;</code> <code>tc_n</code> Number of trigger cells <code>int</code> <code>tc_id</code> Trigger cell unique ID <code>vector&lt;uint&gt;</code> <code>tc_subdet</code> Trigger cell subdetector ID (EE, EH silicon, or EH scintillator) <code>vector&lt;int&gt;</code> <code>tc_zside</code> Trigger cell endcap (plus or minus endcap) <code>vector&lt;int&gt;</code> <code>tc_layer</code> Trigger cell layer number <code>vector&lt;int&gt;</code> <code>tc_waferu</code> Trigger cell wafer <em>u</em> coordinate; <em>u</em>-axis points along − <em>x</em>-axis <code>vector&lt;int&gt;</code> <code>tc_waferv</code> Trigger cell wafer <em>v</em> coordinate; <em>v</em>-axis points at 60 degrees with respect to <em>x</em>-axis <code>vector&lt;int&gt;</code> <code>tc_wafertype</code> Trigger cell wafer type: <code>0</code> indicates fine divisions of wafer with 120 <em>μ</em>m thick silicon, <code>1</code> indicates coarse divisions of wafer with 200 <em>μ</em>m thick silicon, and <code>2</code> indicates coarse divisions of wafer with 300 <em>μ</em>m thick silicon) <code>tc_cellu</code> Trigger cell <em>u</em> coordinate within wafer; <em>u</em>-axis points along − <em>x</em>-axis <code>vector&lt;int&gt;</code> <code>tc_cellv</code> Trigger cell <em>v</em> coordinate within wafer; <em>v</em>-axis points at 60 degrees with respect to <em>x</em>-axis <code>vector&lt;int&gt;</code> <code>tc_data</code> Trigger cell ADC data at 21-bit precision after decoding from 7-bit encoding <code>vector&lt;uint&gt;</code> <code>tc_uncompressedCharge</code> Trigger cell ADC data at full precision before compression <code>vector&lt;uint&gt;</code> <code>tc_compressedCharge</code> Trigger cell ADC data compressed into 7-bit encoding <code>vector&lt;uint&gt;</code> <code>tc_pt</code> Trigger cell transverse momentum <em>p</em><sub>T</sub> in GeV <code>vector&lt;float&gt;</code> <code>tc_mipPt</code> Trigger cell energy in units of transverse MIPs <code>vector&lt;float&gt;</code> <code>tc_energy</code> Trigger cell energy in GeV <code>vector&lt;float&gt;</code> <code>tc_simenergy</code> Trigger cell energy from simulated particles in GeV <code>vector&lt;float&gt;</code> <code>tc_eta</code> Trigger cell pseudorapidity <em>η</em> <code>vector&lt;float&gt;</code> <code>tc_phi</code> Trigger cell azimuthal angle <em>ϕ</em> <code>vector&lt;float&gt;</code> <code>tc_x</code> Trigger cell <em>x</em> position in cm <code>vector&lt;float&gt;</code> <code>tc_y</code> Trigger cell <em>y</em> position in cm <code>vector&lt;float&gt;</code> <code>tc_z</code> Trigger cell <em>z</em> position in cm <code>vector&lt;float&gt;</code> <code>tc_cluster_id</code> ID of the 2D cluster in which the trigger cell is clustered <code>vector&lt;uint&gt;</code> <code>tc_multicluster_id</code> ID of the 3D cluster in which the trigger cell is clustered <code>vector&lt;uint&gt;</code> <code>tc_multicluster_pt</code> Transverse momentum <em>p</em><sub>T</sub> in GeV of the 3D cluster in which the trigger cell is clustered <code>vector&lt;float&gt;</code>

提供机构:
Zenodo
创建时间:
2023-10-04
二维码
社区交流群
二维码
科研交流群
商业服务