Skip to content

Commit

Permalink
added parameter relTrkIsoDeltaRSize; use local arrays for rel trk iso…
Browse files Browse the repository at this point in the history
… calculation
  • Loading branch information
Jessica committed Oct 6, 2014
1 parent 49b37e2 commit 3455dc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RecoTracker/DeDx/plugins/HLTDeDxFilter.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ class HLTDeDxFilter : public HLTFilter {
double maxNHitMissIn_;
double maxNHitMissMid_;
double maxRelTrkIsoDeltaRp3_;
double relTrkIsoDeltaRSize_;
edm::EDGetToken inputTracksToken_;
edm::EDGetToken inputdedxToken_;
edm::InputTag inputTracksTag_;
Expand Down

0 comments on commit 3455dc5

Please sign in to comment.