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