Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /DataFormats/L1Scouting/README.md is written in an unsupported language. File is not indexed.

0001 # DataFormats/L1Scouting
0002 
0003 ## L1 Trigger Scouting data formats
0004 
0005 Any changes to the L1 scouting data formats must be backwards compatible.
0006 In order to ensure the L1 Scouting formats can be read by future CMSSW releases,
0007 there is a `TestWriteL1ScoutingDataFormats` unit test, which makes use of the `TestReadL1Scouting` analyzer and the `TestWriteL1Scouting` producer.
0008 The unit test checks that objects can be written and read properly.