Fork me on GitHub

Changeset 730bc64 in git for classes


Ignore:
Timestamp:
Apr 19, 2016, 3:38:37 PM (8 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
16e0e46
Parents:
621f6a3
Message:

removed space

File:
1 edited

Legend:

Unmodified
Added
Removed
  • classes/DelphesFormula.cc

    r621f6a3 r730bc64  
    6666  #if ROOT_VERSION_CODE < ROOT_VERSION(6,0,0)
    6767    TFormula::SetMaxima(100000,1000,1000000);
    68    #endif
     68  #endif
    6969 
    7070  if(TFormula::Compile(buffer) != 0)
Note: See TracChangeset for help on using the changeset viewer.