CMS 3D CMS Logo

SimTrackContainer.h
Go to the documentation of this file.
1 #ifndef SimTrackContainer_H
2 #define SimTrackContainer_H
3 
8 
9 #include <vector>
11 namespace edm {
12  typedef std::vector<SimTrack> SimTrackContainer;
13 }
17 
18 #endif
edm::RefVector< edm::SimTrackContainer > SimTrackRefVector
HLT enums.
edm::RefProd< edm::SimTrackContainer > SimTrackRefProd
edm::Ref< edm::SimTrackContainer > SimTrackRef
std::vector< SimTrack > SimTrackContainer