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

#include <CALOROC1ASample.h>

Public Attributes

std::uint16_t ADC {}
 [ADC Counts], amplitude of signal during sample, valid IFF TOTInProgress is false
 
std::uint16_t timeOfArrival {}
 Time of arrival (TOA) [TDC counts], nonzero IFF ADC crossed threshold upwards during sample.
 
std::uint16_t timeOverThreshold {}
 Time over threshold (TOT) [TDC counts], nonzero IFF ADC crossed threshold downwards during sample AND if TOA fired in a previous sample.
 

Detailed Description

Author
:

Member Data Documentation

◆ ADC

std::uint16_t edm4eic::CALOROC1ASample::ADC {}

[ADC Counts], amplitude of signal during sample, valid IFF TOTInProgress is false

◆ timeOfArrival

std::uint16_t edm4eic::CALOROC1ASample::timeOfArrival {}

Time of arrival (TOA) [TDC counts], nonzero IFF ADC crossed threshold upwards during sample.

◆ timeOverThreshold

std::uint16_t edm4eic::CALOROC1ASample::timeOverThreshold {}

Time over threshold (TOT) [TDC counts], nonzero IFF ADC crossed threshold downwards during sample AND if TOA fired in a previous sample.


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