Back to home page

Project CMSSW displayed by LXR

 
 

    


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

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