test
CMS 3D CMS Logo

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

Variables

tuple OutALCARECOTkAlLAS = copy.deepcopy(OutALCARECOTkAlLAS_noDrop)
 
tuple OutALCARECOTkAlLAS_noDrop
 

Variable Documentation

tuple ALCARECOTkAlLAS_Output_cff.OutALCARECOTkAlLAS = copy.deepcopy(OutALCARECOTkAlLAS_noDrop)

Definition at line 14 of file ALCARECOTkAlLAS_Output_cff.py.

tuple ALCARECOTkAlLAS_Output_cff.OutALCARECOTkAlLAS_noDrop
Initial value:
1 = cms.PSet(
2  SelectEvents = cms.untracked.PSet(
3  SelectEvents = cms.vstring('pathALCARECOTkAlLAS')
4  ),
5  outputCommands = cms.untracked.vstring(
6  'keep *_ALCARECOTkAlLAST0Producer_*_*',
7  'keep DcsStatuss_scalersRawToDigi_*_*')
8 )

Definition at line 4 of file ALCARECOTkAlLAS_Output_cff.py.