Fork me on GitHub

Changeset 332 in svn for trunk/src/SmearUtil.cc


Ignore:
Timestamp:
Mar 12, 2009, 10:43:10 AM (15 years ago)
Author:
Xavier Rouby
Message:

remove useless ISOL_Calo_Cone variable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/SmearUtil.cc

    r321 r332  
    11251125   if(ISOL_Calo_ET>1E10) return UNDEFINED; // avoid doing anything unreasonable...
    11261126   float etrat=0;
    1127    // available parameters: ISOL_Calo_ET , ISOL_Calo_Cone ,
     1127   // available parameters: ISOL_Calo_ET ,  ISOL_Calo_Grid
    11281128/*   for(unsigned int i=0; i < towers.size(); i++) {
    11291129     if(towers[i].E > ISOL_Calo_ET) {
Note: See TracChangeset for help on using the changeset viewer.