Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
DataFormats
L1Trigger
interface
L1EmParticleFwd.h
Go to the documentation of this file.
1
#ifndef L1Trigger_L1EmParticleFwd_h
2
#define L1Trigger_L1EmParticleFwd_h
3
// -*- C++ -*-
4
//
5
// Package: L1Trigger
6
// Class : L1EmParticleFwd
7
//
12
//
13
// Original Author: Werner Sun
14
// Created: Sat Jul 15 14:28:43 EDT 2006
15
//
16
17
// system include files
18
19
// user include files
20
21
// forward declarations
22
#include <vector>
23
#include "
DataFormats/Common/interface/Ref.h
"
24
#include "
DataFormats/Common/interface/RefVector.h
"
25
26
namespace
l1extra {
27
28
class
L1EmParticle
;
29
30
typedef
std::vector<L1EmParticle>
L1EmParticleCollection
;
31
32
typedef
edm::Ref<L1EmParticleCollection>
L1EmParticleRef
;
33
typedef
edm::RefVector<L1EmParticleCollection>
L1EmParticleRefVector
;
34
typedef
std::vector<L1EmParticleRef>
L1EmParticleVectorRef
;
35
}
// namespace l1extra
36
37
#endif
l1extra::L1EmParticleRef
edm::Ref< L1EmParticleCollection > L1EmParticleRef
Definition:
L1EmParticleFwd.h:32
edm::Ref
Definition:
AssociativeIterator.h:58
RefVector.h
l1extra::L1EmParticle
Definition:
L1EmParticle.h:28
l1extra::L1EmParticleCollection
std::vector< L1EmParticle > L1EmParticleCollection
Definition:
L1EmParticleFwd.h:28
Ref.h
edm::RefVector
Definition:
EDProductfwd.h:27
l1extra::L1EmParticleRefVector
edm::RefVector< L1EmParticleCollection > L1EmParticleRefVector
Definition:
L1EmParticleFwd.h:33
l1extra::L1EmParticleVectorRef
std::vector< L1EmParticleRef > L1EmParticleVectorRef
Definition:
L1EmParticleFwd.h:34
Generated for CMSSW Reference Manual by
1.8.5