src
DataFormats
L1CSCTrackFinder
interface
L1CSCTrackCollection.h
Go to the documentation of this file.
1
#ifndef L1CSCTrackFinder_L1CSCTrackCollection_h
2
#define L1CSCTrackFinder_L1CSCTrackCollection_h
3
4
#include <
DataFormats/L1CSCTrackFinder/interface/L1Track.h
>
5
#include <
DataFormats/CSCDigi/interface/CSCCorrelatedLCTDigiCollection.h
>
6
7
typedef
std::pair<csc::L1Track, CSCCorrelatedLCTDigiCollection>
L1CSCTrack
;
8
typedef
std::vector<L1CSCTrack>
L1CSCTrackCollection
;
9
10
#endif
L1CSCTrack
std::pair< csc::L1Track, CSCCorrelatedLCTDigiCollection > L1CSCTrack
Definition:
L1CSCTrackCollection.h:7
L1CSCTrackCollection
std::vector< L1CSCTrack > L1CSCTrackCollection
Definition:
L1CSCTrackCollection.h:8
CSCCorrelatedLCTDigiCollection.h
L1Track.h
Generated for CMSSW Reference Manual by
1.8.14