# Example folder metadata file # This file should be named "meta.yaml" in a folder containing plots # Folder-level metadata that applies to all plots in this folder title: "Analysis Results" description: "ttbar" experiment: "CMS" dataset: "Run2_2016_nano_v9" analysis_type: "ttbar_analysis" # Analysis parameters that apply to all plots in this folder parameters: luminosity: "35.9 fb^-1" center_of_mass_energy: "13 TeV" selection: "baseline" # Tags for categorization tags: - "ttbar" - "run2" - "cms" - "analysis" # Custom styling or display options display: highlight: true category: "primary_results" order_priority: 1