Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /RecoLuminosity/LumiProducer/test/ReadMe is written in an unsupported language. File is not indexed.

0001 validation/
0002   Kit for generating fake data to validate workflow.
0003   step-1. fastsimSampleWithHLT_1E31_cfg.py : 
0004     to generate sim-digi-reco events with FAMOS. Generate one run with 10LS with 10 events in each. Changble parameters: 
0005        EmptySource.firstRun to desired run number, 
0006        EmptySource.firstLuminosityBlock to desired first LS number
0007        PoolOutputModule.fileName to desired file name. The last digit in the file name should represent the current LS sequence position in the overall LS range. We need to simulate out of order LS in N files for one run.
0008 
0009   step-1'. readbackFastSim_cfg.py
0010     to scan generated events. Changeble parameters:
0011        PoolSource.fileNames 
0012        PoolSource.firstRun  
0013                        
0014 
0015   step-2. genLumiRaw_cfg.py:
0016     to generate fake raw lumi data. Changeble parameters:
0017        EmptySource.firstRun to match sim event run
0018        EmptySource.firstLuminosityBlock to desired first LS number 
0019        
0020   step-2'. $LOCALRT/test/$SCRAM_ARCH/standaloneScanLumiRaw lumiraw.root
0021      to dump generated fake raw lumi data file by the previous step 
0022 
0023   step-3. lumiSchema.py -c oracle://<mydb> -P <myauthpath> drop
0024           lumiSchema.py -c oracle://<mydb> -P <myauthpath> crete
0025           $LOCALRT/test/slc5_ia32_gcc434/populateDummy2LumiDB
0026      to recreate lumiDB schema and fill dummy numbers in all input data tables