Changes in display/DelphesEventDisplay.cc [c3c9ac5:53b78e8] in git
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
display/DelphesEventDisplay.cc
rc3c9ac5 r53b78e8 156 156 TEveCaloLego *lego = new TEveCaloLego(container); 157 157 lego->InitMainTrans(); 158 // lego->RefMainTrans().SetScale(TMath::TwoPi(), TMath::TwoPi(), TMath::Pi()); 159 lego->RefMainTrans().SetScale(100, 100, TMath::Pi()); 158 lego->RefMainTrans().SetScale(TMath::TwoPi(), TMath::TwoPi(), TMath::Pi()); 160 159 lego->SetAutoRebin(kFALSE); 161 160 lego->Set2DMode(TEveCaloLego::kValSizeOutline);
Note:
See TracChangeset
for help on using the changeset viewer.