DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Public Attributes | List of all members
dd4hep::detail::DetectorChecksum::entry_t Struct Reference

#include <DetectorChecksum.h>

Public Attributes

hash_t hash { 0 }
 
std::string data { "" }
 

Detailed Description

Definition at line 41 of file DetectorChecksum.h.

Member Data Documentation

◆ data

std::string dd4hep::detail::DetectorChecksum::entry_t::data { "" }

Definition at line 43 of file DetectorChecksum.h.

◆ hash

hash_t dd4hep::detail::DetectorChecksum::entry_t::hash { 0 }

Definition at line 42 of file DetectorChecksum.h.


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