EDM4eic
EIC data model
Loading...
Searching...
No Matches
edm4eic::IrtParticleData Class Reference

#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 {}
 

Detailed Description

IRT 2.1 output (track level)

Author
: A. Kiselev

Member Data Documentation

◆ nhits

std::uint16_t edm4eic::IrtParticleData::nhits {}

Hit count associated with this particle by IRT engine.

◆ npe

std::uint16_t edm4eic::IrtParticleData::npe {}

Detected photoelectron count.

◆ PDG

std::int32_t edm4eic::IrtParticleData::PDG {}

Reconstructed most probable PDG code.

◆ radiators_begin

unsigned int edm4eic::IrtParticleData::radiators_begin {}

◆ radiators_end

unsigned int edm4eic::IrtParticleData::radiators_end {}

The documentation for this class was generated from the following file: