LDMX Software
tracking::reco::TrackerPedestals::Channel Struct Reference

Per-channel pedestal mean and RMS noise for the three APV25 samples. More...

#include <TrackerPedestals.h>

Public Attributes

std::array< float, channelmap::K_SAMPLES_PER_APV_TRIGGERmean_ {}
 
std::array< float, channelmap::K_SAMPLES_PER_APV_TRIGGERnoise_ {}
 

Detailed Description

Per-channel pedestal mean and RMS noise for the three APV25 samples.

Definition at line 34 of file TrackerPedestals.h.

Member Data Documentation

◆ mean_

std::array<float, channelmap::K_SAMPLES_PER_APV_TRIGGER> tracking::reco::TrackerPedestals::Channel::mean_ {}

Definition at line 35 of file TrackerPedestals.h.

35{};

◆ noise_

std::array<float, channelmap::K_SAMPLES_PER_APV_TRIGGER> tracking::reco::TrackerPedestals::Channel::noise_ {}

Definition at line 36 of file TrackerPedestals.h.

36{};

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