Fork me on GitHub

Changeset 48b6e45 in git


Ignore:
Timestamp:
Jul 28, 2015, 4:49:59 PM (9 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
1d17f21
Parents:
4f558c7
Message:

corrected typo in Isolation.cc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/Isolation.cc

    r4f558c7 r48b6e45  
    121121  fItCandidateInputArray = fCandidateInputArray->MakeIterator();
    122122
    123   rhoInputArrayName = GetString("RhoInputArray", "Rho/rho");
     123  rhoInputArrayName = GetString("RhoInputArray", "");
    124124  if(rhoInputArrayName[0] != '\0')
    125125  {
Note: See TracChangeset for help on using the changeset viewer.