CMS 3D CMS Logo

PixelClusterSelectorTopBottom.h
Go to the documentation of this file.
1 #ifndef RecoSelectors_PixelClusterSelectorTopBottom_h
2 #define RecoSelectors_PixelClusterSelectorTopBottom_h
3 
4 /* \class PixelClusterSelectorTopBottom
5 *
6 * \author Giuseppe Cerati, INFN
7 *
8 *
9 */
10 
12 
17 
19 
27 
29 public:
31  : token_(consumes<SiPixelClusterCollectionNew>(cfg.getParameter<edm::InputTag>("label"))),
32  y_(cfg.getParameter<double>("y")) {
33  produces<SiPixelClusterCollectionNew>();
34  }
35 
36  void produce(edm::StreamID, edm::Event& event, const edm::EventSetup& setup) const override;
37 
38 private:
40  double y_;
41 };
42 
43 #endif
PixelClusterSelectorTopBottom(const edm::ParameterSet &cfg)
EDGetTokenT< ProductType > consumes(edm::InputTag const &tag)
edm::EDGetTokenT< SiPixelClusterCollectionNew > token_
void produce(edm::StreamID, edm::Event &event, const edm::EventSetup &setup) const override
HLT enums.
Definition: event.py:1