CMS 3D CMS Logo

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

Variables

string aod_title = "RecoPixelVertexing collections (in AOD only)"
 
dictionary full
 
string full_title = "RecoPixelVertexing collections (in RECO and AOD)"
 
dictionary reco
 
string reco_title = "RecoPixelVertexing collections (in RECO only)"
 

Variable Documentation

string RecoPixelVertexing_dataformats.aod_title = "RecoPixelVertexing collections (in AOD only)"

Definition at line 16 of file RecoPixelVertexing_dataformats.py.

dictionary RecoPixelVertexing_dataformats.full
Initial value:
1 = {
2  '0':['pixelTracks','reco::TrackCollection','(proto)tracks created from two or three hits in Pixel detector'],
3  # Correction needed, because not matched with Event Content
4  '1':['pixelVertices','reco::VertexCollection','primary vertices reconstructed from pixel tracks']
5 }

Definition at line 4 of file RecoPixelVertexing_dataformats.py.

string RecoPixelVertexing_dataformats.full_title = "RecoPixelVertexing collections (in RECO and AOD)"

Definition at line 2 of file RecoPixelVertexing_dataformats.py.

dictionary RecoPixelVertexing_dataformats.reco
Initial value:
1 = {
2  '0':['pixelTracks', 'reco::TrackExtraCollection', 'No documentation']
3 }

Definition at line 12 of file RecoPixelVertexing_dataformats.py.

string RecoPixelVertexing_dataformats.reco_title = "RecoPixelVertexing collections (in RECO only)"

Definition at line 10 of file RecoPixelVertexing_dataformats.py.