CMS 3D CMS Logo

L2MuonTrajectorySeedCollection.h
Go to the documentation of this file.
1 #ifndef DataFormats_MuonSeed_L2MuonTrajectorySeedCollection_H
2 #define DataFormats_MuonSeed_L2MuonTrajectorySeedCollection_H
3 
11 #include <vector>
12 
13 typedef std::vector<L2MuonTrajectorySeed> L2MuonTrajectorySeedCollection;
14 
15 #endif
L2MuonTrajectorySeedCollection
std::vector< L2MuonTrajectorySeed > L2MuonTrajectorySeedCollection
Definition: L2MuonTrajectorySeedCollection.h:13
L2MuonTrajectorySeed.h