LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
evd::details::RawDigitInfo_t::SampleInfo_t Struct Reference

Public Attributes

short min_charge = std::numeric_limits<short>::max()
 minimum charge More...
 
short max_charge = std::numeric_limits<short>::max()
 maximum charge More...
 

Detailed Description

Definition at line 222 of file RawDataDrawer.cxx.

Member Data Documentation

short evd::details::RawDigitInfo_t::SampleInfo_t::max_charge = std::numeric_limits<short>::max()

maximum charge

Definition at line 224 of file RawDataDrawer.cxx.

short evd::details::RawDigitInfo_t::SampleInfo_t::min_charge = std::numeric_limits<short>::max()

minimum charge

Definition at line 223 of file RawDataDrawer.cxx.


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