Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /SimGeneral/DataMixingModule/test/README is written in an unsupported language. File is not indexed.

0001 
0002 Mike Hildreth 18/2/2008
0003 
0004 skeletal instructions - will update later
0005 
0006 step1: find two files you would like to overlay
0007 
0008 step2: execute the DataMixingModule
0009 - checkout SimGeneral/DataMixingModule and cd to it's test directory
0010 - in the test directory, change in data/mm.cfg the name of the input file to 
0011   your "signal" file.
0012 - in the plugins directory, change mixOne.cfi so that it contains the name of
0013   the second "background" file.
0014 - do cmsRun mm.cfg - you should get a TestMix.root file.
0015 
0016 step3: Run Reconstruction.
0017 - in the Configuration/data directory, there are a host of modified .cfg/.cfi 
0018 files that point Reconstruction at the modified "merged" digis or RecHits.  
0019 RecoExample.cfg can be used to run reconstruction on TestMix.root to see what
0020 you get.