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

#include <Measurement2DData.h>

Public Attributes

std::uint64_t surface {}
 Surface for bound coordinates (geometryID)
 
::edm4hep::Vector2f loc {}
 2D location on surface
 
float time {}
 Measurement time.
 
::edm4eic::Cov3f covariance {}
 Covariance on location and time.
 
unsigned int weights_begin {}
 
unsigned int weights_end {}
 
unsigned int hits_begin {}
 
unsigned int hits_end {}
 

Detailed Description

2D measurement (on an arbitrary surface)

Author
: W. Deconinck

Member Data Documentation

◆ covariance

::edm4eic::Cov3f edm4eic::Measurement2DData::covariance {}

Covariance on location and time.

◆ hits_begin

unsigned int edm4eic::Measurement2DData::hits_begin {}

◆ hits_end

unsigned int edm4eic::Measurement2DData::hits_end {}

◆ loc

::edm4hep::Vector2f edm4eic::Measurement2DData::loc {}

2D location on surface

◆ surface

std::uint64_t edm4eic::Measurement2DData::surface {}

Surface for bound coordinates (geometryID)

◆ time

float edm4eic::Measurement2DData::time {}

Measurement time.

◆ weights_begin

unsigned int edm4eic::Measurement2DData::weights_begin {}

◆ weights_end

unsigned int edm4eic::Measurement2DData::weights_end {}

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