Changeset f6b6ee7 in git for display/DelphesEventDisplay.cc
- Timestamp:
- Dec 8, 2014, 6:12:04 PM (10 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 49234af, e7e90df
- Parents:
- fcdb8bc (diff), c3c9ac5 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
display/DelphesEventDisplay.cc
rfcdb8bc rf6b6ee7 156 156 TEveCaloLego *lego = new TEveCaloLego(container); 157 157 lego->InitMainTrans(); 158 lego->RefMainTrans().SetScale(TMath::TwoPi(), TMath::TwoPi(), TMath::Pi()); 158 // lego->RefMainTrans().SetScale(TMath::TwoPi(), TMath::TwoPi(), TMath::Pi()); 159 lego->RefMainTrans().SetScale(100, 100, TMath::Pi()); 159 160 lego->SetAutoRebin(kFALSE); 160 161 lego->Set2DMode(TEveCaloLego::kValSizeOutline);
Note:
See TracChangeset
for help on using the changeset viewer.