CMS 3D CMS Logo

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

Variables

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

Variable Documentation

string RecoLocalMuon_dataformats.aod_title = "RecoLocalMuon collections (in AOD only)"

Definition at line 26 of file RecoLocalMuon_dataformats.py.

dictionary RecoLocalMuon_dataformats.full
Initial value:
1 = {
2  '0':['dt1DRecHits', '*', 'No documentation'] ,
3  '1':['dt4DSegments', '*', 'No documentation'] ,
4  '2':['csc2DRecHits', '*', 'No documentation'] ,
5  '3':['cscSegments', '*', 'No documentation']
6 }

Definition at line 4 of file RecoLocalMuon_dataformats.py.

string RecoLocalMuon_dataformats.full_title = "RecoLocalMuon collections (in RECO and AOD)"

Definition at line 2 of file RecoLocalMuon_dataformats.py.

dictionary RecoLocalMuon_dataformats.reco
Initial value:
1 = {
2  '0':['dt1DRecHits', 'DTRecHitCollection', 'DT 1D rechits with L/R ambiguity'] ,
3  '1':['dt4DSegments', 'DTRecSegment4DCollection', 'DT segment in a full chamber'] ,
4  '2':['dt1DCosmicRecHits', '*', 'No documentation'] ,
5  '3':['dt4DCosmicSegments', '*', 'No documentation'] ,
6  '4':['csc2DRecHits', 'CSCRecHit2DCollection', 'CSC rechits [A CSCRecHit2D is a reconstructed hit on one layer of a CSC. Effectively 3-dim: 2-d x, y but CSCLayer - labelled by CSCDetId - gives z]'] ,
7  '5':['cscSegments', 'CSCSegmentCollection', 'CSC segments [A CSCSegment is built from the rechits in one CSC on a track; a CSCSegment is also, formally, itself a rechit]'],
8 
9  # Correction needed, because not matched with Event Content
10  '6':['DTSLRecSegment2D','DTRecSegment2DCollection','DT segment in one projection'],
11  '7':['RPCRecHit','RPCRecHitCollection','RPC rechits']
12 }

Definition at line 13 of file RecoLocalMuon_dataformats.py.

string RecoLocalMuon_dataformats.reco_title = "RecoLocalMuon collections (in RECO only)"

Definition at line 11 of file RecoLocalMuon_dataformats.py.