# | Line 10 | Line 10 | public: | |
---|---|---|
10 | private: | |
11 | std::string Suffix; | |
12 | std::string Prefix; | |
13 | + | edm::InputTag theClustersLabel; |
14 | std::vector<edm::InputTag> inputTags; | |
15 | void produce( edm::Event &, const edm::EventSetup & ); | |
16 | }; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |