Tips and Resources ================== Debugging --------- Limit Events ^^^^^^^^^^^^ When testing a new configuration, limit the number of processed events to speed up execution: .. code-block:: bash uv run python -m analyzer run -e imm-1000--max-sample-events 1000 config.yaml output/ Useful Links ------------ - `HLT Info `_: Get list of available triggers for different years - `PPD Homepage `_ - `HLT Config `_: See how different triggers are defined in code - `CMSSW Source Search `_: Explore the CMSSW code base - `FNAL LPC Monitoring `_: Dashboard for LPC Condor - `GRASP `_: Find MC Samples - `XSECDB `_: Find cross sections of different processes - `DAS `_: Explore CMS datasets - `Site Status `_: See status of different sites on the grid - `CMSOnline `_: As close to the control room as you can get without being there - `OMS `_: Information about runs - `CAT `_: Information about analysis tools - `New iCMS `_: Updated interface for queries about CMS analyses and other information