#include <vector>
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/RefVector.h"
Go to the source code of this file.
Namespaces | |
l1t | |
delete x; | |
Typedefs | |
using | l1t::TkPhiCandidateCollection = std::vector< TkPhiCandidate > |
using | l1t::TkPhiCandidateRef = edm::Ref< TkPhiCandidateCollection > |
using | l1t::TkPhiCandidateRefVector = edm::RefVector< TkPhiCandidateCollection > |
using | l1t::TkPhiCandidateVectorRef = std::vector< TkPhiCandidateRef > |