Public Member Functions | Public Attributes | List of all members
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 330 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 336 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 332 of file RawDataDrawer.cxx.

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

Definition at line 333 of file RawDataDrawer.cxx.


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