LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
Public Attributes | |
int | SMDid |
std::string | name |
std::string | value |
Definition at line 47 of file sam_metadata_dumper.cc.
std::string FileCatalogMetadataEntry::name |
Definition at line 49 of file sam_metadata_dumper.cc.
Referenced by print_all_fc_metadata_entries_hr(), print_one_fc_metadata_entry_hr(), print_one_fc_metadata_entry_JSON(), and read_all_fc_metadata_entries().
int FileCatalogMetadataEntry::SMDid |
Definition at line 48 of file sam_metadata_dumper.cc.
Referenced by print_all_fc_metadata_entries_hr(), print_one_fc_metadata_entry_hr(), and read_all_fc_metadata_entries().
std::string FileCatalogMetadataEntry::value |
Definition at line 50 of file sam_metadata_dumper.cc.
Referenced by entryValue(), print_one_fc_metadata_entry_hr(), print_one_fc_metadata_entry_JSON(), and read_all_fc_metadata_entries().