# | Line 9 | Line 9 | public: | |
---|---|---|
9 | explicit ShallowTrackClustersProducer(const edm::ParameterSet&); | |
10 | private: | |
11 | edm::InputTag theTracksLabel; | |
12 | + | edm::InputTag theClustersLabel; |
13 | std::string Suffix; | |
14 | std::string Prefix; | |
15 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |