CMS 3D CMS Logo

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

Variables

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

Variable Documentation

dictionary RecoVertex_dataformats.aod
Initial value:
1 = {
2  '0':['offlinePrimaryVertices', 'reco::VertexCollection', 'Primary vertex reconstructed using the tracks taken from the generalTracks collection'],
3  '1':['offlinePrimaryVerticesWithBS', '*', 'No documentation'] ,
4  '2':['offlinePrimaryVerticesFromCosmicTracks', '*', 'No documentation'] ,
5  '3':['nuclearInteractionMaker', '*', 'No documentation']
6 }

Definition at line 30 of file RecoVertex_dataformats.py.

string RecoVertex_dataformats.aod_title = "RecoVertex collections (in AOD only)"

Definition at line 28 of file RecoVertex_dataformats.py.

dictionary RecoVertex_dataformats.full
Initial value:
1 = {
2  '0':['offlinePrimaryVertices', 'reco::VertexCollection ', 'Primary vertex reconstructed using the tracks taken from the generalTracks collection'] ,
3  '1':['offlinePrimaryVerticesWithBS', 'reco::VertexCollection ', 'Primary vertex reconstructed using the tracks taken from the generalTracks collection, and imposing the offline beam spot as a constraint in the fit of the vertex position.'] ,
4  '2':['offlinePrimaryVerticesFromCosmicTracks', '*', 'No documentation'] ,
5  '3':['nuclearInteractionMaker', '*', 'No documentation'],
6 
7  # Correction needed, because not matched with Event Content
8  '4':['generalV0Candidates:Kshort','reco::VertexCompositeCandidateCollection ','K0S candidate collection reconstructed using the tracks taken from the generalTracks collection'],
9  '5':['generalV0Candidates:Lambda','reco::VertexCompositeCandidateCollection ','Lambda0 candidate collection reconstructed using the tracks taken from the generalTracks collection'],
10  '6':['offlinePrimaryVerticesFromCTFTracks','reco::VertexCollection','Identical to the offlinePrimaryVertices collection.'],
11  '7':['offlinePrimaryVerticesFromCTFTracks','reco::VertexCollection','Primary vertex reconstructed using the CKF tracks, taken from the ctfWithMaterialTracks collection'],
12  '8':['offlinePrimaryVerticesFromRSTracks','reco::VertexCollection','Primary vertex reconstructed using the CKF tracks, taken from the rsWithMaterialTracks collection']
13 
14 }

Definition at line 4 of file RecoVertex_dataformats.py.

string RecoVertex_dataformats.full_title = "RecoVertex collections (in RECO and AOD)"

Definition at line 2 of file RecoVertex_dataformats.py.

dictionary RecoVertex_dataformats.reco
Initial value:
1 = {
2  '0':['offlinePrimaryVertices', 'reco::VertexCollection', 'Primary vertex reconstructed using the tracks taken from the generalTracks collection'] ,
3  '1':['offlinePrimaryVerticesWithBS', 'reco::VertexCollection ', 'Primary vertex reconstructed using the tracks taken from the generalTracks collection, and imposing the offline beam spot as a constraint in the fit of the vertex position.'] ,
4  '2':['offlinePrimaryVerticesFromCosmicTracks', '*', 'No documentation'] ,
5  '3':['nuclearInteractionMaker', '*', 'No documentation']
6 }

Definition at line 21 of file RecoVertex_dataformats.py.

string RecoVertex_dataformats.reco_title = "RecoVertex collections (in RECO only)"

Definition at line 19 of file RecoVertex_dataformats.py.