P20 Pass 4 Data and MC (Postshutdown 2007)



D0reco Releases

Postshutdown 2007 data are currently being reconstructed using d0reco p20.12.02. Postshutdown data that were previously processed using d0reco p20.11.01 have been reprocessed using p20.12.00.

What is the difference between pass 3 and pass 4 postshutdown 2007 data?

The pass number is reflective of the d0reco version that is used to reconstruct data, as opposed to the number of times the data was reconstructed.

Here is a summary of the major d0reco versions that have been used in run 2b so far.

Pass 1 and pass 3 are obsolete. The full run 2b dataset is therefore the union of pass 2 (preshutdown 2007) and pass 4 (postshutdown 2007) data.

Analysis Releases

Skimming of pass 4 data is being done using production release p21.08.00. Caf produciton of pass 4 data was initially done using production release p21.08.00, and then switched to release p21.10.00. Caf trees that were initially made using p21.08.00 are being regenerated using p21.10.00.

Which release should you use for analysis?

For your own analysis, it is usually best to use the latest frozen p21 release, currently p21.11.01, as a base release for analyzing any kind of run 2b data, including preshutdown data.

Here is a brief summary of differences since p21.03.00.


Unfixed Data

Pass 4 unfixed data has been reconstructed using d0reco versions p20.12.00, p20.12.01, and p20.12.02.

Run Ranges

The first postshutdown run is 237342, taken on Oct. 28, 2007.

Store 5544, runs 234207-234213, which were not processed with preshutdown data, are also included in postshutdown skimming.

The run range for p20.12.00 d0reco data is 237342-240790 (except 240561-240585).

The run range for p20.12.01 d0reco data is 240801-241002.

The following run ranges were processed with p20.12.02 d0reco.

Unfixed Data in SAM

To find unskimmed p20.12.xx data in sam, use the following constraints:
sam translate constraints --dim="(((APPL_NAME recon_root, d0reco and VERSION p20.12.00, p20.12.01, p20.12.02) and DATA_TIER thumbnail) and TRIG_CONFIG_TYPE physics) and FILE_NAME recoT_all_%"

When using the genLBNtables script for the generation of the parentage tables use the option -pass p21pass4.

The following predefined dataset can also be used.


Fixed Data

A subset of pass 4 data that were originally reconstructed using d0reco p20.12.00 are being fixed using fixer release p20.13.00 to correct the "iconsistent gain" problem. The run range for fixed data is 237342-238297. These data are about 17% of the p20.12.00 data.

Inconsistent Gain Data

Inconsistent gain data are from runs 237342-238297.

Unfixed data from this run range can be found using the following predefined sam dataset.

Fixed all stream data can be found using the following constraints:

sam translate constraints --dim="(APPL_NAME tmbfixer and VERSION csg-p20.13.00) and DATA_TIER thumbnail"
Or use the following predefined dataset.

There is also a unified all stream dataset giving fixed or unfixed data depending on run number.

Fixing Algorithm

Here is information about the p20.13.00 fixing algorithm. In general, the purpose of this fixing pass is to redo calorimeter reconstruction with improved gain calibration.

The top level rcp file for fixing is runP20TMBfixer[SAM]_TMB_IG.rcp from cvs package fixp13tmb_calprob.

How to use fixed data in physics analysis

Fixing is finished. Fixed datasets cover just the subset of run 2b postshutdown data that were fixed (that is, runs 237342-238297). Unified datasets cover the full run 2b postshutdown run range. Unified datasets are the union of fixed data and unfixed data, depending on run number. It is recommended to use unified datasets for analyzing run 2b preshutdown data.

When using the genLBNtables script for the generation of the parentage tables use the option -pass p21pass4fixed, even when using the unified datasets (the genLBNtables script will pick up the correct parentage also for the unfixed files).

Monte Carlo

More detailed information about Run 2 Monte Carlo samples is available on the Run 2 MC web page.

Recaffed MC Samples

