# | Line 50 | Line 50 | private: | |
---|---|---|
50 | TrajectoryStateOnSurface cylExtrapTrkSam(reco::TrackRef track, const float rho) const; | |
51 | FreeTrajectoryState freeTrajStateMuon(const reco::TrackRef track) const; | |
52 | ||
53 | – | //method to fill empty slots (just to avoid potential crashes) |
54 | – | inline void fill_cscsegments_emptyvars(); |
55 | – | inline void fill_muons_emptyvars(); |
56 | – | |
53 | edm::InputTag dtDigiLabel_; | |
54 | edm::InputTag dtSegmentLabel_; | |
55 | edm::InputTag cscSegmentLabel_; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |