CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Stage1Layer2JetAlgorithm.h
Go to the documentation of this file.
1 
6 //
7 
8 #ifndef Stage1Layer2JetAlgorithm_h
9 #define Stage1Layer2JetAlgorithm_h
10 
14 
15 #include <vector>
16 
17 namespace l1t {
18 
20  public:
21  virtual void processEvent(const std::vector<l1t::CaloRegion> & regions,
22  const std::vector<l1t::CaloEmCand> & EMCands,
23  std::vector<l1t::Jet> * jets,
24  std::vector<l1t::Jet> * preGtJets) = 0;
26 
27  /* private: */
28  /* double regionLSB_; // least significant bit value. Usually = 0.5 */
29  };
30 
31 }
32 
33 #endif
virtual void processEvent(const std::vector< l1t::CaloRegion > &regions, const std::vector< l1t::CaloEmCand > &EMCands, std::vector< l1t::Jet > *jets, std::vector< l1t::Jet > *preGtJets)=0
vector< PseudoJet > jets