Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
DataFormats
L1Trigger
interface
L1ParticleMapFwd.h
Go to the documentation of this file.
1
#ifndef L1Trigger_L1ParticleMapFwd_h
2
#define L1Trigger_L1ParticleMapFwd_h
3
// -*- C++ -*-
4
//
5
// Package: L1Trigger
6
// Class : L1ParticleMapFwd
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
L1ParticleMap
;
30
31
typedef
std::vector< L1ParticleMap >
L1ParticleMapCollection
;
32
33
typedef
edm::Ref< L1ParticleMapCollection >
L1ParticleMapRef
;
34
typedef
edm::RefVector< L1ParticleMapCollection >
L1ParticleMapRefVector
;
35
}
36
37
#endif
l1extra::L1ParticleMapRefVector
edm::RefVector< L1ParticleMapCollection > L1ParticleMapRefVector
Definition:
L1ParticleMapFwd.h:34
l1extra::L1ParticleMapCollection
std::vector< L1ParticleMap > L1ParticleMapCollection
Definition:
L1ParticleMapFwd.h:29
l1extra::L1ParticleMap
Definition:
L1ParticleMap.h:117
RefVector.h
Ref.h
edm::RefVector
Definition:
EDProductfwd.h:25
l1extra::L1ParticleMapRef
edm::Ref< L1ParticleMapCollection > L1ParticleMapRef
Definition:
L1ParticleMapFwd.h:33
edm::Ref
Definition:
AssociativeIterator.h:51
Generated for CMSSW Reference Manual by
1.8.5