Fork me on GitHub

Changeset 341014c in git for modules/AngularSmearing.h


Ignore:
Timestamp:
Feb 12, 2019, 9:29:17 PM (5 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/AngularSmearing.h

    r45e58be r341014c  
    3737{
    3838public:
    39 
    4039  AngularSmearing();
    4140  ~AngularSmearing();
     
    4645
    4746private:
    48 
    4947  DelphesFormula *fFormulaEta; //!
    5048  DelphesFormula *fFormulaPhi; //!
     
    5351
    5452  const TObjArray *fInputArray; //!
    55  
     53
    5654  TObjArray *fOutputArray; //!
    5755
Note: See TracChangeset for help on using the changeset viewer.