Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /L1Trigger/L1TCaloLayer1/test/README is written in an unsupported language. File is not indexed.

0001 This test directory contains simple test programs and python for L1TCaloLayer1
0002 
0003 The test programs are built using "scram b" in the test directory and they 
0004 show up in the usual tmp area.  You can put it in your path if you wish.
0005 The best bet is to simply build and run them using "scram b runtests"
0006 
0007 testUCTGeometry
0008         This is a simple geometry tester which tries out most combinations of calorimeter index and Layer-1 translations
0009 
0010 testUCTLayer1
0011         This program uses pseudo random numbers as input to test the emulator functionality
0012 
0013 testL1TCaloLayer1.py
0014         This python is input to cmsRun to test the emulator.  It needs an EDM file with FED raw data.
0015         It runs both the Layer-1 unpacker and the emulator to produce an EDM file with CaloTower collection.