Fork me on GitHub

Changeset 341014c in git for modules/PileUpMergerPythia8.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/PileUpMergerPythia8.h

    r45e58be r341014c  
    3535namespace Pythia8
    3636{
    37  class Pythia;
     37class Pythia;
    3838};
    3939
     
    4141{
    4242public:
    43 
    4443  PileUpMergerPythia8();
    4544  ~PileUpMergerPythia8();
     
    5049
    5150private:
    52 
    5351  Int_t fPileUpDistribution;
    5452  Double_t fMeanPileUp;
Note: See TracChangeset for help on using the changeset viewer.