CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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>
25 
26 namespace l1extra {
27 
29 
31 
32  typedef std::vector<L1EtMissParticle> L1EtMissParticleCollection;
33 
36  typedef std::vector<L1EtMissParticleRef> L1EtMissParticleVectorRef;
37 } // namespace l1extra
38 
39 #endif
std::vector< L1EtMissParticleRef > L1EtMissParticleVectorRef
edm::RefVector< L1EtMissParticleCollection > L1EtMissParticleRefVector
edm::RefProd< L1EtMissParticle > L1EtMissParticleRefProd
edm::Ref< L1EtMissParticleCollection > L1EtMissParticleRef
std::vector< L1EtMissParticle > L1EtMissParticleCollection