LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
evd::details::RawDigitCacheDataClass::BoolWithUpToDateMetadata Struct Reference

Public Member Functions

 BoolWithUpToDateMetadata ()=default
 
 BoolWithUpToDateMetadata (bool uptodate, std::vector< raw::RawDigit > const *newdigits)
 
 operator bool () const
 

Public Attributes

bool bUpToDate = false
 
std::vector< raw::RawDigit > const * digits = nullptr
 

Detailed Description

Definition at line 283 of file RawDataDrawer.cxx.

Constructor & Destructor Documentation

evd::details::RawDigitCacheDataClass::BoolWithUpToDateMetadata::BoolWithUpToDateMetadata ( )
default
evd::details::RawDigitCacheDataClass::BoolWithUpToDateMetadata::BoolWithUpToDateMetadata ( bool  uptodate,
std::vector< raw::RawDigit > const *  newdigits 
)
inline

Definition at line 290 of file RawDataDrawer.cxx.

Member Function Documentation

evd::details::RawDigitCacheDataClass::BoolWithUpToDateMetadata::operator bool ( ) const
inline

Member Data Documentation

bool evd::details::RawDigitCacheDataClass::BoolWithUpToDateMetadata::bUpToDate = false

Definition at line 285 of file RawDataDrawer.cxx.

std::vector<raw::RawDigit> const* evd::details::RawDigitCacheDataClass::BoolWithUpToDateMetadata::digits = nullptr

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