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

    r45e58be r341014c  
    3737{
    3838public:
    39 
    4039  TrackCountingBTagging();
    4140  ~TrackCountingBTagging();
     
    4645
    4746private:
    48 
    4947  Int_t fBitNumber;
    5048
     
    5351  Double_t fIPmax;
    5452  Double_t fSigMin;
    55   Int_t    fNtracks;
    56   Bool_t   fUse3D;
     53  Int_t fNtracks;
     54  Bool_t fUse3D;
    5755
    5856  TIterator *fItTrackInputArray; //!
Note: See TracChangeset for help on using the changeset viewer.