Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Configuration
EventContent
python
AlCaRecoOutput_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
# last update: $Date: 2013/02/05 10:04:45 $ by $Author: cerminar $
3
###############################################################
4
# Tracker Alignment
5
###############################################################
6
# AlCaReco for track based alignment using ZMuMu events
7
from
Alignment.CommonAlignmentProducer.ALCARECOTkAlZMuMu_Output_cff
import
*
8
# AlCaReco for track based alignment using Cosmic muon events
9
from
Alignment.CommonAlignmentProducer.ALCARECOTkAlCosmicsInCollisions_Output_cff
import
*
10
from
Alignment.CommonAlignmentProducer.ALCARECOTkAlCosmics_Output_cff
import
*
11
from
Alignment.CommonAlignmentProducer.ALCARECOTkAlCosmicsHLT_Output_cff
import
*
12
from
Alignment.CommonAlignmentProducer.ALCARECOTkAlCosmics0T_Output_cff
import
*
13
from
Alignment.CommonAlignmentProducer.ALCARECOTkAlCosmics0THLT_Output_cff
import
*
14
# AlCaReco for track based alignment using Laser events
15
from
Alignment.CommonAlignmentProducer.ALCARECOTkAlLAS_Output_cff
import
*
16
# AlCaReco for track based alignment using isoMu events
17
from
Alignment.CommonAlignmentProducer.ALCARECOTkAlMuonIsolated_Output_cff
import
*
18
# AlCaReco for track based alignment using isoMu events for PA data-taking
19
from
Alignment.CommonAlignmentProducer.ALCARECOTkAlMuonIsolatedPA_Output_cff
import
*
20
# AlCaReco for track based alignment using J/Psi events
21
from
Alignment.CommonAlignmentProducer.ALCARECOTkAlJpsiMuMu_Output_cff
import
*
22
# AlCaReco for track based alignment using Upsilon events
23
from
Alignment.CommonAlignmentProducer.ALCARECOTkAlUpsilonMuMu_Output_cff
import
*
24
# AlCaReco for track based alignment using MinBias events
25
from
Alignment.CommonAlignmentProducer.ALCARECOTkAlMinBias_Output_cff
import
*
26
from
Alignment.CommonAlignmentProducer.ALCARECOTkAlMinBiasHI_Output_cff
import
*
27
28
# AlCaReco for pixel calibration using muons
29
from
Calibration.TkAlCaRecoProducers.ALCARECOSiPixelLorentzAngle_Output_cff
import
*
30
# AlCaReco for tracker calibration using MinBias events
31
from
Calibration.TkAlCaRecoProducers.ALCARECOSiStripCalMinBias_Output_cff
import
*
32
from
Calibration.TkAlCaRecoProducers.ALCARECOSiStripCalZeroBias_Output_cff
import
*
33
34
# AlCaReco for tracker based alignment using beam halo
35
from
Alignment.CommonAlignmentProducer.ALCARECOTkAlBeamHalo_Output_cff
import
*
36
###############################################################
37
# ECAL Calibration
38
###############################################################
39
# ECAL calibration with phi symmetry
40
from
Calibration.EcalAlCaRecoProducers.ALCARECOEcalCalPhiSym_Output_cff
import
*
41
# ECAL calibration with isol. electrons
42
from
Calibration.EcalAlCaRecoProducers.ALCARECOEcalCalIsolElectron_Output_cff
import
*
43
# The following paths are obsoleted since pi0 calibration
44
# has a HLT path (argiro,20080314 )
45
# ECAL calibration with pi0
46
# include "Calibration/EcalAlCaRecoProducers/data/ALCARECOEcalCalPi0_Output.cff"
47
# ECAL calibration with pi0 Basic Clusters
48
# include "Calibration/EcalAlCaRecoProducers/data/ALCARECOEcalCalPi0BC_Output.cff"
49
# ECAL calibration with pi0 hlt path
50
from
Calibration.EcalAlCaRecoProducers.ALCARECOEcalCalPi0Calib_Output_cff
import
*
51
# ECAL calibration with eta hlt path
52
from
Calibration.EcalAlCaRecoProducers.ALCARECOEcalCalEtaCalib_Output_cff
import
*
53
###############################################################
54
# HCAL Calibration
55
###############################################################
56
# HCAL calibration with dijets
57
from
Calibration.HcalAlCaRecoProducers.ALCARECOHcalCalDijets_Output_cff
import
*
58
# HCAL calibration with gamma + jet
59
from
Calibration.HcalAlCaRecoProducers.ALCARECOHcalCalGammaJet_Output_cff
import
*
60
# HCAL calibration with isolated tracks
61
from
Calibration.HcalAlCaRecoProducers.ALCARECOHcalCalIsoTrk_Output_cff
import
*
62
from
Calibration.HcalAlCaRecoProducers.ALCARECOHcalCalIsoTrkNoHLT_Output_cff
import
*
63
# HCAL calibration with min.bias
64
from
Calibration.HcalAlCaRecoProducers.ALCARECOHcalCalMinBias_Output_cff
import
*
65
from
Calibration.HcalAlCaRecoProducers.ALCARECOHcalCalMinBiasHI_Output_cff
import
*
66
# HCAL calibration with Zmuu (HO)
67
# include "Calibration/HcalAlCaRecoProducers/data/ALCARECOHcalCalZMuMu_Output.cff"
68
from
Calibration.HcalAlCaRecoProducers.ALCARECOHcalCalHO_Output_cff
import
*
69
from
Calibration.HcalAlCaRecoProducers.ALCARECOHcalCalHOCosmics_Output_cff
import
*
70
from
Calibration.HcalAlCaRecoProducers.ALCARECOHcalCalNoise_Output_cff
import
*
71
###############################################################
72
# Muon Alignment (incl. stream for calibration)
73
###############################################################
74
# Muon Alignment with cosmics
75
from
Alignment.CommonAlignmentProducer.ALCARECOMuAlStandAloneCosmics_Output_cff
import
*
76
from
Alignment.CommonAlignmentProducer.ALCARECOMuAlGlobalCosmicsInCollisions_Output_cff
import
*
77
from
Alignment.CommonAlignmentProducer.ALCARECOMuAlGlobalCosmics_Output_cff
import
*
78
# Muon Alignment with isolated muons
79
from
Alignment.CommonAlignmentProducer.ALCARECOMuAlCalIsolatedMu_Output_cff
import
*
80
# Muon Alignment using ZMuMu events
81
from
Alignment.CommonAlignmentProducer.ALCARECOMuAlZMuMu_Output_cff
import
*
82
# Muon Alignment using CSC overlaps
83
from
Alignment.CommonAlignmentProducer.ALCARECOMuAlOverlaps_Output_cff
import
*
84
# Muon Alignment using beam halo
85
from
Alignment.CommonAlignmentProducer.ALCARECOMuAlBeamHaloOverlaps_Output_cff
import
*
86
from
Alignment.CommonAlignmentProducer.ALCARECOMuAlBeamHalo_Output_cff
import
*
87
###############################################################
88
# RPC calibration
89
###############################################################
90
from
CalibMuon.RPCCalibration.ALCARECORpcCalHLT_Output_cff
import
*
91
###############################################################
92
# DT calibration
93
###############################################################
94
from
CalibMuon.DTCalibration.ALCARECODtCalib_Output_cff
import
*
95
from
CalibMuon.DTCalibration.ALCARECODtCalibHI_Output_cff
import
*
96
from
CalibMuon.DTCalibration.ALCARECODtCalibCosmics_Output_cff
import
*
97
98
###############################################################
99
# stream for prompt-calibration @ Tier0
100
###############################################################
101
from
Calibration.TkAlCaRecoProducers.ALCARECOPromptCalibProd_Output_cff
import
*
102
from
Calibration.TkAlCaRecoProducers.ALCARECOSiStripPCLHistos_Output_cff
import
*
103
104
# stream for the LumiPixels workflow
105
from
Calibration.TkAlCaRecoProducers.ALCARECOLumiPixels_Output_cff
import
*
ALCARECOMuAlBeamHalo_Output_cff
ALCARECOSiStripCalZeroBias_Output_cff
ALCARECODtCalib_Output_cff
DT calibration.
ALCARECOPromptCalibProd_Output_cff
stream for prompt-calibration @ Tier0
ALCARECOHcalCalIsoTrk_Output_cff
ALCARECOTkAlMinBias_Output_cff
ALCARECOSiStripPCLHistos_Output_cff
ALCARECOTkAlMuonIsolated_Output_cff
ALCARECOMuAlStandAloneCosmics_Output_cff
Muon Alignment (incl.
ALCARECOHcalCalHOCosmics_Output_cff
ALCARECOTkAlCosmicsInCollisions_Output_cff
Config
ALCARECOHcalCalIsoTrkNoHLT_Output_cff
ALCARECOMuAlGlobalCosmics_Output_cff
ALCARECOEcalCalPi0Calib_Output_cff
ALCARECOMuAlOverlaps_Output_cff
ALCARECOMuAlZMuMu_Output_cff
ALCARECOMuAlCalIsolatedMu_Output_cff
ALCARECOMuAlBeamHaloOverlaps_Output_cff
ALCARECOEcalCalEtaCalib_Output_cff
ALCARECOHcalCalMinBias_Output_cff
ALCARECOTkAlCosmics0THLT_Output_cff
ALCARECORpcCalHLT_Output_cff
RPC calibration.
ALCARECOTkAlUpsilonMuMu_Output_cff
ALCARECOTkAlBeamHalo_Output_cff
ALCARECODtCalibCosmics_Output_cff
ALCARECOSiPixelLorentzAngle_Output_cff
ALCARECOTkAlMuonIsolatedPA_Output_cff
ALCARECOTkAlMinBiasHI_Output_cff
ALCARECOHcalCalMinBiasHI_Output_cff
ALCARECODtCalibHI_Output_cff
ALCARECOMuAlGlobalCosmicsInCollisions_Output_cff
ALCARECOHcalCalHO_Output_cff
ALCARECOTkAlJpsiMuMu_Output_cff
ALCARECOTkAlLAS_Output_cff
ALCARECOEcalCalPhiSym_Output_cff
ECAL Calibration.
ALCARECOHcalCalNoise_Output_cff
ALCARECOLumiPixels_Output_cff
ALCARECOTkAlCosmics_Output_cff
ALCARECOTkAlZMuMu_Output_cff
Tracker Alignment.
ALCARECOHcalCalGammaJet_Output_cff
ALCARECOEcalCalIsolElectron_Output_cff
ALCARECOSiStripCalMinBias_Output_cff
ALCARECOTkAlCosmics0T_Output_cff
ALCARECOTkAlCosmicsHLT_Output_cff
ALCARECOHcalCalDijets_Output_cff
HCAL Calibration.
Generated for CMSSW Reference Manual by
1.8.5