Fork me on GitHub

Changeset 341014c in git for display/DelphesCaloData.cc


Ignore:
Timestamp:
Feb 12, 2019, 9:29:17 PM (6 years ago)
Author:
Pavel Demin <pavel-demin@…>
Branches:
ImprovedOutputFile, Timing, llp, master
Children:
6455202
Parents:
45e58be
Message:

apply .clang-format to all .h, .cc and .cpp files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • display/DelphesCaloData.cc

    r45e58be r341014c  
    1616 *  along with this program.  If not, see <http://www.gnu.org/licenses/>.
    1717 */
    18 
    1918
    2019#include "display/DelphesCaloData.h"
     
    3736void DelphesCaloData::ClearTowers()
    3837{
    39    fGeomVec.clear();
     38  fGeomVec.clear();
    4039}
    4140
Note: See TracChangeset for help on using the changeset viewer.