Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
DataFormats
L1TCorrelator
interface
TkEmFwd.h
Go to the documentation of this file.
1
#ifndef DataFormatsL1TCorrelator_TkEmFwd_h
2
#define DataFormatsL1TCorrelator_TkEmFwd_h
3
4
// -*- C++ -*-
5
//
6
// Package: L1Trigger
7
// Class : TkEmFwd
8
//
9
10
#include <vector>
11
#include "
DataFormats/Common/interface/Ref.h
"
12
#include "
DataFormats/Common/interface/RefVector.h
"
13
14
namespace
l1t {
15
16
class
TkEm
;
17
18
typedef
std::vector<TkEm>
TkEmCollection
;
19
20
typedef
edm::Ref<TkEmCollection>
TkEmRef
;
21
typedef
edm::RefVector<TkEmCollection>
TkEmRefVector
;
22
typedef
std::vector<TkEmRef>
TkEmVectorRef
;
23
}
// namespace l1t
24
25
#endif
l1t::TkEmRef
edm::Ref< TkEmCollection > TkEmRef
Definition:
TkEmFwd.h:20
edm::Ref
Definition:
AssociativeIterator.h:58
l1t::TkEmCollection
std::vector< TkEm > TkEmCollection
Definition:
TkEmFwd.h:16
l1t::TkEm
Definition:
TkEm.h:19
RefVector.h
l1t::TkEmVectorRef
std::vector< TkEmRef > TkEmVectorRef
Definition:
TkEmFwd.h:22
Ref.h
edm::RefVector
Definition:
EDProductfwd.h:27
l1t::TkEmRefVector
edm::RefVector< TkEmCollection > TkEmRefVector
Definition:
TkEmFwd.h:21
Generated for CMSSW Reference Manual by
1.8.5