#include <vector>
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/RefProd.h"
#include "DataFormats/Common/interface/RefVector.h"
Go to the source code of this file.
Namespaces | |
reco | |
fixed size matrix | |
Typedefs | |
typedef std::vector< TrackInfo > | reco::TrackInfoCollection |
collection of TrackInfos More... | |
typedef edm::Ref< TrackInfoCollection > | reco::TrackInfoRef |
typedef edm::RefProd< TrackInfoCollection > | reco::TrackInfoRefProd |
typedef edm::RefVector< TrackInfoCollection > | reco::TrackInfoRefVector |