public class RootDstMetadataReader extends Object implements FileMetadataReader
It currently only sets the standard metadata for event count and run number.
Constructor and Description |
---|
RootDstMetadataReader() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getMetadata(File file)
Get the metadata for a ROOT DST file.
|
public Map<String,Object> getMetadata(File file) throws IOException
getMetadata
in interface FileMetadataReader
file
- the input file from which to extract metadataIOException
- if there is an error reading the fileCopyright © 2019. All rights reserved.