# | Line 11 | Line 11 | class ShallowSimhitClustersProducer : pu | |
---|---|---|
11 | explicit ShallowSimhitClustersProducer(const edm::ParameterSet&); | |
12 | private: | |
13 | std::vector<edm::InputTag> inputTags; | |
14 | + | edm::InputTag theClustersLabel; |
15 | std::string Prefix; | |
16 | ||
17 | void produce( edm::Event &, const edm::EventSetup & ); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |