Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77551
b: "refs/heads/CMSSW_7_1_X"
c: dc2296b
h: "refs/heads/CMSSW_7_1_X"
i:
  77549: 7e4c841
  77547: 29bf50f
  77543: 1d7da34
  77535: 761c6d2
v: v3
  • Loading branch information
Alja Mrak Tadel committed Nov 10, 2009
1 parent 74efc1e commit ec454a3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
refs/heads/gh-pages: 09c786f70121f131b3715aaf3464996502bbeb7e
"refs/heads/CMSSW_7_1_X": 4405d00d43c898f15ece29ad055d5d4fab8c9028
"refs/heads/CMSSW_7_1_X": dc2296ba1c65763a93f07092bd2665439d9bfd93
2 changes: 1 addition & 1 deletion trunk/Fireworks/Tracks/plugins/FWTrackHitsDetailView.cc
Original file line number Diff line number Diff line change
Expand Up @@ -147,4 +147,4 @@ FWTrackHitsDetailView::setBackgroundColor(Color_t col)
FWColorManager::setColorSetViewer(m_viewer, col);
}

REGISTER_FWDETAILVIEW(FWTrackHitsDetailView, Hits);
REGISTER_FWDETAILVIEW(FWTrackHitsDetailView, Hits);
2 changes: 1 addition & 1 deletion trunk/Fireworks/Tracks/plugins/FWTrackHitsDetailView.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ class FWTrackHitsDetailView: public FWDetailView<reco::Track>,
private:
FWTrackHitsDetailView(const FWTrackHitsDetailView&); // stop default
const FWTrackHitsDetailView& operator=(const FWTrackHitsDetailView&); // stop default
};
};

0 comments on commit ec454a3

Please sign in to comment.