CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
AlCaRecoOutput_cff.py
Go to the documentation of this file.
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 Cosmic muon events
14 # AlCaReco for track based alignment using Laser events
16 # AlCaReco for track based alignment using isoMu events
18 # AlCaReco for track based alignment using isoMu events for PA data-taking
20 # AlCaReco for track based alignment using J/Psi events
22 # AlCaReco for track based alignment using Upsilon events
24 # AlCaReco for track based alignment using MinBias events
27 
28 
29 # AlCaReco for pixel calibration using muons
31 # AlCaReco for tracker calibration using MinBias events
34 
35 # AlCaReco for tracker based alignment using beam halo
37 ###############################################################
38 # ECAL Calibration
39 ###############################################################
40 # ECAL calibration with isol. electrons
44 
45 # The following paths are obsoleted since pi0 calibration
46 # has a HLT path (argiro,20080314 )
47 # ECAL calibration with pi0
48 # include "Calibration/EcalAlCaRecoProducers/data/ALCARECOEcalCalPi0_Output.cff"
49 # ECAL calibration with pi0 Basic Clusters
50 # include "Calibration/EcalAlCaRecoProducers/data/ALCARECOEcalCalPi0BC_Output.cff"
51 # ECAL calibration with pi0 hlt path
53 # ECAL calibration with eta hlt path
55 ###############################################################
56 # HCAL Calibration
57 ###############################################################
58 # HCAL calibration with dijets
60 # HCAL calibration with gamma + jet
62 # HCAL calibration with isolated tracks
65 # HCAL calibration with iterative phi sym
67 # HCAL calibration with min.bias
71 # HCAL calibration with Zmuu (HO)
72 # include "Calibration/HcalAlCaRecoProducers/data/ALCARECOHcalCalZMuMu_Output.cff"
76 ###############################################################
77 # Muon Alignment (incl. stream for calibration)
78 ###############################################################
79 # Muon Alignment with cosmics
83 # Muon Alignment with isolated muons
85 # Muon Alignment using ZMuMu events
87 # Muon Alignment using CSC overlaps
89 # Muon Alignment using beam halo
92 ###############################################################
93 # RPC calibration
94 ###############################################################
96 ###############################################################
97 # DT calibration
98 ###############################################################
102 
103 ###############################################################
104 # stream for prompt-calibration @ Tier0
105 ###############################################################
109 
112 
113 # stream for the LumiPixels workflow
116 
117 ###############################################################
118 # hotline skim workflows
119 ###############################################################
121 
122 ALCARECOEventContent = cms.PSet(
123  outputCommands = cms.untracked.vstring('drop *',
124  'keep edmTriggerResults_*_*_*'),
125  splitLevel = cms.untracked.int32(0),
126  eventAutoFlushCompressedSize=cms.untracked.int32(5*1024*1024)
127 )
128 
129 
130 
131 ALCARECOEventContent.outputCommands.append('drop *_MEtoEDMConverter_*_*')
stream for prompt-calibration @ Tier0
hotline skim workflows
Tracker Alignment.