To find recaffed p20 Monte Carlo caf trees, use the following constraints:
sam translate constraints --dim="(((APPL_NAME tmb_analyze and VERSION csg-p21.11.00-v4 and DATA_TIER root-tree-bygroup) and GLOBAL.REQUESTID XXXXX)
or use the predefined datasets

CSG_CAF_MCv4-XXXXX_p21.11.00

where XXXXX is the request id.

Older MC Caf Samples

To find unrecaffed p20 Monte Carlo caf trees use the following constraints:
sam translate constraints --dim="(((APPL_NAME tmb_analyze and VERSION csg-RELEASE) and DATA_TIER root-tree-bygroup) and GLOBAL.REQUESTID XXXXX)

or use the predefined datasets

CSG_CAF_MCv2-XXXXX_RELEASE

where RELEASE is the tmb_analyze release, and XXXXX is the request id.

Recommended tmb_analyze releases and datasets associated with different request ids. are as follows:

Other information

Note: p20 ALPGEN samples are generated with ALPGEN v2.11. In first generated p20 ALPGEN samples, the matching was not turned on. Only those p20 ALPGEN samples with request ids > 66600 are properly matched and can be used in analyses. PYTHIA samples are not affected.

For individuals who would like to run tmb_analyze on some MC samples by themselves, one could do:

setup D0RunII p21.11.01 -O SRT_QUAL=maxopt
setup d0tools
runTMBAnalyze -format=MCSmear -fpe -maxopt -defname=req-id-${REQID}-tmb-good-genuine -${BATCH} -scratch=${SCRATCH}

Skimming Overview

Skim definitions have not changed since release p21.03.00 (triggers used for skimming are updated automatically and are read from the trigger database). The following link contains the (still valid) skim definitions from p21.03.00.


Skimmed Unfixed Data

Thumbnails

All stream data have been skimmed using release p21.08.00. To find skimmed thumbnails in sam, use the following constraints for p20.12.00 and p20.12.01 d0reco data respectively:
sam translate constraints --dim="(((APPL_NAME tmbskim and VERSION csg-p21.08.00-p20.12.00) and DATA_TIER thumbnail) and SKIM.NAME xxxxx)"
sam translate constraints --dim="(((APPL_NAME tmbskim and VERSION csg-p21.08.00-p20.12.01) and DATA_TIER thumbnail) and SKIM.NAME xxxxx)"
sam translate constraints --dim="(((APPL_NAME tmbskim and VERSION csg-p21.08.00-p20.12.02) and DATA_TIER thumbnail) and SKIM.NAME xxxxx)"

or use the following predefined datasets for different d0reco versions where XXXXX is the skim name..

CAF Trees

CAF trees have been generated for all skimmed data using production release p21.08.00 for p20.12.00 d0reco data, and releases p21.10.00 or p21.11.00 for p20.12.01 and p20.12.02 d0reco data.

To find CAF trees made from skimmed thumbnails in sam, use the following constraints:

sam translate constraints --dim="(((APPL_NAME tmb_analyze and VERSION csg-p21.08.00-p20.12.00) and DATA_TIER root-tree-bygroup) and SKIM.NAME xxxxx)
sam translate constraints --dim="(((APPL_NAME tmb_analyze and VERSION csg-p21.10.00-p20.12.01) and DATA_TIER root-tree-bygroup) and SKIM.NAME xxxxx)
sam translate constraints --dim="(((APPL_NAME tmb_analyze and VERSION csg-p21.10.00-p20.12.02) and DATA_TIER root-tree-bygroup) and SKIM.NAME xxxxx)

or use the predefined datasets:

CSG_CAF_XXXXX_PASS4_p21.08.00
CSG_CAF_XXXXX_PASS4_p21.10.00_p20.12.01
CSG_CAF_XXXXX_PASS4_p21.10.00_p20.12.02

where XXXXX is the skim name.

When using the genLBNtables script for the generation of the parentage tables use the option -pass p21pass4.

Datasets

