Fork me on GitHub

Changeset 57e42c6 in git for modules/IdentificationMap.cc


Ignore:
Timestamp:
Sep 1, 2014, 3:02:56 PM (10 years ago)
Author:
Michele <michele.selvaggi@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
66b590f
Parents:
e2a76ae
Message:

minor change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/IdentificationMap.cc

    re2a76ae r57e42c6  
    7575    fEfficiencyMap.insert(make_pair(pdg,make_pair(param[i*3 + 1].GetInt(),formula)));
    7676 
    77     cout<<param[i*3].GetInt()<<","<<param[i*3+1].GetInt()<<","<<param[i*3 + 2].GetString()<<endl;
     77   // cout<<param[i*3].GetInt()<<","<<param[i*3+1].GetInt()<<","<<param[i*3 + 2].GetString()<<endl;
    7878 
    7979  }
Note: See TracChangeset for help on using the changeset viewer.