Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
DataFormats
L1Trigger
interface
L1EtMissParticleFwd.h
Go to the documentation of this file.
1
#ifndef L1Trigger_L1EtMissParticleFwd_h
2
#define L1Trigger_L1EtMissParticleFwd_h
3
// -*- C++ -*-
4
//
5
// Package: L1Trigger
6
// Class : L1EtMissParticleFwd
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
27
namespace
l1extra {
28
29
class
L1EtMissParticle
;
30
31
typedef
edm::RefProd< L1EtMissParticle >
L1EtMissParticleRefProd
;
32
33
typedef
std::vector< L1EtMissParticle >
L1EtMissParticleCollection
;
34
35
typedef
edm::Ref< L1EtMissParticleCollection >
L1EtMissParticleRef
;
36
typedef
edm::RefVector< L1EtMissParticleCollection >
L1EtMissParticleRefVector
;
37
typedef
std::vector< L1EtMissParticleRef >
L1EtMissParticleVectorRef
;
38
}
39
40
#endif
l1extra::L1EtMissParticle
Definition:
L1EtMissParticle.h:27
l1extra::L1EtMissParticleVectorRef
std::vector< L1EtMissParticleRef > L1EtMissParticleVectorRef
Definition:
L1EtMissParticleFwd.h:37
RefVector.h
edm::RefProd< L1EtMissParticle >
Ref.h
edm::RefVector< L1EtMissParticleCollection >
l1extra::L1EtMissParticleRef
edm::Ref< L1EtMissParticleCollection > L1EtMissParticleRef
Definition:
L1EtMissParticleFwd.h:35
l1extra::L1EtMissParticleRefProd
edm::RefProd< L1EtMissParticle > L1EtMissParticleRefProd
Definition:
L1EtMissParticleFwd.h:29
l1extra::L1EtMissParticleCollection
std::vector< L1EtMissParticle > L1EtMissParticleCollection
Definition:
L1EtMissParticleFwd.h:33
l1extra::L1EtMissParticleRefVector
edm::RefVector< L1EtMissParticleCollection > L1EtMissParticleRefVector
Definition:
L1EtMissParticleFwd.h:36
edm::Ref< L1EtMissParticleCollection >
Generated for CMSSW Reference Manual by
1.8.5