Fork me on GitHub

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • display/DelphesCaloData.cc

    r341014c r1fa50c2  
    1616 *  along with this program.  If not, see <http://www.gnu.org/licenses/>.
    1717 */
     18
    1819
    1920#include "display/DelphesCaloData.h"
     
    3637void DelphesCaloData::ClearTowers()
    3738{
    38   fGeomVec.clear();
     39   fGeomVec.clear();
    3940}
    4041
Note: See TracChangeset for help on using the changeset viewer.