CMS 3D CMS Logo

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

Variables

tuple OutALCARECORawPCCProducer = copy.deepcopy(OutALCARECORawPCCProducer_noDrop)
 
tuple OutALCARECORawPCCProducer_noDrop
 

Variable Documentation

tuple ALCARECORawPCCProducer_Output_cff.OutALCARECORawPCCProducer = copy.deepcopy(OutALCARECORawPCCProducer_noDrop)

Definition at line 15 of file ALCARECORawPCCProducer_Output_cff.py.

tuple ALCARECORawPCCProducer_Output_cff.OutALCARECORawPCCProducer_noDrop
Initial value:
1 = cms.PSet(
2  SelectEvents = cms.untracked.PSet(
3  SelectEvents = cms.vstring('pathALCARECORawPCCProducer')
4  ),
5  outputCommands = cms.untracked.vstring(
6  'keep *_rawPCCProd_*_*')
7  )

Definition at line 4 of file ALCARECORawPCCProducer_Output_cff.py.