Fork me on GitHub

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
  • modules/JetFlavorAssociation.h

    r45e58be r341014c  
    2828 */
    2929
     30#include "classes/DelphesClasses.h"
    3031#include "classes/DelphesModule.h"
    31 #include "classes/DelphesClasses.h"
    3232#include <map>
    3333
     
    4242{
    4343public:
    44 
    4544  JetFlavorAssociation();
    4645  ~JetFlavorAssociation();
     
    5453
    5554private:
    56 
    5755  Double_t fDeltaR;
    5856
Note: See TracChangeset for help on using the changeset viewer.