#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::TkBsCandidateCollection = std::vector< TkBsCandidate > |
using | l1t::TkBsCandidateRef = edm::Ref< TkBsCandidateCollection > |
using | l1t::TkBsCandidateRefVector = edm::RefVector< TkBsCandidateCollection > |
using | l1t::TkBsCandidateVectorRef = std::vector< TkBsCandidateRef > |