CMS 3D CMS Logo

List of all members | Public Attributes
HGCRecHitSoA Class Reference

#include <HGCRecHitSoA.h>

Public Attributes

float * energy_
 
uint32_t * flagBits_
 
uint32_t * id_
 
uint32_t nbytes_
 
uint32_t nhits_
 
uint32_t pad_
 
uint8_t * son_
 
float * time_
 
float * timeError_
 

Detailed Description

Definition at line 6 of file HGCRecHitSoA.h.

Member Data Documentation

◆ energy_

float* HGCRecHitSoA::energy_

Definition at line 8 of file HGCRecHitSoA.h.

◆ flagBits_

uint32_t* HGCRecHitSoA::flagBits_

Definition at line 12 of file HGCRecHitSoA.h.

◆ id_

uint32_t* HGCRecHitSoA::id_

Definition at line 11 of file HGCRecHitSoA.h.

◆ nbytes_

uint32_t HGCRecHitSoA::nbytes_

Definition at line 15 of file HGCRecHitSoA.h.

◆ nhits_

uint32_t HGCRecHitSoA::nhits_

Definition at line 16 of file HGCRecHitSoA.h.

◆ pad_

uint32_t HGCRecHitSoA::pad_

Definition at line 17 of file HGCRecHitSoA.h.

◆ son_

uint8_t* HGCRecHitSoA::son_

Definition at line 13 of file HGCRecHitSoA.h.

◆ time_

float* HGCRecHitSoA::time_

Definition at line 9 of file HGCRecHitSoA.h.

◆ timeError_

float* HGCRecHitSoA::timeError_

Definition at line 10 of file HGCRecHitSoA.h.