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 
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 ZMuMu + Vertices events
14 # AlCaReco for track based alignment using Cosmic muon events
20 # AlCaReco for track based alignment using Laser events
22 # AlCaReco for track based alignment using isoMu events
24 # AlCaReco for track based alignment using isoMu events for PbPb data-taking
26 # AlCaReco for track based alignment using isoMu events for PA data-taking
28 # AlCaReco for track based alignment using J/Psi events
30 # AlCaReco for track based alignment using J/Psi events for PbPb data-taking
32 # AlCaReco for track based alignment using Upsilon events
34 # AlCaReco for track based alignment using Upsilon events for PbPb data-taking
36 # AlCaReco for track based alignment using Upsilon events for PA data-taking
38 # AlCaReco for track based alignment using MinBias events
40 # AlCaReco for track based alignment using MinBias events for PbPb data-taking
42 # AlCaReco for track based alignment using JetHT events
44 
45 # AlCaReco for pixel calibration using muons
49 # AlCaReco for tracker calibration using MinBias events
54 # AlCaReco for SiPixel Bad Component using ZeroBias events
56 # AlCaReco for tracker calibration using Cosmics events
60 
61 # AlCaReco for tracker based alignment using beam halo
63 
70 
71 # The following paths are obsoleted since pi0 calibration
72 # has a HLT path (argiro,20080314 )
73 # ECAL calibration with pi0
74 # include "Calibration/EcalAlCaRecoProducers/data/ALCARECOEcalCalPi0_Output.cff"
75 # ECAL calibration with pi0 Basic Clusters
76 # include "Calibration/EcalAlCaRecoProducers/data/ALCARECOEcalCalPi0BC_Output.cff"
77 # ECAL calibration with pi0 hlt path
79 # ECAL calibration with eta hlt path
81 # ECAL calibration using the AlCaPhiSym stream (with NanoAOD output)
83 # ECAL ES alignment
87 
88 
93 # HCAL calibration with gamma + jet
95 # HCAL calibration with isolated tracks
101 # HCAL calibration with iterative phi sym
103 # HCAL calibration with min.bias
107 # HCAL calibration with Zmuu (HO)
108 # include "Calibration/HcalAlCaRecoProducers/data/ALCARECOHcalCalZMuMu_Output.cff"
112 # HCAL calibration with isolated bunch
115 # HCAL calibration with muons (HB/HE)
118 # HCAL calibration with muons from low PU (HB/HE)
120 # HCAL calibration with muons (HE)
123 
130 # Muon Alignment with isolated muons
132 # Muon Alignment using ZMuMu events
134 # Muon Alignment using CSC overlaps
136 # Muon Alignment using beam halo
139 
143 
149 
150 
157 
158 
172 
174 
177 # Pixel Cluster Counting ALCARECOs
178 # in AlCaLumiPixels stream
183 
184 # on top of prompt RECO
188 
190 
191 
195 
196 ALCARECOEventContent = cms.PSet(
197  outputCommands = cms.untracked.vstring('drop *',
198  'keep edmTriggerResults_*_*_*'),
199  splitLevel = cms.untracked.int32(0),
200  eventAutoFlushCompressedSize=cms.untracked.int32(5*1024*1024)
201 )
202 
203 
204 
205 ALCARECOEventContent.outputCommands.append('drop *_MEtoEDMConverter_*_*')
stream for prompt-calibration @ Tier0
hotline skim workflows
Tracker Alignment.