Fork me on GitHub

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

    r45e58be r341014c  
    4040{
    4141public:
    42 
    4342  PhotonID();
    4443  ~PhotonID();
     
    4948
    5049private:
    51 
    5250  DelphesFormula *fPromptFormula;
    5351  DelphesFormula *fNonPromptFormula;
    5452  DelphesFormula *fFakeFormula;
    55  
     53
    5654  // import input arrays
    5755  const TObjArray *fInputPhotonArray;
Note: See TracChangeset for help on using the changeset viewer.