Skip to content

Commit

Permalink
fix last conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
cerati committed Sep 1, 2014
1 parent 77114a6 commit b22b841
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Validation/RecoVertex/src/PrimaryVertexAnalyzer4PUSlimmed.cc
Original file line number Diff line number Diff line change
Expand Up @@ -264,11 +264,7 @@ void PrimaryVertexAnalyzer4PUSlimmed::bookHistograms(
&log_pt2_bins[0]);
mes_[label]["GenAllAssoc2Reco_NumTracks"] =
i.book1D("GenAllAssoc2Reco_NumTracks",
<<<<<<< HEAD
"GeneratedAllAssoc2Reco_NumTracks", 100, 0., 200.);
=======
"GeneratedAllAssoc2Reco_NumTracks", 24, &log_ntrk_bins[0]);
>>>>>>> 14d4019... rebin again
mes_[label]["GenAllAssoc2Reco_ClosestDistanceZ"] =
i.book1D("GenAllAssoc2Reco_ClosestDistanceZ",
"GeneratedAllAssoc2Reco_ClosestDistanceZ", 30, &log_bins[0]);
Expand Down

0 comments on commit b22b841

Please sign in to comment.