CMS 3D CMS Logo

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

Variables

tuple ALCARECOTkAlLASDCSFilter
 
tuple ALCARECOTkAlLASEventFilter = Alignment.LaserAlignment.LaserAlignmentEventFilter_cfi.LaserAlignmentEventFilter.clone()
 
tuple ALCARECOTkAlLASsiStripDigis
 
tuple ALCARECOTkAlLAST0Producer
 
tuple seqALCARECOTkAlLAS = cms.Sequence(scalersRawToDigi+ALCARECOTkAlLASDCSFilter+ALCARECOTkAlLASsiStripDigis+ALCARECOTkAlLASEventFilter+ALCARECOTkAlLAST0Producer)
 

Variable Documentation

tuple ALCARECOTkAlLAS_cff.ALCARECOTkAlLASDCSFilter
Initial value:
1 = DPGAnalysis.Skims.skim_detstatus_cfi.dcsstatus.clone(
2  DetectorType = cms.vstring('TIBTID','TOB','TECp','TECm'),
3  ApplyFilter = cms.bool(True),
4  AndOr = cms.bool(True),
5  DebugOn = cms.untracked.bool(False)
6 )

Definition at line 13 of file ALCARECOTkAlLAS_cff.py.

tuple ALCARECOTkAlLAS_cff.ALCARECOTkAlLASEventFilter = Alignment.LaserAlignment.LaserAlignmentEventFilter_cfi.LaserAlignmentEventFilter.clone()

Definition at line 26 of file ALCARECOTkAlLAS_cff.py.

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

Definition at line 21 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 29 of file ALCARECOTkAlLAS_cff.py.

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

Definition at line 39 of file ALCARECOTkAlLAS_cff.py.