CMS 3D CMS Logo

List of all members | Public Attributes
DataFormats_L1DTTrackFinder::dictionary Struct Reference

#include <classes.h>

Public Attributes

L1MuDTChambPhContainer ph_K
 
L1MuDTChambPhDigi ph_S
 
std::vector< L1MuDTChambPhDigiph_V
 
edm::Wrapper< L1MuDTChambPhContainerph_W
 
L1MuDTChambThContainer th_K
 
L1MuDTChambThDigi th_S
 
std::vector< L1MuDTChambThDigith_V
 
edm::Wrapper< L1MuDTChambThContainerth_W
 
L1MuDTTrackContainer tr_K
 
L1MuDTTrackCand tr_S
 
std::vector< L1MuDTTrackCandtr_V
 
edm::Wrapper< L1MuDTTrackContainertr_W
 

Detailed Description

Definition at line 10 of file classes.h.

Member Data Documentation

L1MuDTChambPhContainer DataFormats_L1DTTrackFinder::dictionary::ph_K

Definition at line 19 of file classes.h.

L1MuDTChambPhDigi DataFormats_L1DTTrackFinder::dictionary::ph_S

Definition at line 11 of file classes.h.

std::vector<L1MuDTChambPhDigi> DataFormats_L1DTTrackFinder::dictionary::ph_V

Definition at line 15 of file classes.h.

edm::Wrapper<L1MuDTChambPhContainer> DataFormats_L1DTTrackFinder::dictionary::ph_W

Definition at line 23 of file classes.h.

L1MuDTChambThContainer DataFormats_L1DTTrackFinder::dictionary::th_K

Definition at line 20 of file classes.h.

L1MuDTChambThDigi DataFormats_L1DTTrackFinder::dictionary::th_S

Definition at line 12 of file classes.h.

std::vector<L1MuDTChambThDigi> DataFormats_L1DTTrackFinder::dictionary::th_V

Definition at line 16 of file classes.h.

edm::Wrapper<L1MuDTChambThContainer> DataFormats_L1DTTrackFinder::dictionary::th_W

Definition at line 24 of file classes.h.

L1MuDTTrackContainer DataFormats_L1DTTrackFinder::dictionary::tr_K

Definition at line 21 of file classes.h.

L1MuDTTrackCand DataFormats_L1DTTrackFinder::dictionary::tr_S

Definition at line 13 of file classes.h.

std::vector<L1MuDTTrackCand> DataFormats_L1DTTrackFinder::dictionary::tr_V

Definition at line 17 of file classes.h.

edm::Wrapper<L1MuDTTrackContainer> DataFormats_L1DTTrackFinder::dictionary::tr_W

Definition at line 25 of file classes.h.