Skim Thumbnail Dataset Definition CAF Tree Dataset Definition
EMinclusive CSskim-EMinclusive-PASS4-p21.08.00
CSskim-EMinclusive-PASS4-p21.08.00-p20.12.01
CSskim-EMinclusive-PASS4-p21.08.00-p20.12.02
CSG_CAF_EMinclusive_PASS4_p21.08.00
CSG_CAF_EMinclusive_PASS4_p21.10.00_p20.12.01
CSG_CAF_EMinclusive_PASS4_p21.10.00_p20.12.02
MUinclusive CSskim-MUinclusive-PASS4-p21.08.00
CSskim-MUinclusive-PASS4-p21.08.00-p20.12.01
CSskim-MUinclusive-PASS4-p21.08.00-p20.12.02
CSG_CAF_MUinclusive_PASS4_p21.08.00
CSG_CAF_MUinclusive_PASS4_p21.10.00_p20.12.01
CSG_CAF_MUinclusive_PASS4_p21.10.00_p20.12.02
ZBMB CSskim-ZBMB-PASS4-p21.08.00
CSskim-ZBMB-PASS4-p21.08.00-p20.12.01
CSskim-ZBMB-PASS4-p21.08.00-p20.12.02
CSG_CAF_ZBMB_PASS4_p21.08.00
CSG_CAF_ZBMB_PASS4_p21.10.00_p20.12.01
CSG_CAF_ZBMB_PASS4_p21.10.00_p20.12.02
NP CSskim-NP-PASS4-p21.08.00
CSskim-NP-PASS4-p21.08.00-p20.12.01
CSskim-NP-PASS4-p21.08.00-p20.12.02
CSG_CAF_NP_PASS4_p21.08.00
CSG_CAF_NP_PASS4_p21.10.00_p20.12.01
CSG_CAF_NP_PASS4_p21.10.00_p20.12.02
TAUTRIG CSskim-TAUTRIG-PASS4-p21.08.00
CSskim-TAUTRIG-PASS4-p21.08.00-p20.12.01
CSskim-TAUTRIG-PASS4-p21.08.00-p20.12.02
CSG_CAF_TAUTRIG_PASS4_p21.08.00
CSG_CAF_TAUTRIG_PASS4_p21.10.00_p20.12.01
CSG_CAF_TAUTRIG_PASS4_p21.10.00_p20.12.02
2EMhighpt CSskim-2EMhighpt-PASS4-p21.08.00
CSskim-2EMhighpt-PASS4-p21.08.00-p20.12.01
CSskim-2EMhighpt-PASS4-p21.08.00-p20.12.02
CSG_CAF_2EMhighpt_PASS4_p21.08.00
CSG_CAF_2EMhighpt_PASS4_p21.10.00_p20.12.01
CSG_CAF_2EMhighpt_PASS4_p21.10.00_p20.12.02
2MUhighpt CSskim-2MUhighpt-PASS4-p21.08.00
CSskim-2MUhighpt-PASS4-p21.08.00-p20.12.01
CSskim-2MUhighpt-PASS4-p21.08.00-p20.12.02
CSG_CAF_2MUhighpt_PASS4_p21.08.00
CSG_CAF_2MUhighpt_PASS4_p21.10.00_p20.12.01
CSG_CAF_2MUhighpt_PASS4_p21.10.00_p20.12.02
JPSI CSskim-JPSI-PASS4-p21.08.00
CSskim-JPSI-PASS4-p21.08.00-p20.12.01
CSskim-JPSI-PASS4-p21.08.00-p20.12.02
CSG_CAF_JPSI_PASS4_p21.08.00
CSG_CAF_JPSI_PASS4_p21.10.00_p20.12.01
CSG_CAF_JPSI_PASS4_p21.10.00_p20.12.02
3JET CSskim-3JET-PASS4-p21.08.00
CSskim-3JET-PASS4-p21.08.00-p20.12.01
CSskim-3JET-PASS4-p21.08.00-p20.12.02
CSG_CAF_3JET_PASS4_p21.08.00
CSG_CAF_3JET_PASS4_p21.10.00_p20.12.01
CSG_CAF_3JET_PASS4_p21.10.00_p20.12.02
QCD CSskim-QCD-PASS4-p21.08.00
CSskim-QCD-PASS4-p21.08.00-p20.12.01
CSskim-QCD-PASS4-p21.08.00-p20.12.02
CSG_CAF_QCD_PASS4_p21.08.00
CSG_CAF_QCD_PASS4_p21.10.00_p20.12.01
CSG_CAF_QCD_PASS4_p21.10.00_p20.12.02
Higgs CSskim-Higgs-PASS4-p21.08.00
CSskim-Higgs-PASS4-p21.08.00-p20.12.01
CSskim-Higgs-PASS4-p21.08.00-p20.12.02
CSG_CAF_Higgs_PASS4_p21.08.00
CSG_CAF_Higgs_PASS4_p21.10.00_p20.12.01
CSG_CAF_Higgs_PASS4_p21.10.00_p20.12.02
TOPJETTRIG CSskim-TOPJETTRIG-PASS4-p21.08.00
CSskim-TOPJETTRIG-PASS4-p21.08.00-p20.12.01
CSskim-TOPJETTRIG-PASS4-p21.08.00-p20.12.02
CSG_CAF_TOPJETTRIG_PASS4_p21.08.00
CSG_CAF_TOPJETTRIG_PASS4_p21.10.00_p20.12.01
CSG_CAF_TOPJETTRIG_PASS4_p21.10.00_p20.12.02
EMMU CSskim-EMMU-PASS4-p21.08.00
CSskim-EMMU-PASS4-p21.08.00-p20.12.01
CSskim-EMMU-PASS4-p21.08.00-p20.12.02
CSG_CAF_EMMU_PASS4_p21.08.00
CSG_CAF_EMMU_PASS4_p21.10.00_p20.12.01
CSG_CAF_EMMU_PASS4_p21.10.00_p20.12.02

