Fork me on GitHub

Changeset 341014c in git for classes/DelphesXDRWriter.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
  • classes/DelphesXDRWriter.cc

    r45e58be r341014c  
    1717 */
    1818
    19 
    2019/** \class DelphesXDRWriter
    2120 *
     
    2827#include "classes/DelphesXDRWriter.h"
    2928
     29#include <stdint.h>
    3030#include <stdio.h>
    31 #include <stdint.h>
    3231#include <string.h>
    3332
Note: See TracChangeset for help on using the changeset viewer.