Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72671
b: "refs/heads/CMSSW_7_1_X"
c: c0e31f0
h: "refs/heads/CMSSW_7_1_X"
i:
  72669: afb92ba
  72667: bc1b70f
  72663: 3405423
  72655: d81bf36
  72639: 9e54d4c
v: v3
  • Loading branch information
Dr15Jones committed Aug 29, 2009
1 parent c058789 commit 3adeff5
Show file tree
Hide file tree
Showing 2 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": 5f674d0dd3143cf2b18bc74e744002d8f4008551
"refs/heads/CMSSW_7_1_X": c0e31f07b82d2fb1b8654167811778a2e8efc8b0
4 changes: 2 additions & 2 deletions trunk/Fireworks/Tracks/plugins/FWTrackDetailView.cc
Original file line number Diff line number Diff line change
Expand Up @@ -197,8 +197,8 @@ FWTrackDetailView::build (const FWModelId &id, const reco::Track* track, TEveWin
padX->Draw();

TH2F* h_res = new TH2F("h_resx","h_resx",10,-5.5,5.5,m_ndet,0,m_ndet);
char* res_str= "residuals in Si detector local x-y coord.";
char* title = "residual";
const char* res_str= "residuals in Si detector local x-y coord.";
const char* title = "residual";
padX->cd();
padX->SetLeftMargin(0.2);
padX->SetRightMargin(0.2);
Expand Down

0 comments on commit 3adeff5

Please sign in to comment.