NtupleWriter13/NtupleWriter13-00-01-00/run/data/datasetdef_joerg.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 data_lib.add_dataset("020000_130030",
00023                      "pythia_130030_ATLAS-CSC-02-01-00_ccbar_Ds_munuphi_munumumu",
00024                      "/net/pcphmpi00/mnt/data/private/vonloeb/aods/pythia_130030_ATLAS-CSC-02-01-00_ccbar_Ds_munuphi_munumumu"
00025                      )
00026 
00027 data_lib.add_dataset("020001_130030",
00028                      "pythia_130030_ATLAS-CSC-02-01-00_tau_mumumu",
00029                      "/net/pcphmpi00/mnt/data/private/vonloeb/aods/pythia_130030_ATLAS-CSC-02-01-00_tau_mumumu"
00030                      )
00031 data_lib.add_dataset("005009_13003004",
00032                      "trig1_misal1_csc11.005009.J0_pythia_jetjet.recon.AOD.v13003004_tid018434",
00033                      "/net/pcphmpi00/mnt/data/CSC_data/trig1_misal1_csc11.005009.J0_pythia_jetjet.recon.AOD.v13003004_tid018434"
00034                      )
00035 
00036 data_lib.add_dataset("020000_130040",
00037                      "pythia_13004001_ATLAS-CSC-02-01-00_ccbar_Ds_munuphi_munumumu_noCuts",
00038                      "/net/pcphmpi00/mnt/data/private/vonloeb/aods/pythia_13004001_ATLAS-CSC-02-01-00_ccbar_Ds_munuphi_munumumu_noCuts"
00039                      )

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