Fork me on GitHub

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • display/DelphesEventDisplay.cc

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