CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Stage2Layer2JetAlgorithm.h
Go to the documentation of this file.
1 
11 //
12 
13 #ifndef Stage2Layer2JetAlgorithm_h
14 #define Stage2Layer2JetAlgorithm_h
15 
19 
20 #include <vector>
21 
22 
23 namespace l1t {
24 
26  public:
27  virtual void processEvent(const std::vector<l1t::CaloTower> & towers,
28  std::vector<l1t::Jet> & jets, std::vector<l1t::Jet> & alljets ) = 0;
29 
31 
32  };
33 
34 }
35 
36 #endif
virtual void processEvent(const std::vector< l1t::CaloTower > &towers, std::vector< l1t::Jet > &jets, std::vector< l1t::Jet > &alljets)=0
vector< PseudoJet > jets