Line Code
1 2 3 4 5 6 7 8 9 10 11
# DataFormats/L1Scouting

## L1 Trigger Scouting data formats

Any changes to the L1 scouting data formats must be backwards compatible.
In order to ensure the L1 Scouting formats can be read by future CMSSW releases,
there is a `TestWriteL1ScoutingDataFormats` unit test, which makes use of the `TestReadL1Scouting` analyzer and the `TestWriteL1Scouting` producer.
The unit test checks that objects can be written and read properly. 
If any of the data formats is changed, then 2 new input files
for the test should be created, one for split level 0 and one for
split level 99.