CMS 3D CMS Logo

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

Variables

tuple alcaPCCIntegratorZeroBias = alcaPCCIntegrator.clone()
 
tuple ALCARECOZeroBiasHLT
 
tuple seqALCARECOAlCaPCCZeroBias = cms.Sequence(ALCARECOZeroBiasHLT + alcaPCCIntegratorZeroBias)
 

Variable Documentation

tuple ALCARECOAlCaPCCZeroBias_cff.alcaPCCIntegratorZeroBias = alcaPCCIntegrator.clone()

Definition at line 13 of file ALCARECOAlCaPCCZeroBias_cff.py.

tuple ALCARECOAlCaPCCZeroBias_cff.ALCARECOZeroBiasHLT
Initial value:
1 = HLTrigger.HLTfilters.hltHighLevel_cfi.hltHighLevel.clone(
2  HLTPaths = cms.vstring("AlCa_LumiPixelsCounts_ZeroBias_v*"),
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 ALCARECOAlCaPCCZeroBias_cff.py.

tuple ALCARECOAlCaPCCZeroBias_cff.seqALCARECOAlCaPCCZeroBias = cms.Sequence(ALCARECOZeroBiasHLT + alcaPCCIntegratorZeroBias)

Definition at line 19 of file ALCARECOAlCaPCCZeroBias_cff.py.