CMS 3D CMS Logo

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>
25 
26 
27 namespace l1extra {
28 
29  class L1EmParticle ;
30 
31  typedef std::vector< L1EmParticle > L1EmParticleCollection ;
32 
35  typedef std::vector< L1EmParticleRef > L1EmParticleVectorRef ;
36 }
37 
38 #endif
std::vector< L1EmParticleRef > L1EmParticleVectorRef
edm::RefVector< L1EmParticleCollection > L1EmParticleRefVector
edm::Ref< L1EmParticleCollection > L1EmParticleRef
std::vector< L1EmParticle > L1EmParticleCollection