Fork me on GitHub

Ignore:
Timestamp:
Jun 17, 2009, 10:59:38 PM (15 years ago)
Author:
Xavier Rouby
Message:

cleaning for avoiding some harmless compilation warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Utilities/Hector/src/H_Aperture.cc

    r281 r437  
    7474}
    7575
    76 bool H_Aperture::isInside(const float x, const float y) const {
     76bool H_Aperture::isInside(const float , const float ) const {
    7777        /// @param x, y are the (x,y) coordinates of the proton, in [m]
    7878        //cout << "aperture::isInside" << endl;
Note: See TracChangeset for help on using the changeset viewer.