CMS 3D CMS Logo

Functions | Variables
RecoVertex_EventContent_cff Namespace Reference

Functions

def _phase2_tktiming_AddNewContent (mod)
 
def _phase2_tktiming_layer_AddNewContent (mod)
 

Variables

 _phase2_tktiming_layer_RecoVertexEventContent
 
 _phase2_tktiming_RecoVertexEventContent
 
 outputCommands
 
 RecoVertexAOD
 
 RecoVertexFEVT
 
 RecoVertexRECO
 

Function Documentation

def RecoVertex_EventContent_cff._phase2_tktiming_AddNewContent (   mod)
private

Definition at line 44 of file RecoVertex_EventContent_cff.py.

45  temp = mod.outputCommands + _phase2_tktiming_RecoVertexEventContent
46  phase2_timing.toModify( mod, outputCommands = temp )
47 
48 _phase2_tktiming_AddNewContent(RecoVertexFEVT)
49 _phase2_tktiming_AddNewContent(RecoVertexRECO)
50 _phase2_tktiming_AddNewContent(RecoVertexAOD)
51 
def RecoVertex_EventContent_cff._phase2_tktiming_layer_AddNewContent (   mod)
private

Definition at line 52 of file RecoVertex_EventContent_cff.py.

53  temp = mod.outputCommands + _phase2_tktiming_layer_RecoVertexEventContent
54  (phase2_timing_layer_tile | phase2_timing_layer_bar).toModify( mod, outputCommands = temp )
55 

Variable Documentation

RecoVertex_EventContent_cff._phase2_tktiming_layer_RecoVertexEventContent
private

Definition at line 38 of file RecoVertex_EventContent_cff.py.

RecoVertex_EventContent_cff._phase2_tktiming_RecoVertexEventContent
private

Definition at line 34 of file RecoVertex_EventContent_cff.py.

RecoVertex_EventContent_cff.outputCommands

Definition at line 4 of file RecoVertex_EventContent_cff.py.

RecoVertex_EventContent_cff.RecoVertexAOD

Definition at line 21 of file RecoVertex_EventContent_cff.py.

RecoVertex_EventContent_cff.RecoVertexFEVT

Definition at line 3 of file RecoVertex_EventContent_cff.py.

RecoVertex_EventContent_cff.RecoVertexRECO

Definition at line 12 of file RecoVertex_EventContent_cff.py.