Skimmed Fixed Data

Note that the data described in this section only covers the inconsistent gain run range.

Thumbnails

Fixed data have been skimmed using release p21.08.00. To find skimmed fixed thumbnails in sam, use the following constraints:
sam translate constraints --dim="(((APPL_NAME tmbskim and VERSION csg-p21.08.00-fix) and DATA_TIER thumbnail) and SKIM.NAME xxxxx)"

or use the predefined dataset CSskim-XXXXX-PASS4-p21.08.00-fix2008 where XXXXX is the skim name. xxxxx)

Datasets (Fixed Data)

Skim Thumbnail Dataset Definition
EMinclusive CSskim-EMinclusive-PASS4-p21.08.00-fix2008
MUinclusive CSskim-MUinclusive-PASS4-p21.08.00-fix2008
ZBMB CSskim-ZBMB-PASS4-p21.08.00-fix2008
NP CSskim-NP-PASS4-p21.08.00-fix2008
TAUTRIG CSskim-TAUTRIG-PASS4-p21.08.00-fix2008
2EMhighpt CSskim-2EMhighpt-PASS4-p21.08.00-fix2008
2MUhighpt CSskim-2MUhighpt-PASS4-p21.08.00-fix2008
JPSI CSskim-JPSI-PASS4-p21.08.00-fix2008
3JET CSskim-3JET-PASS4-p21.08.00-fix2008
QCD CSskim-QCD-PASS4-p21.08.00-fix2008
Higgs CSskim-Higgs-PASS4-p21.08.00-fix2008
TOPJETTRIG CSskim-TOPJETTRIG-PASS4-p21.08.00-fix2008
EMMU CSskim-EMMU-PASS4-p21.08.00-fix2008

Skimmed Unified Data

Unified data and datasets for d0reco p20.12.00 data consist of the union of fixed and unfixed data, depending on run number (fixed data in the inconsistent gain run range, unfixed data otherwise). The unified datasets contain the identical events as corresponding the unfixed datasets for d0reco p20.12.00 data.

