CMS 3D CMS Logo

Functions | Variables
RecoLocalMuon_EventContent_cff Namespace Reference

Functions

def _updateOutput (era, outputPSets, commands)
 

Variables

 _outputs
 
 outputCommands
 
 RecoLocalMuonAOD
 
 RecoLocalMuonFEVT
 
 RecoLocalMuonRECO
 

Function Documentation

def RecoLocalMuon_EventContent_cff._updateOutput (   era,
  outputPSets,
  commands 
)
private

Definition at line 31 of file RecoLocalMuon_EventContent_cff.py.

31 def _updateOutput( era, outputPSets, commands):
32  for o in outputPSets:
33  era.toModify( o, outputCommands = o.outputCommands + commands )
34 
def _updateOutput(era, outputPSets, commands)

Variable Documentation

RecoLocalMuon_EventContent_cff._outputs
private

Definition at line 38 of file RecoLocalMuon_EventContent_cff.py.

RecoLocalMuon_EventContent_cff.outputCommands

Definition at line 7 of file RecoLocalMuon_EventContent_cff.py.

RecoLocalMuon_EventContent_cff.RecoLocalMuonAOD

Definition at line 24 of file RecoLocalMuon_EventContent_cff.py.

RecoLocalMuon_EventContent_cff.RecoLocalMuonFEVT

Definition at line 6 of file RecoLocalMuon_EventContent_cff.py.

RecoLocalMuon_EventContent_cff.RecoLocalMuonRECO

Definition at line 14 of file RecoLocalMuon_EventContent_cff.py.