Changeset 57e42c6 in git for modules/IdentificationMap.cc
- Timestamp:
- Sep 1, 2014, 3:02:56 PM (10 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 66b590f
- Parents:
- e2a76ae
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/IdentificationMap.cc
re2a76ae r57e42c6 75 75 fEfficiencyMap.insert(make_pair(pdg,make_pair(param[i*3 + 1].GetInt(),formula))); 76 76 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; 78 78 79 79 }
Note:
See TracChangeset
for help on using the changeset viewer.