Recall that d0reco p20.12.01 and p20.12.02 data do not need to be fixed. The full postshutdown data is the union of d0reco p20.12.00, p20.12.01, and p20.12.02 data.

Thumbnails

The sam constraints for extracting unified data from sam are quite complicated. Therefore, it is recommended to use the following predefined datasets.

CSskim-XXXXX-PASS4-p21.08.00-allfix2008

where XXXXX is the skim name.

Regenerated CAF Trees

CAF trees for d0reco p20.12.00 data have been regenerated starting from unified skimmed tmb datasets using production release p21.11.00.

To find regenerated CAF trees in sam, use the following constraints.

sam translate constraints --dim="(((APPL_NAME tmb_analyze and VERSION csg-p21.10.00-p20.12.00) and DATA_TIER root-tree-bygroup) and SKIM.NAME xxxxx)

or use the predefined datasets:

CSG_CAF_XXXXX_PASS4_p21.10.00_p20.12.00

where XXXXX is the skim name.

Recall that caf trees for d0reco p20.12.01 and p20.12.02 data were originally generated using production release p21.10.00 or p21.11.00, and so don't need to be regenerated.

When using the genLBNtables script for the generation of the parentage tables use the option -pass p21pass4fixed, even when using the unified datasets (the genLBNtables script will pick up the correct parentage also for the unfixed files).

Datasets (Unified Data)

