Public Attributes | |
bool | required |
Whether the information must be present. More... | |
std::string | detectorName |
Name of the detector; empty: don't check. More... | |
Definition at line 88 of file GeometryInfoCheck_module.cc.
std::string geo::GeometryInfoCheck::GeometryInfoCheckInfo::detectorName |
Name of the detector; empty: don't check.
Definition at line 90 of file GeometryInfoCheck_module.cc.
bool geo::GeometryInfoCheck::GeometryInfoCheckInfo::required |
Whether the information must be present.
Definition at line 89 of file GeometryInfoCheck_module.cc.