CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Stage1Layer2MainProcessor.h
Go to the documentation of this file.
1 
11 //
12 
13 #ifndef Stage1Layer2MainProcessor_h
14 #define Stage1Layer2MainProcessor_h
15 
16 
19 //#include "DataFormats/L1Trigger/interface/BXVector.h"
20 #include <vector>
26 
28 
29 namespace l1t {
30 
32  public:
33  virtual void processEvent(const std::vector<CaloEmCand> &,
34  const std::vector<CaloRegion> &,
35  std::vector<EGamma> * egammas,
36  std::vector<Tau> * taus,
37  std::vector<Tau> * isoTaus,
38  std::vector<Jet> * jets,
39  std::vector<Jet> * preGtJets,
40  std::vector<EtSum> * etsums,
41  CaloSpare * hfSums,
42  CaloSpare *hfCounts) = 0;
43 
45  };
46 
47 }
48 
49 #endif
virtual void processEvent(const std::vector< CaloEmCand > &, const std::vector< CaloRegion > &, std::vector< EGamma > *egammas, std::vector< Tau > *taus, std::vector< Tau > *isoTaus, std::vector< Jet > *jets, std::vector< Jet > *preGtJets, std::vector< EtSum > *etsums, CaloSpare *hfSums, CaloSpare *hfCounts)=0
vector< PseudoJet > jets