|
EDM4eic
EIC data model
|
#include <IrtParticleData.h>
Public Attributes | |
| std::int32_t | PDG {} |
| Reconstructed most probable PDG code. | |
| std::uint16_t | npe {} |
| Detected photoelectron count. | |
| std::uint16_t | nhits {} |
| Hit count associated with this particle by IRT engine. | |
| unsigned int | radiators_begin {} |
| unsigned int | radiators_end {} |
IRT 2.1 output (track level)
| std::uint16_t edm4eic::IrtParticleData::nhits {} |
Hit count associated with this particle by IRT engine.
| std::uint16_t edm4eic::IrtParticleData::npe {} |
Detected photoelectron count.
| std::int32_t edm4eic::IrtParticleData::PDG {} |
Reconstructed most probable PDG code.
| unsigned int edm4eic::IrtParticleData::radiators_begin {} |
| unsigned int edm4eic::IrtParticleData::radiators_end {} |