Skim Thumbnail Dataset Definition Regenerated CAF Tree Dataset Definition
EMinclusive CSskim-EMinclusive-PASS4-p21.08.00-allfix2008
CSskim-EMinclusive-PASS4-p21.08.00-p20.12.01
CSskim-EMinclusive-PASS4-p21.08.00-p20.12.02
CSG_CAF_EMinclusive_PASS4_p21.10.00_p20.12.00
CSG_CAF_EMinclusive_PASS4_p21.10.00_p20.12.01
CSG_CAF_EMinclusive_PASS4_p21.10.00_p20.12.02
MUinclusive CSskim-MUinclusive-PASS4-p21.08.00-allfix2008
CSskim-MUinclusive-PASS4-p21.08.00-p20.12.01
CSskim-MUinclusive-PASS4-p21.08.00-p20.12.02
CSG_CAF_MUinclusive_PASS4_p21.10.00_p20.12.00
CSG_CAF_MUinclusive_PASS4_p21.10.00_p20.12.01
CSG_CAF_MUinclusive_PASS4_p21.10.00_p20.12.02
ZBMB CSskim-ZBMB-PASS4-p21.08.00-allfix2008
CSskim-ZBMB-PASS4-p21.08.00-p20.12.01
CSskim-ZBMB-PASS4-p21.08.00-p20.12.02
CSG_CAF_ZBMB_PASS4_p21.10.00_p20.12.00
CSG_CAF_ZBMB_PASS4_p21.10.00_p20.12.01
CSG_CAF_ZBMB_PASS4_p21.10.00_p20.12.02
NP CSskim-NP-PASS4-p21.08.00-allfix2008
CSskim-NP-PASS4-p21.08.00-p20.12.01
CSskim-NP-PASS4-p21.08.00-p20.12.02
CSG_CAF_NP_PASS4_p21.10.00_p20.12.00
CSG_CAF_NP_PASS4_p21.10.00_p20.12.01
CSG_CAF_NP_PASS4_p21.10.00_p20.12.02
TAUTRIG CSskim-TAUTRIG-PASS4-p21.08.00-allfix2008
CSskim-TAUTRIG-PASS4-p21.08.00-p20.12.01
CSskim-TAUTRIG-PASS4-p21.08.00-p20.12.02
CSG_CAF_TAUTRIG_PASS4_p21.10.00_p20.12.00
CSG_CAF_TAUTRIG_PASS4_p21.10.00_p20.12.01
CSG_CAF_TAUTRIG_PASS4_p21.10.00_p20.12.02
2EMhighpt CSskim-2EMhighpt-PASS4-p21.08.00-allfix2008
CSskim-2EMhighpt-PASS4-p21.08.00-p20.12.01
CSskim-2EMhighpt-PASS4-p21.08.00-p20.12.02
CSG_CAF_2EMhighpt_PASS4_p21.10.00_p20.12.00
CSG_CAF_2EMhighpt_PASS4_p21.10.00_p20.12.01
CSG_CAF_2EMhighpt_PASS4_p21.10.00_p20.12.02
2MUhighpt CSskim-2MUhighpt-PASS4-p21.08.00-allfix2008
CSskim-2MUhighpt-PASS4-p21.08.00-p20.12.01
CSskim-2MUhighpt-PASS4-p21.08.00-p20.12.02
CSG_CAF_2MUhighpt_PASS4_p21.10.00_p20.12.00
CSG_CAF_2MUhighpt_PASS4_p21.10.00_p20.12.01
CSG_CAF_2MUhighpt_PASS4_p21.10.00_p20.12.02
JPSI CSskim-JPSI-PASS4-p21.08.00-allfix2008
CSskim-JPSI-PASS4-p21.08.00-p20.12.01
CSskim-JPSI-PASS4-p21.08.00-p20.12.02
CSG_CAF_JPSI_PASS4_p21.10.00_p20.12.00
CSG_CAF_JPSI_PASS4_p21.10.00_p20.12.01
CSG_CAF_JPSI_PASS4_p21.10.00_p20.12.02
3JET CSskim-3JET-PASS4-p21.08.00-allfix2008
CSskim-3JET-PASS4-p21.08.00-p20.12.01
CSskim-3JET-PASS4-p21.08.00-p20.12.02
CSG_CAF_3JET_PASS4_p21.10.00_p20.12.00
CSG_CAF_3JET_PASS4_p21.10.00_p20.12.01
CSG_CAF_3JET_PASS4_p21.10.00_p20.12.02
QCD CSskim-QCD-PASS4-p21.08.00-allfix2008
CSskim-QCD-PASS4-p21.08.00-p20.12.01
CSskim-QCD-PASS4-p21.08.00-p20.12.02
CSG_CAF_QCD_PASS4_p21.10.00_p20.12.00
CSG_CAF_QCD_PASS4_p21.10.00_p20.12.01
CSG_CAF_QCD_PASS4_p21.10.00_p20.12.02
Higgs CSskim-Higgs-PASS4-p21.08.00-allfix2008
CSskim-Higgs-PASS4-p21.08.00-p20.12.01
CSskim-Higgs-PASS4-p21.08.00-p20.12.02
CSG_CAF_Higgs_PASS4_p21.10.00_p20.12.00
CSG_CAF_Higgs_PASS4_p21.10.00_p20.12.01
CSG_CAF_Higgs_PASS4_p21.10.00_p20.12.02
TOPJETTRIG CSskim-TOPJETTRIG-PASS4-p21.08.00-allfix2008
CSskim-TOPJETTRIG-PASS4-p21.08.00-p20.12.01
CSskim-TOPJETTRIG-PASS4-p21.08.00-p20.12.02
CSG_CAF_TOPJETTRIG_PASS4_p21.10.00_p20.12.00
CSG_CAF_TOPJETTRIG_PASS4_p21.10.00_p20.12.01
CSG_CAF_TOPJETTRIG_PASS4_p21.10.00_p20.12.02
EMMU CSskim-EMMU-PASS4-p21.08.00-allfix2008
CSskim-EMMU-PASS4-p21.08.00-p20.12.01
CSskim-EMMU-PASS4-p21.08.00-p20.12.02
CSG_CAF_EMMU_PASS4_p21.10.00_p20.12.00
CSG_CAF_EMMU_PASS4_p21.10.00_p20.12.01
CSG_CAF_EMMU_PASS4_p21.10.00_p20.12.02

