CMS 3D CMS Logo

AlCaRecoOutput_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 # last update: $Date: 2012/03/30 17:07:33 $ by $Author: cerminar $
3 ###############################################################
4 # Tracker Alignment
5 ###############################################################
6 # AlCaReco for track based alignment using ZMuMu events
8 # AlCaReco for track based alignment using ZMuMu events for PbPb data-taking
10 # AlCaReco for track based alignment using ZMuMu events for PA data-taking
12 # AlCaReco for track based alignment using Cosmic muon events
18 # AlCaReco for track based alignment using Laser events
20 # AlCaReco for track based alignment using isoMu events
22 # AlCaReco for track based alignment using isoMu events for PbPb data-taking
24 # AlCaReco for track based alignment using isoMu events for PA data-taking
26 # AlCaReco for track based alignment using J/Psi events
28 # AlCaReco for track based alignment using J/Psi events for PbPb data-taking
30 # AlCaReco for track based alignment using Upsilon events
32 # AlCaReco for track based alignment using Upsilon events for PbPb data-taking
34 # AlCaReco for track based alignment using Upsilon events for PA data-taking
36 # AlCaReco for track based alignment using MinBias events
38 # AlCaReco for track based alignment using MinBias events for PbPb data-taking
40 
41 # AlCaReco for pixel calibration using muons
43 # AlCaReco for tracker calibration using MinBias events
47 
48 # AlCaReco for tracker based alignment using beam halo
50 ###############################################################
51 # ECAL Calibration
52 ###############################################################
53 # ECAL calibration with isol. electrons
57 
58 # The following paths are obsoleted since pi0 calibration
59 # has a HLT path (argiro,20080314 )
60 # ECAL calibration with pi0
61 # include "Calibration/EcalAlCaRecoProducers/data/ALCARECOEcalCalPi0_Output.cff"
62 # ECAL calibration with pi0 Basic Clusters
63 # include "Calibration/EcalAlCaRecoProducers/data/ALCARECOEcalCalPi0BC_Output.cff"
64 # ECAL calibration with pi0 hlt path
66 # ECAL calibration with eta hlt path
68 # ECAL ES alignment
72 
73 ###############################################################
74 # HCAL Calibration
75 ###############################################################
76 # HCAL calibration with dijets
78 # HCAL calibration with gamma + jet
80 # HCAL calibration with isolated tracks
84 # HCAL calibration with iterative phi sym
86 # HCAL calibration with min.bias
90 # HCAL calibration with Zmuu (HO)
91 # include "Calibration/HcalAlCaRecoProducers/data/ALCARECOHcalCalZMuMu_Output.cff"
95 # HCAL calibration with isolated bunch
98 # HCAL calibration with muons (HB/HE)
100 ###############################################################
101 # Muon Alignment (incl. stream for calibration)
102 ###############################################################
103 # Muon Alignment with cosmics
107 # Muon Alignment with isolated muons
109 # Muon Alignment using ZMuMu events
111 # Muon Alignment using CSC overlaps
113 # Muon Alignment using beam halo
116 ###############################################################
117 # RPC calibration
118 ###############################################################
120 ###############################################################
121 # DT calibration
122 ###############################################################
126 
127 ###############################################################
128 # stream for prompt-calibration @ Tier0
129 ###############################################################
134 
137 
139 
140 # Pixel Cluster Counting ALCARECOs
141 # in AlCaLumiPixels stream
145 
146 # on top of prompt RECO
150 
151 ###############################################################
152 # hotline skim workflows
153 ###############################################################
155 
156 ALCARECOEventContent = cms.PSet(
157  outputCommands = cms.untracked.vstring('drop *',
158  'keep edmTriggerResults_*_*_*'),
159  splitLevel = cms.untracked.int32(0),
160  eventAutoFlushCompressedSize=cms.untracked.int32(5*1024*1024)
161 )
162 
163 
164 
165 ALCARECOEventContent.outputCommands.append('drop *_MEtoEDMConverter_*_*')
stream for prompt-calibration @ Tier0
hotline skim workflows
Tracker Alignment.