NtupleWriter13/NtupleWriter13-00-01-00/run/data/datasetdef.py

00001 ############################
00002 #
00003 # all datasets to be used should be defined here or in a similar file
00004 # which is included by HiggsAnalysisNtupleWriter.py 
00005 #
00006 # add dataset: data_lib.add_dataset("short description", "long description", "path")
00007 #
00008 # short description: short number of the data set  
00009 # long description:  should be the name of the datset
00010 #                    should be the same as the name of the jobopt in
00011 #                    /.at/mdtraid04/12.0.X_data/data_jo_files/
00012 # path: path where all the rootfiles are                      
00013 #
00014 # depending on the usage HiggsAnalysisNtupleWriter.py will
00015 # do one of the following items
00016 #   1) append all files which contain '.root' in name to the InputCollections list
00017 #   2) include the joboptions file from /.at/mdtraid04/12.0.X_data/data_jo_files/
00018 #      with the name <long description>.py
00019 #
00020 ############################ 
00021 
00022 
00023 # ttbar
00024 data_lib.add_dataset(
00025     "5200_1206_tid007900",
00026     "trig1_misal1_mc12.005200.T1_McAtNlo_Jimmy.recon.AOD.v12000604_tid007900",
00027     "/.at/mdtraid06/CSC_data/30um/trig1_misal1_mc12.005200.T1_McAtNlo_Jimmy.recon.AOD.v12000604_tid007900"
00028     )
00029 
00030 data_lib.add_dataset(
00031     "5200_1206_tid008037",
00032     "trig1_misal1_mc12.005200.T1_McAtNlo_Jimmy.recon.AOD.v12000604_tid008037",
00033     "/.at/mdtraid06/CSC_data/30um/trig1_misal1_mc12.005200.T1_McAtNlo_Jimmy.recon.AOD.v12000604_tid008037"
00034     )
00035 
00036 
00037 data_lib.add_dataset(
00038     "5200_1206_psf05_tid010351",
00039     "trig1_pile1sf05_misal1_mc12_V2.005200.T1_McAtNlo_Jimmy.recon.AOD.v12000605_tid010351",
00040     "/.at/mdtraid08/CSC_data/30um/trig1_pile1sf05_misal1_mc12_V2.005200.T1_McAtNlo_Jimmy.recon.AOD.v12000605_tid010351"
00041     )
00042 
00043 data_lib.add_dataset(
00044     "5200_1206_1mm_psf05_tid009988",
00045     "trig1_pile1sf05_misal1_mc12.005200.T1_McAtNlo_Jimmy.recon.AOD.v12000605_tid009988",
00046     "/.at/mdtraid08/CSC_data/1mm/trig1_pile1sf05_misal1_mc12.005200.T1_McAtNlo_Jimmy.recon.AOD.v12000605_tid009988"
00047     )
00048 
00049 data_lib.add_dataset(
00050     "5403_1206",
00051     "trig1_misal1_csc11.005403.SU3_jimmy_susy.recon.AOD.v12000601",
00052     "/.at/mdtraid03/legger/su3"
00053     )
00054 
00055 #release 13
00056 
00057 data_lib.add_dataset(
00058     "5200_1303_psf02_tid008037",
00059     "trig1_pile1sf02_misal1_mc12.005200.T1_McAtNlo_Jimmy.recon.AOD.v13003003_tid017023",
00060     "/.at/mdtraid10/CSC_data/30um/trig1_pile1sf02_misal1_mc12.005200.T1_McAtNlo_Jimmy.recon.AOD.v13003003_tid017023"
00061     )

Generated on Tue Oct 21 11:50:42 2008 for NtupleAnalysis by  doxygen 1.5.1