CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Attributes
DataFormats_L1CSCTrackFinder::dictionary Struct Reference

#include <classes.h>

Public Attributes

L1CSCSPStatusDigi cL1CSCstatus
 
csc::L1Track cL1TRK
 
csc::L1TrackId cL1TRKID
 
csctf::TrackStub cTrkStb
 
std::pair< int, std::vector
< L1CSCSPStatusDigi > > 
pvL1CSCstatus
 
CSCTriggerContainer
< csctf::TrackStub
tcTrkStb
 
std::vector< L1CSCSPStatusDigivL1CSCstatus
 
std::pair< csc::L1Track,
MuonDigiCollection< CSCDetId,
CSCCorrelatedLCTDigi > > 
vL1Trk
 
std::vector< csc::L1TrackvL1TRK
 
std::vector< std::pair
< csc::L1Track,
MuonDigiCollection< CSCDetId,
CSCCorrelatedLCTDigi > > > 
vL1TrkColl
 
std::vector< csc::L1TrackIdvL1TRKID
 
std::vector< csctf::TrackStubvTrkStb
 
edm::Wrapper< std::pair< int,
std::vector< L1CSCSPStatusDigi > > > 
wL1CSCstatus
 
edm::Wrapper< std::vector
< csc::L1Track > > 
wL1TRK
 
edm::Wrapper< std::vector
< std::pair< csc::L1Track,
MuonDigiCollection< CSCDetId,
CSCCorrelatedLCTDigi > > > > 
wL1TrkColl
 
edm::Wrapper
< CSCTriggerContainer
< csctf::TrackStub > > 
wTrkStb
 

Detailed Description

Definition at line 10 of file classes.h.

Member Data Documentation

L1CSCSPStatusDigi DataFormats_L1CSCTrackFinder::dictionary::cL1CSCstatus

Definition at line 14 of file classes.h.

csc::L1Track DataFormats_L1CSCTrackFinder::dictionary::cL1TRK

Definition at line 11 of file classes.h.

csc::L1TrackId DataFormats_L1CSCTrackFinder::dictionary::cL1TRKID

Definition at line 12 of file classes.h.

csctf::TrackStub DataFormats_L1CSCTrackFinder::dictionary::cTrkStb

Definition at line 13 of file classes.h.

std::pair<int,std::vector<L1CSCSPStatusDigi> > DataFormats_L1CSCTrackFinder::dictionary::pvL1CSCstatus

Definition at line 19 of file classes.h.

CSCTriggerContainer<csctf::TrackStub> DataFormats_L1CSCTrackFinder::dictionary::tcTrkStb

Definition at line 25 of file classes.h.

std::vector<L1CSCSPStatusDigi> DataFormats_L1CSCTrackFinder::dictionary::vL1CSCstatus

Definition at line 18 of file classes.h.

std::pair<csc::L1Track,MuonDigiCollection<CSCDetId,CSCCorrelatedLCTDigi> > DataFormats_L1CSCTrackFinder::dictionary::vL1Trk

Definition at line 16 of file classes.h.

std::vector<csc::L1Track> DataFormats_L1CSCTrackFinder::dictionary::vL1TRK

Definition at line 21 of file classes.h.

std::vector<std::pair<csc::L1Track,MuonDigiCollection<CSCDetId,CSCCorrelatedLCTDigi> > > DataFormats_L1CSCTrackFinder::dictionary::vL1TrkColl

Definition at line 23 of file classes.h.

std::vector<csc::L1TrackId> DataFormats_L1CSCTrackFinder::dictionary::vL1TRKID

Definition at line 22 of file classes.h.

std::vector<csctf::TrackStub> DataFormats_L1CSCTrackFinder::dictionary::vTrkStb

Definition at line 24 of file classes.h.

edm::Wrapper<std::pair<int,std::vector<L1CSCSPStatusDigi> > > DataFormats_L1CSCTrackFinder::dictionary::wL1CSCstatus

Definition at line 31 of file classes.h.

edm::Wrapper<std::vector<csc::L1Track> > DataFormats_L1CSCTrackFinder::dictionary::wL1TRK

Definition at line 27 of file classes.h.

edm::Wrapper<std::vector<std::pair<csc::L1Track,MuonDigiCollection<CSCDetId,CSCCorrelatedLCTDigi> > > > DataFormats_L1CSCTrackFinder::dictionary::wL1TrkColl

Definition at line 28 of file classes.h.

edm::Wrapper<CSCTriggerContainer<csctf::TrackStub> > DataFormats_L1CSCTrackFinder::dictionary::wTrkStb

Definition at line 29 of file classes.h.