#include <vector>
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/RefVector.h"
#include "DataFormats/L1Trigger/interface/RegionalOutput.h"
Go to the source code of this file.
Namespaces | |
l1t | |
delete x; | |
Typedefs | |
typedef std::vector< TkEm > | l1t::TkEmCollection |
typedef edm::Ref< TkEmCollection > | l1t::TkEmRef |
typedef edm::RefVector< TkEmCollection > | l1t::TkEmRefVector |
typedef l1t::RegionalOutput< l1t::TkEmCollection > | l1t::TkEmRegionalOutput |
typedef std::vector< TkEmRef > | l1t::TkEmVectorRef |