CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
ALCARECOTkAlLAS_cff Namespace Reference

Variables

tuple ALCARECOTkAlLASEventFilter
 
tuple ALCARECOTkAlLASsiStripDigis
 
tuple ALCARECOTkAlLAST0Producer
 
tuple seqALCARECOTkAlLAS = cms.Sequence(ALCARECOTkAlLASsiStripDigis+ALCARECOTkAlLASEventFilter+ALCARECOTkAlLAST0Producer)
 

Variable Documentation

tuple ALCARECOTkAlLAS_cff.ALCARECOTkAlLASEventFilter
Initial value:
1 = Alignment.LaserAlignment.LaserAlignmentEventFilter_cfi.LaserAlignmentEventFilter.clone(
2  FedInputTag = 'hltTrackerCalibrationRaw'
3 )

Definition at line 10 of file ALCARECOTkAlLAS_cff.py.

tuple ALCARECOTkAlLAS_cff.ALCARECOTkAlLASsiStripDigis
Initial value:
1 = EventFilter.SiStripRawToDigi.SiStripDigis_cfi.siStripDigis.clone(
2  ProductLabel = 'hltTrackerCalibrationRaw'
3 )

Definition at line 5 of file ALCARECOTkAlLAS_cff.py.

tuple ALCARECOTkAlLAS_cff.ALCARECOTkAlLAST0Producer
Initial value:
1 = Alignment.LaserAlignment.LaserAlignmentT0Producer_cfi.laserAlignmentT0Producer.clone(
2  DigiProducerList = cms.VPSet(
3  cms.PSet(
4  DigiLabel = cms.string( 'ZeroSuppressed' ),
5  DigiType = cms.string( 'Processed' ),
6  DigiProducer = cms.string( 'ALCARECOTkAlLASsiStripDigis' )
7  )
8  )
9 )

Definition at line 15 of file ALCARECOTkAlLAS_cff.py.

tuple ALCARECOTkAlLAS_cff.seqALCARECOTkAlLAS = cms.Sequence(ALCARECOTkAlLASsiStripDigis+ALCARECOTkAlLASEventFilter+ALCARECOTkAlLAST0Producer)

Definition at line 25 of file ALCARECOTkAlLAS_cff.py.