CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RecoMET_BeamHaloId_cff.py
Go to the documentation of this file.
2 
3 # Name : RecoMET_BeamHaloId_cff.py
4 # Original Author : R. Remington, UF
5 # Date : 11.11.2009
6 # Notes : Information to Id/reconstruct any halo that may be in the event
7 
8 
14 #from L1Trigger.Configuration.L1RawToDigi_cff import *
15 
16 BeamHaloId = cms.Sequence(CSCHaloData*EcalHaloData*HcalHaloData*GlobalHaloData*BeamHaloSummary)
17 
18 # Needs FEVT content
19 #BeamHaloIdWithGtRecord = cms.Sequence(gtDigis*l1GtRecord*CSCHaloData*EcalHaloData*HcalHaloData*GlobalHaloData*BeamHaloSummary)