Fronzen Datasets for Summer 2008 Analyses

Frozen datasets for summer 2008 (ICHEP) analyses have been defined for p20.12.02 d0reco data. Postshutdown data reconstructed using d0reco versions p20.12.00 and p20.12.01 are no longer growing, and do not have or need separete frozen datasets. For these d0reco versions, use the (fixed or unfixed) datasets specified above. Summer 2008 analyses should include the following postshutdown data:

Frozen summer 2008 datasets include all data that was reconstructed up to May 6, 2008. This definition of the summer 2008 dataset includes a superset of data for which offline data quality information is available in dq_defs version v2008-05-01.

Thumbnails

The following predefined datasets should be used for skimmed thumbnails.

CSskim-XXXXX-PASS4-p21.08.00-p20.12.02-summer2008

where XXXXX is the skim name.

CAF Trees

The following predefined datasets should be used for skimmed thumbnails.

CSG_CAF_XXXXX_PASS4_p21.10.00_p20.12.00

where XXXXX is the skim name.

Datasets (Frozen Summer 2008 Data)

Skim Thumbnail Dataset Definition CAF Tree Dataset Definition
EMinclusive CSskim-EMinclusive-PASS4-p21.08.00-allfix2008
CSskim-EMinclusive-PASS4-p21.08.00-p20.12.01
CSskim-EMinclusive-PASS4-p21.08.00-p20.12.02-summer2008
CSG_CAF_EMinclusive_PASS4_p21.10.00_p20.12.00
CSG_CAF_EMinclusive_PASS4_p21.10.00_p20.12.01
CSG_CAF_EMinclusive_PASS4_p21.10.00_p20.12.02_summer2008
MUinclusive CSskim-MUinclusive-PASS4-p21.08.00-allfix2008
CSskim-MUinclusive-PASS4-p21.08.00-p20.12.01
CSskim-MUinclusive-PASS4-p21.08.00-p20.12.02-summer2008
CSG_CAF_MUinclusive_PASS4_p21.10.00_p20.12.00
CSG_CAF_MUinclusive_PASS4_p21.10.00_p20.12.01
CSG_CAF_MUinclusive_PASS4_p21.10.00_p20.12.02_summer2008
ZBMB CSskim-ZBMB-PASS4-p21.08.00-allfix2008
CSskim-ZBMB-PASS4-p21.08.00-p20.12.01
CSskim-ZBMB-PASS4-p21.08.00-p20.12.02-summer2008
CSG_CAF_ZBMB_PASS4_p21.10.00_p20.12.00
CSG_CAF_ZBMB_PASS4_p21.10.00_p20.12.01
CSG_CAF_ZBMB_PASS4_p21.10.00_p20.12.02_summer2008
NP CSskim-NP-PASS4-p21.08.00-allfix2008
CSskim-NP-PASS4-p21.08.00-p20.12.01
CSskim-NP-PASS4-p21.08.00-p20.12.02-summer2008
CSG_CAF_NP_PASS4_p21.10.00_p20.12.00
CSG_CAF_NP_PASS4_p21.10.00_p20.12.01
CSG_CAF_NP_PASS4_p21.10.00_p20.12.02_summer2008
TAUTRIG CSskim-TAUTRIG-PASS4-p21.08.00-allfix2008
CSskim-TAUTRIG-PASS4-p21.08.00-p20.12.01
CSskim-TAUTRIG-PASS4-p21.08.00-p20.12.02-summer2008
CSG_CAF_TAUTRIG_PASS4_p21.10.00_p20.12.00
CSG_CAF_TAUTRIG_PASS4_p21.10.00_p20.12.01
CSG_CAF_TAUTRIG_PASS4_p21.10.00_p20.12.02_summer2008
2EMhighpt CSskim-2EMhighpt-PASS4-p21.08.00-allfix2008
CSskim-2EMhighpt-PASS4-p21.08.00-p20.12.01
CSskim-2EMhighpt-PASS4-p21.08.00-p20.12.02-summer2008
CSG_CAF_2EMhighpt_PASS4_p21.10.00_p20.12.00
CSG_CAF_2EMhighpt_PASS4_p21.10.00_p20.12.01
CSG_CAF_2EMhighpt_PASS4_p21.10.00_p20.12.02_summer2008
2MUhighpt CSskim-2EMhighpt-PASS4-p21.08.00-allfix2008
CSskim-2EMhighpt-PASS4-p21.08.00-p20.12.01
CSskim-2MUhighpt-PASS4-p21.08.00-p20.12.02-summer2008
CSG_CAF_2MUhighpt_PASS4_p21.10.00_p20.12.00
CSG_CAF_2MUhighpt_PASS4_p21.10.00_p20.12.01
CSG_CAF_2MUhighpt_PASS4_p21.10.00_p20.12.02_summer2008
JPSI CSskim-JPSI-PASS4-p21.08.00-allfix2008
CSskim-JPSI-PASS4-p21.08.00-p20.12.01
CSskim-JPSI-PASS4-p21.08.00-p20.12.02-summer2008
CSG_CAF_JPSI_PASS4_p21.10.00_p20.12.00
CSG_CAF_JPSI_PASS4_p21.10.00_p20.12.01
CSG_CAF_JPSI_PASS4_p21.10.00_p20.12.02_summer2008
3JET CSskim-3JET-PASS4-p21.08.00-allfix2008
CSskim-3JET-PASS4-p21.08.00-p20.12.01
CSskim-3JET-PASS4-p21.08.00-p20.12.02-summer2008
CSG_CAF_3JET_PASS4_p21.10.00_p20.12.00
CSG_CAF_3JET_PASS4_p21.10.00_p20.12.01
CSG_CAF_3JET_PASS4_p21.10.00_p20.12.02_summer2008
QCD CSskim-QCD-PASS4-p21.08.00-allfix2008
CSskim-QCD-PASS4-p21.08.00-p20.12.01
CSskim-QCD-PASS4-p21.08.00-p20.12.02-summer2008
CSG_CAF_QCD_PASS4_p21.10.00_p20.12.00
CSG_CAF_QCD_PASS4_p21.10.00_p20.12.01
CSG_CAF_QCD_PASS4_p21.10.00_p20.12.02_summer2008
Higgs CSskim-Higgs-PASS4-p21.08.00-allfix2008
CSskim-Higgs-PASS4-p21.08.00-p20.12.01
CSskim-Higgs-PASS4-p21.08.00-p20.12.02-summer2008
CSG_CAF_Higgs_PASS4_p21.10.00_p20.12.00
CSG_CAF_Higgs_PASS4_p21.10.00_p20.12.01
CSG_CAF_Higgs_PASS4_p21.10.00_p20.12.02_summer2008
TOPJETTRIG CSskim-TOPJETTRIG-PASS4-p21.08.00-allfix2008
CSskim-TOPJETTRIG-PASS4-p21.08.00-p20.12.01
CSskim-TOPJETTRIG-PASS4-p21.08.00-p20.12.02-summer2008
CSG_CAF_TOPJETTRIG_PASS4_p21.10.00_p20.12.00
CSG_CAF_TOPJETTRIG_PASS4_p21.10.00_p20.12.01
CSG_CAF_TOPJETTRIG_PASS4_p21.10.00_p20.12.02_summer2008
EMMU CSskim-EMMU-PASS4-p21.08.00-allfix2008
CSskim-EMMU-PASS4-p21.08.00-p20.12.01
CSskim-EMMU-PASS4-p21.08.00-p20.12.02-summer2008
CSG_CAF_EMMU_PASS4_p21.10.00_p20.12.00
CSG_CAF_EMMU_PASS4_p21.10.00_p20.12.01
CSG_CAF_EMMU_PASS4_p21.10.00_p20.12.02_summer2008

Comments to CSG Conveners

Last updated: Feb. 8, 2008