Fork me on GitHub

Changeset 341014c in git for modules/MomentumSmearing.h


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/MomentumSmearing.h

    r45e58be r341014c  
    3737{
    3838public:
    39 
    4039  MomentumSmearing();
    4140  ~MomentumSmearing();
     
    4645
    4746private:
    48 
    4947  Double_t LogNormal(Double_t mean, Double_t sigma);
    5048
     
    5452
    5553  const TObjArray *fInputArray; //!
    56  
     54
    5755  TObjArray *fOutputArray; //!
    5856
Note: See TracChangeset for help on using the changeset viewer.