CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
AlcaBeamMonitorHeavyIons_cff.py
Go to the documentation of this file.
2 
4 
5 AlcaBeamMonitor.PrimaryVertexLabel = 'hiSelectedVertex'
6 AlcaBeamMonitor.TrackLabel = 'hiSelectedTracks'
7 AlcaBeamMonitor.BeamFitter.TrackCollection = 'hiSelectedTracks'
8 AlcaBeamMonitor.BeamFitter.TrackQuality = ['highPurity']
9 AlcaBeamMonitor.PVFitter.VertexCollection = 'hiSelectedVertex'
10 
12 scalerBeamSpot = RecoVertex.BeamSpotProducer.BeamSpotOnline_cfi.onlineBeamSpotProducer.clone()
13 alcaBeamMonitor = cms.Sequence( scalerBeamSpot*AlcaBeamMonitor )
14