Fork me on GitHub

Changeset d5bc436 in git


Ignore:
Timestamp:
May 3, 2016, 10:50:18 AM (8 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
cb46568
Parents:
6e91f77
Message:

remove unnecessary SetMaxima for TFormula

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/TrackSmearing.cc

    r6e91f77 rd5bc436  
    4141  fD0Formula(0), fDZFormula(0), fPFormula(0), fCtgThetaFormula(0), fPhiFormula(0), fItInputArray(0)
    4242{
    43   TFormula::SetMaxima (10000, 10000, 10000);
    4443  fD0Formula = new DelphesFormula;
    4544  fDZFormula = new DelphesFormula;
Note: See TracChangeset for help on using the changeset viewer.