PreprocessedFiles#
- class coffea.dataset_tools.PreprocessedFiles(root: RootModelRootType = PydanticUndefined)[source]#
Bases:
RootModel[dict[str, Union[CoffeaROOTFileSpec, CoffeaParquetFileSpec]]],MutableMapping,InputFilesMixinAttributes Summary
Configuration for the model, should be a dictionary conforming to [
ConfigDict][pydantic.config.ConfigDict].Methods Summary
Attributes Documentation
- model_config: ClassVar[ConfigDict] = {}#
Configuration for the model, should be a dictionary conforming to [
ConfigDict][pydantic.config.ConfigDict].
Methods Documentation