CMS 3D CMS Logo

Functions | Variables
RecoVertex_EventContent_cff Namespace Reference

Functions

def _phase2_tktiming_AddNewContent (mod)
 

Variables

 _phase2_tktiming_RecoVertexEventContent
 
 outputCommands
 
 RecoVertexAOD
 
 RecoVertexFEVT
 
 RecoVertexRECO
 

Function Documentation

def RecoVertex_EventContent_cff._phase2_tktiming_AddNewContent (   mod)
private

Definition at line 35 of file RecoVertex_EventContent_cff.py.

36  temp = mod.outputCommands + _phase2_tktiming_RecoVertexEventContent
37  phase2_timing.toModify( mod, outputCommands = temp )
38 
39 _phase2_tktiming_AddNewContent(RecoVertexFEVT)
40 _phase2_tktiming_AddNewContent(RecoVertexRECO)
41 _phase2_tktiming_AddNewContent(RecoVertexAOD)
42 
43 

Variable Documentation

RecoVertex_EventContent_cff._phase2_tktiming_RecoVertexEventContent
private

Definition at line 31 of file RecoVertex_EventContent_cff.py.

RecoVertex_EventContent_cff.outputCommands

Definition at line 5 of file RecoVertex_EventContent_cff.py.

RecoVertex_EventContent_cff.RecoVertexAOD

Definition at line 22 of file RecoVertex_EventContent_cff.py.

RecoVertex_EventContent_cff.RecoVertexFEVT

Definition at line 4 of file RecoVertex_EventContent_cff.py.

RecoVertex_EventContent_cff.RecoVertexRECO

Definition at line 13 of file RecoVertex_EventContent_cff.py.