Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
DataFormats
L1Trigger
interface
L1MuonParticleFwd.h
Go to the documentation of this file.
1
#ifndef L1Trigger_L1MuonParticleFwd_h
2
#define L1Trigger_L1MuonParticleFwd_h
3
// -*- C++ -*-
4
//
5
// Package: L1Trigger
6
// Class : L1MuonParticleFwd
7
//
12
//
13
// Original Author: Werner Sun
14
// Created: Sat Jul 15 14:28:43 EDT 2006
15
// $Id: L1MuonParticleFwd.h,v 1.4 2007/04/02 08:03:13 wsun Exp $
16
//
17
18
// system include files
19
20
// user include files
21
22
// forward declarations
23
#include <vector>
24
#include "
DataFormats/Common/interface/Ref.h
"
25
#include "
DataFormats/Common/interface/RefVector.h
"
26
27
28
namespace
l1extra {
29
30
class
L1MuonParticle
;
31
32
typedef
std::vector< L1MuonParticle >
L1MuonParticleCollection
;
33
34
typedef
edm::Ref< L1MuonParticleCollection >
L1MuonParticleRef
;
35
typedef
edm::RefVector< L1MuonParticleCollection >
L1MuonParticleRefVector
;
36
typedef
std::vector< L1MuonParticleRef >
L1MuonParticleVectorRef
;
37
}
38
39
#endif
l1extra::L1MuonParticle
Definition:
L1MuonParticle.h:28
RefVector.h
l1extra::L1MuonParticleRefVector
edm::RefVector< L1MuonParticleCollection > L1MuonParticleRefVector
Definition:
L1MuonParticleFwd.h:35
Ref.h
edm::RefVector
Definition:
EDProductfwd.h:25
l1extra::L1MuonParticleRef
edm::Ref< L1MuonParticleCollection > L1MuonParticleRef
Definition:
L1MuonParticleFwd.h:34
l1extra::L1MuonParticleVectorRef
std::vector< L1MuonParticleRef > L1MuonParticleVectorRef
Definition:
L1MuonParticleFwd.h:36
l1extra::L1MuonParticleCollection
std::vector< L1MuonParticle > L1MuonParticleCollection
Definition:
L1MuonParticleFwd.h:30
edm::Ref< L1MuonParticleCollection >
Generated for CMSSW Reference Manual by
1.8.5