Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /Validation/RecoEgamma/test/README is written in an unsupported language. File is not indexed.

0001 === Electron validation - BRIEF DOCUMENTATION ===
0002         Created 24 October 2013
0003 
0004 The OvalFile allows to run the validation for the following RelVal samples:
0005 
0006 ----------------------------------------------------------------------
0007 FullSim Validation for two collection GsfElectrons and gedGsfElectrons
0008 ----------------------------------------------------------------------
0009 DD_SAMPLE                       DD_TIER                 TAG
0010 RelValTTbar                     GEN-SIM-RECO            PRE_...
0011 RelValZEE
0012 RelValSingleElectronPt10
0013 RelValSingleElectronPt1000
0014 RelValSingleElectronPt35
0015 RelValQCD_Pt_80_120
0016 RelValTTbar with PU
0017 RelValZEE with PU
0018 
0019 Targets:
0020 ValFullPt10Startup
0021 ValFullPt1000Startup
0022 ValFullPt35Startup
0023 ValFullQcdPt80Pt120Startup
0024 ValFullZEEStartup
0025 ValFullTTbarStartup
0026 ValFullPt10Startup_gedGsfE
0027 ValFullPt1000Startup_gedGsfE
0028 ValFullPt35Startup_gedGsfE
0029 ValFullQcdPt80Pt120Startup_gedGsfE
0030 ValFullZEEStartup_gedGsfE
0031 ValFullTTbarStartup_gedGsfE
0032 
0033 
0034 
0035 ----------------------------------------------------------------------
0036 PileUp FullSim Validation for two collection GsfElectrons and gedGsfElectrons
0037 ----------------------------------------------------------------------
0038 DD_SAMPLE                       DD_TIER                 TAG     
0039 RelValTTbar                     GEN-SIM-RECO            PU_PRE..
0040 RelValZEE
0041 
0042 Targets:
0043 ValPileUpTTbarStartup
0044 ValPileUpZEEStartup
0045 ValPileUpTTbarStartup_gedGsfE
0046 ValPileUpZEEStartup_gedGsfE
0047 
0048 
0049 ----------------------------------------------------------------------
0050 FastSim Validation for two collection GsfElectrons and gedGsfElectrons
0051 ----------------------------------------------------------------------
0052 DD_SAMPLE                       DD_TIER                 TAG                     
0053 RelValTTbar                     GEN-SIM-DIGI-RECO       PRE_..._FastSim-..
0054 RelValZEE
0055 
0056 
0057 Targets for analyze, finalize ans store steps :
0058 ValFastTTbarStartup
0059 ValFastZEEStartup
0060 
0061 Targets for publish step:
0062 ValFastVsFastTTbarStartup
0063 ValFastVsFastZEEStartup
0064 ValFastVsFullTTbarStartup
0065 ValFastVsFullZEEStartup
0066 
0067 
0068 ===========================
0069 How to run the validation:
0070 ===========================
0071 All the commands are to be run in Validation/RecoEgamma/test directory 
0072 
0073 - Check if you could access to the RelVal files
0074 oval run dd.Target
0075 
0076 - Run the analyze step
0077 oval run analyze.Target
0078 
0079 - Run the finilize step
0080 oval run finalize.Target
0081 
0082 - Store all produced files
0083 oval run store.Target
0084 
0085 - Compare histograms and create web pages
0086 oval run publish.Target
0087 
0088 or in batch mode
0089 ./electronBsub 8nh ....
0090 
0091 
0092 
0093 
0094 
0095 
0096