CMS 3D CMS Logo

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

Variables

tuple alcaPCCProducerRandom = alcaPCCProducer.clone()
 
tuple ALCARECORandomHLT
 
tuple seqALCARECOAlCaPCCRandom = cms.Sequence(ALCARECORandomHLT + siPixelDigisForLumiR + siPixelClustersForLumiR + alcaPCCProducerRandom)
 
tuple siPixelClustersForLumiR
 
tuple siPixelDigisForLumiR
 

Variable Documentation

tuple ALCARECOAlCaPCCRandom_cff.alcaPCCProducerRandom = alcaPCCProducer.clone()

Definition at line 23 of file ALCARECOAlCaPCCRandom_cff.py.

tuple ALCARECOAlCaPCCRandom_cff.ALCARECORandomHLT
Initial value:
1 = HLTrigger.HLTfilters.hltHighLevel_cfi.hltHighLevel.clone(
2  HLTPaths = cms.vstring("*Random*"),
3  eventSetupPathsKey='',
4  TriggerResultsTag = cms.InputTag("TriggerResults","","HLT"),
5  andOr = cms.bool(True), # choose logical OR between Triggerbits
6  throw = cms.bool(False) # tolerate triggers stated above, but not available
7 )

Definition at line 4 of file ALCARECOAlCaPCCRandom_cff.py.

tuple ALCARECOAlCaPCCRandom_cff.seqALCARECOAlCaPCCRandom = cms.Sequence(ALCARECORandomHLT + siPixelDigisForLumiR + siPixelClustersForLumiR + alcaPCCProducerRandom)

Definition at line 28 of file ALCARECOAlCaPCCRandom_cff.py.

tuple ALCARECOAlCaPCCRandom_cff.siPixelClustersForLumiR
Initial value:
1 = siPixelClustersPreSplitting.cpu.clone(
2  src = "siPixelDigisForLumiR"
3 )

Definition at line 18 of file ALCARECOAlCaPCCRandom_cff.py.

tuple ALCARECOAlCaPCCRandom_cff.siPixelDigisForLumiR
Initial value:
1 = siPixelDigis.cpu.clone(
2  InputLabel = "hltFEDSelectorLumiPixels"
3 )

Definition at line 13 of file ALCARECOAlCaPCCRandom_cff.py.