Fork me on GitHub

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • display/DelphesEventDisplay.cc

    r53b78e8 rc3c9ac5  
    156156       TEveCaloLego *lego = new TEveCaloLego(container);
    157157       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());
    159160       lego->SetAutoRebin(kFALSE);
    160161       lego->Set2DMode(TEveCaloLego::kValSizeOutline);
Note: See TracChangeset for help on using the changeset viewer.