# | Line 22 | Line 22 | namespace mitedm | |
---|---|---|
22 | HisInterface(const reco::Track *trk1, const reco::Track *trk2, const double bField = 3.8); | |
23 | ~HisInterface(); | |
24 | ||
25 | < | const mithep::HelixIntersector *hISector() { return his_; } |
25 | > | const mithep::HelixIntersector *hISector() { return his_; } |
26 | ||
27 | private: | |
28 | < | mithep::HelixIntersector *his_; // the helix intersector |
28 | > | mithep::HelixIntersector *his_; // the helix intersector |
29 | }; | |
30 | } | |
31 | #endif |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |