# | Line 31 | Line 31 | namespace mithep | |
---|---|---|
31 | ||
32 | void analyze(const edm::Event&, const edm::EventSetup&); | |
33 | void beginJob(edm::EventSetup const&); | |
34 | < | void endJob (); |
34 | > | void endJob(); |
35 | ||
36 | private: | |
37 | mithep::Array<mithep::Track> *tracks_; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |