- Timestamp:
- Oct 26, 2014, 12:22:04 AM (10 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 6301e02
- Parents:
- ad015db
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
display/DelphesPlotSummary.cc
rad015db r2695ae1 84 84 for(Int_t i=0;i<9;++i) { 85 85 c->cd(i+1); 86 if(histograms[i]->GetEntries()==0) continue; 86 87 histograms[i]->Draw(); 87 88 if(i<3) {
Note:
See TracChangeset
for help on using the changeset viewer.